Click or drag to resize

LogEventsList Properties

This is preliminary documentation and is subject to change.

The LogEventsList type exposes the following members.

Properties
 NameDescription
Public propertyCompatibilityOptions Gets/sets the compatibility options used with this list.
(Inherited from WikiListT)
Public propertyEndTime The timestamp to end listing at.
Public propertyListName The name of list, used as the value of list parameter in action=query request.
(Overrides WikiListTListName)
Public propertyLogAction Filter log actions to only this type.
Public propertyLogType Only list log entries of this type.
Public propertyNamespaceId Only list log events associated with pages in this namespace. (MediaWiki 1.24+)
Public propertyPaginationSize Gets/sets maximum items returned per MediaWiki API invocation.
(Inherited from WikiListT)
Public propertySiteGets the MediaWiki site this instance applies to.
(Inherited from WikiListT)
Public propertyStartTime The timestamp to start listing from.
Public propertyTag Only list event entries tagged with this tag.
Public propertyTimeAscending Whether to list pages in an ascending order of time. (Default: false)
Public propertyUserName Only list changes made by this user.
Top
See Also