7.1. Opt_Class class
7.1.9. setTranslationInterface()
7.1.8. setCache()
« Previous
7.1.10. setup()
Next »

7.1.9. setTranslationInterface()

ConstructMethod
Visibilitypublic
Referenceboolean setTranslationInterface(Opl_Translation_Interface $tf)
Argument list
$tf - Opl_Translation_Interface
The new translation interface to be used to OPT.
Returned valueTrue, if the new translation interface has been installed.
Versionssince 2.0-beta2

Registers the OPL translation interface object to be used for $group@identifier template variable syntax. The argument can be also null, in this case the translation interface is disabled and the method returns false.

See also:

7.1.9. setTranslationInterface()
7.1. Opt_Class class
« Previous
7.1.8. setCache()
Next »
7.1.10. setup()