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


Public Member Functions | |
| setup ($config) | |
Data Fields | |
| $name = 'Hypertext' | |
XHTML 1.1 Hypertext Module, defines hypertext links. Core Module.
Definition at line 6 of file Hypertext.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 11 of file Hypertext.php.

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