model/modx/processors/resource/resourcegroup/getlist.php

package
modx
$resource
integer
The resource to grab groups for.
$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.resource.resourcegroup

Description

Grabs a list of resource groups for a resource.

Documentation was generated by DocBlox 0.11.2.