public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
public getLocale ()
public string query (string $index, [array $placeholders]) Returns the translation related to the
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 nquery (mixed $msgid1, mixed $msgid2, mixed $count, [mixed $placeholders], [mixed $domain])
public setDirectory (mixed $directory) Sets the path for a domain
public setLocale (mixed $category, mixed $locale) Sets locale information
Page 1 of 2