TYPO3  7.6
CharsetConverter Member List

This is the complete list of members for CharsetConverter, including all inherited members.

$caseFoldingCharsetConverter
$charSetArrayCharsetConverter
$eucBasedSetsCharsetConverter
$fourByteSetsCharsetConverter
$lang_to_scriptCharsetConverter
$locale_to_charsetCharsetConverter
$localesCharsetConverterprotected
$noCharByteValCharsetConverter
$parsedCharsetsCharsetConverter
$script_to_charset_unixCharsetConverter
$script_to_charset_windowsCharsetConverter
$synonymsCharsetConverter
$toASCIICharsetConverter
$twoByteSetsCharsetConverter
__construct()CharsetConverter
conv($inputString, $fromCharset, $toCharset, $useEntityForNoChar=false)CharsetConverter
conv_case($charset, $string, $case)CharsetConverter
convArray(&$array, $fromCharset, $toCharset, $useEntityForNoChar=false)CharsetConverter
convCaseFirst($charset, $string, $case)CharsetConverter
crop($charset, $string, $len, $crop= '')CharsetConverter
cropMbstring($charset, $string, $len, $crop= '')CharsetConverterprotected
entities_to_utf8($str, $alsoStdHtmlEnt=false)CharsetConverter
euc_char2byte_pos($str, $pos, $charset)CharsetConverter
euc_char_mapping($str, $charset, $mode, $opt= '')CharsetConverter
euc_strlen($str, $charset)CharsetConverter
euc_strtrunc($str, $len, $charset)CharsetConverter
euc_substr($str, $start, $charset, $len=null)CharsetConverter
get_locale_charset($locale)CharsetConverter
getPreferredClientLanguage($languageCodesList)CharsetConverter
initCaseFolding($charset)CharsetConverter
initCharset($charset)CharsetConverter
initToASCII($charset)CharsetConverter
initUnicodeData($mode=null)CharsetConverter
parse_charset($charset)CharsetConverter
sb_char_mapping($str, $charset, $mode, $opt= '')CharsetConverter
specCharsToASCII($charset, $string)CharsetConverter
strlen($charset, $string)CharsetConverter
strtrunc($charset, $string, $len)CharsetConverter
substr($charset, $string, $start, $len=null)CharsetConverter
UnumberToChar($unicodeInteger)CharsetConverter
utf8_byte2char_pos($str, $pos)CharsetConverter
utf8_char2byte_pos($str, $pos)CharsetConverter
utf8_char_mapping($str, $mode, $opt= '')CharsetConverter
utf8_decode($str, $charset, $useEntityForNoChar=false)CharsetConverter
utf8_encode($str, $charset)CharsetConverter
utf8_strlen($str)CharsetConverter
utf8_strpos($haystack, $needle, $offset=0)CharsetConverter
utf8_strrpos($haystack, $needle)CharsetConverter
utf8_strtrunc($str, $len)CharsetConverter
utf8_substr($str, $start, $len=null)CharsetConverter
utf8_to_entities($str)CharsetConverter
utf8_to_numberarray($str, $convEntities=false, $retChar=false)CharsetConverter
utf8CharToUnumber($str, $hex=false)CharsetConverter