Template: ezcTemplateXhtmlContext
[ ]
[ EBNF ] [ Functions ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTemplateXhtmlContext
|
The ezcTemplateXhtmlContext class escapes special HTML characters in the output. [
source]
Implemented Interfaces
Method Summary
|
public string |
identifier(
)
Returns the unique identifier for the context handler. |
|
public ezcTemplateAstNode |
transformOutput(
$node )
Escapes special HTML characters in the output. |
Methods
identifier
string identifier(
)
Returns the unique identifier for the context handler.
transformOutput
ezcTemplateAstNode transformOutput(
$node )
Escapes special HTML characters in the output.
Parameters
| Name |
Type |
Description |
$node |
ezcTemplateAstNode |
|
Last updated: Mon, 27 Jul 2009