Interchange component class describing configuration directives.
Located in /lib/core/Parsers/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/Interchange/Directive.php (line 6)
List of aliases for the directive, e.g. array(new HTMLPurifier_ConfigSchema_Interchange_Id('Ns', 'Dir'))).
Lookup table of allowed scalar values, e.g. array('allowed' => true).
Null if all values are allowed.
Default value, e.g. 3 or 'DefaultVal'.
ID of directive that supercedes this old directive, is an instance of HTMLPurifier_ConfigSchema_Interchange_Id. Null if not deprecated.
Version of HTML Purifier this directive was deprecated. Null if not deprecated.
HTML description.
List of external projects this directive depends on, e.g. array('CSSTidy').
ID of directive, instance of HTMLPurifier_ConfigSchema_Interchange_Id.
String type, e.g. 'integer' or 'istring'.
Boolean whether or not null is allowed as a value.
Hash of value aliases, e.g. array('alt' => 'real'). Null if value aliasing is disabled (necessary for non-scalar types).
Version of HTML Purifier the directive was introduced, e.g. '1.3.1'.
Null if the directive has always existed.
Documentation generated on Sun, 06 Mar 2011 00:23:47 -0500 by phpDocumentor 1.4.3