aclCtrl
extends jController
in package
Lizmap administration.
Tags
Table of Contents
Properties
- $pluginParams : mixed
Methods
- addgroup() : mixed
- removegroup() : mixed
- checkException() : mixed
Properties
$pluginParams
public
mixed
$pluginParams
= array('removegroup' => array('jacl2.rights.and' => array('acl.user.view', 'acl.user.modify')), 'addgroup' => array('jacl2.rights.and' => array('acl.user.view', 'acl.user.modify')))
Methods
addgroup()
public
addgroup() : mixed
removegroup()
public
removegroup() : mixed
checkException()
protected
checkException(jAcl2DbAdminUIException $e, mixed $category) : mixed
Parameters
- $e : jAcl2DbAdminUIException
- $category : mixed