HTMLPurifier_AttrTransform_SafeParam Klassenreferenz

Klassendiagramm für HTMLPurifier_AttrTransform_SafeParam:

Inheritance graph
[Legende]
Zusammengehörigkeiten von HTMLPurifier_AttrTransform_SafeParam:

Collaboration graph
[Legende]

Öffentliche Methoden

 __construct ()
 transform ($attr, $config, $context)

Datenfelder

 $name = "SafeParam"

Ausführliche Beschreibung

Validates name/value pairs in param tags to be used in safe objects. This will only allow name values it recognizes, and pre-fill certain attributes with required values.

Zu beachten:
This class only supports Flash. In the future, Quicktime support may be added.
Warnung:
This class expects an injector to add the necessary parameters tags.

Definiert in Zeile 15 der Datei SafeParam.php.


Beschreibung der Konstruktoren und Destruktoren

__construct (  ) 

Definiert in Zeile 20 der Datei SafeParam.php.


Dokumentation der Elementfunktionen

transform ( attr,
config,
context 
)

Abstract: makes changes to the attributes dependent on multiple values.

Parameter:
$attr Assoc array of attributes, usually from HTMLPurifier_Token_Tag::$attr
$config Mandatory HTMLPurifier_Config object.
$context Mandatory HTMLPurifier_Context object
Rückgabe:
Processed attribute array.

Erneute Implementation von HTMLPurifier_AttrTransform.

Definiert in Zeile 24 der Datei SafeParam.php.


Dokumentation der Datenelemente

$name = "SafeParam"

Definiert in Zeile 17 der Datei SafeParam.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