|
| | __construct () |
| |
| | pageNotFound ($sPage, $sModule) |
| |
| | methodNotFound ($sMethod, $sModule) |
| |
| | _perform ($aModule, $sClass, $sMethod, $aParams, $bTerminateOnError=true) |
| |
| | _methodExists ($mixedModule, $sMethodType, $sMethodName, $sClass="Module") |
| |
| | _error ($sType, $sParam1='', $sParam2='') |
| |
|
| static | processAsAction ($aModule, &$aRequest, $sClass="Module") |
| |
| static | processAsFile ($aModule, &$aRequest) |
| |
| static | processAsService ($aModule, $sMethod, $aParams, $sClass="Module") |
| |
| static | serviceExists ($mixedModule, $sMethod, $sClass="Module") |
| |
| static | actionExists ($mixedModule, $sMethod, $sClass="Module") |
| |
| static | moduleNotFound ($sModule) |
| |
| static | _require ($aModule, $sClass) |
| |
Definition at line 14 of file request.php.
◆ __construct()
| ChGroupsRequest::__construct |
( |
| ) |
|
◆ processAsAction()
| static ChGroupsRequest::processAsAction |
( |
|
$aModule, |
|
|
& |
$aRequest, |
|
|
|
$sClass = "Module" |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: