ILIAS
release_4-4 Revision
|
Pre-transform that changes deprecated name attribute to ID if necessary. More...
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... | |
Pre-transform that changes deprecated name attribute to ID if necessary.
HTMLPurifier_AttrTransform_Name::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
Definition at line 9 of file Name.php.
References HTMLPurifier_AttrTransform\confiscateAttr().