(no description)
File Size: | 52 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_ChildDef:: (1 method):
getAllowedElements()
Class: HTMLPurifier_ChildDef - X-Ref
Defines allowed child nodes and validates nodes against it.getAllowedElements($config) X-Ref |
Get lookup of tag names that should not close this element automatically. All other elements will do so. param: HTMLPurifier_Config $config HTMLPurifier_Config object return: array |