15        $elements = array(
'a', 
'applet', 
'form', 
'frame', 
'iframe', 
'img', 
'map');
 
   18            $element->attr[
'name'] = 
'CDATA';
 
   19            if (!
$config->get(
'HTML.Attr.Name.UseCDATA')) {
 
An exception for terminatinating execution or to throw for unit testing.
Represents an XHTML 1.1 module, with information on elements, tags and attributes.
addBlankElement($element)
Convenience function that creates a totally blank, non-standalone element.
$elements
Informally, a list of elements this module changes.