[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/api/ -> ApiQueryLogEvents.php (summary)

Created on Oct 16, 2006 Copyright © 2006 Yuri Astrakhan "<Firstname><Lastname>@gmail.com"

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

Defines 1 class

ApiQueryLogEvents:: (11 methods):
  __construct()
  execute()
  addLogParams()
  extractRowInfo()
  getAllowedLogActions()
  getCacheMode()
  getAllowedParams()
  getParamDescription()
  getDescription()
  getExamples()
  getHelpUrls()


Class: ApiQueryLogEvents  - X-Ref

Query action to List the log events, with optional filtering by various parameters.

__construct( ApiQuery $query, $moduleName )   X-Ref
No description

execute()   X-Ref
No description

addLogParams( $result, &$vals, $params, $type,$action, $ts, $legacy = false)   X-Ref

param: ApiResult $result
param: array $vals
param: string $params
param: string $type
param: string $action
param: string $ts
param: bool $legacy
return: array

extractRowInfo( $row )   X-Ref
No description

getAllowedLogActions()   X-Ref

return: array

getCacheMode( $params )   X-Ref
No description

getAllowedParams( $flags = 0 )   X-Ref
No description

getParamDescription()   X-Ref
No description

getDescription()   X-Ref
No description

getExamples()   X-Ref
No description

getHelpUrls()   X-Ref
No description



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