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

Class: xajaxPluginManager

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

Class Overview


xajaxPluginManager.inc.php :: xajax plugin manager


Author(s):

Version:

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

Copyright:

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

Variables

Methods



Class Details

[line 23]
xajaxPluginManager.inc.php :: xajax plugin manager

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: xajaxPluginManager.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

$aPluginFolders =

[line 25]


Type:   mixed


[ Top ]

$aResponsePlugins =

[line 26]


Type:   mixed


[ Top ]

$objHeaderScriptPlugin =

[line 28]


Type:   mixed


[ Top ]

$objRequestProcessorPlugin =

[line 27]


Type:   mixed


[ Top ]



Class Methods


method addPluginFolder [line 39]

void addPluginFolder( $sFolder)



Parameters:

   $sFolder  

[ Top ]

method getIncludePlugin [line 82]

void &getIncludePlugin( )



[ Top ]

method getInstance [line 30]

void &getInstance( )



[ Top ]

method getRequestProcessorPlugin [line 70]

void &getRequestProcessorPlugin( )



[ Top ]

method getResponsePlugin [line 95]

void &getResponsePlugin( $sName)



Parameters:

   $sName  

[ Top ]

method loadAllPlugins [line 58]

void loadAllPlugins( )



[ Top ]

method loadPluginFile [line 45]

void loadPluginFile( $sPluginName)



Parameters:

   $sPluginName  

[ Top ]

method registerIncludePlugin [line 75]

void registerIncludePlugin( &$objPlugin)



Parameters:

   &$objPlugin  

[ Top ]

method registerRequestProcessorPlugin [line 63]

void registerRequestProcessorPlugin( &$objPlugin)



Parameters:

   &$objPlugin  

[ Top ]

method registerResponsePlugin [line 87]

void registerResponsePlugin( &$objPlugin)



Parameters:

   &$objPlugin  

[ Top ]


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