TextUtils Member List

This is the complete list of members for TextUtils, including all inherited members.
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($number, $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]