PHP Class HTMLPurifier_ChildDef_List, yii

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.
Inheritance: extends HTMLPurifier_ChildDef
Afficher le fichier Open project: yiisoft/yii

Méthodes publiques

Свойство Type Description
$elements XXX: This whole business with 'wrap' is all a bit unsatisfactory
$type

Méthodes publiques

Méthode Description
validateChildren ( array $children, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : array

Method Details

validateChildren() public méthode

public validateChildren ( array $children, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : array
$children array
$config HTMLPurifier_Config
$context HTMLPurifier_Context
Résultat array

Property Details

$elements public_oe property

XXX: This whole business with 'wrap' is all a bit unsatisfactory
public $elements

$type public_oe property

public $type