15 $elements =
array(
'a',
'applet',
'form',
'frame',
'iframe',
'img',
'map');
18 $element->attr[
'name'] =
'CDATA';
19 if (!
$config->get(
'HTML.Attr.Name.UseCDATA')) {
addBlankElement($element)
Convenience function that creates a totally blank, non-standalone element.
$elements
Informally, a list of elements this module changes.
Create styles array
The data for the language used.
Represents an XHTML 1.1 module, with information on elements, tags and attributes.