Template: ezcTemplateNoContext
[ ]
[ EBNF ] [ Functions ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTemplateNoContext
|
The ezcTemplateNoContext class doesn't change the output. This makes testing more easy. [
source]
Implemented Interfaces
Method Summary
|
public string |
identifier(
)
Returns the unique identifier for the context handler. |
|
public ezcTemplateAstNode |
transformOutput(
$node )
Doesn't change the output, and returns exactly the same node. |
Methods
identifier
string identifier(
)
Returns the unique identifier for the context handler.
transformOutput
ezcTemplateAstNode transformOutput(
$node )
Doesn't change the output, and returns exactly the same node.
Parameters
| Name |
Type |
Description |
$node |
ezcTemplateAstNode |
|
Last updated: Tue, 01 Sep 2009