HumHub Documentation (unofficial)

HTMLPurifier_ConfigSchema_Interchange_Id
in package

Represents a directive ID in the interchange format.

Table of Contents

Properties

$key  : mixed

Methods

__construct()  : mixed
getDirective()  : string
getRootNamespace()  : string
make()  : HTMLPurifier_ConfigSchema_Interchange_Id
toString()  : string

Properties

$key

public mixed $key
Tags
type

string

Methods

__construct()

public __construct(string $key) : mixed
Parameters
$key : string

getDirective()

public getDirective() : string
Return values
string

getRootNamespace()

public getRootNamespace() : string
Return values
string

toString()

public toString() : string
Tags
warning

This is NOT magic, to ensure that people don't abuse SPL and cause problems for PHP 5.0 support.

Return values
string

        
On this page

Search results