\pm_View_Helper_Lmsg

Helper for translating messages

Summary

Methods
Properties
Constants
lmsg()
getSection()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A

Methods

lmsg()

lmsg(string  $key, array  $params = array()) : string

Translate message by key according to current locale

Parameters

string $key
array $params

Returns

string

getSection()

getSection(  $key) : array

Get section of messages by key according to current locale

Parameters

$key

Returns

array