Class OCSP_AJAX_FUNCTION

Description

Class OCSP_AJAX_FUNCTION

this class is designed to handle ajex functions

Located in /ajax/OCSP_AJAX_FUNCTION.phpclass (line 37)


	
			
Direct descendents
Class Description
 class OCSP_AJAX_FLDEVENT Class OCSP_AJAX_FLDEVENT
Variable Summary
Method Summary
 OCSP_AJAX_FUNCTION OCSP_AJAX_FUNCTION ( &$ajaxObj, string $funcName, [string $funcInc = ""], [array $funcArgs = NULL], [string $rqMethode = OCSP_AJAX_RQMODE_GET], AJAX $ajaxObj)
 string getClassSrc ()
 string getFuncName ()
 array getMyCacheValues (boolean $debug)
 string getRequestUri ()
 string getTargetId ()
 string js_getAjaxCall ([array $args = NULL], [boolean $debug = FALSE])
 string js_getFuncName ()
 string js_getFunction ([boolean $debug = FALSE])
 void setFuncName (string $funcName)
 void setRequestUri (string $aUri)
 void setTargetId (string $targetId)
Variables
OCSP_AJAX $myAjaxObj = NULL (line 45)
  • var: myAjaxObj
  • access: protected
string $myCacheValues = array() (line 91)
  • access: protected
array $myFuncArgs = array() (line 73)
  • access: protected
string $myFuncInc = NULL (line 61)
  • access: protected
string $myFuncName = NULL (line 55)
  • access: protected
string $myRQMethod = NULL (line 67)
  • access: protected
string $myRQUri = NULL (line 85)
  • access: protected
string $mySourceFile = __FILE__ (line 97)
  • access: private
string $myTargetId = NULL (line 79)
  • access: protected
Methods
Constructor OCSP_AJAX_FUNCTION (line 114)

cunstruct

  • access: public
OCSP_AJAX_FUNCTION OCSP_AJAX_FUNCTION ( &$ajaxObj, string $funcName, [string $funcInc = ""], [array $funcArgs = NULL], [string $rqMethode = OCSP_AJAX_RQMODE_GET], AJAX $ajaxObj)
  • AJAX $ajaxObj
  • string $funcName
  • string $funcInc: the include file containing the php function
  • array $funcArgs: (array with NAME => VALUE paires for arguments)
  • string $rqMethode: the methode of the ajax request
  • &$ajaxObj
getAjaxObj (line 186)
OCSP_AJAX &getAjaxObj ()
getClassSrc (line 179)
  • access: public
string getClassSrc ()
getFuncName (line 126)
  • access: public
string getFuncName ()

Redefined in descendants as:
getMyCacheValues (line 306)

returns the values to add to the cache

  • access: public
array getMyCacheValues (boolean $debug)
  • boolean $debug
getRequestUri (line 165)
string getRequestUri ()
getTargetId (line 142)
  • access: public
string getTargetId ()

Redefined in descendants as:
js_getAjaxCall (line 273)

returns the js ajax call

  • since: pk-07-04-28
  • access: public
string js_getAjaxCall ([array $args = NULL], [boolean $debug = FALSE])
  • array $args
  • boolean $debug
js_getFuncName (line 208)

returns the javascript function name

  • access: public
string js_getFuncName ()

Redefined in descendants as:
js_getFunction (line 251)

returns the javascript representation of the function

  • access: public
string js_getFunction ([boolean $debug = FALSE])
  • boolean $debug

Redefined in descendants as:
js_getRegisterFunction (line 220)

returns the javascript code to register the function

  • access: public
string js_getRegisterFunction ()
setFuncName (line 134)
  • access: public
void setFuncName (string $funcName)
  • string $funcName
setRequestUri (line 158)
  • access: public
void setRequestUri (string $aUri)
  • string $aUri
setTargetId (line 150)
  • access: public
void setTargetId (string $targetId)
  • string $targetId

Redefined in descendants as:

Documentation generated on Thu, 08 Jan 2009 17:45:08 +0100 by phpDocumentor 1.4.0a2