- 7.5. Opt_Compiler_Class class
7.5.10. escape() - 7.5.9. createFormat()
« Previous - 7.5.11. get()
Next »
7.5.10. escape()
| Reference | string escape(string $expression [, bool $status = null]) |
|---|
Checks, whether to apply HTML escaping in the specified $expression. Returns the new expression. The priority of checking if the escaping is needed.
- The
$statusparameter is different than NULL. - Current template settings
- OPT settings
- 7.5.10. escape()
7.5. Opt_Compiler_Class class - « Previous
7.5.9. createFormat() - Next »
7.5.11. get()