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 resetDomain () Sets the default domain
public exists (mixed $index) Check whether is defined a translation key in the internal array
public setDefaultDomain (mixed $domain) Sets the domain default to search within when calls are made to gettext()
public setLocale (mixed $category, mixed $locale) Sets locale information
public setDirectory (mixed $directory) Sets the path for a domain
Page 1 of 2