core/model/modx/processors/security/role/getauthoritylist.php
Gets a list of roles
- Package
- modx
- $addNone
- boolean
If true, will add a role of None
- $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. Defaults to name.
- $dir
- string
(optional) The direction of the sort. Defaults to ASC.
- Subpackage
- processors.security.role