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 ) |
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.
$wgTitle = Title::makeTitle( NS_MAIN, 'API' ) |
Definition at line 106 of file api.php.
Referenced by DifferenceEngine::__construct(), WebRequest::appendQuery(), WebRequest::appendQueryArray(), EditPage::attemptSave(), SrConverter::autoConvert(), KuConverter::autoConvert(), KkConverter::autoConvert(), ChangeTags::buildTagFilterSelector(), SpecialPage::capturePath(), Parser::cleanSig(), RunJobs::execute(), RebuildTextIndex::execute(), RebuildRecentchanges::execute(), RebuildFileCache::execute(), Protect::execute(), Orphans::execute(), NamespaceConflictChecker::execute(), EditCLI::execute(), AddWiki::execute(), HttpRequest::execute(), ApiParse::execute(), ApiEditPage::execute(), SpecialPage::executePath(), Parser::extractSections(), DBConnectionError::fileCachedPage(), Maintenance::finalSetup(), RefreshLinks::fixLinksFromArticle(), RefreshLinks::fixRedirect(), EditPage::getCancelLink(), ChangesFeed::getFeedObject(), LogEventsList::getFilterLinks(), EditPage::getPreviewText(), OutputPage::getTitle(), ImageHistoryList::imageHistoryLine(), Skin::makeGlobalVariablesScript(), EditPage::setHeaders(), EditPage::showEditForm(), EditPage::showHeader(), EditPage::spamPage(), Parser::transformMsg(), EditPage::userNotLoggedInPage(), and wfGetNamespaceNotice().