|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setup ($config) | |
Data Fields | |
| $name = 'Legacy' | |
XHTML 1.1 Legacy module defines elements that were previously deprecated.
This module can be used in combination with TransformToStrict in order to transform as many deprecated elements as possible, but retain questionably deprecated elements that do not have good alternatives as well as transform elements that don't have an implementation. See docs/ref-strictness.txt for more details.
Definition at line 19 of file Legacy.php.
| setup | ( | $ | config | ) |
Lazy load construction of the module after determining whether or not it's needed, and also when a finalized configuration object is available.
| $config | Instance of HTMLPurifier_Config |
Reimplemented from HTMLPurifier_HTMLModule.
Definition at line 24 of file Legacy.php.

| $name = 'Legacy' |
Short unique string identifier of the module
Reimplemented from HTMLPurifier_HTMLModule.
Definition at line 22 of file Legacy.php.