7.5. Opt_Compiler_Class class
7.5.10. escape()
7.5.9. createFormat()
« Previous
7.5.11. get()
Next »

7.5.10. escape()

Referencestring 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.

  1. The $status parameter is different than NULL.
  2. Current template settings
  3. OPT settings
7.5.10. escape()
7.5. Opt_Compiler_Class class
« Previous
7.5.9. createFormat()
Next »
7.5.11. get()