< HTMLPurifier_Definition > Protocol Reference

Super-class for definition datatype objects, implements serialization functions for the class. More...

List of all members.

Public Member Functions

 setup ($config)
 Setup function that aborts if already setup.
 setup ($config)
 Setup function that aborts if already setup.

Public Attributes

 $setup = false
 Has setup() been called yet?
 $type
 What type of definition is it?

Protected Member Functions

 doSetup ($config)
 Sets up the definition object into the final form, something not done by the constructor.
 doSetup ($config)
 Sets up the definition object into the final form, something not done by the constructor.


Detailed Description

Super-class for definition datatype objects, implements serialization functions for the class.

Definition at line 7 of file Definition.php.


Member Function Documentation

HTMLPurifier_Definition-p::doSetup ( config  )  [abstract, protected]

Sets up the definition object into the final form, something not done by the constructor.

Parameters:
$config HTMLPurifier_Config instance

HTMLPurifier_Definition-p::setup ( config  ) 

Setup function that aborts if already setup.

Parameters:
$config HTMLPurifier_Config instance

Definition at line 31 of file Definition.php.

HTMLPurifier_Definition-p::doSetup ( config  )  [abstract, protected]

Sets up the definition object into the final form, something not done by the constructor.

Parameters:
$config HTMLPurifier_Config instance

HTMLPurifier_Definition-p::setup ( config  ) 

Setup function that aborts if already setup.

Parameters:
$config HTMLPurifier_Config instance

Definition at line 879 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_Definition-p::$setup = false

Has setup() been called yet?

Definition at line 13 of file Definition.php.

HTMLPurifier_Definition-p::$type

What type of definition is it?

Definition at line 18 of file Definition.php.


The documentation for this protocol was generated from the following files:
Generated on Thu Jun 19 18:47:30 2008 for HTMLPurifier by  doxygen 1.5.3