B | |
baseDocument, xajax. | |
bCleanBuffer, xajax | |
bDecodeUTF8Input, xajaxArgumentManager | |
bDeferScriptGeneration, xajaxScriptPlugin | |
bErrorHandler, xajax | |
bExitAllowed, xajax | |
bInlineScript | |
bOutputEntities | |
bValidateHash, xajaxScriptPlugin | |
bWorking, xajaxScriptPlugin |
The base document that will be used throughout the code for locating elements by ID.
xajax.config.setDefault( 'baseDocument', document )
A configuration option that is tracked by the main xajax object.
var $bCleanBuffer
A configuration option used to indicate whether input data should be UTF8 decoded automatically.
var $bDecodeUTF8Input
var $bDeferScriptGeneration
This is a configuration setting that the main xajax object tracks.
var $bErrorHandler
A configuration option that is tracked by the main <xajax>object.
var $bExitAllowed
Used to store the value of the inlineScript configuration option.
var $bInlineScript
Used to store the value of the inlineScript configuration option.
var $bInlineScript
Convert special characters to the HTML equivellent.
var $bOutputEntities
var $bOutputEntities
var $bValidateHash
var $bWorking