api.php File Reference

API for MediaWiki 1.8+. More...

Go to the source code of this file.

Enumerations

enum  MW_API

Functions

if($wgRequest->isPathInfoBad())
if(!$wgEnableAPI) 
convertWildcard ($search)

Variables

 $starttime = microtime( true )
 $wgTitle = Title::makeTitle( NS_MAIN, 'API' )
 $processor = new ApiMain( $wgRequest, $wgEnableWriteAPI )
 $endtime = microtime( true )


Detailed Description

API for MediaWiki 1.8+.

Copyright (C) 2006 Yuri Astrakhan <Firstname><Lastname>.com

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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file api.php.


Enumeration Type Documentation

enum MW_API

Definition at line 102 of file api.php.


Function Documentation

if ($wgRequest->isPathInfoBad()) if (!$wgEnableAPI) convertWildcard ( search  ) 

Definition at line 74 of file api.php.


Variable Documentation

$endtime = microtime( true )

Definition at line 121 of file api.php.

$processor = new ApiMain( $wgRequest, $wgEnableWriteAPI )

Definition at line 112 of file api.php.

$starttime = microtime( true )

Definition at line 41 of file api.php.

$wgTitle = Title::makeTitle( NS_MAIN, 'API' )


Generated on Sat Apr 30 22:57:17 2011 for MediaWiki by  doxygen 1.5.9