ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Post-trasnform that ensures that bdo tags have the dir attribute set. More...
Public Member Functions | |
transform ($attr, $config, $context) | |
Public Member Functions inherited from HTMLPurifier_AttrTransform | |
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... | |
Post-trasnform that ensures that bdo tags have the dir attribute set.
Definition at line 8 of file BdoDir.php.
HTMLPurifier_AttrTransform_BdoDir::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Definition at line 17 of file BdoDir.php.
References $config.