model/modx/processors/security/access/usergroup/context/getlist.php

package
modx
$type
string
The type of ACL object
$target
string
(optional) The target of the ACL. Defauls to 0.
$principal_class
string
The class_key for the principal. Defaults to modUserGroup.
$principal
string
(optional) The principal ID. Defaults to 0.
$start
integer
(optional) The record to start at. Defaults to 0.
$limit
integer
(optional) The number of records to limit to. Defaults to 10.
$sort
string
(optional) The column to sort by.
$dir
string
(optional) The direction of the sort. Defaults to ASC.
subpackage
processors.security.access.usergroup.context

Description

Gets a list of ACLs.

Documentation was generated by DocBlox 0.11.2.