public exists (mixed $index) Check whether is defined a translation key in the internal array
implements Phalcon\Translate
public string _ (string $translateKey, [array $placeholders]) Returns the translation string of
abstract public t (mixed $translateKey, [mixed $placeholders]) ...
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
Source
Page 3 of 4