CAF Shared JavaScript

Class CAF.Request

Object
   |
   +--CAF.Request

class CAF.Request

Field Summary
<static>  Object Form
          
<static>  Object maxRetries
          max retries for faulty ie requests
<static>  Object SHOW_LOGIN_FORM
          true to show login form when detected (false to just display link to login page)
   
Method Summary
<static> void cancel(scope)
           Cancels all pending requests for the specifed scope, and aborts the current request for the specified scope.
<static> Object encodeURIPath(url)
           Escapes the path part of the specified url, if not already escaped (ie likes only 7bit ascii in the path part).
<static> void Methods()
          

Field Detail

Form

<static> Object Form

maxRetries

<static> Object maxRetries

SHOW_LOGIN_FORM

<static> Object SHOW_LOGIN_FORM


Method Detail

cancel

<static> void cancel(scope)

encodeURIPath

<static> Object encodeURIPath(url)

Methods

<static> void Methods()

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019