Class HTMLPurifier_ConfigSchema
Configuration definition, defines directives and their defaults.
public
|
|
public static
|
|
public static
|
#
instance(
Retrieves an instance of the application-wide configuration definition. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
array
|
$defaults | array() |
#
Defaults of the directives and namespaces. |
public
mixed
|
$defaultPlist |
|
#
The default property list. Do not edit this property list. |
public
array
|
$info | array() |
#
Definition of the directives. The structure of this is: |
protected static
mixed
|
$singleton |
|
#
Application-wide singleton |