[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/Gadgets/api/ -> ApiQueryGadgets.php (summary)

(no description)

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

Defines 1 class

ApiQueryGadgets:: (12 methods):
  __construct()
  execute()
  getList()
  applyList()
  isNeeded()
  fakeMetadata()
  setIndexedTagNameForMetadata()
  getAllowedParams()
  getDescription()
  getParamDescription()
  getExamples()
  getVersion()


Class: ApiQueryGadgets  - X-Ref

Created on 15 April 2011
API for Gadgets extension

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
__construct( $query, $moduleName )   X-Ref
No description

execute()   X-Ref
No description

getList()   X-Ref

return: array

applyList( $gadgets )   X-Ref

param: $gadgets array

isNeeded( Gadget $gadget )   X-Ref

param: $gadget Gadget
return: bool

fakeMetadata( Gadget $g )   X-Ref

param: $g Gadget
return: array

setIndexedTagNameForMetadata( &$metadata )   X-Ref
No description

getAllowedParams()   X-Ref
No description

getDescription()   X-Ref
No description

getParamDescription()   X-Ref
No description

getExamples()   X-Ref
No description

getVersion()   X-Ref
No description



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