MediaWiki
1.30.0
|
This is the complete list of members for ChangeTags, including all inherited members.
$coreTags | ChangeTags | privatestatic |
activateTagWithChecks( $tag, $reason, User $user, $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
addTags( $tags, $rc_id=null, $rev_id=null, $log_id=null, $params=null, RecentChange $rc=null) | ChangeTags | static |
addTagsAccompanyingChangeWithChecks(array $tags, $rc_id, $rev_id, $log_id, $params, User $user) | ChangeTags | static |
buildTagFilterSelector( $selected='', $ooui=false, IContextSource $context=null) | ChangeTags | static |
canActivateTag( $tag, User $user=null) | ChangeTags | static |
canAddTagsAccompanyingChange(array $tags, User $user=null) | ChangeTags | static |
canCreateTag( $tag, User $user=null) | ChangeTags | static |
canDeactivateTag( $tag, User $user=null) | ChangeTags | static |
canDeleteTag( $tag, User $user=null) | ChangeTags | static |
canUpdateTags(array $tagsToAdd, array $tagsToRemove, User $user=null) | ChangeTags | static |
createTagWithChecks( $tag, $reason, User $user, $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
deactivateTagWithChecks( $tag, $reason, User $user, $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
defineTag( $tag) | ChangeTags | static |
deleteTagEverywhere( $tag) | ChangeTags | static |
deleteTagWithChecks( $tag, $reason, User $user, $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
formatSummaryRow( $tags, $page, IContextSource $context=null) | ChangeTags | static |
isTagNameValid( $tag) | ChangeTags | static |
listDefinedTags() | ChangeTags | static |
listExplicitlyDefinedTags() | ChangeTags | static |
listExtensionActivatedTags() | ChangeTags | static |
listExtensionDefinedTags() | ChangeTags | static |
listSoftwareActivatedTags() | ChangeTags | static |
listSoftwareDefinedTags() | ChangeTags | static |
logTagManagementAction( $action, $tag, $reason, User $user, $tagCount=null, array $logEntryTags=[]) | ChangeTags | protectedstatic |
MAX_DELETE_USES | ChangeTags | |
modifyDisplayQuery(&$tables, &$fields, &$conds, &$join_conds, &$options, $filter_tag='') | ChangeTags | static |
purgeTagCacheAll() | ChangeTags | static |
purgeTagUsageCache() | ChangeTags | static |
restrictedTagError( $msgOne, $msgMulti, $tags) | ChangeTags | protectedstatic |
showTagEditingUI(User $user) | ChangeTags | static |
tagDescription( $tag, IContextSource $context) | ChangeTags | static |
tagLongDescriptionMessage( $tag, IContextSource $context) | ChangeTags | static |
tagUsageStatistics() | ChangeTags | static |
undefineTag( $tag) | ChangeTags | static |
updateTags( $tagsToAdd, $tagsToRemove, &$rc_id=null, &$rev_id=null, &$log_id=null, $params=null, RecentChange $rc=null, User $user=null) | ChangeTags | static |
updateTagSummaryRow(&$tagsToAdd, &$tagsToRemove, $rc_id, $rev_id, $log_id, &$prevTags=[]) | ChangeTags | protectedstatic |
updateTagsWithChecks( $tagsToAdd, $tagsToRemove, $rc_id, $rev_id, $log_id, $params, $reason, User $user) | ChangeTags | static |