Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
core_text Member List

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

$noncharacterscore_textprotectedstatic
code2utf8($num)core_textstatic
convert($text, $fromCS, $toCS='utf-8')core_textstatic
encode_mimeheader($text, $charset='utf-8')core_textstatic
entities_to_utf8($str, $htmlent=true)core_textstatic
get_encodings()core_textstatic
get_entities_table()core_textprotectedstatic
parse_charset($charset)core_textstatic
remove_unicode_non_characters($value)core_textstatic
reset_caches()core_textstatic
specialtoascii($text, $charset='utf-8')core_textstatic
str_max_bytes($string, $bytes)core_textstatic
strlen($text, $charset='utf-8')core_textstatic
strpos($haystack, $needle, $offset=0)core_textstatic
strrchr($haystack, $needle, $part=false)core_textstatic
strrev($str)core_textstatic
strrpos($haystack, $needle)core_textstatic
strtolower($text, $charset='utf-8')core_textstatic
strtotitle($text)core_textstatic
strtoupper($text, $charset='utf-8')core_textstatic
substr($text, $start, $len=null, $charset='utf-8')core_textstatic
trim_utf8_bom($str)core_textstatic
typo3($reset=false)core_textprotectedstatic
utf8_to_entities($str, $dec=false, $nonnum=false)core_textstatic
utf8ord($utf8char)core_textstatic