| extends | HTMLPurifier_HTMLModule | 
|---|
XHTML 1.1 Object Module, defines elements for generic object inclusion
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | setup(HTMLPurifier_Config $config)
		Lazy load construction of the module after determining whether
or not it's needed, and also when a finalized…
	 Lazy load construction of the module after determining whether or not it's needed, and also when a finalized configuration object is available. Overrides | # | 
| Methods inherited from HTMLPurifier_HTMLModule | 
|---|
| getChildDef(), addElement(), addBlankElement(), addElementToContentSet(), parseContents(), mergeInAttrIncludes(), makeLookup(),  | 
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 |  | $name = 'Object' | # | 
| 
	public
					
					
				 |  | $safe = false | # | 
| Properties inherited from HTMLPurifier_HTMLModule | 
|---|
| $elements, $info, $content_sets, $attr_collections, $info_tag_transform, $info_attr_transform_pre, $info_attr_transform_post, $info_injector, $defines_child_def,  |