Public Member Functions | |
named_to_numeric ($string) | |
normalize_numeric ($string) | |
numeric_to_utf8 ($string) | |
numeric_to_named ($string) | |
specialchars ($string, $type= 'xml') | |
_hex_to_utf8 ($s) | |
_named ($entity, $extra) |
Definition at line 3 of file entity.php.
entity::named_to_numeric | ( | $ | string | ) |
entity::normalize_numeric | ( | $ | string | ) |
Definition at line 10 of file entity.php.
References $_entities.
Referenced by stringToAttribute(), and stringToXML().
entity::numeric_to_utf8 | ( | $ | string | ) |
entity::numeric_to_named | ( | $ | string | ) |
entity::specialchars | ( | $ | string, | |
$ | type = 'xml' | |||
) |
entity::_hex_to_utf8 | ( | $ | s | ) |
entity::_named | ( | $ | entity, | |
$ | extra | |||
) |