public getLocale ()
public string query (string $index, [array $placeholders]) Returns the translation related to the
public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
public getCategory ()
extends abstract class Phalcon\Translate\Adapter
public exists (mixed $index) Check whether is defined a translation key in the internal array
public resetDomain () Sets the default domain
public getDirectory ()
public setDefaultDomain (mixed $domain) Sets the domain default to search within when calls are made to gettext()
public nquery (mixed $msgid1, mixed $msgid2, mixed $count, [mixed $placeholders], [mixed $domain])
Page 1 of 2