PHP 클래스 AdminPageFramework_Utility_Deprecated

파일 보기 프로젝트 열기: michaeluno/admin-page-framework

공개 메소드들

메소드 설명
getArrayDimension ( $array )
getAttributes ( array $aAttributes )
getCorrespondingArrayValue ( $vSubject, $sKey, $sDefault = '', $bBlankToDefault = false )
isAssociativeArray ( array $aArray )
minifyCSS ( $sCSSRules )
sanitizeLength ( $sLength, $sUnit = 'px' )
shiftTillTrue ( array $aArray )

보호된 메소드들

메소드 설명
getFieldElementByKey ( $asElement, $sKey, $asDefault = '' )

메소드 상세

getArrayDimension() 공개 정적인 메소드

public static getArrayDimension ( $array )

getAttributes() 공개 정적인 메소드

public static getAttributes ( array $aAttributes )
$aAttributes array

getCorrespondingArrayValue() 공개 정적인 메소드

public static getCorrespondingArrayValue ( $vSubject, $sKey, $sDefault = '', $bBlankToDefault = false )

getFieldElementByKey() 보호된 메소드

protected getFieldElementByKey ( $asElement, $sKey, $asDefault = '' )

isAssociativeArray() 공개 정적인 메소드

public static isAssociativeArray ( array $aArray )
$aArray array

minifyCSS() 공개 정적인 메소드

public static minifyCSS ( $sCSSRules )

sanitizeLength() 공개 정적인 메소드

public static sanitizeLength ( $sLength, $sUnit = 'px' )

shiftTillTrue() 공개 정적인 메소드

public static shiftTillTrue ( array $aArray )
$aArray array