PHP Class HTMLPurifier_HTMLModule_Edit, yii

Inheritance: extends HTMLPurifier_HTMLModule
显示文件 Open project: yiisoft/yii

Public Properties

Property Type Description
$defines_child_def
$name

Public Methods

Method Description
getChildDef ( HTMLPurifier_ElementDef $def ) : HTMLPurifier_ChildDef_Chameleon
setup ( HTMLPurifier_Config $config )

Method Details

getChildDef() public method

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

setup() public method

public setup ( HTMLPurifier_Config $config )
$config HTMLPurifier_Config

Property Details

$defines_child_def public_oe property

public $defines_child_def

$name public_oe property

public $name