PHP 클래스 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.
상속: extends HTMLPurifier_ChildDef
파일 보기 프로젝트 열기: yiisoft/yii

공개 프로퍼티들

프로퍼티 타입 설명
$elements XXX: This whole business with 'wrap' is all a bit unsatisfactory
$type

공개 메소드들

메소드 설명
validateChildren ( array $children, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : array

메소드 상세

validateChildren() 공개 메소드

public validateChildren ( array $children, HTMLPurifier_Config $config, HTMLPurifier_Context $context ) : array
$children array
$config HTMLPurifier_Config
$context HTMLPurifier_Context
리턴 array

프로퍼티 상세

$elements 공개적으로 프로퍼티

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

$type 공개적으로 프로퍼티

public $type