ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
transform ($attr, $config, $context) | |
![]() | |
transform ($attr, $config, $context) | |
Abstract: makes changes to the attributes dependent on multiple values. More... | |
prependCSS (&$attr, $css) | |
Prepends CSS properties to the style attribute, creating the attribute if it doesn't exist. More... | |
confiscateAttr (&$attr, $key) | |
Retrieves and removes an attribute. More... | |
Data Fields | |
$name = "SafeEmbed" | |
@type string More... | |
Definition at line 3 of file SafeEmbed.php.
HTMLPurifier_AttrTransform_SafeEmbed::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 16 of file SafeEmbed.php.
HTMLPurifier_AttrTransform_SafeEmbed::$name = "SafeEmbed" |
@type string
Definition at line 8 of file SafeEmbed.php.