HTMLPurifier 4.4.0
HTMLPurifier_HTMLModule_Tidy_Name Class Reference

Name is deprecated, but allowed in strict doctypes, so onl. More...

Inheritance diagram for HTMLPurifier_HTMLModule_Tidy_Name:
HTMLPurifier_HTMLModule_Tidy HTMLPurifier_HTMLModule_Tidy HTMLPurifier_HTMLModule HTMLPurifier_HTMLModule HTMLPurifier_HTMLModule HTMLPurifier_HTMLModule

List of all members.

Public Member Functions

 makeFixes ()
 Defines all fixes the module will perform in a compact associative array of fix name to fix implementation.
 makeFixes ()
 Defines all fixes the module will perform in a compact associative array of fix name to fix implementation.

Public Attributes

 $name = 'Tidy_Name'
 Short unique string identifier of the module.
 $defaultLevel = 'heavy'
 Default level to place all fixes in.

Detailed Description

Name is deprecated, but allowed in strict doctypes, so onl.

Definition at line 6 of file Name.php.


Member Function Documentation

HTMLPurifier_HTMLModule_Tidy_Name::makeFixes ( )

Defines all fixes the module will perform in a compact associative array of fix name to fix implementation.

Reimplemented from HTMLPurifier_HTMLModule_Tidy.

Definition at line 10 of file Name.php.

HTMLPurifier_HTMLModule_Tidy_Name::makeFixes ( )

Defines all fixes the module will perform in a compact associative array of fix name to fix implementation.

Reimplemented from HTMLPurifier_HTMLModule_Tidy.

Definition at line 13757 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_HTMLModule_Tidy_Name::$defaultLevel = 'heavy'

Default level to place all fixes in.

Disabled by default

Reimplemented from HTMLPurifier_HTMLModule_Tidy.

Definition at line 9 of file Name.php.

HTMLPurifier_HTMLModule_Tidy_Name::$name = 'Tidy_Name'

Short unique string identifier of the module.

Reimplemented from HTMLPurifier_HTMLModule.

Definition at line 8 of file Name.php.


The documentation for this class was generated from the following files: