Helper class to support language particularity.
- author Alexandre Salomé
CloneableInstantiable
| Methods | 
| public static getEncoding() | 
| public static setEncoding( $encoding) | 
| public static strlen( $string) | 
| public static strpos( $haystack, $needle, $offset = 0) | 
| public static strrpos( $haystack, $needle, $offset = 0) | 
| public static substr( $string, $start, $length = false) | 
| Properties | 
| private static $encoding = 'utf-8' | 
| Properties | 
| private static $encoding = 'utf-8' | 
| Methods | 
| public static getEncoding() | 
| public static setEncoding( $encoding) | 
| public static strlen( $string) | 
| public static strpos( $haystack, $needle, $offset = 0) | 
| public static strrpos( $haystack, $needle, $offset = 0) | 
| public static substr( $string, $start, $length = false) |