Path

ez components / documentation / api reference / trunk / template


eZ Components trunk

TemplateTranslationTiein

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

Element index for package TemplateTranslationTiein

[ c ] [ e ] [ g ] [ m ] [ p ] [ s ] [ t ] [ v ] [ _ ]

_

__construct : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::__construct()
    Initialize the transformer, after this send this object to the accept() method on a node.
__construct : ezcTemplateTranslationManagerNotConfiguredException
in file manager_not_configured.php, method ezcTemplateTranslationManagerNotConfiguredException::__construct()
    Constructs a new ezcTemplateTranslationManagerNotConfiguredException.

c

compile : ezcTemplateTranslationProvider
in file provider.php, method ezcTemplateTranslationProvider::compile()
    Compiles the string $string from the context $context with $arguments as variables into executable code.
configuration.php
procedural page configuration.php

e

ezcTemplateTranslationConfiguration
in file configuration.php, class ezcTemplateTranslationConfiguration
    ezcTemplateTranslationConfiguration provides an environment for translations in templates.
ezcTemplateTranslationManagerNotConfiguredException
in file manager_not_configured.php, class ezcTemplateTranslationManagerNotConfiguredException
    Thrown when a required configuration setting was not made for a backend.
ezcTemplateTranslationProvider
in file provider.php, class ezcTemplateTranslationProvider
    ezcTemplateTranslationProvider provides functions that are called from the template compiler to either translate strings, or convert them into code.
ezcTemplateTranslationStringExtracter
in file string_extracter.php, class ezcTemplateTranslationStringExtracter
    A visiter that can be used to extract translatable strings from a template.
ezcTemplateTranslationTieinException
in file exception.php, class ezcTemplateTranslationTieinException
    The general exception class as used by the TemplateTranslationTiein classes.
exception.php
procedural page exception.php

g

getInstance : ezcTemplateTranslationConfiguration
in file configuration.php, method ezcTemplateTranslationConfiguration::getInstance()
    Returns an instance of the class ezcTemplateTranslationConfiguration
getStrings : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::getStrings()
    Returns an array of translation objects indexed by context
getTranslation : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::getTranslation()
    Returns an array of translation datamaps indexed by context

m

manager_not_configured.php
procedural page manager_not_configured.php

p

provider.php
procedural page provider.php

s

$strings : ezcTemplateTranslationStringExtracter
in file string_extracter.php, variable ezcTemplateTranslationStringExtracter::$strings
    Contans an array of arrays, where the key is the context, and the value an array of ezcTranslationData elements.
string_extracter.php
procedural page string_extracter.php

t

$translationContext : ezcTemplateTranslationStringExtracter
in file string_extracter.php, variable ezcTemplateTranslationStringExtracter::$translationContext
    Contains the active default translation context
translate : ezcTemplateTranslationProvider
in file provider.php, method ezcTemplateTranslationProvider::translate()
    Translates the string $string from the context $context with $arguments as variables.

v

visitLiteralTstNode : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::visitLiteralTstNode()
    Transform the literal from a TST node to a string.
visitTranslationContextTstNode : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::visitTranslationContextTstNode()
    visitTranslationContextTstNode
visitTranslationTstNode : ezcTemplateTranslationStringExtracter
in file string_extracter.php, method ezcTemplateTranslationStringExtracter::visitTranslationTstNode()
    visitTranslationTstNode
Last updated: Thu, 03 Jul 2008