Cheetah
Classes | Variables
ChWsbRequest.php File Reference

Go to the source code of this file.

Classes

class  ChWsbRequest
 

Variables

const CH_WSB_REQUEST_ERROR_MODULE_NOT_FOUND 1
 
const CH_WSB_REQUEST_ERROR_PAGE_NOT_FOUND 2
 
 $GLOBALS ['chWsbClasses'] = array()
 

Variable Documentation

◆ $GLOBALS

$GLOBALS[ 'chWsbClasses'] = array()

Definition at line 11 of file ChWsbRequest.php.

◆ CH_WSB_REQUEST_ERROR_MODULE_NOT_FOUND

const CH_WSB_REQUEST_ERROR_MODULE_NOT_FOUND 1

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChWsbRequest.php.

◆ CH_WSB_REQUEST_ERROR_PAGE_NOT_FOUND

const CH_WSB_REQUEST_ERROR_PAGE_NOT_FOUND 2

Definition at line 9 of file ChWsbRequest.php.