Method | Description | |
---|---|---|
getArrayDimension ( $array ) | ||
getAttributes ( array $aAttributes ) | ||
getCorrespondingArrayValue ( $vSubject, $sKey, $sDefault = '', $bBlankToDefault = false ) | ||
isAssociativeArray ( array $aArray ) | ||
minifyCSS ( $sCSSRules ) | ||
sanitizeLength ( $sLength, $sUnit = 'px' ) | ||
shiftTillTrue ( array $aArray ) |
Method | Description | |
---|---|---|
getFieldElementByKey ( $asElement, $sKey, $asDefault = '' ) |
public static getAttributes ( array $aAttributes ) | ||
$aAttributes | array |
public static getCorrespondingArrayValue ( $vSubject, $sKey, $sDefault = '', $bBlankToDefault = false ) |
protected getFieldElementByKey ( $asElement, $sKey, $asDefault = '' ) |
public static isAssociativeArray ( array $aArray ) | ||
$aArray | array |