Jet\Factory_Translator

Factory for translator.

Method Overview

Method Meaning of
public static getDefaultBackendInstance(
): Translator_Backend
Returns an instance of the default backend of translator.
public static getDefaultBackendClassName(
) : string
Returns the class name of the default backend of translator.

The default value is: Jet\Translator_Backend_Default
public static setCSSClassName(
string $CSS_class_name
): void
Sets the class name of the default backend of translator.
Previous chapter
Jet\Factory_PackageCreator
Next chapter
Jet\Factory_Config