Class HTMLPurifier_HTMLModule_Image
XHTML 1.1 Image Module provides basic image embedding.
- HTMLPurifier_HTMLModule
- HTMLPurifier_HTMLModule_Image
Note:
There is specialized code for removing empty images in
HTMLPurifier_Strategy_RemoveForeignElements
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
Located at x2engine/framework/vendors/htmlpurifier/HTMLPurifier.standalone.php
public
|
addBlankElement(),
addElement(),
addElementToContentSet(),
getChildDef(),
makeLookup(),
mergeInAttrIncludes(),
parseContents()
|
public
string
|
$name | 'Image' |
$attr_collections,
$content_sets,
$defines_child_def,
$elements,
$info,
$info_attr_transform_post,
$info_attr_transform_pre,
$info_injector,
$info_tag_transform,
$safe
|