|
ILIAS
Release_4_0_x_branch Revision 61816
|
Represents a directive ID in the interchange format. More...
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:| HTMLPurifier_ConfigSchema_Interchange_Id::toString | ( | ) |
| HTMLPurifier_ConfigSchema_Interchange_Id::$key |
Definition at line 9 of file Id.php.
Referenced by __construct(), and toString().