HTMLPurifier_ConfigSchema_Interchange_Id Class Reference

Represents a directive ID in the interchange format. More...

List of all members.

Public Member Functions

 __construct ($namespace, $directive)
 toString ()
 
Warning:
This is NOT magic, to ensure that people don't abuse SPL and cause problems for PHP 5.0 support.


Static Public Member Functions

static make ($id)

Public Attributes

 $namespace
 $directive


Detailed Description

Represents a directive ID in the interchange format.

Definition at line 6 of file Id.php.


Constructor & Destructor Documentation

HTMLPurifier_ConfigSchema_Interchange_Id::__construct ( namespace,
directive 
)

Definition at line 11 of file Id.php.

References $directive, and $namespace.


Member Function Documentation

HTMLPurifier_ConfigSchema_Interchange_Id::toString (  ) 

Warning:
This is NOT magic, to ensure that people don't abuse SPL and cause problems for PHP 5.0 support.

Definition at line 20 of file Id.php.

static HTMLPurifier_ConfigSchema_Interchange_Id::make ( id  )  [static]

Definition at line 24 of file Id.php.

References $directive, and $namespace.

Referenced by HTMLPurifier_ConfigSchema_InterchangeBuilder::id().


Member Data Documentation

HTMLPurifier_ConfigSchema_Interchange_Id::$namespace

Definition at line 9 of file Id.php.

Referenced by __construct(), and make().

HTMLPurifier_ConfigSchema_Interchange_Id::$directive

Definition at line 9 of file Id.php.

Referenced by __construct(), and make().


The documentation for this class was generated from the following file:
Generated on Thu Jun 19 18:47:29 2008 for HTMLPurifier by  doxygen 1.5.3