MediaWiki REL1_33
|
This is the complete list of members for AjaxResponse, including all inherited members.
$mCacheDuration | AjaxResponse | private |
$mConfig | AjaxResponse | private |
$mContentType | AjaxResponse | private |
$mDisabled | AjaxResponse | private |
$mLastModified | AjaxResponse | private |
$mResponseCode | AjaxResponse | private |
$mText | AjaxResponse | private |
$mVary | AjaxResponse | private |
__construct( $text=null, Config $config=null) | AjaxResponse | |
addText( $text) | AjaxResponse | |
checkLastModified( $timestamp) | AjaxResponse | |
disable() | AjaxResponse | |
loadFromMemcached( $mckey, $touched) | AjaxResponse | |
printText() | AjaxResponse | |
sendHeaders() | AjaxResponse | |
setCacheDuration( $duration) | AjaxResponse | |
setContentType( $type) | AjaxResponse | |
setResponseCode( $code) | AjaxResponse | |
setVary( $vary) | AjaxResponse | |
storeInMemcached( $mckey, $expiry=86400) | AjaxResponse |