xajaxDefaultIncludePlugin. inc.phpContains the default script include plugin class. Summary
xajax default script include plugin classPlease see copyright.inc.php for a detailed description, copyright and license information. xajaxIncludeClientScriptGenerates the SCRIPT tags necessary to ‘include’ the xajax javascript library on the browser. This is called when the page is first loaded. Summary
getJavascriptInclude
Generates SCRIPT tags necessary to load the javascript libraries on the browser.
Returns
|
function configure( $sName, $mValue )
function generateClientScript()
Generates the xajax settings that will be used by the xajax javascript library when making requests back to the server.
function getJavascriptConfig()
See xajaxIncludeClientScriptPlugin::getJavascriptConfig
function printJavascriptConfig()
Generates SCRIPT tags necessary to load the javascript libraries on the browser.
function getJavascriptInclude()
See xajaxIncludeClientScriptPlugin::getJavascriptInclude
function printJavascriptInclude()
Returns the name of the script file, based on the current settings.
function _getScriptFilename( $sFilename )