xajax
[ class tree: xajax ] [ index: xajax ] [ all elements ]

Class: xajaxCall

Source Location: /pem-includes/xajax/xajax_core/xajaxResponse.inc.php

Class Overview


The xajaxCall class is used to create Javascript call commands which can be used in event handlers to initiate xajax requests.


Variables

Methods



Class Details

[line 888]
The xajaxCall class is used to create Javascript call commands which can be used in event handlers to initiate xajax requests.



[ Top ]


Class Variables

$aParameters =

[line 896]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sContentType =

[line 901]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sFunction =

[line 893]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sMode =

[line 897]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sRequestType =

[line 898]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sRequestURI =

[line 900]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sResponseProcessor =

[line 899]



Tags:

access:  protected

Type:   mixed


[ Top ]

$sReturnValue =

[line 894]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor xajaxCall [line 903]

xajaxCall xajaxCall( [ $sFunction = ''])



Tags:

access:  protected


Parameters:

   $sFunction  

[ Top ]

method addParameter [line 921]

void addParameter( $sParameter, [ $bUseQuotes = true])



Tags:

access:  protected


Parameters:

   $sParameter  
   $bUseQuotes  

[ Top ]

method clearParameters [line 917]

void clearParameters( )



Tags:

access:  protected


[ Top ]

method generate [line 949]

void generate( )



Tags:

access:  protected


[ Top ]

method setContentType [line 941]

void setContentType( $sContentType)



Tags:

access:  protected


Parameters:

   $sContentType  

[ Top ]

method setFunction [line 913]

void setFunction( $sFunction)



Tags:

access:  protected


Parameters:

   $sFunction  

[ Top ]

method setMode [line 925]

void setMode( $sMode)



Tags:

access:  protected


Parameters:

   $sMode  

[ Top ]

method setRequestType [line 929]

void setRequestType( $sRequestType)



Tags:

access:  protected


Parameters:

   $sRequestType  

[ Top ]

method setRequestURI [line 937]

void setRequestURI( $sRequestURI)



Tags:

access:  protected


Parameters:

   $sRequestURI  

[ Top ]

method setResponseProcessor [line 933]

void setResponseProcessor( $sResponseProcessor)



Tags:

access:  protected


Parameters:

   $sResponseProcessor  

[ Top ]

method setReturnValue [line 945]

void setReturnValue( $sReturnValue)



Tags:

access:  protected


Parameters:

   $sReturnValue  

[ Top ]


Documentation generated on Tue, 21 Aug 2007 14:49:59 -0500 by phpDocumentor 1.4.0a2