Public Member Functions | |
| execute ($tokens, $config, $context) | |
| processToken ($token, $config, $context) | |
| execute ($tokens, $config, $context) | |
| processToken ($token, $config, $context) | |
Protected Attributes | |
| $inputTokens | |
| Locally shared variable references. | |
| $inputIndex | |
| $outputTokens | |
| $currentNesting | |
| $currentInjector | |
| $injectors | |
)
Definition at line 6 of file MakeWellFormed.php.
| HTMLPurifier_Strategy_MakeWellFormed::execute | ( | $ | tokens, | |
| $ | config, | |||
| $ | context | |||
| ) |
| HTMLPurifier_Strategy_MakeWellFormed::processToken | ( | $ | token, | |
| $ | config, | |||
| $ | context | |||
| ) |
| HTMLPurifier_Strategy_MakeWellFormed::execute | ( | $ | tokens, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 13147 of file HTMLPurifier.standalone.php.
References $injectors, and processToken().
| HTMLPurifier_Strategy_MakeWellFormed::processToken | ( | $ | token, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 13400 of file HTMLPurifier.standalone.php.
HTMLPurifier_Strategy_MakeWellFormed::$inputTokens [protected] |
HTMLPurifier_Strategy_MakeWellFormed::$inputIndex [protected] |
Definition at line 12 of file MakeWellFormed.php.
HTMLPurifier_Strategy_MakeWellFormed::$outputTokens [protected] |
Definition at line 12 of file MakeWellFormed.php.
HTMLPurifier_Strategy_MakeWellFormed::$currentNesting [protected] |
Definition at line 12 of file MakeWellFormed.php.
HTMLPurifier_Strategy_MakeWellFormed::$currentInjector [protected] |
Definition at line 12 of file MakeWellFormed.php.
HTMLPurifier_Strategy_MakeWellFormed::$injectors [protected] |
1.5.3