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

Functions 
package
modx
$action_type
string
(optional) If set, will filter by action type
$user
integer
(optional) If set, will filter by user
$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 occurred.
$dir
string
(optional) The direction of the sort. Defaults to ASC.
subpackage
processors.system.log
Functions
getNameField

Description

Gets a list of manager log actions

Functions

getNameField

getNameField(  $classKey ) :

Arguments

$classKey
Documentation was generated by DocBlox 0.11.2.