Cheetah
Public Member Functions | Public Attributes | List of all members
HTMLPurifier_HTMLModule_Proprietary Class Reference
Inheritance diagram for HTMLPurifier_HTMLModule_Proprietary:
HTMLPurifier_HTMLModule

Public Member Functions

 setup ($config)
 
- Public Member Functions inherited from HTMLPurifier_HTMLModule
 getChildDef ($def)
 
 addElement ($element, $type, $contents, $attr_includes=array(), $attr=array())
 
 addBlankElement ($element)
 
 addElementToContentSet ($element, $type)
 
 parseContents ($contents)
 
 mergeInAttrIncludes (&$attr, $attr_includes)
 
 makeLookup ($list)
 

Public Attributes

 $name = 'Proprietary'
 
- Public Attributes inherited from HTMLPurifier_HTMLModule
 $name
 
 $elements = array()
 
 $info = array()
 
 $content_sets = array()
 
 $attr_collections = array()
 
 $info_tag_transform = array()
 
 $info_attr_transform_pre = array()
 
 $info_attr_transform_post = array()
 
 $info_injector = array()
 
 $defines_child_def = false
 
 $safe = true
 

Detailed Description

Module defines proprietary tags and attributes in HTML.

Warning
If this module is enabled, standards-compliance is off!

Definition at line 16882 of file HTMLPurifier.standalone.php.

Member Function Documentation

◆ setup()

HTMLPurifier_HTMLModule_Proprietary::setup (   $config)
Parameters
HTMLPurifier_Config$config

Reimplemented from HTMLPurifier_HTMLModule.

Definition at line 16892 of file HTMLPurifier.standalone.php.

Member Data Documentation

◆ $name

HTMLPurifier_HTMLModule_Proprietary::$name = 'Proprietary'

@type string

Definition at line 16887 of file HTMLPurifier.standalone.php.


The documentation for this class was generated from the following file: