public getLocale ()
public query (mixed $index, [mixed $placeholders]) Returns the translation related to the given key
abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
public string query (string $index, [array $placeholders]) Returns the translation related to the
Source on GitHub Methods abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
extends class Phalcon\Exception
extends abstract class Phalcon\Translate\Adapter
public offsetExists (mixed $translateKey) Check whether a translation key exists
Page 1 of 4