Template: ezcTemplateXhtmlContext
[ ]
[ EBNF ] [ Functions ] [ Syntax ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTemplateXhtmlContext
|
The ezcTemplateXhtmlContext class escapes special HTML characters in the output. [
source]
Implemented Interfaces
Method Summary
Methods
cleanupEol
void cleanupEol(
)
Does nothing.
cleanupWhitespace
void cleanupWhitespace(
)
Does nothing.
identifier
void identifier(
)
Returns the unique identifier for the context handler.
indent
void indent(
)
Does nothing.
transformOutput
void transformOutput(
$node )
Escapes special HTML characters in the output.
Parameters
| Name |
Type |
Description |
$node |
ezcTemplateAstNode |
|
Last updated: Wed, 28 Nov 2007