|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| doValidate (&$uri, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_URIScheme | |
| doValidate (&$uri, $config, $context) | |
| validate (&$uri, $config, $context) | |
Public Attributes | |
| $browsable = true | |
| $default_port = 21 | |
| $hierarchical = true | |
Public Attributes inherited from HTMLPurifier_URIScheme | |
| $browsable = false | |
| $default_port = null | |
| $hierarchical = false | |
| $may_omit_host = false | |
| $secure = false | |
Validates ftp (File Transfer Protocol) URIs as defined by generic RFC 1738.
| HTMLPurifier_URIScheme_ftp::doValidate | ( | & | $uri, |
| $config, | |||
| $context | |||
| ) |