Class JMediawikiSearch
MediaWiki API Search class for the Joomla Platform.
- JMediawikiObject
- JMediawikiSearch
Package: Joomla\Platform\MediaWiki
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/mediawiki/search.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 12.3
Located at joomla/mediawiki/search.php
Methods summary
public
object
|
|
public
object
|
#
openSearch( string $search, integer $limit = null, array $namespace = null, string $suggest = null, string $format = null )
Method to search the wiki using opensearch protocol. |
Methods inherited from JMediawikiObject
__construct()
,
buildParameter()
,
fetchUrl()
,
validateResponse()