Path

ez components / documentation / api reference / 2009.2 / template


eZ Components 2009.2

TemplateTranslationTiein

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

Element index for package TemplateTranslationTiein

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

_

__autoload
in file runextractor.php, function __autoload()
__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.
__construct : ezcTemplateTranslationExtractor
in file extractor.php, method ezcTemplateTranslationExtractor::__construct()
    Create a new generator.

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.
ezcTemplateTranslationExtractor
in file extractor.php, class ezcTemplateTranslationExtractor
    ezcTemplateTranslationExtractor is capable of creating or updating translation files by extracting translatable strings from 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
extractor.php
procedural page extractor.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
getTranslationsFromTemplate : ezcTemplateTranslationExtractor
in file extractor.php, method ezcTemplateTranslationExtractor::getTranslationsFromTemplate()
    Get translation array with translation data for each context from the template.
getTranslationsFromTsFile : ezcTemplateTranslationExtractor
in file extractor.php, method ezcTemplateTranslationExtractor::getTranslationsFromTsFile()
    Get translations for given context.

m

manager_not_configured.php
procedural page manager_not_configured.php

p

PROGRAM_DESCRIPTION : ezcTemplateTranslationExtractor
in file extractor.php, class constant ezcTemplateTranslationExtractor::PROGRAM_DESCRIPTION
    Program description for help text.
provider.php
procedural page provider.php

r

run : ezcTemplateTranslationExtractor
in file extractor.php, method ezcTemplateTranslationExtractor::run()
    Run the generator.
runextractor.php
procedural page runextractor.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.

u

unifyFilepath : ezcTemplateTranslationExtractor
in file extractor.php, method ezcTemplateTranslationExtractor::unifyFilepath()
    Unifies directory seperator accross platforms and strips path to the template dir to get the possibility to run this script from different template locations.

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: Mon, 21 Dec 2009