model/modx/processors/system/activeresource/getlist.php

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. Defaults to name.
$dir
string
(optional) The direction of the sort. Defaults to ASC.
$dateFormat
string
(optional) The strftime date format to format the editedon date to. Defaults to: %b %d, %Y %I:%M %p
subpackage
processors.system.activeresource

Description

Gets a list of active resources

Documentation was generated by DocBlox 0.11.2.