Path

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


eZ Components 2008.1beta1

Template: ezcTemplateXhtmlContext

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

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