extends abstract class Phalcon\Translate\Adapter
implements Phalcon\Translate\AdapterInterface, ArrayAccess
Allows to define translation lists using PHP arrays
Phalcon\Translate\Adapter\NativeArray constructor
Returns the translation related to the given key
Check whether is defined a translation key in the internal array
Returns the translation string of the given key
Sets a translation value
Check whether a translation key exists
Unsets a translation from the dictionary
Returns the translation related to the given key
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Translate_Adapter_NativeArray.html