, including all inherited members.
| $impl |
String |
[static] |
| check_encoding($value,
$encoding=false) |
String |
[static] |
| clear_html($val) |
String |
[static] |
| contains($haystack,
$needle) |
String |
[static] |
| convert($value,
$from=false, $to=false) |
String |
[static] |
| currency($dbl,
$includeUnit=true) |
String |
[static] |
| delocalize_number($val) |
String |
[static] |
| ends_with($haystack,
$needle) |
String |
[static] |
| escape($val,
$target=self::HTML) |
String |
[static] |
| explode_terms($term) |
String |
[static] |
| extract_after($haystack,
$needle) |
String |
[static] |
| extract_before($haystack,
$needle) |
String |
[static] |
| HTML |
String |
|
| int($int) |
String |
[static] |
| left($val,
$count) |
String |
[static] |
| length($val) |
String |
[static] |
| localize_number($val) |
String |
[static] |
| number($number,
$decimals=2, $system=false) |
String |
[static] |
| plain_ascii($path,
$separator= '-', $removewhitespace=true) |
String |
[static] |
| preg_match($pattern,
$subject, &$matches=array(), $flags=0, $offset=0) |
String |
[static] |
| preg_match_all($pattern,
$subject, &$matches=array(), $flags=0, $offset=0) |
String |
[static] |
| preg_replace($pattern,
$replacement, $subject, $limit=-1, &$count=false) |
String |
[static] |
| preg_replace_callback($pattern,
$callback, $subject, $limit=-1, &$count=false) |
String |
[static] |
| preg_split($pattern,
$subject, $limit=-1, $flags=0) |
String |
[static] |
| right($val,
$count) |
String |
[static] |
| singular_plural($num,
$singular, $plural, $none=false) |
String |
[static] |
| starts_with($haystack,
$needle) |
String |
[static] |
| stripos($haystack,
$needle, $offset=NULL) |
String |
[static] |
| strpos($haystack,
$needle, $offset=NULL) |
String |
[static] |
| strrpos($haystack,
$needle) |
String |
[static] |
| substr($val,
$start=0, $length=NULL) |
String |
[static] |
| substr_sentence($val,
$start, $max_length, $elipsis=false) |
String |
[static] |
| substr_word($val,
$start, $max_length, $elipsis=false) |
String |
[static] |
| to_lower($val,
$count=0) |
String |
[static] |
| to_upper($val,
$count=0) |
String |
[static] |
| unescape($val) |
String |
[static] |
| XML |
String |
|