|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| handleElement (&$token) | |
| prepare ($config, $context) | |
Public Member Functions inherited from HTMLPurifier_Injector | |
| allowsElement ($name) | |
| checkNeeded ($config) | |
| getRewind () | |
| handleElement (&$token) | |
| handleEnd (&$token) | |
| handleText (&$token) | |
| notifyEnd ($token) | |
| prepare ($config, $context) | |
| rewind ($index) | |
Public Attributes | |
| $attrValidator | |
| $config | |
| $removeNbsp | |
| $removeNbspExceptions | |
Public Attributes inherited from HTMLPurifier_Injector | |
| $name | |
| $needed = array() | |
Private Attributes | |
| $context | |
Additional Inherited Members | |
Protected Member Functions inherited from HTMLPurifier_Injector | |
| backward (&$i, &$current) | |
| current (&$i, &$current) | |
| forward (&$i, &$current) | |
| forwardUntilEndToken (&$i, &$current, &$nesting) | |
Protected Attributes inherited from HTMLPurifier_Injector | |
| $currentNesting | |
| $htmlDefinition | |
| $inputIndex | |
| $inputTokens | |
| $rewind = false | |
Definition at line 3 of file RemoveEmpty.php.
| HTMLPurifier_Injector_RemoveEmpty::handleElement | ( | & | $token | ) |
Definition at line 17 of file RemoveEmpty.php.
References $i, $next, $token, and HTMLPurifier_Injector\rewind().

| HTMLPurifier_Injector_RemoveEmpty::prepare | ( | $config, | |
| $context | |||
| ) |
Definition at line 8 of file RemoveEmpty.php.
| HTMLPurifier_Injector_RemoveEmpty::$attrValidator |
Definition at line 6 of file RemoveEmpty.php.
| HTMLPurifier_Injector_RemoveEmpty::$config |
Definition at line 6 of file RemoveEmpty.php.
Referenced by prepare().
|
private |
Definition at line 6 of file RemoveEmpty.php.
Referenced by prepare().
| HTMLPurifier_Injector_RemoveEmpty::$removeNbsp |
Definition at line 6 of file RemoveEmpty.php.
| HTMLPurifier_Injector_RemoveEmpty::$removeNbspExceptions |
Definition at line 6 of file RemoveEmpty.php.