HTMLPurifier_AttrDef_HTML_Pixels Klassenreferenz

Klassendiagramm für HTMLPurifier_AttrDef_HTML_Pixels:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_AttrDef_HTML_Pixels:

Collaboration graph
[Legende]

Öffentliche Methoden

 __construct ($max=null)
 validate ($string, $config, $context)
 make ($string)

Geschützte Attribute

 $max

Ausführliche Beschreibung

Validates an integer representation of pixels according to the HTML spec.

Definiert in Zeile 6 der Datei Pixels.php.


Beschreibung der Konstruktoren und Destruktoren

__construct ( max = null  ) 

Definiert in Zeile 11 der Datei Pixels.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 39 der Datei Pixels.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_HTML_Length und HTMLPurifier_AttrDef_HTML_MultiLength.

Definiert in Zeile 15 der Datei Pixels.php.


Dokumentation der Datenelemente

$max [protected]

Definiert in Zeile 9 der Datei Pixels.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