core/model/modx/processors/security/forms/rule/getlist.php
Gets a list of action dom rules.
- Package
- modx
- $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. Default action.
- Subpackage
- processors.security.forms.rule