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

Class: xajaxRequestProcessorPlugin

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

Class Overview


xajaxRequestProcessorPlugin.inc.php :: xajax abstract request processor plugin class


Author(s):

Version:

  • $Id: xajaxRequestProcessorPlugin.inc.php 317 2007-01-30 19:36:39Z gaeldesign $

Copyright:

  • Copyright (c) 2005-2006 by Jared White & J. Max Wilson

Variables

Methods


Child classes:

xajaxDefaultRequestProcessorPlugin
xajaxDefaultRequestProcessorPlugin.inc.php :: xajax default request processor plugin

Class Details

[line 24]
xajaxRequestProcessorPlugin.inc.php :: xajax abstract request processor plugin class

xajax version 0.5 (Beta 2) copyright (c) 2006 by Jared White & J. Max Wilson http://www.xajaxproject.org

xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.

xajax is released under the terms of the BSD license http://www.xajaxproject.org/bsd_license.txt




Tags:

version:  $Id: xajaxRequestProcessorPlugin.inc.php 317 2007-01-30 19:36:39Z gaeldesign $
copyright:  Copyright (c) 2005-2006 by Jared White & J. Max Wilson
license:  BSD License


[ Top ]


Class Variables

$_objXajax =

[line 26]


Type:   mixed


[ Top ]



Class Methods


constructor xajaxRequestProcessorPlugin [line 35]

xajaxRequestProcessorPlugin xajaxRequestProcessorPlugin( )



[ Top ]

constructor __construct [line 28]

xajaxRequestProcessorPlugin __construct( )



[ Top ]

method canProcessRequest [line 51]

void canProcessRequest( )



Overridden in child classes as:

xajaxDefaultRequestProcessorPlugin::canProcessRequest()

[ Top ]

method getRequestMode [line 46]

void getRequestMode( )



Overridden in child classes as:

xajaxDefaultRequestProcessorPlugin::getRequestMode()

[ Top ]

method processRequest [line 56]

void processRequest( )



Overridden in child classes as:

xajaxDefaultRequestProcessorPlugin::processRequest()

[ Top ]

method setXajax [line 41]

void setXajax( &$objXajax)



Parameters:

   &$objXajax  

[ Top ]


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