\pm_Controller_Action

Abstract class for all extensions controllers

Summary

Methods
Properties
Constants
init()
lmsg()
No public properties found
No constants found
No protected methods found
$_status
$_accessLevel
N/A

Properties

$_accessLevel

$_accessLevel : string|array

Access level restrictions. Possible values: 'admin', 'reseller', 'client'

Type

string|array

Methods

init()

init() 

Initialize controller

lmsg()

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

Translate message by key according to current locale

Parameters

string $key
array $params

Returns

string