HTMLPurifier_URIScheme_http Klassenreferenz

Klassendiagramm für HTMLPurifier_URIScheme_http:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_URIScheme_http:

Collaboration graph
[Legende]

Öffentliche Methoden

 validate (&$uri, $config, $context)

Datenfelder

 $default_port = 80
 $browsable = true
 $hierarchical = true

Ausführliche Beschreibung

Validates http (HyperText Transfer Protocol) as defined by RFC 2616

Definiert in Zeile 6 der Datei http.php.


Dokumentation der Elementfunktionen

validate ( &$  uri,
config,
context 
)

Validates the components of a URI

Zu beachten:
This implementation should be called by children if they define a default port, as it does port processing.
Parameter:
$uri Instance of HTMLPurifier_URI
$config HTMLPurifier_Config object
$context HTMLPurifier_Context object
Rückgabe:
Bool success or failure

Erneute Implementation von HTMLPurifier_URIScheme.

Definiert in Zeile 12 der Datei http.php.


Dokumentation der Datenelemente

$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.

Definiert in Zeile 9 der Datei http.php.

$default_port = 80

Scheme's default port (integer)

Erneute Implementation von HTMLPurifier_URIScheme.

Erneute Implementation in HTMLPurifier_URIScheme_https.

Definiert in Zeile 8 der Datei http.php.

$hierarchical = true

Whether or not the URI always uses <hier_part>, resolves edge cases with making relative URIs absolute

Erneute Implementation von HTMLPurifier_URIScheme.

Definiert in Zeile 10 der Datei http.php.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved.
MyOOS [Shopsystem] is Free Software released under the GNU/GPL License.

Webmaster: info@r23.de (Impressum)
doxygen