OCSP_AJAXClass OCSP_AJAX
this class is designed to handle ajex requests
Located in /ajax/OCSP_AJAX.phpclass (line 55)
OCSP_OBJ | --OCSP_AJAX
| Class | Description |
|---|---|
OCSP_AJAXFORM
|
Class OCSP_AJAXFORM |
OCSP_AJAX_FUNC_FRMSUBMIT
®isterFormSubmit
(string $func_name, string $frmName, string $func_include, [array $func_args = NULL], [string $rq_methode = OCSP_AJAX_RQMODE_POST], [boolean $debug = FALSE])
OCSP_AJAX_FUNCTION
®isterFunction
(string $func_name, [string $func_include = ""], [array $func_args = NULL], [string $rq_methode = OCSP_AJAX_RQMODE_GET], [boolean $debug = FALSE])
array
$done_funcLst
= array() (line 100)
array
$functionLst
= array() (line 92)
boolean
$isCachable
= FALSE (line 138)
string
$jsCode
= "" (line 126)
array
$myCacheObjects
= array() (line 157)
array of cached objects
string
$myCacheType
= 'session' (line 149)
where to cache the object possible settings are:
string
$myClassSrcFile
= __FILE__ (line 132)
string
$objId
= "" (line 106)
array
$valueLst
= array() (line 113)
Inherited from OCSP_OBJ
OCSP_OBJ::$global_currentUser
OCSP_OBJ::$global_defaultDBObj_read
OCSP_OBJ::$global_defaultDBObj_write
OCSP_OBJ::$myDBObj
OCSP_OBJ::$staticClassVars
* class methods ---------------------------------------------
loads the cached data
enables the object caching
retuns a registered function or an pointer to an empty function in $this::functionLst
returns the object ID if $this->objId is empty $_SERVER['UNIQUE
if you use a special class to handle the ajax requests overwrite this methode
returns the javascript code for an ajax function argument list
returns the js code for the function List
returns the javascript code for an ajax function argument
returns the javascript for the object
register a form submit
register a function
sets the action uri (where the request is sent)
sets the http header for the ajax return
Inherited From OCSP_OBJ
OCSP_OBJ::castObj()
OCSP_OBJ::cloneMe()
OCSP_OBJ::currentUser()
OCSP_OBJ::dbConnect()
OCSP_OBJ::defaultDBObj()
OCSP_OBJ::defaultReadDBObj()
OCSP_OBJ::defaultWriteDBObj()
OCSP_OBJ::getConf()
OCSP_OBJ::getDBObj()
OCSP_OBJ::get_myClassConstant()
OCSP_OBJ::get_myObject_vars()
OCSP_OBJ::get_mySourceFile()
OCSP_OBJ::isConnected()
OCSP_OBJ::isMultiByteStr()
OCSP_OBJ::isUTF8()
OCSP_OBJ::setConf()
OCSP_OBJ::setDBObj()
OCSP_OBJ::set_myObject_vars()
OCSP_OBJ::set_myVarsFrom()
CLASS_SRC_FILE
= __FILE__
(line 62)
Inherited from OCSP_OBJ
OCSP_OBJ::CLASS_SRC_FILE
Documentation generated on Thu, 08 Jan 2009 17:45:06 +0100 by phpDocumentor 1.4.0a2