StringUtil Member List
This is the complete list of members for StringUtil, including all inherited members.
| cropString($text, $length=100, $suffix='…', $exact=false) | StringUtil | static |
| escapeForRegex($string) | StringUtil | static |
| excerpt($string, $phrase, $radius=100) | StringUtil | static |
| getBoolean($string) | StringUtil | static |
| getDump($variable, $strlen=100, $width=25, $depth=10, $i=0, &$objects=[]) | StringUtil | static |
| getUrls($string) | StringUtil | static |
| guidv4() | 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 |