Path

ez components / documentation / api reference / 2008.1beta1 / template


eZ Components 2008.1beta1

Template: ezcTemplateNoContext

[ Tutorial ] [ EBNF ] [ Functions ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

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, 27 May 2008