Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
 baseDocument, xajax.config
 bCleanBuffer, xajax
 bDecodeUTF8Input, xajaxArgumentManager
 bDeferScriptGeneration, xajaxScriptPlugin
 bErrorHandler, xajax
 bExitAllowed, xajax
 bInlineScript
 bOutputEntities
 bValidateHash, xajaxScriptPlugin
 bWorking, xajaxScriptPlugin
xajax.config.setDefault('baseDocument',
document)
The base document that will be used throughout the code for locating elements by ID.
var $bCleanBuffer
A configuration option that is tracked by the main xajax object.
var $bDecodeUTF8Input
A configuration option used to indicate whether input data should be UTF8 decoded automatically.
var $bDeferScriptGeneration
var $bErrorHandler
This is a configuration setting that the main xajax object tracks.
var $bExitAllowed
A configuration option that is tracked by the main <xajax>object.
var $bInlineScript
Used to store the value of the inlineScript configuration option.
var $bInlineScript
Used to store the value of the inlineScript configuration option.
var $bOutputEntities
Convert special characters to the HTML equivellent.
var $bOutputEntities
var $bValidateHash
var $bWorking
Close