extends abstract class Phalcon\Translate\Adapter
public exists (mixed $index) Check whether is defined a translation key in the internal array
abstract public t (mixed $translateKey, [mixed $placeholders]) ...
public string _ (string $translateKey, [array $placeholders]) Returns the translation string of
public setLocale (mixed $category, mixed $locale) Sets locale information
Source
public setDirectory (mixed $directory) Sets the path for a domain
abstract public query (mixed $index, [mixed $placeholders]) ...
Page 3 of 4