
Public Member Functions | |
| 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. | |
| 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. | |
Public Attributes | |
| $name = 'Proprietary' | |
| Short unique string identifier of the module. | |
Definition at line 7 of file Proprietary.php.
| HTMLPurifier_HTMLModule_Proprietary::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 12 of file Proprietary.php.
References HTMLPurifier_HTMLModule::addElement().
| HTMLPurifier_HTMLModule_Proprietary::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 10850 of file HTMLPurifier.standalone.php.
| HTMLPurifier_HTMLModule_Proprietary::$name = 'Proprietary' |
Short unique string identifier of the module.
Reimplemented from HTMLPurifier_HTMLModule.
Definition at line 10 of file Proprietary.php.
1.5.3