![]() |
|---|
| [ Index ] |
Source Code Reference for V1.00 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1756 lines (39 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
xajaxResponse:: (57 methods):
xajaxResponse()
setCharacterEncoding()
setOutputEntities()
plugin()
__get()
confirmCommands()
assign()
append()
prepend()
replace()
clear()
contextAssign()
contextAppend()
contextPrepend()
contextClear()
alert()
debug()
redirect()
script()
call()
remove()
create()
insert()
insertAfter()
createInput()
insertInput()
insertInputAfter()
setEvent()
addEvent()
addHandler()
removeHandler()
setFunction()
wrapFunction()
includeScript()
includeScriptOnce()
removeScript()
includeCSS()
removeCSS()
waitForCSS()
waitFor()
sleep()
setReturnValue()
getContentType()
getOutput()
printOutput()
_sendHeaders()
getCommandCount()
loadCommands()
absorb()
addPluginCommand()
addCommand()
_printHeader_XML()
_printResponse_XML()
_printCommand_XML()
_printArray_XML()
_printEscapedString_XML()
_encodeArray()
xajaxCustomResponse:: (11 methods):
xajaxCustomResponse()
setCharacterEncoding()
setOutputEntities()
clear()
append()
absorb()
getContentType()
getCharacterEncoding()
getOutputEntities()
getOutput()
printOutput()
Class: xajaxResponse - X-Ref
| xajaxResponse() X-Ref |
| No description |
| setCharacterEncoding($sCharacterEncoding) X-Ref |
| No description |
| setOutputEntities($bOutputEntities) X-Ref |
| No description |
| plugin() X-Ref |
| No description |
| __get($sPluginName) X-Ref |
| No description |
| confirmCommands($iCmdNumber, $sMessage) X-Ref |
| No description |
| assign($sTarget,$sAttribute,$sData) X-Ref |
| No description |
| append($sTarget,$sAttribute,$sData) X-Ref |
| No description |
| prepend($sTarget,$sAttribute,$sData) X-Ref |
| No description |
| replace($sTarget,$sAttribute,$sSearch,$sData) X-Ref |
| No description |
| clear($sTarget,$sAttribute) X-Ref |
| No description |
| contextAssign($sAttribute, $sData) X-Ref |
| No description |
| contextAppend($sAttribute, $sData) X-Ref |
| No description |
| contextPrepend($sAttribute, $sData) X-Ref |
| No description |
| contextClear($sAttribute) X-Ref |
| No description |
| alert($sMsg) X-Ref |
| No description |
| debug($sMessage) X-Ref |
| No description |
| redirect($sURL, $iDelay=0) X-Ref |
| No description |
| script($sJS) X-Ref |
| No description |
| call() X-Ref |
| No description |
| remove($sTarget) X-Ref |
| No description |
| create($sParent, $sTag, $sId, $sType=null) X-Ref |
| No description |
| insert($sBefore, $sTag, $sId) X-Ref |
| No description |
| insertAfter($sAfter, $sTag, $sId) X-Ref |
| No description |
| createInput($sParent, $sType, $sName, $sId) X-Ref |
| No description |
| insertInput($sBefore, $sType, $sName, $sId) X-Ref |
| No description |
| insertInputAfter($sAfter, $sType, $sName, $sId) X-Ref |
| No description |
| setEvent($sTarget,$sEvent,$sScript) X-Ref |
| No description |
| addEvent($sTarget,$sEvent,$sScript) X-Ref |
| No description |
| addHandler($sTarget,$sEvent,$sHandler) X-Ref |
| No description |
| removeHandler($sTarget,$sEvent,$sHandler) X-Ref |
| No description |
| setFunction($sFunction, $sArgs, $sScript) X-Ref |
| No description |
| wrapFunction($sFunction, $sArgs, $aScripts, $sReturnValueVariable) X-Ref |
| No description |
| includeScript($sFileName) X-Ref |
| No description |
| includeScriptOnce($sFileName) X-Ref |
| No description |
| removeScript($sFileName, $sUnload = '') X-Ref |
| No description |
| includeCSS($sFileName) X-Ref |
| No description |
| removeCSS($sFileName) X-Ref |
| No description |
| waitForCSS($iTimeout = 600) X-Ref |
| No description |
| waitFor($script, $tenths) X-Ref |
| No description |
| sleep($tenths) X-Ref |
| No description |
| setReturnValue($value) X-Ref |
| No description |
| getContentType() X-Ref |
| No description |
| getOutput() X-Ref |
| No description |
| printOutput() X-Ref |
| No description |
| _sendHeaders() X-Ref |
| No description |
| getCommandCount() X-Ref |
| No description |
| loadCommands($mCommands, $bBefore=false) X-Ref |
| No description |
| absorb($objResponse) X-Ref |
| No description |
| addPluginCommand($objPlugin, $aAttributes, $mData) X-Ref |
| No description |
| addCommand($aAttributes, $mData) X-Ref |
| No description |
| _printHeader_XML() X-Ref |
| No description |
| _printResponse_XML() X-Ref |
| No description |
| _printCommand_XML(&$aAttributes) X-Ref |
| No description |
| _printArray_XML(&$mArray) X-Ref |
| No description |
| _printEscapedString_XML(&$sData) X-Ref |
| No description |
| _encodeArray(&$mData) X-Ref |
| No description |
Class: xajaxCustomResponse - X-Ref
| xajaxCustomResponse($sContentType) X-Ref |
| No description |
| setCharacterEncoding($sCharacterEncoding) X-Ref |
| No description |
| setOutputEntities($bOutputEntities) X-Ref |
| No description |
| clear() X-Ref |
| No description |
| append($sOutput) X-Ref |
| No description |
| absorb($objResponse) X-Ref |
| No description |
| getContentType() X-Ref |
| No description |
| getCharacterEncoding() X-Ref |
| No description |
| getOutputEntities() X-Ref |
| No description |
| getOutput() X-Ref |
| No description |
| printOutput() X-Ref |
| No description |
| Generated: Thu Jan 8 03:00:03 2009 | Cross-referenced by PHPXref 0.7 |