<html>
<head>
<title>Docs For Class xajaxResponsePlugin</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">xajax</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
<tr>
<td class="header_menu">
[ <a href="../classtrees_xajax.html" class="menu">class tree: xajax</a> ]
[ <a href="../elementindex_xajax.html" class="menu">index: xajax</a> ]
[ <a href="../elementindex.html" class="menu">all elements</a> ]
</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="200" class="menu">
<b>Packages:</b><br />
<a href="../li_default.html">default</a><br />
<a href="../li_xajax.html">xajax</a><br />
<br /><br />
<b>Files:</b><br />
<div class="package">
<a href="../xajax/_pem-includes---xajax---xajax_core---xajax.inc.php.html"> xajax.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxDefaultIncludePlugin.inc.php.html"> xajaxDefaultIncludePlugin.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxDefaultRequestProcessorPlugin.inc.php.html"> xajaxDefaultRequestProcessorPlugin.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxIncludePlugin.inc.php.html"> xajaxIncludePlugin.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxPluginManager.inc.php.html"> xajaxPluginManager.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxRequestProcessorPlugin.inc.php.html"> xajaxRequestProcessorPlugin.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---xajaxResponse.inc.php.html"> xajaxResponse.inc.php
</a><br>
<a href="../xajax/_pem-includes---xajax---xajax_core---plugin_layer---xajaxResponsePlugin.inc.php.html"> xajaxResponsePlugin.inc.php
</a><br>
</div><br />
<b>Classes:</b><br />
<div class="package">
<a href="../xajax/legacyXajax.html">legacyXajax</a><br />
<a href="../xajax/legacyXajaxResponse.html">legacyXajaxResponse</a><br />
<a href="../xajax/xajax.html">xajax</a><br />
<a href="../xajax/xajaxCall.html">xajaxCall</a><br />
<a href="../xajax/xajaxDefaultIncludePlugin.html">xajaxDefaultIncludePlugin</a><br />
<a href="../xajax/xajaxDefaultRequestProcessorPlugin.html">xajaxDefaultRequestProcessorPlugin</a><br />
<a href="../xajax/xajaxIncludePlugin.html">xajaxIncludePlugin</a><br />
<a href="../xajax/xajaxPluginManager.html">xajaxPluginManager</a><br />
<a href="../xajax/xajaxRequestProcessorPlugin.html">xajaxRequestProcessorPlugin</a><br />
<a href="../xajax/xajaxResponse.html">xajaxResponse</a><br />
<a href="../xajax/xajaxResponsePlugin.html">xajaxResponsePlugin</a><br />
</div>
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<h1>Class: xajaxResponsePlugin</h1>
Source Location: /pem-includes/xajax/xajax_core/plugin_layer/xajaxResponsePlugin.inc.php<br /><br />
<table width="100%" border="0">
<tr><td valign="top">
<h3><a href="#class_details">Class Overview</a></h3>
<pre></pre><br />
<div class="description">xajaxResponsePlugin.inc.php :: xajax abstract response plugin class</div><br /><br />
<h4>Author(s):</h4>
<ul>
</ul>
<h4>Version:</h4>
<ul>
<li>$Id: xajaxResponsePlugin.inc.php 317 2007-01-30 19:36:39Z gaeldesign $</li>
</ul>
<h4>Copyright:</h4>
<ul>
<li>Copyright (c) 2005-2006 by Jared White & J. Max Wilson</li>
</ul>
</td>
<td valign="top">
<h3><a href="#class_vars">Variables</a></h3>
<ul>
<li><a href="../xajax/xajaxResponsePlugin.html#var$sCallName">$sCallName</a></li>
<li><a href="../xajax/xajaxResponsePlugin.html#var$_objResponse">$_objResponse</a></li>
</ul>
</td>
<td valign="top">
<h3><a href="#class_methods">Methods</a></h3>
<ul>
<li><a href="../xajax/xajaxResponsePlugin.html#methodxajaxResponsePlugin">xajaxResponsePlugin</a></li>
<li><a href="../xajax/xajaxResponsePlugin.html#method__construct">__construct</a></li>
<li><a href="../xajax/xajaxResponsePlugin.html#methodaddCommand">addCommand</a></li>
<li><a href="../xajax/xajaxResponsePlugin.html#methodsetResponseObject">setResponseObject</a></li>
</ul>
</td>
</tr></table>
<hr />
<table width="100%" border="0"><tr>
</tr></table>
<hr />
<a name="class_details"></a>
<h3>Class Details</h3>
<div class="tags">
[line 23]<br />
xajaxResponsePlugin.inc.php :: xajax abstract response plugin class<br /><br /><p>xajax version 0.5 (Beta 2) copyright (c) 2006 by Jared White & J. Max Wilson http://www.xajaxproject.org</p><p>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.</p><p>xajax is released under the terms of the BSD license http://www.xajaxproject.org/bsd_license.txt</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b> </td><td>$Id: xajaxResponsePlugin.inc.php 317 2007-01-30 19:36:39Z gaeldesign $</td>
</tr>
<tr>
<td><b>copyright:</b> </td><td>Copyright (c) 2005-2006 by Jared White & J. Max Wilson</td>
</tr>
<tr>
<td><b>license:</b> </td><td><a href="http://www.xajaxproject.org/bsd_license.txt">BSD License</a></td>
</tr>
</table>
</div>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<hr />
<a name="class_vars"></a>
<h3>Class Variables</h3>
<div class="tags">
<a name="var$sCallName"></a>
<p></p>
<h4>$sCallName = <span class="value"> "plugin"</span></h4>
<p>[line 25]</p>
<br />
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Type:</b> </td>
<td>mixed</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
<a name="var$_objResponse"></a>
<p></p>
<h4>$_objResponse = <span class="value"></span></h4>
<p>[line 27]</p>
<br />
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Type:</b> </td>
<td>mixed</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br />
</div><br />
<hr />
<a name="class_methods"></a>
<h3>Class Methods</h3>
<div class="tags">
<hr />
<a name="methodxajaxResponsePlugin"></a>
<h3>constructor xajaxResponsePlugin <span class="smalllinenumber">[line 35]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>xajaxResponsePlugin xajaxResponsePlugin(
)</code>
</td></tr></table>
</td></tr></table><br />
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="method__construct"></a>
<h3>constructor __construct <span class="smalllinenumber">[line 29]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>xajaxResponsePlugin __construct(
)</code>
</td></tr></table>
</td></tr></table><br />
<br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodaddCommand"></a>
<h3>method addCommand <span class="smalllinenumber">[line 46]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>void addCommand(
$aAttributes,
$sData)</code>
</td></tr></table>
</td></tr></table><br />
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type"> </td>
<td><b>$aAttributes</b> </td>
<td></td>
</tr>
<tr>
<td class="type"> </td>
<td><b>$sData</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
<hr />
<a name="methodsetResponseObject"></a>
<h3>method setResponseObject <span class="smalllinenumber">[line 41]</span></h3>
<div class="function">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>void setResponseObject(
&$objResponse)</code>
</td></tr></table>
</td></tr></table><br />
<br /><br />
<h4>Parameters:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="type"> </td>
<td><b>&$objResponse</b> </td>
<td></td>
</tr>
</table>
</div><br />
<div class="top">[ <a href="#top">Top</a> ]</div>
</div>
</div><br />
<div class="credit">
<hr />
Documentation generated on Tue, 21 Aug 2007 14:50:00 -0500 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.0a2</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>