Path

ez components / documentation / api reference / 2009.1.2 / template


eZ Components 2009.1.2

Template: ezcTemplateLocator

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

Interface: ezcTemplateLocator

[source]

Method Summary

public string translatePath( $path )
Method that is called upon every request for a template file.

Methods

translatePath

string translatePath( string $path )
Method that is called upon every request for a template file.
The method is supposed to return a path to the resolved template file.

Parameters

Name Type Description
$path string  

Last updated: Tue, 01 Sep 2009