public exists (mixed $index) Check whether is defined a translation key in the internal array
extends abstract class Phalcon\Translate\Adapter
extends class Phalcon\Exception
public replacePlaceholders (mixed $translation, [mixed $placeholders]) Replaces placeholders by the values
public resetDomain () Sets the default domain
public setInterpolator (
public string t (string $translateKey, [array $placeholders]) Returns the translation string of
public offsetUnset (string $offset) Unsets a translation from the dictionary
implements Phalcon\Translate
public string offsetGet (string $translateKey) Returns the translation related to the given key
Page 2 of 4