[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ChildDef/ -> List.php (summary)

(no description)

File Size: 86 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_ChildDef_List:: (1 method):
  validateChildren()


Class: HTMLPurifier_ChildDef_List  - X-Ref

Definition for list containers ul and ol.

What does this do?  The big thing is to handle ol/ul at the top
level of list nodes, which should be handled specially by /folding/
them into the previous list node.  We generally shouldn't ever
see other disallowed elements, because the autoclose behavior
in MakeWellFormed handles it.
validateChildren($children, $config, $context)   X-Ref

param: array $children
param: HTMLPurifier_Config $config
param: HTMLPurifier_Context $context
return: array



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1