Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for core_text, including all inherited members.
$noncharacters | core_text | protectedstatic |
__pad0__ (defined in core_text) | core_text | |
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 |
is_charset_supported(string $charset) | core_text | static |
mdl (defined in core_text) | core_text | |
parse_charset($charset) | core_text | static |
reason (defined in core_text) | core_text | |
remove_unicode_non_characters($value) | core_text | static |
reset_caches() (defined in core_text) | 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 |
UTF8_BOM | core_text | |
utf8_to_entities($str, $dec=false, $nonnum=false) | core_text | static |
utf8ord($utf8char) | core_text | static |