◆ __construct()
Merges in module's content sets, expands identifiers in the content sets and populates the keys, values and lookup member variables.
- Parameters
-
◆ convertToLookup()
convertToLookup |
( |
|
$string | ) |
|
|
protected |
Converts a string list of elements separated by pipes into a lookup array.
- Parameters
-
string | $string | List of elements |
- Returns
- array Lookup array of elements
◆ generateChildDef()
generateChildDef |
( |
& |
$def, |
|
|
|
$module |
|
) |
| |
Accepts a definition; generates and assigns a ChildDef for it
- Parameters
-
◆ generateChildDefCallback()
generateChildDefCallback |
( |
|
$matches | ) |
|
◆ getChildDef()
getChildDef |
( |
|
$def, |
|
|
|
$module |
|
) |
| |
◆ $info
List of content set strings (pipe separators) indexed by name. @type array
◆ $keys
Synchronized list of defined content sets (keys of info). @type array
◆ $lookup
List of content set lookups (element => true) indexed by name. @type array
- Note
- This is in HTMLPurifier_HTMLDefinition->info_content_sets
◆ $values
Synchronized list of defined content values (values of info). @type array
The documentation for this class was generated from the following file:
- C:/xoops2511b2/htdocs/xoops_lib/modules/protector/library/HTMLPurifier/ContentSets.php