| cutOnSpace($string, $length, $append=null) | TextUtils | [static] |
| downFirst($string) | TextUtils | [static] |
| friendlyFileSize($size, $precision=2, $units=array(null, 'k', 'M', 'G', 'T', 'P'), $spacePunctuation=false) | TextUtils | [static] |
| friendlyNumber($integer, $delimiter= ' ') | TextUtils | [static] |
| getPathFromUrl($url) | TextUtils | [static] |
| getRootFromUrl($url) | TextUtils | [static] |
| hex2Binary($hex) | TextUtils | [static] |
| normalizeUri($uri) | TextUtils | [static] |
| safeAmp($text) | TextUtils | [static] |
| upFirst($string) | TextUtils | [static] |
| urlSafeBase64Decode($string) | TextUtils | [static] |
| urlSafeBase64Encode($string) | TextUtils | [static] |
1.5.4