StringUtil Member List
  This is the complete list of members for StringUtil, including all inherited members.
| cropString($text, $length=100, $suffix='…', $isHTML=true) | StringUtil | static | 
| escapeForRegex($string) | StringUtil | static | 
| excerpt($string, $phrase, $radius=100) | StringUtil | static | 
| getBoolean($string) | StringUtil | static | 
| getDump($var) | StringUtil | static | 
| getUrls($string) | StringUtil | static | 
| quotesplit($string) | StringUtil | static | 
| removeTrailingComma($string) | StringUtil | static | 
| slug($string) | StringUtil | static | 
| splitQuoted($string, $delim='//', $quoteChr='"', $preserve=false) | StringUtil | static | 
| underScoreToCamelCase($string, $firstLowerCase=false) | StringUtil | static |