Zend Framework
3.0
|
This is the complete list of members for Escaper, including all inherited members.
$cssMatcher | Escaper | protected |
$encoding | Escaper | protected |
$htmlAttrMatcher | Escaper | protected |
$htmlNamedEntityMap | Escaper | protectedstatic |
$htmlSpecialCharsFlags | Escaper | protected |
$jsMatcher | Escaper | protected |
$supportedEncodings | Escaper | protected |
__construct($encoding=null) | Escaper | |
convertEncoding($string, $to, $from) | Escaper | protected |
cssMatcher($matches) | Escaper | protected |
escapeCss($string) | Escaper | |
escapeHtml($string) | Escaper | |
escapeHtmlAttr($string) | Escaper | |
escapeJs($string) | Escaper | |
escapeUrl($string) | Escaper | |
fromUtf8($string) | Escaper | protected |
getEncoding() | Escaper | |
htmlAttrMatcher($matches) | Escaper | protected |
isUtf8($string) | Escaper | protected |
jsMatcher($matches) | Escaper | protected |
toUtf8($string) | Escaper | protected |