PHP Class HTMLPurifier_HTMLModule_Tidy_Strict, yii

Inheritance: extends HTMLPurifier_HTMLModule_Tidy_XHTMLAndHTML4
Exibir arquivo Open project: yiisoft/yii

Public Properties

Property Type Description
$defaultLevel
$defines_child_def
$name

Public Methods

Method Description
getChildDef ( HTMLPurifier_ElementDef $def ) : HTMLPurifier_ChildDef_StrictBlockquote
makeFixes ( ) : array

Method Details

getChildDef() public method

public getChildDef ( HTMLPurifier_ElementDef $def ) : HTMLPurifier_ChildDef_StrictBlockquote
$def HTMLPurifier_ElementDef
return HTMLPurifier_ChildDef_StrictBlockquote

makeFixes() public method

public makeFixes ( ) : array
return array

Property Details

$defaultLevel public_oe property

public $defaultLevel

$defines_child_def public_oe property

public $defines_child_def

$name public_oe property

public $name