Class HTMLPurifier_HTMLModule_Presentation
XHTML 1.1 Presentation Module, defines simple presentation-related markup.
Text Extension Module.
-
HTMLPurifier_HTMLModule
-
HTMLPurifier_HTMLModule_Presentation
Note:
The official XML Schema and DTD specs further divide this into two modules: -
Block Presentation (hr) - Inline Presentation (b, big, i, small, sub, sup, tt)
We have chosen not to heed this distinction, as content_sets provides
satisfactory disambiguation.
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Properties summary
public
string
|
$name
|
'Presentation' |
|