ILIAS
release_4-4 Revision
|
Post-trasnform that ensures that bdo tags have the dir attribute set. 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... | |
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 | |||
) |
Definition at line 11 of file BdoDir.php.