| extends | HTMLPurifier_HTMLModule_Tidy | 
|---|
Name is deprecated, but allowed in strict doctypes, so onl
| Methods | ||
|---|---|---|
| 
					
	public
					
					
				 | makeFixes(): array
		Defines all fixes the module will perform in a compact
associative array of fix name to fix implementation.
	 Defines all fixes the module will perform in a compact associative array of fix name to fix implementation. Overrides | # | 
| Methods inherited from HTMLPurifier_HTMLModule_Tidy | 
|---|
| setup(), getFixesForLevel(), makeFixesForLevel(), populate(), getFixType(),  | 
| Methods inherited from HTMLPurifier_HTMLModule | 
|---|
| getChildDef(), addElement(), addBlankElement(), addElementToContentSet(), parseContents(), mergeInAttrIncludes(), makeLookup(),  | 
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 |  | $name = 'Tidy_Name' | # | 
| 
	public
					
					
				 |  | $defaultLevel = 'heavy' | # | 
| Properties inherited from HTMLPurifier_HTMLModule_Tidy | 
|---|
| $levels, $fixesForLevel | 
| 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, $safe |