MediaWiki  1.23.0
Ajax

Files

file  AjaxDispatcher.php
 Handle ajax requests and send them to the proper handler.
 
file  AjaxResponse.php
 Response handler for Ajax requests.
 

Classes

class  AjaxDispatcher
 Object-Oriented Ajax functions. More...
 
class  AjaxResponse
 Handle responses for Ajax requests (send headers, print content, that sort of thing) More...
 

Detailed Description