HTMLPurifier_AttrDef_URI Klassenreferenz

Klassendiagramm für HTMLPurifier_AttrDef_URI:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_AttrDef_URI:

Collaboration graph
[Legende]

Öffentliche Methoden

 __construct ($embeds_resource=false)
 make ($string)
 validate ($uri, $config, $context)

Geschützte Attribute

 $parser
 $embedsResource

Ausführliche Beschreibung

Validates a URI as defined by RFC 3986.
Zu beachten:
Scheme-specific mechanics deferred to HTMLPurifier_URIScheme

Definiert in Zeile 7 der Datei URI.php.


Beschreibung der Konstruktoren und Destruktoren

__construct ( embeds_resource = false  ) 

Parameter:
$embeds_resource_resource Does the URI here result in an extra HTTP request?

Definiert in Zeile 16 der Datei URI.php.


Dokumentation der Elementfunktionen

make ( string  ) 

Factory method for creating this class from a string.

Parameter:
$string String construction info
Rückgabe:
Created AttrDef object corresponding to $string

Erneute Implementation von HTMLPurifier_AttrDef.

Definiert in Zeile 21 der Datei URI.php.

validate ( string,
config,
context 
)

Validates and cleans passed string according to a definition.

Parameter:
$string String to be validated and cleaned.
$config Mandatory HTMLPurifier_Config object.
$context Mandatory HTMLPurifier_AttrContext object.

Erneute Implementation von HTMLPurifier_AttrDef.

Erneute Implementation in HTMLPurifier_AttrDef_CSS_URI.

Definiert in Zeile 26 der Datei URI.php.

Hier ist ein Graph der zeigt, was diese Funktion aufruft:


Dokumentation der Datenelemente

$embedsResource [protected]

Definiert in Zeile 11 der Datei URI.php.

$parser [protected]

Definiert in Zeile 10 der Datei URI.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