MediaWiki
REL1_24
|
Generate an OpenSearch description file. More...
Go to the source code of this file.
Variables | |
$expiryTime = 600 | |
$fullName = wfMessage( 'opensearch-desc' )->inContentLanguage()->text() | |
$searchPage = SpecialPage::getTitleFor( 'Search' ) | |
$urls = array() | |
$urls [] | |
Generate an OpenSearch description file.
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html
Definition in file opensearch_desc.php.
$expiryTime = 600 |
Definition at line 37 of file opensearch_desc.php.
Definition at line 57 of file opensearch_desc.php.
Referenced by MysqlInstaller\setupUser().
$searchPage = SpecialPage::getTitleFor( 'Search' ) |
Definition at line 75 of file opensearch_desc.php.
Referenced by Skin\getSearchLink().
$urls = array() |
Definition at line 70 of file opensearch_desc.php.
Referenced by BenchmarkPurge\benchSquid(), PurgeList\doPurge(), BenchmarkPurge\execute(), PurgeChangedPages\execute(), Title\isValidMoveOperation(), Title\moveNoAuth(), PurgeList\purgeNamespace(), PurgeList\sendPurgeRequest(), and Html\srcSet().
$urls[] |
array( 'type' => 'text/html', 'method' => 'get', 'template' => $searchPage->getCanonicalURL( 'search={searchTerms}' ) )
Definition at line 76 of file opensearch_desc.php.
Definition at line 41 of file opensearch_desc.php.
Referenced by PopulateCategory\__construct(), CheckExtensionsCLI\__construct(), benchmarkTest(), cdbShowHelp(), UserOptions\CHANGER(), GenerateCollationData\charCallback(), CheckStorage\check(), Maintenance\cleanupChanneled(), MemoryFileBackend\doStreamFile(), CheckStorage\error(), SpecialRunJobs\execute(), BenchWfIsWindows\execute(), BenchHttpHttps\execute(), BenchIfSwitch\execute(), FixBug20757\execute(), BenchStrtrStrReplace\execute(), SyncFileBackend\execute(), PPFuzzTester\execute(), CLIParser\execute(), BenchUtf8TitleCheck\execute(), GetConfiguration\formatVarDump(), GenerateCollationData\generateFirstChars(), ZipDirectoryReader\hexDump(), ProfilerSimpleText\logData(), ProfilerSimpleTrace\logData(), moveToExternal(), SpecialUploadStash\outputContents(), ApiQueryContinueTestBase\printResult(), ApiQueryContinueTestBase\query(), HttpError\report(), DbTestPreviewer\report(), TestRecorder\reportPercentage(), resolveStub(), resolveStubs(), CheckStorage\restoreText(), AjaxResponse\sendHeaders(), showUsage(), UserOptions\showUsageAndExit(), DbTestPreviewer\start(), DbTestRecorder\start(), testLine(), UserOptions\USAGER(), UserOptions\warn(), wfHttpError(), wfVarDump(), and RandomImageGenerator\writeImageWithApi().