$info
$info
List of content set strings (pipe separators) indexed by name.
generateChildDef(\HTMLPurifier_ElementDef $def, \HTMLPurifier_HTMLModule $module) : mixed
Accepts a definition; generates and assigns a ChildDef for it
\HTMLPurifier_ElementDef | $def | HTMLPurifier_ElementDef reference |
\HTMLPurifier_HTMLModule | $module | Module that defined the ElementDef |
getChildDef(\HTMLPurifier_ElementDef $def, \HTMLPurifier_HTMLModule $module) : \HTMLPurifier_ChildDef
Instantiates a ChildDef based on content_model and content_model_type member variables in HTMLPurifier_ElementDef
\HTMLPurifier_ElementDef | $def | HTMLPurifier_ElementDef to have ChildDef extracted |
\HTMLPurifier_HTMLModule | $module | Module that defined the ElementDef |
corresponding to ElementDef