Actions
Table of Contents
Constants
-
GET_DATA
= "getData"
-
GET_DEPARTMENT_DATA
= "getDepartmentData"
-
GET_TREE_ITEM_DATA
= "getTreeItemRelation"
-
SEARCH
= "search"
Methods
-
getList()
: mixed
-
processAjax()
: mixed
GET_DATA
public
mixed
GET_DATA
= "getData"
GET_DEPARTMENT_DATA
public
mixed
GET_DEPARTMENT_DATA
= "getDepartmentData"
GET_TREE_ITEM_DATA
public
mixed
GET_TREE_ITEM_DATA
= "getTreeItemRelation"
SEARCH
public
mixed
SEARCH
= "search"
getList()
public
static getList() : mixed
processAjax()
public
static processAjax([mixed $action = false ][, mixed $options = array() ][, mixed $requestFields = array() ]) : mixed
Parameters
-
$action
: mixed
= false
-
-
$options
: mixed
= array()
-
-
$requestFields
: mixed
= array()
-