| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Represents a directive ID in the interchange format. More...
 Collaboration diagram for HTMLPurifier_ConfigSchema_Interchange_Id:
 Collaboration diagram for HTMLPurifier_ConfigSchema_Interchange_Id:| Public Member Functions | |
| __construct ($key) | |
| toString () | |
| getRootNamespace () | |
| getDirective () | |
| Static Public Member Functions | |
| static | make ($id) | 
| Data Fields | |
| $key | |
| HTMLPurifier_ConfigSchema_Interchange_Id::__construct | ( | $key | ) | 
| HTMLPurifier_ConfigSchema_Interchange_Id::getDirective | ( | ) | 
| HTMLPurifier_ConfigSchema_Interchange_Id::getRootNamespace | ( | ) | 
| 
 | static | 
Definition at line 31 of file Id.php.
Referenced by HTMLPurifier_ConfigSchema_InterchangeBuilder\id().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| HTMLPurifier_ConfigSchema_Interchange_Id::toString | ( | ) | 
| HTMLPurifier_ConfigSchema_Interchange_Id::$key | 
Definition at line 9 of file Id.php.
Referenced by __construct(), and toString().