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