Intranet
extends IRestService
Table of Contents
Methods
-
getDepartments()
: mixed
-
getMethods()
: mixed
-
getStressShareData()
: mixed
-
getStructure()
: mixed
getDepartments()
public
static getDepartments(mixed $arParams, mixed $offset, CRestServer $server) : mixed
Parameters
-
$arParams
: mixed
-
-
$offset
: mixed
-
-
$server
: CRestServer
-
getMethods()
public
static getMethods() : mixed
getStressShareData()
public
static getStressShareData([null $params = null ], mixed $offset, CRestServer $server) : mixed
Parameters
-
$params
: null
= null
-
-
$offset
: mixed
-
-
$server
: CRestServer
-
-
@return
-
-
throws
-
SystemException
-
throws
-
ArgumentException
-
throws
-
LoaderException
-
throws
-
ObjectPropertyException
-
throws
-
ImagickException
getStructure()
public
static getStructure([mixed $options = array() ]) : mixed
Parameters
-
$options
: mixed
= array()
-