API - XOOPS 2.5.11 Beta 2
By monxoops.fr
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.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $key)
Parameters
string$key

Member Function Documentation

◆ getDirective()

getDirective ( )
Returns
string

◆ getRootNamespace()

getRootNamespace ( )
Returns
string

◆ make()

static make (   $id)
static
Parameters
string$id
Returns
HTMLPurifier_ConfigSchema_Interchange_Id
Here is the caller graph for this function:

◆ toString()

toString ( )
Returns
string
Warning
This is NOT magic, to ensure that people don't abuse SPL and cause problems for PHP 5.0 support.

Field Documentation

◆ $key

$key

@type string


The documentation for this class was generated from the following file: