public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
public query (mixed $index, [mixed $placeholders]) Returns the translation related to the given key
public getLocale ()
public string query (string $index, [array $placeholders]) Returns the translation related to the
public getCategory ()
public exists (mixed $index) Check whether is defined a translation key in the internal array
extends abstract class Phalcon\Translate\Adapter
public offsetExists (mixed $translateKey) Check whether a translation key exists
public setInterpolator (
Page 1 of 3