|
Cheetah
|
Public Attributes | |
| $name = 'CommonAttributes' | |
| $attr_collections | |
Public Attributes inherited from HTMLPurifier_HTMLModule | |
| $name | |
| $elements = array() | |
| $info = array() | |
| $content_sets = array() | |
| $attr_collections = array() | |
| $info_tag_transform = array() | |
| $info_attr_transform_pre = array() | |
| $info_attr_transform_post = array() | |
| $info_injector = array() | |
| $defines_child_def = false | |
| $safe = true | |
Additional Inherited Members | |
Public Member Functions inherited from HTMLPurifier_HTMLModule | |
| getChildDef ($def) | |
| addElement ($element, $type, $contents, $attr_includes=array(), $attr=array()) | |
| addBlankElement ($element) | |
| addElementToContentSet ($element, $type) | |
| parseContents ($contents) | |
| mergeInAttrIncludes (&$attr, $attr_includes) | |
| makeLookup ($list) | |
| setup ($config) | |
Definition at line 16037 of file HTMLPurifier.standalone.php.
| HTMLPurifier_HTMLModule_CommonAttributes::$attr_collections |
@type array
Definition at line 16047 of file HTMLPurifier.standalone.php.
| HTMLPurifier_HTMLModule_CommonAttributes::$name = 'CommonAttributes' |
@type string
Definition at line 16042 of file HTMLPurifier.standalone.php.