model/modx/processors/context/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 20.
$sort
string
(optional) The column to sort by. Defaults to key.
$dir
string
(optional) The direction of the sort. Defaults to ASC.
subpackage
processors.context

Description

Grabs a list of contexts.

Documentation was generated by DocBlox 0.11.2.