Log |
This is preliminary documentation and is subject to change.
The LogEventsList type exposes the following members.
Name | Description | |
---|---|---|
CompatibilityOptions |
Gets/sets the compatibility options used with this list.
(Inherited from WikiListT) | |
EndTime | The timestamp to end listing at. | |
ListName |
The name of list, used as the value of list parameter in action=query request.
(Overrides WikiListTListName) | |
LogAction | Filter log actions to only this type. | |
LogType | Only list log entries of this type. | |
NamespaceId | Only list log events associated with pages in this namespace. (MediaWiki 1.24+) | |
PaginationSize |
Gets/sets maximum items returned per MediaWiki API invocation.
(Inherited from WikiListT) | |
Site | Gets the MediaWiki site this instance applies to. (Inherited from WikiListT) | |
StartTime | The timestamp to start listing from. | |
Tag | Only list event entries tagged with this tag. | |
TimeAscending | Whether to list pages in an ascending order of time. (Default: false) | |
UserName | Only list changes made by this user. |