Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This is the complete list of members for core_text, including all inherited members.
$noncharacters | core_text | protectedstatic |
code2utf8($num) | core_text | static |
convert($text, $fromCS, $toCS='utf-8') | core_text | static |
encode_mimeheader($text, $charset='utf-8') | core_text | static |
entities_to_utf8($str, $htmlent=true) | core_text | static |
get_encodings() | core_text | static |
get_entities_table() | core_text | protectedstatic |
parse_charset($charset) | core_text | static |
remove_unicode_non_characters($value) | core_text | static |
reset_caches() | core_text | static |
specialtoascii($text, $charset='utf-8') | core_text | static |
str_max_bytes($string, $bytes) | core_text | static |
strlen($text, $charset='utf-8') | core_text | static |
strpos($haystack, $needle, $offset=0) | core_text | static |
strrchr($haystack, $needle, $part=false) | core_text | static |
strrev($str) | core_text | static |
strrpos($haystack, $needle) | core_text | static |
strtolower($text, $charset='utf-8') | core_text | static |
strtotitle($text) | core_text | static |
strtoupper($text, $charset='utf-8') | core_text | static |
substr($text, $start, $len=null, $charset='utf-8') | core_text | static |
trim_utf8_bom($str) | core_text | static |
typo3($reset=false) | core_text | protectedstatic |
utf8_to_entities($str, $dec=false, $nonnum=false) | core_text | static |
utf8ord($utf8char) | core_text | static |