| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 272 lines (10 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTMLPurifier_Printer_HTMLDefinition:: (10 methods):
render()
renderDoctype()
renderEnvironment()
renderContentSets()
renderInfo()
renderChildren()
listifyTagLookup()
listifyObjectList()
listifyAttr()
heavyHeader()
Class: HTMLPurifier_Printer_HTMLDefinition - X-Ref
| render($config) X-Ref |
| Instance of HTMLPurifier_HTMLDefinition, for easy access |
| renderDoctype() X-Ref |
| Renders the Doctype table |
| renderEnvironment() X-Ref |
| Renders environment table, which is miscellaneous info |
| renderContentSets() X-Ref |
| Renders the Content Sets table |
| renderInfo() X-Ref |
| Renders the Elements ($info) table |
| renderChildren($def) X-Ref |
| Renders a row describing the allowed children of an element param: $def HTMLPurifier_ChildDef of pertinent element |
| listifyTagLookup($array) X-Ref |
| Listifies a tag lookup table. param: $array Tag lookup array in form of array('tagname' => true) |
| listifyObjectList($array) X-Ref |
| Listifies a list of objects by retrieving class names and internal state param: $array List of objects |
| listifyAttr($array) X-Ref |
| Listifies a hash of attributes to AttrDef classes param: $array Array hash in form of array('attrname' => HTMLPurifier_AttrDef) |
| heavyHeader($text, $num = 1) X-Ref |
| Creates a heavy header row |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |