Cheetah
Public Member Functions | Static Public Member Functions | List of all members
ChStoreRequest Class Reference
Inheritance diagram for ChStoreRequest:
ChWsbRequest

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from ChWsbRequest
 pageNotFound ($sPage, $sModule)
 
 methodNotFound ($sMethod, $sModule)
 
 _perform ($aModule, $sClass, $sMethod, $aParams, $bTerminateOnError=true)
 
 _methodExists ($mixedModule, $sMethodType, $sMethodName, $sClass="Module")
 
 _error ($sType, $sParam1='', $sParam2='')
 

Static Public Member Functions

static processAsAction ($aModule, &$aRequest, $sClass="Module")
 
- Static Public Member Functions inherited from ChWsbRequest
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)
 

Detailed Description

Definition at line 14 of file request.php.

Constructor & Destructor Documentation

◆ __construct()

ChStoreRequest::__construct ( )

Definition at line 16 of file request.php.

Member Function Documentation

◆ processAsAction()

static ChStoreRequest::processAsAction (   $aModule,
$aRequest,
  $sClass = "Module" 
)
static

Reimplemented from ChWsbRequest.

Definition at line 21 of file request.php.


The documentation for this class was generated from the following file: