

Öffentliche Methoden | |
| validate (&$uri, $config, $context) | |
Datenfelder | |
| $default_port = 80 | |
| $browsable = true | |
| $hierarchical = true | |
Definiert in Zeile 6 der Datei http.php.
| validate | ( | &$ | uri, | |
| $ | config, | |||
| $ | context | |||
| ) |
Validates the components of a URI
| $uri | Instance of HTMLPurifier_URI | |
| $config | HTMLPurifier_Config object | |
| $context | HTMLPurifier_Context object |
Erneute Implementation von HTMLPurifier_URIScheme.
| $browsable = true |
Whether or not URIs of this schem are locatable by a browser http and ftp are accessible, while mailto and news are not.
Erneute Implementation von HTMLPurifier_URIScheme.
| $default_port = 80 |
Scheme's default port (integer)
Erneute Implementation von HTMLPurifier_URIScheme.
Erneute Implementation in HTMLPurifier_URIScheme_https.
| $hierarchical = true |
Whether or not the URI always uses <hier_part>, resolves edge cases with making relative URIs absolute
Erneute Implementation von HTMLPurifier_URIScheme.
| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|