|
MediaWiki REL1_39
|
This is the complete list of members for ChangeTags, including all inherited members.
| $avoidReopeningTablesForTesting | ChangeTags | static |
| activateTagWithChecks(string $tag, string $reason, Authority $performer, bool $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, Authority $performer) | ChangeTags | static |
| buildTagFilterSelector( $selected='', $ooui=false, IContextSource $context=null) | ChangeTags | static |
| BYPASS_MAX_USAGE_CHECK | ChangeTags | |
| canActivateTag( $tag, Authority $performer=null) | ChangeTags | static |
| canAddTagsAccompanyingChange(array $tags, Authority $performer=null, $checkBlock=true) | ChangeTags | static |
| canCreateTag( $tag, Authority $performer=null) | ChangeTags | static |
| canDeactivateTag( $tag, Authority $performer=null) | ChangeTags | static |
| canDeleteTag( $tag, Authority $performer=null, int $flags=0) | ChangeTags | static |
| canUpdateTags(array $tagsToAdd, array $tagsToRemove, Authority $performer=null) | ChangeTags | static |
| createTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
| deactivateTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
| defineTag( $tag) | ChangeTags | static |
| deleteTagEverywhere( $tag) | ChangeTags | static |
| deleteTagWithChecks(string $tag, string $reason, Authority $performer, bool $ignoreWarnings=false, array $logEntryTags=[]) | ChangeTags | static |
| formatSummaryRow( $tags, $page, MessageLocalizer $localizer=null) | ChangeTags | static |
| getChangeTagList(MessageLocalizer $localizer, Language $lang) | ChangeTags | static |
| getChangeTagListSummary(MessageLocalizer $localizer, Language $lang) | ChangeTags | static |
| getDisplayTableName() | ChangeTags | static |
| getSoftwareTags( $all=false) | ChangeTags | static |
| getTags(IDatabase $db, $rc_id=null, $rev_id=null, $log_id=null) | ChangeTags | static |
| getTagsWithData(IDatabase $db, $rc_id=null, $rev_id=null, $log_id=null) | ChangeTags | static |
| isTagNameValid( $tag) | ChangeTags | static |
| listDefinedTags() | ChangeTags | static |
| listExplicitlyDefinedTags() | ChangeTags | static |
| listSoftwareActivatedTags() | ChangeTags | static |
| listSoftwareDefinedTags() | ChangeTags | static |
| logTagManagementAction(string $action, string $tag, string $reason, UserIdentity $user, $tagCount=null, array $logEntryTags=[]) | ChangeTags | protectedstatic |
| makeTagSummarySubquery( $tables) | ChangeTags | static |
| modifyDisplayQuery(&$tables, &$fields, &$conds, &$join_conds, &$options, $filter_tag='', bool $exclude=false) | ChangeTags | static |
| purgeTagCacheAll() | ChangeTags | static |
| restrictedTagError( $msgOne, $msgMulti, $tags) | ChangeTags | protectedstatic |
| REVERT_TAGS | ChangeTags | |
| showTagEditingUI(Authority $performer) | ChangeTags | static |
| TAG_BLANK | ChangeTags | |
| TAG_CHANGED_REDIRECT_TARGET | ChangeTags | |
| TAG_CONTENT_MODEL_CHANGE | ChangeTags | |
| TAG_MANUAL_REVERT | ChangeTags | |
| TAG_NEW_REDIRECT | ChangeTags | |
| TAG_REMOVED_REDIRECT | ChangeTags | |
| TAG_REPLACE | ChangeTags | |
| TAG_REVERTED | ChangeTags | |
| TAG_ROLLBACK | ChangeTags | |
| TAG_SERVER_SIDE_UPLOAD | ChangeTags | |
| TAG_UNDO | ChangeTags | |
| tagDescription( $tag, MessageLocalizer $context) | ChangeTags | static |
| tagLongDescriptionMessage( $tag, MessageLocalizer $context) | ChangeTags | static |
| tagShortDescriptionMessage( $tag, MessageLocalizer $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, UserIdentity $user=null) | ChangeTags | static |
| updateTagsWithChecks( $tagsToAdd, $tagsToRemove, $rc_id, $rev_id, $log_id, $params, string $reason, Authority $performer) | ChangeTags | static |