Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_ConfigSchema_Interchange_Id Class Reference

Public Member Functions

 __construct ($key)
 toString ()
 getRootNamespace ()
 getDirective ()

Static Public Member Functions

static make ($id)

Data Fields

 $key

Detailed Description

Represents a directive ID in the interchange format.

Definition at line 6 of file Id.php.


Constructor & Destructor Documentation

__construct ( key)

Definition at line 11 of file Id.php.


Member Function Documentation

Definition at line 27 of file Id.php.

Definition at line 23 of file Id.php.

static make ( id) [static]

Definition at line 31 of file Id.php.

Here is the caller graph for this function:

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 19 of file Id.php.


Field Documentation

$key

Definition at line 9 of file Id.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations