[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/ -> AjaxDispatcher.php (summary)

Handle ajax requests and send them to the proper handler. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 167 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

AjaxDispatcher:: (2 methods):
  __construct()
  performAction()


Class: AjaxDispatcher  - X-Ref

Object-Oriented Ajax functions.

__construct( Config $config )   X-Ref
Load up our object with user supplied data


performAction( User $user )   X-Ref
Pass the request to our internal function.
BEWARE! Data are passed as they have been supplied by the user,
they should be carefully handled in the function processing the
request.

param: User $user



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1