Replace @see tags with @inheritDoc tags
authorMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 09:19:57 +0000 (11:19 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 12:19:38 +0000 (14:19 +0200)
757 files changed:
wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php
wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/LogoutAction.class.php
wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php
wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php
wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/AdAddForm.class.php
wcfsetup/install/files/lib/acp/form/AdEditForm.class.php
wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php
wcfsetup/install/files/lib/acp/form/DataImportForm.class.php
wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php
wcfsetup/install/files/lib/acp/form/LoginForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php
wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php
wcfsetup/install/files/lib/acp/form/OptionForm.class.php
wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php
wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php
wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php
wcfsetup/install/files/lib/acp/form/TagAddForm.class.php
wcfsetup/install/files/lib/acp/form/TagEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php
wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php
wcfsetup/install/files/lib/acp/form/UserEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserMailForm.class.php
wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php
wcfsetup/install/files/lib/acp/page/AdListPage.class.php
wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php
wcfsetup/install/files/lib/acp/page/CacheListPage.class.php
wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php
wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php
wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php
wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php
wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php
wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php
wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php
wcfsetup/install/files/lib/acp/page/PackageListPage.class.php
wcfsetup/install/files/lib/acp/page/PackagePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php
wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php
wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php
wcfsetup/install/files/lib/acp/page/StatPage.class.php
wcfsetup/install/files/lib/acp/page/StyleListPage.class.php
wcfsetup/install/files/lib/acp/page/TagListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php
wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php
wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php
wcfsetup/install/files/lib/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/action/AbstractAction.class.php
wcfsetup/install/files/lib/action/AbstractDialogAction.class.php
wcfsetup/install/files/lib/action/AbstractSecureAction.class.php
wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php
wcfsetup/install/files/lib/action/FacebookAuthAction.class.php
wcfsetup/install/files/lib/action/GithubAuthAction.class.php
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php
wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php
wcfsetup/install/files/lib/action/ImageProxyAction.class.php
wcfsetup/install/files/lib/action/LogoutAction.class.php
wcfsetup/install/files/lib/action/MessageQuoteAction.class.php
wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php
wcfsetup/install/files/lib/action/NotificationDisableAction.class.php
wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php
wcfsetup/install/files/lib/action/PollAction.class.php
wcfsetup/install/files/lib/action/TwitterAuthAction.class.php
wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php
wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php
wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php
wcfsetup/install/files/lib/data/DatabaseObjectList.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php
wcfsetup/install/files/lib/data/ad/Ad.class.php
wcfsetup/install/files/lib/data/ad/AdAction.class.php
wcfsetup/install/files/lib/data/ad/AdEditor.class.php
wcfsetup/install/files/lib/data/application/Application.class.php
wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php
wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php
wcfsetup/install/files/lib/data/category/CategoryAction.class.php
wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/data/comment/StructuredComment.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php
wcfsetup/install/files/lib/data/condition/Condition.class.php
wcfsetup/install/files/lib/data/core/object/CoreObject.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php
wcfsetup/install/files/lib/data/event/listener/EventListener.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php
wcfsetup/install/files/lib/data/label/Label.class.php
wcfsetup/install/files/lib/data/label/LabelAction.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php
wcfsetup/install/files/lib/data/language/Language.class.php
wcfsetup/install/files/lib/data/language/LanguageAction.class.php
wcfsetup/install/files/lib/data/language/SetupLanguage.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php
wcfsetup/install/files/lib/data/like/Like.class.php
wcfsetup/install/files/lib/data/like/LikeAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php
wcfsetup/install/files/lib/data/notice/NoticeAction.class.php
wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php
wcfsetup/install/files/lib/data/option/Option.class.php
wcfsetup/install/files/lib/data/option/OptionAction.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/data/package/PackageAction.class.php
wcfsetup/install/files/lib/data/package/PackageCache.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php
wcfsetup/install/files/lib/data/poll/Poll.class.php
wcfsetup/install/files/lib/data/poll/PollAction.class.php
wcfsetup/install/files/lib/data/poll/option/PollOption.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php
wcfsetup/install/files/lib/data/search/Search.class.php
wcfsetup/install/files/lib/data/search/SearchAction.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php
wcfsetup/install/files/lib/data/session/Session.class.php
wcfsetup/install/files/lib/data/session/SessionAction.class.php
wcfsetup/install/files/lib/data/sitemap/Sitemap.class.php
wcfsetup/install/files/lib/data/sitemap/SitemapAction.class.php
wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php
wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php
wcfsetup/install/files/lib/data/spider/Spider.class.php
wcfsetup/install/files/lib/data/spider/SpiderAction.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php
wcfsetup/install/files/lib/data/style/Style.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php
wcfsetup/install/files/lib/data/tag/Tag.class.php
wcfsetup/install/files/lib/data/tag/TagAction.class.php
wcfsetup/install/files/lib/data/template/Template.class.php
wcfsetup/install/files/lib/data/template/TemplateAction.class.php
wcfsetup/install/files/lib/data/template/TemplateList.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php
wcfsetup/install/files/lib/data/user/TeamList.class.php
wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php
wcfsetup/install/files/lib/data/user/UserProfileAction.class.php
wcfsetup/install/files/lib/data/user/UserProfileCache.class.php
wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php
wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php
wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php
wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php
wcfsetup/install/files/lib/data/user/rank/UserRank.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php
wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php
wcfsetup/install/files/lib/form/AbstractForm.class.php
wcfsetup/install/files/lib/form/AccountManagementForm.class.php
wcfsetup/install/files/lib/form/AvatarEditForm.class.php
wcfsetup/install/files/lib/form/DisclaimerForm.class.php
wcfsetup/install/files/lib/form/EmailActivationForm.class.php
wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/LostPasswordForm.class.php
wcfsetup/install/files/lib/form/MessageForm.class.php
wcfsetup/install/files/lib/form/ModerationActivationForm.class.php
wcfsetup/install/files/lib/form/ModerationReportForm.class.php
wcfsetup/install/files/lib/form/NewPasswordForm.class.php
wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php
wcfsetup/install/files/lib/form/RecaptchaForm.class.php
wcfsetup/install/files/lib/form/RegisterActivationForm.class.php
wcfsetup/install/files/lib/form/RegisterForm.class.php
wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/SearchForm.class.php
wcfsetup/install/files/lib/form/SettingsForm.class.php
wcfsetup/install/files/lib/form/SignatureEditForm.class.php
wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php
wcfsetup/install/files/lib/page/AbstractFeedPage.class.php
wcfsetup/install/files/lib/page/AbstractPage.class.php
wcfsetup/install/files/lib/page/AbstractSecurePage.class.php
wcfsetup/install/files/lib/page/AttachmentPage.class.php
wcfsetup/install/files/lib/page/DeletedContentListPage.class.php
wcfsetup/install/files/lib/page/FollowingPage.class.php
wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php
wcfsetup/install/files/lib/page/ModerationListPage.class.php
wcfsetup/install/files/lib/page/MultipleLinkPage.class.php
wcfsetup/install/files/lib/page/NotificationListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php
wcfsetup/install/files/lib/page/SearchResultPage.class.php
wcfsetup/install/files/lib/page/SortablePage.class.php
wcfsetup/install/files/lib/page/TaggedPage.class.php
wcfsetup/install/files/lib/page/UserPage.class.php
wcfsetup/install/files/lib/system/CLIWCF.class.php
wcfsetup/install/files/lib/system/MetaTagHandler.class.php
wcfsetup/install/files/lib/system/Regex.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFACP.class.php
wcfsetup/install/files/lib/system/acl/ACLHandler.class.php
wcfsetup/install/files/lib/system/ad/AdHandler.class.php
wcfsetup/install/files/lib/system/application/AbstractApplication.class.php
wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/PreParser.class.php
wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SitemapCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php
wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php
wcfsetup/install/files/lib/system/category/CategoryHandler.class.php
wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php
wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php
wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php
wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php
wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php
wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php
wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php
wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php
wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php
wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php
wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php
wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php
wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php
wcfsetup/install/files/lib/system/exception/ErrorException.class.php
wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php
wcfsetup/install/files/lib/system/exception/SystemException.class.php
wcfsetup/install/files/lib/system/exception/UserException.class.php
wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php
wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php
wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php
wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php
wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php
wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php
wcfsetup/install/files/lib/system/image/ImageHandler.class.php
wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php
wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php
wcfsetup/install/files/lib/system/importer/ImportHandler.class.php
wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/LabelImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php
wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php
wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/UserImporter.class.php
wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php
wcfsetup/install/files/lib/system/io/AtomicWriter.class.php
wcfsetup/install/files/lib/system/io/Tar.class.php
wcfsetup/install/files/lib/system/io/TarWriter.class.php
wcfsetup/install/files/lib/system/io/Zip.class.php
wcfsetup/install/files/lib/system/label/LabelHandler.class.php
wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php
wcfsetup/install/files/lib/system/language/LanguageFactory.class.php
wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php
wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php
wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php
wcfsetup/install/files/lib/system/menu/TreeMenu.class.php
wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php
wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php
wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php
wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php
wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php
wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php
wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php
wcfsetup/install/files/lib/system/option/DateOptionType.class.php
wcfsetup/install/files/lib/system/option/FileOptionType.class.php
wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php
wcfsetup/install/files/lib/system/option/FloatOptionType.class.php
wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php
wcfsetup/install/files/lib/system/option/MessageOptionType.class.php
wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/OptionHandler.class.php
wcfsetup/install/files/lib/system/option/PageMultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/PageSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php
wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/SelectOptionType.class.php
wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php
wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php
wcfsetup/install/files/lib/system/option/URLOptionType.class.php
wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php
wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php
wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SitemapPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php
wcfsetup/install/files/lib/system/page/PageManager.class.php
wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php
wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php
wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php
wcfsetup/install/files/lib/system/poll/PollManager.class.php
wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php
wcfsetup/install/files/lib/system/request/LinkHandler.class.php
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/request/Route.class.php
wcfsetup/install/files/lib/system/request/StaticRoute.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/SearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php
wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php
wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php
wcfsetup/install/files/lib/system/session/SessionHandler.class.php
wcfsetup/install/files/lib/system/sitemap/SitemapHandler.class.php
wcfsetup/install/files/lib/system/sitemap/UserAccountSitemapProvider.class.php
wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
wcfsetup/install/files/lib/system/style/StyleHandler.class.php
wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php
wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/TemplateEngine.class.php
wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/user/GroupedUserList.class.php
wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php
wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php
wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php
wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php
wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php
wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php
wcfsetup/install/files/lib/system/user/online/location/UserLocation.class.php
wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php
wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php
wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/ImportWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/MailWorker.class.php
wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php
wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php
wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php

index f21b7091e82230ee0a9fc000b0ee2f0146f86ce3..86af88337505dc6d717e8b39649ca5452f9874ab 100644 (file)
@@ -19,12 +19,12 @@ use wcf\util\HeaderUtil;
  */
 class CacheClearAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 2af685b3c5c89c939c350732f9671511923cce95..660891a3d580f8683341bd4c2f0b4557886c58aa 100755 (executable)
@@ -45,12 +45,12 @@ class InstallPackageAction extends AbstractDialogAction {
        public $queueID = 0;
        
        /**
-        * @see \wcf\action\AbstractDialogAction::$templateName
+        * @inheritDoc
         */
        public $templateName = 'packageInstallationStep';
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -189,7 +189,7 @@ class InstallPackageAction extends AbstractDialogAction {
        }
        
        /**
-        * @see \wcf\action\AbstractDialogAction\AbstractDialogAction::validateStep()
+        * @inheritDoc
         */
        protected function validateStep() {
                switch ($this->step) {
index b19934095014fd078f013b0c3bf70bdf5aec123c..a631ad2954c2a7884f1967c99a2fee3eca49136a 100755 (executable)
@@ -17,12 +17,12 @@ use wcf\util\HeaderUtil;
  */
 class LogoutAction extends AbstractSecureAction {
        /**
-        * @see \wcf\action\AbstractAction::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 7b6f986961f8b75d609ca1257d763c6e85f974ea..70591388e84ca27b239aac7914a4fad53ee9407d 100644 (file)
@@ -27,12 +27,12 @@ class UninstallPackageAction extends InstallPackageAction {
        protected $packageID = 0;
        
        /**
-        * @see \wcf\action\AbstractDialogAction::$templateName
+        * @inheritDoc
         */
        public $templateName = 'packageUninstallationStep';
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                AbstractDialogAction::readParameters();
@@ -158,7 +158,7 @@ class UninstallPackageAction extends InstallPackageAction {
        }
        
        /**
-        * @see \wcf\action\AbstractDialogAction::validateStep()
+        * @inheritDoc
         */
        protected function validateStep() {
                switch ($this->step) {
@@ -174,7 +174,7 @@ class UninstallPackageAction extends InstallPackageAction {
        }
        
        /**
-        * @see \wcf\acp\action\InstallPackageAction::getCurrentAction()
+        * @inheritDoc
         */
        protected function getCurrentAction($queueID) {
                if ($queueID === null) {
index 8760ce9e49ad22811ebad8f928171eddf4e68f59..4720e1223df5efc0fb1bcc33647663b1bb457c0c 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\HeaderUtil;
  */
 class UserQuickSearchAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditUser'];
        
@@ -67,7 +67,7 @@ class UserQuickSearchAction extends AbstractAction {
        public $maxResults = 2000;
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -76,7 +76,7 @@ class UserQuickSearchAction extends AbstractAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute();
+        * @inheritDoc
         */
        public function execute() {
                ACPMenu::getInstance()->setActiveMenuItem('wcf.acp.menu.link.user.search');
index 128a0e672d2685f674b685a6e0e9162e44c1df4d..3c823cb2c3137dc46101d900bf99327ce8ad932e 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\JSON;
  */
 class WorkerProxyAction extends AJAXInvokeAction {
        /**
-        * @see \wcf\system\event\listener\SessionAccessLogListener::execute()
+        * @inheritDoc
         */
        const DO_NOT_LOG = true;
        
@@ -43,7 +43,7 @@ class WorkerProxyAction extends AJAXInvokeAction {
        public static $allowInvoke = [];
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                AbstractSecureAction::readParameters();
@@ -69,7 +69,7 @@ class WorkerProxyAction extends AJAXInvokeAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                AbstractSecureAction::execute();
index 39638c06e45d7a148b2fef4ee992f61ccdc239c7..e6faff74ec4464263d418604ea4d92efef0944c3 100644 (file)
@@ -57,12 +57,12 @@ abstract class AbstractBulkProcessingForm extends AbstractForm {
        public $objectTypeName = '';
        
        /**
-        * @see \wcf\page\Abstractpage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'bulkProcessing';
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -79,7 +79,7 @@ abstract class AbstractBulkProcessingForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                // read bulk processable object type
@@ -133,7 +133,7 @@ abstract class AbstractBulkProcessingForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -150,7 +150,7 @@ abstract class AbstractBulkProcessingForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                $this->objectList = $this->actions[$this->action]->getProcessor()->getObjectList();
@@ -189,7 +189,7 @@ abstract class AbstractBulkProcessingForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index e451f5c71ba4456d3b62979e7f45e08b2e7a57d5..c4bf1ef69dfef6229a1189467ee64ec90c95782d 100755 (executable)
@@ -15,12 +15,12 @@ use wcf\system\exception\UserInputException;
  */
 abstract class AbstractOptionListForm extends AbstractForm {
        /**
-        * @see \wcf\form\AbstractForm::$errorField
+        * @inheritDoc
         */
        public $errorField = [];
        
        /**
-        * @see \wcf\form\AbstractForm::$errorType
+        * @inheritDoc
         */
        public $errorType = [];
        
@@ -55,7 +55,7 @@ abstract class AbstractOptionListForm extends AbstractForm {
        public $supportI18n = true;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -72,7 +72,7 @@ abstract class AbstractOptionListForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -81,7 +81,7 @@ abstract class AbstractOptionListForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                $this->errorType = array_merge($this->optionHandler->validate(), $this->errorType);
@@ -94,7 +94,7 @@ abstract class AbstractOptionListForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
index c33c7deb190553414ab94eb4f0b6f09c5ccbaa81..587d468e35bac6bef4ad87efa514380585cff9a5 100644 (file)
@@ -22,17 +22,17 @@ use wcf\util\StringUtil;
  */
 class AdAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.ad.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.ad.canManageAd'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_WCF_AD'];
        
@@ -85,7 +85,7 @@ class AdAddForm extends AbstractForm {
        public $showOrder = 0;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -104,7 +104,7 @@ class AdAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.condition.ad');
@@ -136,7 +136,7 @@ class AdAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -162,7 +162,7 @@ class AdAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -210,7 +210,7 @@ class AdAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index ba9a941a3c5eec194f4c54a2e847b98fb70e28db..5f6f547b7ccb14e3a97e19db90a1e66400dc5ef6 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class AdEditForm extends AdAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.ad';
        
@@ -36,7 +36,7 @@ class AdEditForm extends AdAddForm {
        public $adObject = null;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -48,7 +48,7 @@ class AdEditForm extends AdAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -84,7 +84,7 @@ class AdEditForm extends AdAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -97,7 +97,7 @@ class AdEditForm extends AdAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index 23781b2e546c55a4959704ecb146ffaa827e86f7..f3b6d1649a59844d557818a1c3e2dcc77b7288da 100644 (file)
@@ -25,7 +25,7 @@ use wcf\util\StringUtil;
  */
 class ApplicationEditForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package';
        
@@ -54,7 +54,7 @@ class ApplicationEditForm extends AbstractForm {
        public $domainPath = '';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.canManageApplication'];
        
@@ -65,12 +65,12 @@ class ApplicationEditForm extends AbstractForm {
        public $packageID = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'applicationEdit';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -83,7 +83,7 @@ class ApplicationEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -94,7 +94,7 @@ class ApplicationEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IForm::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -107,7 +107,7 @@ class ApplicationEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -162,7 +162,7 @@ class ApplicationEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -187,7 +187,7 @@ class ApplicationEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 8048f55e92f425112fff575cae919eeb3878ed23..7e4928fa58fe8d24e4c66f5b0881f11f18a55c5f 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\StringUtil;
  */
 class BBCodeMediaProviderAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.bbcode.mediaProvider.add';
        
@@ -30,12 +30,12 @@ class BBCodeMediaProviderAddForm extends AbstractForm {
        public $html = '';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'bbcodeMediaProviderAdd';
        
@@ -52,7 +52,7 @@ class BBCodeMediaProviderAddForm extends AbstractForm {
        public $regex = '';
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -63,7 +63,7 @@ class BBCodeMediaProviderAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -87,7 +87,7 @@ class BBCodeMediaProviderAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -111,7 +111,7 @@ class BBCodeMediaProviderAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index f1bbee576d51ed93d764bd2ce2a8a939a3ae4435..7396fff27cd27647200f370a95b56a0f285c53a0 100644 (file)
@@ -18,12 +18,12 @@ use wcf\system\WCF;
  */
 class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.bbcode';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.bbcode.canManageBBCode'];
        
@@ -40,7 +40,7 @@ class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        public $mediaProvider = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -53,7 +53,7 @@ class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -75,7 +75,7 @@ class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -88,7 +88,7 @@ class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 69b75afa7e11591c7d813dcf8ab170f8a91c8f17..b55c269374d609d1bfda3b7c1e704ece87d245f8 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\StringUtil;
  */
 class CaptchaQuestionAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.captcha.question.add';
        
@@ -38,12 +38,12 @@ class CaptchaQuestionAddForm extends AbstractForm {
        public $isDisabled = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.captcha.canManageCaptchaQuestion'];
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -58,7 +58,7 @@ class CaptchaQuestionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -69,7 +69,7 @@ class CaptchaQuestionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -79,7 +79,7 @@ class CaptchaQuestionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -123,7 +123,7 @@ class CaptchaQuestionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index 8bef8668ff0badffa84dac93d9832d95764e3574..5a638bb8d658b905d8e9fec08631e1ae109d7efd 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.captcha';
        
@@ -36,7 +36,7 @@ class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        public $captchaQuestionID = 0;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -50,7 +50,7 @@ class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -64,7 +64,7 @@ class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -77,7 +77,7 @@ class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index 30f0d78c2dd5b8ff74db9770fb885afde223be43..14694be21627214765a7b631c5acdf84ec260501 100755 (executable)
@@ -22,12 +22,12 @@ use wcf\util\StringUtil;
  */
 class CronjobAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.cronjob.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canManageCronjob'];
        
@@ -80,7 +80,7 @@ class CronjobAddForm extends AbstractForm {
        public $startDow = '*';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -89,7 +89,7 @@ class CronjobAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -106,7 +106,7 @@ class CronjobAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -145,7 +145,7 @@ class CronjobAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -191,7 +191,7 @@ class CronjobAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e8c25c0296883abe88fcc2d331474c486c0c69c6..7189f13f9c73077e4f4a8ee7f729d06419670d7f 100755 (executable)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class CronjobEditForm extends CronjobAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.cronjob';
        
@@ -36,7 +36,7 @@ class CronjobEditForm extends CronjobAddForm {
        public $cronjob = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -51,7 +51,7 @@ class CronjobEditForm extends CronjobAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -88,7 +88,7 @@ class CronjobEditForm extends CronjobAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -107,7 +107,7 @@ class CronjobEditForm extends CronjobAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 6ff3c26e4e10b86a251f7af74df25136f8136386..91cf0b3aa079011d9dccdc535e85110ac3c1ba1a 100644 (file)
@@ -28,12 +28,12 @@ class DataImportForm extends AbstractForm {
        public $additionalData = [];
        
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.maintenance.import';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canImportData'];
        
@@ -128,7 +128,7 @@ class DataImportForm extends AbstractForm {
        public $userMergeMode = UserImporter::MERGE_MODE_EMAIL;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -174,7 +174,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -192,7 +192,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::submit()
+        * @inheritDoc
         */
        public function submit() {
                if (!isset($_POST['sourceSelection'])) {
@@ -201,7 +201,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -238,7 +238,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -263,7 +263,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -293,7 +293,7 @@ class DataImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index a5547d1cb4a303dad8e5bdb3d8deb5bf1ecd6cbf..1a1df960b4f29a77b1f4972f529974b34a13bb6d 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class LabelEditForm extends LabelAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.label';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.label.canManageLabel'];
        
@@ -42,7 +42,7 @@ class LabelEditForm extends LabelAddForm {
        public $labelObj = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -55,7 +55,7 @@ class LabelEditForm extends LabelAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -95,7 +95,7 @@ class LabelEditForm extends LabelAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -116,7 +116,7 @@ class LabelEditForm extends LabelAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e219b94ec5765b141d3ffeb9db74931c9d6d7d06..6a71eb8c3c391c93cfc3ca00eb8b0a20a07466f3 100644 (file)
@@ -24,12 +24,12 @@ use wcf\util\StringUtil;
  */
 class LabelGroupAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.label.group.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.label.canManageLabel'];
        
@@ -82,7 +82,7 @@ class LabelGroupAddForm extends AbstractForm {
        public $showOrder = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -93,7 +93,7 @@ class LabelGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -109,7 +109,7 @@ class LabelGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                // get label object type handlers
@@ -130,7 +130,7 @@ class LabelGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -154,7 +154,7 @@ class LabelGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -207,7 +207,7 @@ class LabelGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index bc88db4030d3189f681dbd1e01f77021f8ec96c3..aa8442c3bc69154be8d60d2e07470c94c5329be5 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class LabelGroupEditForm extends LabelGroupAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.label';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.label.canManageLabel'];
        
@@ -42,7 +42,7 @@ class LabelGroupEditForm extends LabelGroupAddForm {
        public $group = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -55,7 +55,7 @@ class LabelGroupEditForm extends LabelGroupAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -98,7 +98,7 @@ class LabelGroupEditForm extends LabelGroupAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -114,7 +114,7 @@ class LabelGroupEditForm extends LabelGroupAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -129,7 +129,7 @@ class LabelGroupEditForm extends LabelGroupAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\LabelGroupAddForm::setObjectTypeRelations()
+        * @inheritDoc
         */
        protected function setObjectTypeRelations($data = null) {
                if (empty($_POST)) {
index 2fb8526d80a12748aa166f745b339d2fd53b625c..c954e9d61fca2c5a5b5c003b38fbb4b3a83ba6f2 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class LanguageAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language';
        
@@ -31,7 +31,7 @@ class LanguageAddForm extends AbstractForm {
        public $countryCode = '';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
@@ -72,7 +72,7 @@ class LanguageAddForm extends AbstractForm {
        public $sourceLanguageID = 0;
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -84,7 +84,7 @@ class LanguageAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -134,7 +134,7 @@ class LanguageAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -157,7 +157,7 @@ class LanguageAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -166,7 +166,7 @@ class LanguageAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 0f696914b7bbf36b88f687b924d30bf54d8009f9..0b252f14bcb8128ebad61faf370673f6d07b5aef 100644 (file)
@@ -25,7 +25,7 @@ class LanguageEditForm extends LanguageAddForm {
        public $languageID = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -38,7 +38,7 @@ class LanguageEditForm extends LanguageAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\LanguageAddForm::validateLanguageCode()
+        * @inheritDoc
         */
        protected function validateLanguageCode() {
                if ($this->language->languageCode != mb_strtolower($this->languageCode)) {
@@ -47,12 +47,12 @@ class LanguageEditForm extends LanguageAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\LanguageAddForm::validateSource()
+        * @inheritDoc
         */
        protected function validateSource() {}
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -71,7 +71,7 @@ class LanguageEditForm extends LanguageAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -84,7 +84,7 @@ class LanguageEditForm extends LanguageAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index cd5859db272b1eebae6d8a3250a61d922e4d3506..dbf98a9360f9857f19092a53c97b01aca66235fc 100644 (file)
@@ -21,12 +21,12 @@ use wcf\util\ArrayUtil;
  */
 class LanguageExportForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
@@ -67,7 +67,7 @@ class LanguageExportForm extends AbstractForm {
        public $packageNameLength = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -76,7 +76,7 @@ class LanguageExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -92,7 +92,7 @@ class LanguageExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -105,7 +105,7 @@ class LanguageExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -122,7 +122,7 @@ class LanguageExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -135,7 +135,7 @@ class LanguageExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 4c7bfd136d4842076eef78889da500b39bdde6d6..c9d5a016e6165ce9eb9ebd63d80d0ce534eea702 100644 (file)
@@ -22,12 +22,12 @@ use wcf\util\XML;
  */
 class LanguageImportForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language.import';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
@@ -62,7 +62,7 @@ class LanguageImportForm extends AbstractForm {
        public $languages = [];
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -79,7 +79,7 @@ class LanguageImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -104,7 +104,7 @@ class LanguageImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -118,7 +118,7 @@ class LanguageImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -130,7 +130,7 @@ class LanguageImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // check master password
index ebe2d3aa220fade03deb07e72681de598d805239..d6ed074ba217fb0a40db6a17afb0d0749628c852 100644 (file)
@@ -22,12 +22,12 @@ use wcf\util\ArrayUtil;
  */
 class LanguageMultilingualismForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language.multilingualism';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
@@ -50,7 +50,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        public $languages = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -59,7 +59,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -69,7 +69,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -95,7 +95,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -112,7 +112,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -139,7 +139,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -153,7 +153,7 @@ class LanguageMultilingualismForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // check master password
index a75c15ecea3873d1846efca59542524a886efbc9..1dee48335cc943faf579251d4b99888da555440a 100755 (executable)
@@ -53,7 +53,7 @@ class LoginForm extends AbstractCaptchaForm {
        public $url = null;
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$useCaptcha
+        * @inheritDoc
         */
        public $useCaptcha = false;
        
@@ -69,7 +69,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -109,7 +109,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -142,7 +142,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::submit()
+        * @inheritDoc
         */
        public function submit() {
                parent::submit();
@@ -170,7 +170,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -192,7 +192,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -219,7 +219,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -234,7 +234,7 @@ class LoginForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 38096289dba736ac69a4beaebdc61c9937e0b34d..0e677729ec837fbe55d024fc4e53aa6932d2cd4a 100755 (executable)
@@ -31,7 +31,7 @@ class MasterPasswordForm extends AbstractForm {
        public $url = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -46,7 +46,7 @@ class MasterPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -56,7 +56,7 @@ class MasterPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -72,7 +72,7 @@ class MasterPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -91,7 +91,7 @@ class MasterPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -102,7 +102,7 @@ class MasterPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 6eb7b51f2efce1ed9a18a05793be58e97db04728..a2b164dbc28efc7d7f62cfea01308dee615b9c4f 100755 (executable)
@@ -27,7 +27,7 @@ class MasterPasswordInitForm extends MasterPasswordForm {
        public $confirmMasterPassword = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                AbstractForm::readParameters();
@@ -42,7 +42,7 @@ class MasterPasswordInitForm extends MasterPasswordForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -51,7 +51,7 @@ class MasterPasswordInitForm extends MasterPasswordForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                AbstractForm::validate();
@@ -93,7 +93,7 @@ class MasterPasswordInitForm extends MasterPasswordForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                // write master password file
@@ -110,7 +110,7 @@ define('MASTER_PASSWORD', '".PasswordUtil::getDoubleSaltedHash($this->masterPass
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index d8e17e797216e585ddc1fc25d865457e9bbe04f1..0c0fce7e918dc00c1ea5bd152359f9c545491435 100644 (file)
@@ -23,7 +23,7 @@ use wcf\util\StringUtil;
  */
 class NoticeAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.notice.add';
        
@@ -71,7 +71,7 @@ class NoticeAddForm extends AbstractForm {
        public $isDismissible = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.notice.canManageNotice'];
        
@@ -94,7 +94,7 @@ class NoticeAddForm extends AbstractForm {
        public $showOrder = 0;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -116,7 +116,7 @@ class NoticeAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.condition.notice');
@@ -143,7 +143,7 @@ class NoticeAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -173,7 +173,7 @@ class NoticeAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -182,7 +182,7 @@ class NoticeAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -245,7 +245,7 @@ class NoticeAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index 19238e73a0a4332e904246a312d5fa1438328912..a584a5c71d56b349703c81223f4ef140be46216f 100644 (file)
@@ -21,7 +21,7 @@ use wcf\system\WCF;
  */
 class NoticeEditForm extends NoticeAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.notice';
        
@@ -44,7 +44,7 @@ class NoticeEditForm extends NoticeAddForm {
        public $resetIsDismissed = 0;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -59,7 +59,7 @@ class NoticeEditForm extends NoticeAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -103,7 +103,7 @@ class NoticeEditForm extends NoticeAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -112,7 +112,7 @@ class NoticeEditForm extends NoticeAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -125,7 +125,7 @@ class NoticeEditForm extends NoticeAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index d8c0cf6142349d128db5259b2eb3b6004ddc2ab2..ecdb0f1e6973d809a6aceabaadfb0be12d38cb9e 100644 (file)
@@ -22,12 +22,12 @@ use wcf\system\WCF;
  */
 class NotificationPresetSettingsForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.notificationPresetSettings';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditUser'];
        
@@ -56,7 +56,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        protected static $validMailNotificationTypes = ['none', 'instant', 'daily'];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -65,7 +65,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -75,7 +75,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -112,7 +112,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -133,7 +133,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -160,7 +160,7 @@ class NotificationPresetSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index 4dfdca871a8c5057835b5fc568b2afc6f92bac03..01fb5692e373106b428a691568c13e1ad5ca72ac 100644 (file)
@@ -45,12 +45,12 @@ class OptionForm extends AbstractOptionListForm {
        public $optionTree = [];
        
        /**
-        * @see \wcf\acp\form\AbstractOptionListForm::$languageItemPattern
+        * @inheritDoc
         */
        protected $languageItemPattern = 'wcf.acp.option.option\d+';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                if (isset($_REQUEST['id'])) $this->categoryID = intval($_REQUEST['id']);
@@ -66,7 +66,7 @@ class OptionForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -85,7 +85,7 @@ class OptionForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -102,7 +102,7 @@ class OptionForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -115,7 +115,7 @@ class OptionForm extends AbstractOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::show()
+        * @inheritDoc
         */
        public function show() {
                // set active menu item
index 2a9ed7959f00c304adcc5ef3ceda6f635b1a3680..fbb317ab0c8093523d7146bb2d6fe107a90e9590 100755 (executable)
@@ -24,7 +24,7 @@ use wcf\util\FileUtil;
  */
 class PackageStartInstallForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package.install';
        
@@ -59,7 +59,7 @@ class PackageStartInstallForm extends AbstractForm {
        public $stylePackageImportLocation = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -71,7 +71,7 @@ class PackageStartInstallForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -82,7 +82,7 @@ class PackageStartInstallForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -145,7 +145,7 @@ class PackageStartInstallForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -183,7 +183,7 @@ class PackageStartInstallForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -195,7 +195,7 @@ class PackageStartInstallForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                if (!WCF::getSession()->getPermission('admin.configuration.package.canInstallPackage') && !WCF::getSession()->getPermission('admin.configuration.package.canUpdatePackage')) {
index 20f4fbbccfec3a6636dc6fa1cb5449fe75bf5506..e9ecfcb549552f4e2db53ad56fba07dad8786c91 100755 (executable)
@@ -20,12 +20,12 @@ use wcf\util\StringUtil;
  */
 class PackageUpdateServerAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canEditServer'];
        
@@ -48,7 +48,7 @@ class PackageUpdateServerAddForm extends AbstractForm {
        public $loginPassword = '';
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -59,7 +59,7 @@ class PackageUpdateServerAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -74,7 +74,7 @@ class PackageUpdateServerAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -96,7 +96,7 @@ class PackageUpdateServerAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -110,7 +110,7 @@ class PackageUpdateServerAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function show() {
                // check master password
index 91fab00d8f8bd4f9e5f5c4e55c71b5549386146a..5bc1655b304fca37a6faeee6131e24159246a40f 100755 (executable)
@@ -30,7 +30,7 @@ class PackageUpdateServerEditForm extends PackageUpdateServerAddForm {
        public $updateServer = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -43,7 +43,7 @@ class PackageUpdateServerEditForm extends PackageUpdateServerAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -62,7 +62,7 @@ class PackageUpdateServerEditForm extends PackageUpdateServerAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -75,7 +75,7 @@ class PackageUpdateServerEditForm extends PackageUpdateServerAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 327b98a4bdd598749ef2f2a36961fe25697117f3..b777c1d8b5c98568cd78dbbf1c7acb17427c4c0b 100644 (file)
@@ -25,22 +25,22 @@ use wcf\util\ArrayUtil;
  */
 class PaidSubscriptionAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'paidSubscriptionAdd';
        
@@ -135,7 +135,7 @@ class PaidSubscriptionAddForm extends AbstractForm {
        public $availableSubscriptions = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -169,7 +169,7 @@ class PaidSubscriptionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -196,7 +196,7 @@ class PaidSubscriptionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -251,7 +251,7 @@ class PaidSubscriptionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -309,7 +309,7 @@ class PaidSubscriptionAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index df8e15b708813eeb3023a7914febb37622e55315..8d77e3c88bfa6ba21ea1a8a3578fb3a4eae08931 100644 (file)
@@ -33,7 +33,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        public $subscription = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                if (isset($_REQUEST['id'])) $this->subscriptionID = intval($_REQUEST['id']);
@@ -54,7 +54,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -76,7 +76,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -102,7 +102,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -151,7 +151,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 0fb899a081fde1e917994301e9de345f8092ef62..b3da84c313790a6ec3a87d9bb6eb22303a66999e 100644 (file)
@@ -23,17 +23,17 @@ use wcf\util\StringUtil;
  */
 class PaidSubscriptionUserAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
@@ -74,7 +74,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        public $endDateTime = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -87,7 +87,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -97,7 +97,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -119,7 +119,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -156,7 +156,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -171,7 +171,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 7140de1f784b5b2276f0e8dd045f0f7450d87250..5020d2c2b97b024ceeb9b3cc686a7175f56d2ae8 100644 (file)
@@ -24,22 +24,22 @@ use wcf\util\StringUtil;
  */
 class SmileyAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'smileyAdd';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.smiley.canManageSmiley'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_SMILEY'];
        
@@ -98,7 +98,7 @@ class SmileyAddForm extends AbstractForm {
        public $uploadedFilename = '';
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -119,7 +119,7 @@ class SmileyAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -128,7 +128,7 @@ class SmileyAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -137,7 +137,7 @@ class SmileyAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -156,7 +156,7 @@ class SmileyAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -204,7 +204,7 @@ class SmileyAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index 488843c16ce7252aaf04950d2abca5fb466455c9..be68feb173f100287278a533604b9efdbc802663 100644 (file)
@@ -13,22 +13,22 @@ namespace wcf\acp\form;
  */
 class SmileyCategoryAddForm extends AbstractCategoryAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley.category.add';
        
        /**
-        * @see \wcf\acp\form\AbstractCategoryAddForm::$objectTypeName
+        * @inheritDoc
         */
        public $objectTypeName = 'com.woltlab.wcf.bbcode.smiley';
        
        /**
-        * @see \wcf\acp\form\AbstractCategoryAddForm::$pageTitle
+        * @inheritDoc
         */
        public $pageTitle = 'wcf.acp.smiley.category.add';
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_SMILEY'];
 }
index da02f2b0a0ccd48c08bb7ad1bbde4999ff42d6b0..04e05a4a6d46eb32c62e35083293c04ec472b3d6 100644 (file)
@@ -13,22 +13,22 @@ namespace wcf\acp\form;
  */
 class SmileyCategoryEditForm extends AbstractCategoryEditForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley.category.list';
        
        /**
-        * @see \wcf\acp\form\AbstractCategoryAddForm::$objectTypeName
+        * @inheritDoc
         */
        public $objectTypeName = 'com.woltlab.wcf.bbcode.smiley';
        
        /**
-        * @see \wcf\acp\form\AbstractCategoryAddForm::$pageTitle
+        * @inheritDoc
         */
        public $pageTitle = 'wcf.acp.smiley.category.edit';
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_SMILEY'];
 }
index 5ad9e587aa707232818a2829bb80c071d4403010..2bbf0856446137f6f18464d843d9eb1a3b6ae0a7 100644 (file)
@@ -19,12 +19,12 @@ use wcf\system\WCF;
  */
 class SmileyEditForm extends SmileyAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.smiley.canManageSmiley'];
        
@@ -41,7 +41,7 @@ class SmileyEditForm extends SmileyAddForm {
        public $smiley = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -54,7 +54,7 @@ class SmileyEditForm extends SmileyAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -93,7 +93,7 @@ class SmileyEditForm extends SmileyAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -111,7 +111,7 @@ class SmileyEditForm extends SmileyAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 1a3772672654a20bdd42ceabcb32cb2c453b9c16..39c0eb3734c425e652bcce2dd3c4f03b38378a9a 100644 (file)
@@ -28,7 +28,7 @@ use wcf\util\StringUtil;
  */
 class StyleAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.style.add';
        
@@ -116,7 +116,7 @@ class StyleAddForm extends AbstractForm {
        public $license = '';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.style.canManageStyle'];
        
@@ -175,7 +175,7 @@ class StyleAddForm extends AbstractForm {
        public $specialVariables = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -201,7 +201,7 @@ class StyleAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -258,7 +258,7 @@ class StyleAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -388,7 +388,7 @@ class StyleAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -504,7 +504,7 @@ class StyleAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -559,7 +559,7 @@ class StyleAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index f0b7e1e4e4757a69b70165287d2f4ecc17c7aa0b..8feb3cf5d57f0f34f5ac49f1a2cc26de6506d1a2 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class StyleEditForm extends StyleAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.style';
        
@@ -36,7 +36,7 @@ class StyleEditForm extends StyleAddForm {
        public $styleID = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                if (isset($_REQUEST['id'])) $this->styleID = intval($_REQUEST['id']);
@@ -49,7 +49,7 @@ class StyleEditForm extends StyleAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\StyleAddForm::readStyleVariables()
+        * @inheritDoc
         */
        protected function readStyleVariables() {
                $this->variables = $this->style->getVariables();
@@ -74,7 +74,7 @@ class StyleEditForm extends StyleAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\StyleAddForm::setVariables()
+        * @inheritDoc
         */
        protected function setVariables() {
                parent::setVariables();
@@ -86,7 +86,7 @@ class StyleEditForm extends StyleAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -110,7 +110,7 @@ class StyleEditForm extends StyleAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -155,7 +155,7 @@ class StyleEditForm extends StyleAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 71e5516e87b3d86e08392cb9c14e986ecf7d5485..adf1d93212f3ab96844dbd3219747ae7e6830cbb 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\StringUtil;
  */
 class StyleExportForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.style';
        
@@ -56,7 +56,7 @@ class StyleExportForm extends AbstractForm {
        public $exportTemplates = false;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.style.canManageStyle'];
        
@@ -79,7 +79,7 @@ class StyleExportForm extends AbstractForm {
        public $styleID = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -95,7 +95,7 @@ class StyleExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -111,7 +111,7 @@ class StyleExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -133,7 +133,7 @@ class StyleExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -162,7 +162,7 @@ class StyleExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index c3c406b8028063884d779eceaf97154518ba45d7..096d6afc7320ce554070edfef73b59b7a9edd8de 100644 (file)
@@ -23,12 +23,12 @@ use wcf\util\HeaderUtil;
  */
 class StyleImportForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.style.import';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.style.canManageStyle'];
        
@@ -45,7 +45,7 @@ class StyleImportForm extends AbstractForm {
        public $style = null;
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -54,7 +54,7 @@ class StyleImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -118,7 +118,7 @@ class StyleImportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index be3419459d27d056d29b0f2a647ee3e9723f9d99..1cfcf18f481edd308511014b734f74d61a46c0d3 100644 (file)
@@ -22,17 +22,17 @@ use wcf\util\StringUtil;
  */
 class TagAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.tag.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.tag.canManageTag'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_TAGGING'];
        
@@ -61,7 +61,7 @@ class TagAddForm extends AbstractForm {
        public $synonyms = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -70,7 +70,7 @@ class TagAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -83,7 +83,7 @@ class TagAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -120,7 +120,7 @@ class TagAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -142,7 +142,7 @@ class TagAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -187,7 +187,7 @@ class TagAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index d427d5ee03e376c5656dc8390182b912a61c8283..1a4ab024be3baa321ae8f86d2d46464ef362f2dc 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class TagEditForm extends TagAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.tag';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.tag.canManageTag'];
        
@@ -42,7 +42,7 @@ class TagEditForm extends TagAddForm {
        public $tagObj = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -55,7 +55,7 @@ class TagEditForm extends TagAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -106,7 +106,7 @@ class TagEditForm extends TagAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->languageID = $this->tagObj->languageID;
@@ -128,7 +128,7 @@ class TagEditForm extends TagAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 3f016bd742f23593418a4c95dae9c985da89ec12..c85d8a079d530afc0b497f35684fab56c80fe536 100644 (file)
@@ -24,12 +24,12 @@ use wcf\util\StringUtil;
  */
 class TemplateAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.template.canManageTemplate'];
        
@@ -82,7 +82,7 @@ class TemplateAddForm extends AbstractForm {
        public $application = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -100,7 +100,7 @@ class TemplateAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -125,7 +125,7 @@ class TemplateAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -183,7 +183,7 @@ class TemplateAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -212,7 +212,7 @@ class TemplateAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -226,7 +226,7 @@ class TemplateAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index fb67f4c04c2a66a3a38a496973380b56750ef587..da2809cfc6690715f836dd743a4469d6fb010260 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class TemplateEditForm extends TemplateAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template';
        
@@ -35,7 +35,7 @@ class TemplateEditForm extends TemplateAddForm {
        public $template = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -49,7 +49,7 @@ class TemplateEditForm extends TemplateAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\TemplateAddForm::validateName()
+        * @inheritDoc
         */
        protected function validateName() {
                if ($this->tplName != $this->template->templateName) {
@@ -58,7 +58,7 @@ class TemplateEditForm extends TemplateAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\TemplateAddForm::validateName()
+        * @inheritDoc
         */
        protected function validateGroup() {
                if ($this->templateGroupID != $this->template->templateGroupID) {
@@ -67,7 +67,7 @@ class TemplateEditForm extends TemplateAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -87,7 +87,7 @@ class TemplateEditForm extends TemplateAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -100,7 +100,7 @@ class TemplateEditForm extends TemplateAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 3019e98cc1d96f6b267763e48a03048e251b5b78..05aaebdc7d22dfdbc8cc0eed14a4e9d703ecb9c4 100644 (file)
@@ -20,12 +20,12 @@ use wcf\util\StringUtil;
  */
 class TemplateGroupAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template.group.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.template.canManageTemplate'];
        
@@ -54,7 +54,7 @@ class TemplateGroupAddForm extends AbstractForm {
        public $availableTemplateGroups = [];
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -68,7 +68,7 @@ class TemplateGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -124,7 +124,7 @@ class TemplateGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -148,7 +148,7 @@ class TemplateGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->availableTemplateGroups = TemplateGroup::getSelectList([], 1);
@@ -157,7 +157,7 @@ class TemplateGroupAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e1404d980468bc593665c3fd5a7af56676075431..f86da863d573b74462df851fcb3cae70724ef4ae 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class TemplateGroupEditForm extends TemplateGroupAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template';
        
@@ -35,7 +35,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        public $templateGroup = null;
        
        /**
-        * @see \wcf\patge\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -48,7 +48,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\TemplateGroupAddForm::validateName()
+        * @inheritDoc
         */
        protected function validateName() {
                if ($this->templateGroupName != $this->templateGroup->templateGroupName) {
@@ -57,7 +57,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\TemplateGroupAddForm::validateFolderName()
+        * @inheritDoc
         */
        protected function validateFolderName() {
                if ($this->templateGroupFolderName != $this->templateGroup->templateGroupFolderName) {
@@ -66,7 +66,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -86,7 +86,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->availableTemplateGroups = TemplateGroup::getSelectList([$this->templateGroupID], 1);
@@ -102,7 +102,7 @@ class TemplateGroupEditForm extends TemplateGroupAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 35cf5c274ab81b7c4b68408ed15b3613b0ce8f59..48ff0391627e19ec94cd426a0e03dc28d4e12495 100644 (file)
@@ -20,12 +20,12 @@ use wcf\util\ArrayUtil;
  */
 class UserActivityPointOptionForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.activityPoint';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditActivityPoints'];
        
@@ -42,7 +42,7 @@ class UserActivityPointOptionForm extends AbstractForm {
        public $objectTypes = [];
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -51,7 +51,7 @@ class UserActivityPointOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -62,7 +62,7 @@ class UserActivityPointOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.user.activityPointEvent');
@@ -76,7 +76,7 @@ class UserActivityPointOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -97,7 +97,7 @@ class UserActivityPointOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 42bd53cd2999e23ee430b3cf3c6ed17b576584dc..3abdbaacaaa87bfa7f5693063fbd8f724534f35c 100644 (file)
@@ -23,12 +23,12 @@ use wcf\util\UserUtil;
  */
 class UserAddForm extends UserOptionListForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canAddUser'];
        
@@ -135,7 +135,7 @@ class UserAddForm extends UserOptionListForm {
        public $optionTree = [];
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -170,7 +170,7 @@ class UserAddForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                // validate static user options
@@ -250,7 +250,7 @@ class UserAddForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -373,7 +373,7 @@ class UserAddForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -389,7 +389,7 @@ class UserAddForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -420,7 +420,7 @@ class UserAddForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // get the default language id
index 478e338c8550c7a5f1771748a2dfda426dbdb330..44e2ce6f36e94f32b6019a4312eefb57d76e3c00 100755 (executable)
@@ -27,12 +27,12 @@ use wcf\util\ArrayUtil;
  */
 class UserAssignToGroupForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditUser'];
        
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
@@ -67,7 +67,7 @@ class UserAssignToGroupForm extends AbstractForm {
        protected $objectTypeID = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -88,7 +88,7 @@ class UserAssignToGroupForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -97,7 +97,7 @@ class UserAssignToGroupForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -115,7 +115,7 @@ class UserAssignToGroupForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -164,7 +164,7 @@ class UserAssignToGroupForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -173,7 +173,7 @@ class UserAssignToGroupForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 8e9b3457a17ab5dc2512a5741a900bff22f2a31e..b436ae9bb90f198671b5f9e4124c212db8312c34 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\acp\form;
  */
 class UserBulkProcessingForm extends AbstractBulkProcessingForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.bulkProcessing';
        
        /**
-        * @see \wcf\acp\form\AbstractBulkProcessingForm::$objectTypeName
+        * @inheritDoc
         */
        public $objectTypeName = 'com.woltlab.wcf.bulkProcessing.user';
 }
index e1dfb036fa3f01cc3c9c7d4480392023059f2cbf..a263e22ae43c9c01ab9f07b70c00c0f346efdac8 100644 (file)
@@ -20,17 +20,17 @@ use wcf\system\WCF;
  */
 class UserContentRevertChangesForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_EDIT_HISTORY'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.canBulkRevertContentChanges'];
        
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
@@ -59,7 +59,7 @@ class UserContentRevertChangesForm extends AbstractForm {
        protected $objectTypeID = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -75,7 +75,7 @@ class UserContentRevertChangesForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -84,7 +84,7 @@ class UserContentRevertChangesForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -95,7 +95,7 @@ class UserContentRevertChangesForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -113,7 +113,7 @@ class UserContentRevertChangesForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 4e9916b0aff2c8403a8b68c5e9e801965d26310b..9d55db62d51335beeaa605ad2bfb03098eac6c7a 100755 (executable)
@@ -28,12 +28,12 @@ use wcf\util\StringUtil;
  */
 class UserEditForm extends UserAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditUser'];
        
@@ -98,7 +98,7 @@ class UserEditForm extends UserAddForm {
        public $disableAvatarExpires = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                if (isset($_REQUEST['id'])) $this->userID = intval($_REQUEST['id']);
@@ -123,7 +123,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -155,7 +155,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                if (empty($_POST)) {
@@ -210,7 +210,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -233,7 +233,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -374,7 +374,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validateUsername()
+        * @inheritDoc
         */
        protected function validateUsername($username) {
                if (mb_strtolower($this->user->username) != mb_strtolower($username)) {
@@ -383,7 +383,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validateEmail()
+        * @inheritDoc
         */
        protected function validateEmail($email, $confirmEmail) {
                // check confirm input
@@ -397,7 +397,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validatePassword()
+        * @inheritDoc
         */
        protected function validatePassword($password, $confirmPassword) {
                if (!empty($password) || !empty($confirmPassword)) {
@@ -437,7 +437,7 @@ class UserEditForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                $this->validateAvatar();
index b272c3b6ff8bbd1cb4a327b3fdeaf40ab005f449..2f1e11d5092ecc4f0c08c4a53b3e75a2b8507a9f 100755 (executable)
@@ -21,12 +21,12 @@ use wcf\util\StringUtil;
  */
 class UserEmailAddressExportForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canMailUser'];
        
@@ -67,7 +67,7 @@ class UserEmailAddressExportForm extends AbstractForm {
        protected $objectTypeID = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -90,7 +90,7 @@ class UserEmailAddressExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -101,7 +101,7 @@ class UserEmailAddressExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -157,7 +157,7 @@ class UserEmailAddressExportForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index dc9ad76852f83692dd974b07439271a42fdefba1..2b625012b6713d18b30655dc885b1c480f3cb637 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\StringUtil;
  */
 class UserGroupAssignmentAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.group.assignment';
        
@@ -44,7 +44,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        public $isDisabled = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageGroupAssignment'];
        
@@ -61,7 +61,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        public $userGroups = [];
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -77,7 +77,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->userGroups = UserGroup::getGroupsByType([], [
@@ -101,7 +101,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -118,7 +118,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -157,7 +157,7 @@ class UserGroupAssignmentAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index 217cd2bceb989d06a139eda4b7cce20d0219cf20..35041cad6278d93d6412c8f0545099e4c7780280 100644 (file)
@@ -31,7 +31,7 @@ class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm {
        public $assignmentID = 0;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -43,7 +43,7 @@ class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -60,7 +60,7 @@ class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -73,7 +73,7 @@ class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index 73b5b7de384607adc20b795794035cc2f49b8216..bb2b54e5ce2ec4cb4d220bd733b72a84409c1195 100644 (file)
@@ -26,7 +26,7 @@ use wcf\system\WCF;
  */
 class UserGroupOptionForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.group';
        
@@ -43,7 +43,7 @@ class UserGroupOptionForm extends AbstractForm {
        public $groups = [];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditGroup'];
        
@@ -78,7 +78,7 @@ class UserGroupOptionForm extends AbstractForm {
        public $userGroupOptionID = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -136,7 +136,7 @@ class UserGroupOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -145,7 +145,7 @@ class UserGroupOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -193,7 +193,7 @@ class UserGroupOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -222,7 +222,7 @@ class UserGroupOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -237,7 +237,7 @@ class UserGroupOptionForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index b1a11bd4b7983c9a646009ba58da595fb53439e8..1e7a198fa278d383d9d18fa71800616a2fced89c 100755 (executable)
@@ -47,7 +47,7 @@ class UserMailForm extends AbstractForm {
        public $groups = [];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canMailUser'];
        
@@ -76,7 +76,7 @@ class UserMailForm extends AbstractForm {
        public $userList = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -85,7 +85,7 @@ class UserMailForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -99,7 +99,7 @@ class UserMailForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -125,7 +125,7 @@ class UserMailForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -150,7 +150,7 @@ class UserMailForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -188,7 +188,7 @@ class UserMailForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index b19aedf936e5078007079d2640634cf3f70979b6..be75cf389f04e6a51e0a2c9c1614dd6a9c1790b8 100644 (file)
@@ -23,12 +23,12 @@ use wcf\system\WCF;
  */
 class UserMergeForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditUser'];
        
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.management';
        
@@ -63,7 +63,7 @@ class UserMergeForm extends AbstractForm {
        protected $objectTypeID = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -79,7 +79,7 @@ class UserMergeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -88,7 +88,7 @@ class UserMergeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -99,7 +99,7 @@ class UserMergeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                foreach ($this->userIDs as $userID) {
@@ -262,7 +262,7 @@ class UserMergeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index a78c2a908c21951a3e0000fc8ce392e6dc2e55bd..ba03a578f035fb0bac581394d284655013a66faf 100644 (file)
@@ -19,12 +19,12 @@ use wcf\system\WCF;
  */
 class UserOptionCategoryAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.option.category.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageUserOption'];
        
@@ -41,7 +41,7 @@ class UserOptionCategoryAddForm extends AbstractForm {
        public $showOrder = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -50,7 +50,7 @@ class UserOptionCategoryAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -62,7 +62,7 @@ class UserOptionCategoryAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -73,7 +73,7 @@ class UserOptionCategoryAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -109,7 +109,7 @@ class UserOptionCategoryAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 7b2b71c0426a6af55c04af7577b16f5d4f5a74b0..6270a05477755a73eff3a05b789abba7ea7b9f78 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.option';
        
@@ -36,7 +36,7 @@ class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        public $category = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -49,7 +49,7 @@ class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -66,7 +66,7 @@ class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -79,7 +79,7 @@ class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 3bf66e27b76899e451b2d055c2bce3f3c4dfcf5e..9e35c52786fe106b0f253e8d134b0437edf10529 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserOptionEditForm extends UserOptionAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.option';
        
@@ -36,7 +36,7 @@ class UserOptionEditForm extends UserOptionAddForm {
        public $userOption = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -49,7 +49,7 @@ class UserOptionEditForm extends UserOptionAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -78,7 +78,7 @@ class UserOptionEditForm extends UserOptionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -103,7 +103,7 @@ class UserOptionEditForm extends UserOptionAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 3cde5ecc504b414d201766c356147b3a80225192..9eb0f5b426cf39eedc038ce3281d9df88a4e5460 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\language\LanguageFactory;
  */
 abstract class UserOptionListForm extends AbstractOptionListForm {
        /**
-        * @see \wcf\acp\form\AbstractOptionListForm::$optionHandlerClassName
+        * @inheritDoc
         */
        public $optionHandlerClassName = 'wcf\system\option\user\UserOptionHandler';
        
        /**
-        * @see \wcf\acp\form\AbstractOptionListForm::$supportI18n
+        * @inheritDoc
         */
        public $supportI18n = false;
        
index c243bba813b616e750219c8a356354f03a0c65df..2c9834af36f7ab327c08ee0b45ee6fb6b9219117 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class UserOptionSetDefaultsForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.userOptionDefaults';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageUserOption'];
        
@@ -39,7 +39,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        public $applyChangesToExistingUsers = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -49,7 +49,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -60,7 +60,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\AbstractForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -69,7 +69,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\AbstractForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -120,7 +120,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -131,7 +131,7 @@ class UserOptionSetDefaultsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index a94a98fa21ed271ec4a5ba20e72ee02eebff5a16..2cb8b5d144d3490e4c95a6ec37242e9d40717087 100644 (file)
@@ -22,17 +22,17 @@ use wcf\util\StringUtil;
  */
 class UserRankAddForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.rank.add';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.rank.canManageRank'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_USER_RANK'];
        
@@ -104,7 +104,7 @@ class UserRankAddForm extends AbstractForm {
        ];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -113,7 +113,7 @@ class UserRankAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -131,7 +131,7 @@ class UserRankAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -175,7 +175,7 @@ class UserRankAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -219,7 +219,7 @@ class UserRankAddForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 54c3025fd73200a671953b3f50102fc03593277f..8ccc3a6c9b1d1899851e4a50acf3e230f07b57d5 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserRankEditForm extends UserRankAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.rank';
        
@@ -36,7 +36,7 @@ class UserRankEditForm extends UserRankAddForm {
        public $rank = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -49,7 +49,7 @@ class UserRankEditForm extends UserRankAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
@@ -86,7 +86,7 @@ class UserRankEditForm extends UserRankAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -108,7 +108,7 @@ class UserRankEditForm extends UserRankAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 77945acc2d2229a60d56085a0ef6dfdc22191d71..159a446e1a9e76fe771b0a2a30549b4d96a5d61d 100755 (executable)
@@ -26,12 +26,12 @@ use wcf\util\HeaderUtil;
  */
 class UserSearchForm extends UserOptionListForm {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.search';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canSearchUser'];
        
@@ -91,7 +91,7 @@ class UserSearchForm extends UserOptionListForm {
        public $groupID = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -117,7 +117,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -135,7 +135,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.condition.userSearch');
@@ -158,7 +158,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -174,7 +174,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -205,7 +205,7 @@ class UserSearchForm extends UserOptionListForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                AbstractForm::validate();
index 0890f7d030c43fff4da8993d100f282ee6880516..a19ea7c1fb7919442cd1f61ed991d4905ddaf2dd 100755 (executable)
@@ -14,42 +14,42 @@ use wcf\page\SortablePage;
  */
 class ACPSessionLogListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.log.session';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'acpSessionLogList';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'lastActivityTime';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['sessionLogID', 'username', 'ipAddress', 'userAgent', 'time', 'lastActivityTime', 'accesses'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\acp\session\log\ACPSessionLogList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        public function readObjects() {
                $this->sqlOrderBy = (($this->sortField != 'accesses' && $this->sortField != 'username') ? 'acp_session_log.' : '').$this->sortField." ".$this->sortOrder;
index 67f37ad0d15bfb2c239f0c9f20e749845023ff4a..ae9e46e7d017345f417da4b6a1845738edfc31bc 100755 (executable)
@@ -17,27 +17,27 @@ use wcf\system\WCF;
  */
 class ACPSessionLogPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.log.session';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'acpSessionLog';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'time';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['sessionAccessLogID', 'ipAddress', 'time', 'requestURI', 'requestMethod', 'className'];
        
@@ -54,12 +54,12 @@ class ACPSessionLogPage extends SortablePage {
        public $sessionLog = null;
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\acp\session\access\log\ACPSessionAccessLogList';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -73,7 +73,7 @@ class ACPSessionLogPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -82,7 +82,7 @@ class ACPSessionLogPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() {
                $this->sqlOrderBy = 'acp_session_access_log.'.$this->sortField." ".$this->sortOrder;
@@ -91,7 +91,7 @@ class ACPSessionLogPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index b57114759c4622ff2c13af77fbf3acdef834fa9c..d8275a1b622b8fc24ecc7c36f47f4b4250499714 100644 (file)
@@ -14,27 +14,27 @@ use wcf\page\MultipleLinkPage;
  */
 class AdListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.ad.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.ad.canManageAd'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_WCF_AD'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\ad\AdList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $sqlOrderBy = 'ad.showOrder';
 }
index b8b12ee2c31f412b1a208e9887353bf11124f7bb..d7b4437ed4cb771579b058744be9313f7edcfc37 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class ApplicationManagementPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.application.management';
        
@@ -27,12 +27,12 @@ class ApplicationManagementPage extends AbstractPage {
        public $applicationList = null;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.canManageApplication'];
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -42,7 +42,7 @@ class ApplicationManagementPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 58518a3faaa701bce0330c3b495b00dbf20b1357..28b0ba29ca55199da305ab6c6493d34be7c77498 100644 (file)
@@ -18,32 +18,32 @@ use wcf\util\StringUtil;
  */
 class AttachmentListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.attachment.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.attachment.canManageAttachment'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'uploadTime';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['attachmentID', 'filename', 'filesize', 'downloads', 'uploadTime', 'lastDownloadTime'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\attachment\AdministrativeAttachmentList';
        
@@ -78,7 +78,7 @@ class AttachmentListPage extends SortablePage {
        public $stats = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -89,7 +89,7 @@ class AttachmentListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -125,7 +125,7 @@ class AttachmentListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index c4c8a71d823bfec6eac6ed66a26b864bc5f177aa..61bee6716f2e973025718f8b4efb85e87a85f5bb 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\exception\PermissionDeniedException;
  */
 class AttachmentPage extends \wcf\page\AttachmentPage {
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.attachment.canManageAttachment'];
        
        /**
-        * @see \wcf\page\IPage::checkPermissions()
+        * @inheritDoc
         */
        public function checkPermissions() {
                AbstractPage::checkPermissions();
index 21cdb6219138e00191b1c2234512564ecb2cc3c6..bf85d8441c5169d9e668d27328fe471f5d12d590 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class BBCodeListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.bbcode.list';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'bbcodeTag';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\bbcode\BBCodeList';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'bbcodeList';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['bbcodeID', 'bbcodeTag', 'className'];
 }
index fa92a4f06a5f3d94b477293c2a3d562245931d16..c1192523b99397a3b0b6ad15f2309f8a0a28150a 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class BBCodeMediaProviderListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.bbcode.mediaProvider.list';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'title';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\bbcode\media\provider\BBCodeMediaProviderList';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'bbcodeMediaProviderList';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['providerID', 'title'];
 }
index 64fda9c9407bf2195aa79205ddf2858a884b1037..b116afcd3a4c2c21b35300d666dfffa8858fe9af 100755 (executable)
@@ -20,12 +20,12 @@ use wcf\util\FileUtil;
  */
 class CacheListPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.maintenance.cache';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.canManageApplication'];
        
@@ -48,7 +48,7 @@ class CacheListPage extends AbstractPage {
        public $cacheData = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -57,7 +57,7 @@ class CacheListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -144,7 +144,7 @@ class CacheListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 0877e5b8766b97de835f7c6b284d77571a8ce173..95a42aee488f3ac023fbd09c5b2bb1cbe52c9d55 100644 (file)
@@ -14,27 +14,27 @@ use wcf\page\MultipleLinkPage;
  */
 class CaptchaQuestionListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.captcha.question.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.captcha.canManageCaptchaQuestion'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\captcha\question\CaptchaQuestionList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$sortField
+        * @inheritDoc
         */
        public $sortField = 'questionID';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$sortOrder
+        * @inheritDoc
         */
        public $sortOrder = 'ASC';
 }
index 2bc9ce49f7c33f94c0b6227839d20aeb435dc978..cce7f5ee46a9b0cf6a32d3486a11f41a2b98ad27 100755 (executable)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class CronjobListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.cronjob.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canManageCronjob'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'cronjobID';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['cronjobID', 'nextExec', 'startMinute', 'startHour', 'startDom', 'startMonth', 'startDow'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\cronjob\CronjobList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        public function initObjectList() {
                parent::initObjectList();
index b301dc19d322ff1d849ee8fbadb4978b7b4be680..ccaf43730bf39c4cbd68c6b779c08892e4ce0ce0 100755 (executable)
@@ -14,42 +14,42 @@ use wcf\page\SortablePage;
  */
 class CronjobLogListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.log.cronjob';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canManageCronjob'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$itemsPerPage
+        * @inheritDoc
         */
        public $itemsPerPage = 100;
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'execTime';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['cronjobID', 'className', 'description', 'execTime', 'success'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\cronjob\log\CronjobLogList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -59,7 +59,7 @@ class CronjobLogListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() {
                $this->sqlOrderBy = (($this->sortField == 'className' || $this->sortField == 'description') ? 'cronjob.' : 'cronjob_log.').$this->sortField." ".$this->sortOrder;
index 1b9530203a786fd8643a0ea78330eb74436a0c80..e94aea00c9147b18c3e2d0c07cd618c9ac7ddb11 100644 (file)
@@ -21,17 +21,17 @@ use wcf\util\StringUtil;
  */
 class ExceptionLogViewPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.log.exception';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$itemsPerPage
+        * @inheritDoc
         */
        public $itemsPerPage = 10;
        
@@ -60,7 +60,7 @@ class ExceptionLogViewPage extends MultipleLinkPage {
        public $exceptions = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -70,7 +70,7 @@ class ExceptionLogViewPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                AbstractPage::readData();
@@ -181,7 +181,7 @@ Stack Trace: (?P<stack>[a-zA-Z0-9+/]+={0,2})', Regex::DOT_ALL);
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::countItems()
+        * @inheritDoc
         */
        public function countItems() {
                // call countItems event
@@ -207,7 +207,7 @@ Stack Trace: (?P<stack>[a-zA-Z0-9+/]+={0,2})', Regex::DOT_ALL);
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 7a03b70c5421a5bd600d67b5d61ea7aff154758d..6daed565a68e72ff5484139de4c67e1eecc0379a 100644 (file)
@@ -14,27 +14,27 @@ use wcf\page\SortablePage;
  */
 class LabelGroupListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.label.group.list';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'showOrder';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['groupID', 'groupName', 'groupDescription', 'showOrder'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.label.canManageLabel'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\label\group\LabelGroupList';
 }
index 467c4a209678707bfc32215acaf416cb7d08357b..2bf303347bb0aaffcbfdce06999b45ba8efcd9fb 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\StringUtil;
  */
 class LanguageItemListPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language.item.list';
        
@@ -30,7 +30,7 @@ class LanguageItemListPage extends AbstractPage {
        public $count = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
@@ -89,7 +89,7 @@ class LanguageItemListPage extends AbstractPage {
        public $pageNo = 1;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -103,7 +103,7 @@ class LanguageItemListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -147,7 +147,7 @@ class LanguageItemListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 3088275f067c6375d23c68ed9c841271ec898010..18459e80df0e3c04e7d6593e185c528960941e0a 100644 (file)
@@ -15,32 +15,32 @@ use wcf\system\WCF;
  */
 class LanguageListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.language.list';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'languageName';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\language\LanguageList';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['languageID', 'languageCode', 'languageName', 'users', 'variables', 'customVariables'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        public function initObjectList() {
                parent::initObjectList();
@@ -51,7 +51,7 @@ class LanguageListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 58e47380090ab3abefb4f274c27f4456b0ec9cb7..c188bd01f0b13a2fd2896dcb0dd5a3412fdd1df7 100644 (file)
@@ -19,12 +19,12 @@ use wcf\system\WCF;
  */
 class MenuItemListPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.cms.menu.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.cms.canManageMenu'];
        
@@ -53,7 +53,7 @@ class MenuItemListPage extends AbstractPage {
        public $menu = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -66,7 +66,7 @@ class MenuItemListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -75,7 +75,7 @@ class MenuItemListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 11017777ade3cbb99b7d4b9df91b5a554b93ac1c..3b55c68ae0cd1457dfd19c52c6fac64bece57510 100644 (file)
@@ -14,27 +14,27 @@ use wcf\page\SortablePage;
  */
 class NoticeListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.notice.list';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'showOrder';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.notice.canManageNotice'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\notice\NoticeList';
        
        /**
-        * @see \wcf\page\SortablePage::$objectListClassName
+        * @inheritDoc
         */
        public $validSortFields = ['noticeID', 'noticeName', 'showOrder'];
 }
index 52bb705cde2c48f1ff404bd5fe40cc6116337ad1..747e1878eaa72296248872e12b5839acb2604130 100644 (file)
@@ -15,17 +15,17 @@ use wcf\system\WCF;
  */
 class PHPInfoPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'phpInfo';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canInstallPackage', 'admin.configuration.package.canUpdatePackage'];
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index ad1c217900a67b36b20e22d822185fc9e4f1d48c..2f90d2bd2ba4c2bc31608fa26cd98e77b00e6c83 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\WCFACP;
  */
 class PackageInstallationConfirmPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package.install';
        
@@ -56,7 +56,7 @@ class PackageInstallationConfirmPage extends AbstractPage {
        public $installingImportedStyle = false;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -81,7 +81,7 @@ class PackageInstallationConfirmPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -93,7 +93,7 @@ class PackageInstallationConfirmPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -108,7 +108,7 @@ class PackageInstallationConfirmPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // check master password
index a70b9ed7393fd6e69beca0a51dd3f7d892df0826..6781bf9a77be5373dca972086872994374eee61f 100644 (file)
@@ -15,27 +15,27 @@ use wcf\system\WCF;
  */
 class PackageListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canUpdatePackage', 'admin.configuration.package.canUninstallPackage'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$itemsPerPage
+        * @inheritDoc
         */
        public $itemsPerPage = 50;
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'packageType';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
@@ -46,17 +46,17 @@ class PackageListPage extends SortablePage {
        public $packageID = 0;
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['packageID', 'package', 'packageDir', 'packageName', 'packageDescription', 'packageDate', 'packageURL', 'isApplication', 'author', 'authorURL', 'installDate', 'updateDate'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\package\PackageList';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -65,7 +65,7 @@ class PackageListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -76,7 +76,7 @@ class PackageListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() {
                $this->sqlOrderBy = 'package.'.($this->sortField == 'packageType' ? 'isApplication '.$this->sortOrder : $this->sortField.' '.$this->sortOrder).($this->sortField != 'packageName' ? ', package.packageName ASC' : '');
index 438309f6ad82c96503c95a2cbdf288b3cd391786..3d816ac8d4f372f81000494fd1af8e510b86f3b8 100755 (executable)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class PackagePage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canUpdatePackage', 'admin.configuration.package.canUninstallPackage'];
        
@@ -39,7 +39,7 @@ class PackagePage extends AbstractPage {
        public $package = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -52,7 +52,7 @@ class PackagePage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 1114d399d35a1b4ba6867f10bbd581dffca58f88..1190799699c5e90bbe69abba52f522c708e9d223 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCFACP;
  */
 class PackageUpdatePage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package';
        
@@ -28,12 +28,12 @@ class PackageUpdatePage extends AbstractPage {
        public $availableUpdates = [];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canUpdatePackage'];
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -42,7 +42,7 @@ class PackageUpdatePage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -53,7 +53,7 @@ class PackageUpdatePage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function show() {
                // check master password
index 8b112d6b27991d38f583678c284b373f1d689b6f..569186b7d57cc15c29dadb4feb664d8e6ef43aa9 100755 (executable)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class PackageUpdateServerListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package.server.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canEditServer'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'serverURL';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['packageUpdateServerID', 'serverURL', 'status', 'errorMessage', 'lastUpdateTime', 'packages'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\package\update\server\PackageUpdateServerList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        public function readObjects() {
                $this->sqlOrderBy = ($this->sortField != 'packages' ? 'package_update_server.' : '') . $this->sortField.' '.$this->sortOrder;
index ef937c1d0420169e8684c74588b627339a2fab62..ce988b03d41ff6e389131efe3767a47f17aa518f 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class PaidSubscriptionListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'showOrder';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['subscriptionID', 'title', 'showOrder', 'cost', 'subscriptionLength'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\paid\subscription\PaidSubscriptionList';
 }
index 2e1cbd8f67da202c7c7a92e905f26ecc915ab397..0adec277b22f2d7efde768abb6a35790dc0e3248 100644 (file)
@@ -17,37 +17,37 @@ use wcf\util\StringUtil;
  */
 class PaidSubscriptionTransactionLogListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription.transactionLog.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'logTime';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['logID', 'subscriptionUserID', 'userID', 'subscriptionID', 'paymentMethodObjectTypeID', 'logTime', 'transactionID', 'logMessage'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLogList';
        
@@ -70,7 +70,7 @@ class PaidSubscriptionTransactionLogListPage extends SortablePage {
        public $subscriptionID = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -102,7 +102,7 @@ class PaidSubscriptionTransactionLogListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\AbstractPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 31b202e8af714a5c75dd64a22c75d4b685013bc4..b9d7a18a00a226cc331108f9eac57018f8734a5d 100644 (file)
@@ -17,17 +17,17 @@ use wcf\system\WCF;
  */
 class PaidSubscriptionTransactionLogPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
@@ -44,7 +44,7 @@ class PaidSubscriptionTransactionLogPage extends AbstractPage {
        public $log = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -57,7 +57,7 @@ class PaidSubscriptionTransactionLogPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e0d85fdd092feeb8887db43a2f917093763335b8..8dacbd9a2f407b0c6acf05928fa62f7c53266c3a 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class PaidSubscriptionUserListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.paidSubscription.user.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'userID';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['subscriptionUserID', 'userID', 'subscriptionID', 'startDate', 'endDate'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\paid\subscription\user\PaidSubscriptionUserList';
        
index d1c7a3094b953c8f638e3f4f7b85a5b90f28fada..a56c6836e3b3250b31e2506bc4c273b42e958990 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class PluginStorePurchasedItemsPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.package';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.configuration.package.canUpdatePackage', 'admin.configuration.package.canUninstallPackage'];
        
@@ -54,7 +54,7 @@ class PluginStorePurchasedItemsPage extends AbstractPage {
        public $wcfMajorReleases = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -71,7 +71,7 @@ class PluginStorePurchasedItemsPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -125,7 +125,7 @@ class PluginStorePurchasedItemsPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e522382dba40154d4ae6a5f12a112fd102db158e..3780c31d3c4222ce5d86b21449aa69f684d56a85 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\WCF;
  */
 class RebuildDataPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.maintenance.rebuildData';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canRebuildData'];
        
@@ -38,7 +38,7 @@ class RebuildDataPage extends AbstractPage {
        public $showInnoDBWarning = false;
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -71,7 +71,7 @@ class RebuildDataPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 5cb2a9c09f1015317984e9c986326a5d6b663aa3..d6f877708cd1710145489f2a5108aa0093600c61 100644 (file)
@@ -13,22 +13,22 @@ namespace wcf\acp\page;
  */
 class SmileyCategoryListPage extends AbstractCategoryListPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley.category.list';
        
        /**
-        * @see \wcf\acp\page\AbstractCategoryListPage::$activeMenuItem
+        * @inheritDoc
         */
        public $objectTypeName = 'com.woltlab.wcf.bbcode.smiley';
        
        /**
-        * @see \wcf\acp\page\AbstractCategoryListPage::$pageTitle
+        * @inheritDoc
         */
        public $pageTitle = 'wcf.acp.smiley.category.list';
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_SMILEY'];
 }
index f505811f162e7ee89bb19100e3e7943417c528b3..496ef03d12102988fd5d2c38de3f327d1a2ae98c 100644 (file)
@@ -19,32 +19,32 @@ use wcf\system\WCF;
  */
 class SmileyListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.smiley.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.smiley.canManageSmiley'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_SMILEY'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\smiley\SmileyList';
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'smileyList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$sqlOrderBy
+        * @inheritDoc
         */
        public $sqlOrderBy = 'showOrder ASC, smileyID ASC';
        
@@ -67,7 +67,7 @@ class SmileyListPage extends MultipleLinkPage {
        public $categories = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -82,7 +82,7 @@ class SmileyListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -95,7 +95,7 @@ class SmileyListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -109,7 +109,7 @@ class SmileyListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
index 5c77183e9019b52b13db67d4d285f41f33f6312f..c053dcf484cc36189ae2fd6f1d5985d7ce46920b 100644 (file)
@@ -17,12 +17,12 @@ use wcf\util\DateUtil;
  */
 class StatPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.stat.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
@@ -45,7 +45,7 @@ class StatPage extends AbstractPage {
        public $availableObjectTypes = [];
        
        /**
-        * @see \wcf\page\AbstractPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -69,7 +69,7 @@ class StatPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\AbstractPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 67b095ec46957340be2bd7cb27f15c2bd7469df0..389db1778cfa09153516cedd3662e7afe37e357f 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\MultipleLinkPage;
  */
 class StyleListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.style.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.style.canManageStyle'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\style\StyleList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$sortField
+        * @inheritDoc
         */
        public $sortField = 'style.isDefault DESC, style.styleName';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$sortOrder
+        * @inheritDoc
         */
        public $sortOrder = 'ASC';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        public function initObjectList() {
                parent::initObjectList();
index 85d1a5a79925c6f956c26c2e799ac4e1bb97d7b6..30545421963255a86296374f4cd7ed35f66048b7 100644 (file)
@@ -17,32 +17,32 @@ use wcf\util\StringUtil;
  */
 class TagListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.tag.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.content.tag.canManageTag'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_TAGGING'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'name';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['tagID', 'languageID', 'name', 'usageCount'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\tag\TagList';
        
@@ -53,7 +53,7 @@ class TagListPage extends SortablePage {
        public $search = '';
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -65,7 +65,7 @@ class TagListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -74,7 +74,7 @@ class TagListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
index e4d8f4b43bbed4a4dc9c6454721f343a327ccc15..a10378ce838ae79c985f7baa28c95bfcefd11201 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class TemplateGroupListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template.group.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'templateGroupName';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\template\group\TemplateGroupList';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $validSortFields = ['templateGroupID', 'templateGroupName', 'templateGroupFolderName', 'templates'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
index 5fa318fb433d536e4f4e33a1936d516cec70137d..f6a6e7cf333a4b16de5b12b055f4331db51ce0a6 100644 (file)
@@ -19,32 +19,32 @@ use wcf\util\StringUtil;
  */
 class TemplateListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.template.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\template\TemplateList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$itemsPerPage
+        * @inheritDoc
         */
        public $itemsPerPage = 100;
        
        /**
-        * @see \wcf\page\SortablePage::$itemsPerPage
+        * @inheritDoc
         */
        public $defaultSortField = 'templateName';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['templateID', 'templateName', 'lastModificationTime'];
        
@@ -79,7 +79,7 @@ class TemplateListPage extends SortablePage {
        public $availableApplications = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -90,7 +90,7 @@ class TemplateListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -103,7 +103,7 @@ class TemplateListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -129,7 +129,7 @@ class TemplateListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 96e4e32cd98d136ee8f49ae755664f1f8638468e..e282e87254eef7494eab7179b100fbe7621c7820 100644 (file)
@@ -14,37 +14,37 @@ use wcf\page\SortablePage;
  */
 class UserAuthenticationFailureListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.log.authentication.failure';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.management.canViewLog'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['ENABLE_USER_AUTHENTICATION_FAILURE'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'time';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortOrder
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['failureID', 'environment', 'userID', 'username', 'time', 'ipAddress', 'userAgent'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\authentication\failure\UserAuthenticationFailureList';
 }
index 1e37fe03c83696310dab89ef33ecbd5f306257e0..28407b88e2a6ba0074b2aaba7e2f39e54b732f40 100644 (file)
@@ -14,17 +14,17 @@ use wcf\page\MultipleLinkPage;
  */
 class UserGroupAssignmentListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.group.assignment';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageGroupAssignment'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\group\assignment\UserGroupAssignmentList';
 }
index 250d03fb22cb0b138a8e0f8e0d1428f728d5f7d8..6bf4aee49a579aaadb1eca0b15ee4db41e446802 100755 (executable)
@@ -15,27 +15,27 @@ use wcf\system\WCF;
  */
 class UserGroupListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.group.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canEditGroup', 'admin.user.canDeleteGroup'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'groupName';
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['groupID', 'groupName', 'groupType', 'members', 'priority'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\group\UserGroupList';
        
@@ -46,7 +46,7 @@ class UserGroupListPage extends SortablePage {
        public $deletedGroups = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -58,7 +58,7 @@ class UserGroupListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -67,7 +67,7 @@ class UserGroupListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() {
                $this->sqlOrderBy = ($this->sortField != 'members' ? 'user_group.' : '').$this->sortField." ".$this->sortOrder;
@@ -76,7 +76,7 @@ class UserGroupListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 43285c4300a051b8d10cd073c3ec4362102ba730..0a6cc5cb264e25503d358578a15d947de13ff92e 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class UserOptionCategoryListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.option.category.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'showOrder';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\option\category\UserOptionCategoryList';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $validSortFields = ['categoryID', 'categoryName', 'showOrder', 'userOptions'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
index d0d8872430e2b0a7432012108ffe068b81feac5c..c4b2abe31cdb3accd8370ae0b7eec5bb604bd8d6 100644 (file)
@@ -14,32 +14,32 @@ use wcf\page\SortablePage;
  */
 class UserOptionListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.option.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'showOrder';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\option\UserOptionList';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $validSortFields = ['optionID', 'optionName', 'categoryName', 'optionType', 'showOrder'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
index a4d77d3bb69f5a43819f0fc563bf1fdccb1d25d9..4722b434339de55c82f71e88f080725314ec15b2 100644 (file)
@@ -14,37 +14,37 @@ use wcf\page\SortablePage;
  */
 class UserRankListPage extends SortablePage {
        /**
-        * @see \wcf\page\AbstractPage::$activeMenuItem
+        * @inheritDoc
         */
        public $activeMenuItem = 'wcf.acp.menu.link.user.rank.list';
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['admin.user.rank.canManageRank'];
        
        /**
-        * @see wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_USER_RANK'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\rank\UserRankList';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'rankTitle';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['rankID', 'groupID', 'requiredPoints', 'rankTitle', 'rankImage', 'requiredGender'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::show()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
index 7e7adfa55e86fe6cd6a5b71703780fbb8a5638ec..3f27fd7353b6bf33fa3c468096d0710e0fbf0ae1 100644 (file)
@@ -41,7 +41,7 @@ class AJAXProxyAction extends AJAXInvokeAction {
        protected $parameters = [];
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -52,7 +52,7 @@ class AJAXProxyAction extends AJAXInvokeAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        protected function invoke() {
                if (!is_subclass_of($this->className, 'wcf\data\IDatabaseObjectAction')) {
@@ -76,7 +76,7 @@ class AJAXProxyAction extends AJAXInvokeAction {
        }
        
        /**
-        * @see \wcf\action\AJAXInvokeAction::sendResponse()
+        * @inheritDoc
         */
        protected function sendResponse() {
                // add benchmark and debug data
index 52bc8f09c9f266b25c9b6be3667162e297d7b7c4..ea516b2a8cd976bcf771ae67fa5522544ff4c036 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\JSON;
  */
 class AJAXUploadAction extends AJAXProxyAction {
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -24,7 +24,7 @@ class AJAXUploadAction extends AJAXProxyAction {
        }
        
        /**
-        * @see \wcf\action\AJAXInvokeAction::sendResponse()
+        * @inheritDoc
         */
        protected function sendResponse() {
                if (!isset($_POST['isFallback'])) {
index 5f89447de6084e0c19ebe1421f8ddf3ed336a838..568a0774b82d4627dbe7fabf6067192d1b1271dd 100644 (file)
@@ -36,12 +36,12 @@ abstract class AbstractAction implements IAction {
        public $neededPermissions = [];
        
        /**
-        * @see \wcf\form\IAction::__run()
+        * @inheritDoc
         */
        public final function __construct() { }
        
        /**
-        * @see \wcf\action\IAction::__run()
+        * @inheritDoc
         */
        public function __run() {
                // call default methods
@@ -50,7 +50,7 @@ abstract class AbstractAction implements IAction {
        }
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                // call readParameters event
@@ -58,7 +58,7 @@ abstract class AbstractAction implements IAction {
        }
        
        /**
-        * @see \wcf\action\IAction::checkModules()
+        * @inheritDoc
         */
        public function checkModules() {
                // call checkModules event
@@ -73,7 +73,7 @@ abstract class AbstractAction implements IAction {
        }
        
        /**
-        * @see \wcf\action\IAction::checkPermissions()
+        * @inheritDoc
         */
        public function checkPermissions() {
                // call checkPermissions event
@@ -86,7 +86,7 @@ abstract class AbstractAction implements IAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                // check if active user is logged in
index 630cee09536e309813dd1abfd7035a3e975be36c..10340b7f894b1cc39b2040b4701a568482375980 100644 (file)
@@ -36,7 +36,7 @@ abstract class AbstractDialogAction extends AbstractSecureAction {
        public $data = [];
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -56,7 +56,7 @@ abstract class AbstractDialogAction extends AbstractSecureAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public final function execute() {
                parent::execute();
index 355914d6220df928672dfc0c7b09d81a30f79507..e25c7f7ed0685f4a20df00a7ad00b78f1740be84 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractSecureAction extends AbstractAction {
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
index bb0672e21b6cacea2ed430e46d6f67ac3d5a3a7a..6bcb3b14b36da6651d9d0f979379bbd027872508 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\background\BackgroundQueueHandler;
  */
 class BackgroundQueuePerformAction extends AbstractAction {
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 5bd1729b192b863a3db1ee2b89665e9d1941ff01..4073cdc50500e6ff34bf3521e1ac24086a092c9e 100644 (file)
@@ -25,12 +25,12 @@ use wcf\util\StringUtil;
  */
 class FacebookAuthAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['FACEBOOK_PUBLIC_KEY', 'FACEBOOK_PRIVATE_KEY'];
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 0489d8c9e1b633d086038e14817476dd84d753f3..2307e11a235ca1d9ae5096311254e80b4ef753dd 100644 (file)
@@ -25,12 +25,12 @@ use wcf\util\StringUtil;
  */
 class GithubAuthAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['GITHUB_PUBLIC_KEY', 'GITHUB_PRIVATE_KEY'];
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 96095598b6051389a843848ccb8cd5db986ff966..4593087104016f4122ca4deb19ec56d3ea4760ef 100644 (file)
@@ -25,12 +25,12 @@ use wcf\util\StringUtil;
  */
 class GoogleAuthAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['GOOGLE_PUBLIC_KEY', 'GOOGLE_PRIVATE_KEY'];
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 360deb0aec5e551ca03c7f2a92f01d994c1dfb8a..a65fbaad5e46ddc9a106221961f5d2d527710020 100644 (file)
@@ -39,7 +39,7 @@ class GravatarDownloadAction extends AbstractAction {
        public $size = 150;
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -59,7 +59,7 @@ class GravatarDownloadAction extends AbstractAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index db40975952851918021bc1529ff0c19aa9e069a9..84a18b82e90ab68fab89ebcb1d742508a512821a 100644 (file)
@@ -27,7 +27,7 @@ class ImageProxyAction extends AbstractAction {
        public $key = '';
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -36,7 +36,7 @@ class ImageProxyAction extends AbstractAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index c86bda18ddb8b859d01419c568763813edfba20f..ed0750ed18f7d71eb62f3cc9db1c20c4546923e1 100644 (file)
@@ -18,7 +18,7 @@ class LogoutAction extends \wcf\acp\action\LogoutAction {
        const AVAILABLE_DURING_OFFLINE_MODE = true;
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                AbstractSecureAction::execute();
index 9e911f79d45da54b4201e10ee3c5177243d215c0..b7b435a806a1e6f6b96f61d02d3df59fabf435a2 100644 (file)
@@ -39,7 +39,7 @@ class MessageQuoteAction extends AJAXProxyAction {
        public $objectTypes = [];
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                AbstractSecureAction::readParameters();
@@ -60,7 +60,7 @@ class MessageQuoteAction extends AJAXProxyAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                AbstractAction::execute();
index c5d8f9006348faa2f1c40ab1ad8cdd623d0c79ec..1e50d472d01300dfb8402ff8e3746ae38dc4300d 100644 (file)
@@ -23,7 +23,7 @@ use wcf\util\HeaderUtil;
  */
 class NotificationConfirmAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -40,7 +40,7 @@ class NotificationConfirmAction extends AbstractAction {
        public $notificationID = 0;
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -58,7 +58,7 @@ class NotificationConfirmAction extends AbstractAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index b5b7c3e81c013c261beedfe757fb2ab9bb714657..9c77a2903dd51e9060d54bfd8361d852b2d40c96 100644 (file)
@@ -51,7 +51,7 @@ class NotificationDisableAction extends AbstractAction {
        public $token = '';
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -78,7 +78,7 @@ class NotificationDisableAction extends AbstractAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index ec058ab877568b29be3af056cd639eb3e6cd7ddf..478662a35aad152399def2deb06c78f17fc37af0 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class PaypalCallbackAction extends AbstractAction {
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index b9f1e103cd74547c91ffd75d0151e66cfd77bac4..9a1ba9c4d1493438a1e928b1fb576a8a6c4981df 100644 (file)
@@ -22,7 +22,7 @@ use wcf\util\StringUtil;
  */
 class PollAction extends AJAXProxyAction {
        /**
-        * @see \wcf\action\AbstractAction::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -51,7 +51,7 @@ class PollAction extends AJAXProxyAction {
        public $relatedObject = null;
        
        /**
-        * @see \wcf\action\IAction::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                if (!MODULE_POLL) {
@@ -120,7 +120,7 @@ class PollAction extends AJAXProxyAction {
        }
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                AbstractAction::execute();
index 0e0710587dd0875003810e84938c7aecfd5ad79a..deca92c5d15e7fc2fbd6bb64432853bc905115e2 100644 (file)
@@ -24,12 +24,12 @@ use wcf\util\StringUtil;
  */
 class TwitterAuthAction extends AbstractAction {
        /**
-        * @see \wcf\action\AbstractAction::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['TWITTER_PUBLIC_KEY', 'TWITTER_PRIVATE_KEY'];
        
        /**
-        * @see \wcf\action\IAction::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 9c61a63130ee00538c762fc0d254674cdd487dbc..4c5919b4d3bae4494482c709a22f547b5aa1dc8b 100644 (file)
@@ -159,7 +159,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        protected function __init($baseClass, $indexName) { }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::validateAction()
+        * @inheritDoc
         */
        public function validateAction() {
                // validate if user is logged in
@@ -189,7 +189,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::executeAction()
+        * @inheritDoc
         */
        public function executeAction() {
                // execute action
@@ -220,14 +220,14 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::getActionName()
+        * @inheritDoc
         */
        public function getActionName() {
                return $this->action;
        }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::getObjectIDs()
+        * @inheritDoc
         */
        public function getObjectIDs() {
                return $this->objectIDs;
@@ -249,14 +249,14 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::getParameters()
+        * @inheritDoc
         */
        public function getParameters() {
                return $this->parameters;
        }
        
        /**
-        * @see \wcf\data\IDatabaseObjectAction::getReturnValues()
+        * @inheritDoc
         */
        public function getReturnValues() {
                return [
@@ -280,7 +280,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        }
        
        /**
-        * @see \wcf\data\IDeleteAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                // validate permissions
@@ -333,7 +333,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID
        }
        
        /**
-        * @see \wcf\data\IDeleteAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                if (empty($this->objects)) {
index b92c15334cd24d9fca732f1e23e5352bf643bf1d..253d8f503c25488da80978f42fef6ca6730b3df7 100644 (file)
@@ -44,28 +44,28 @@ abstract class DatabaseObjectDecorator extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                return $this->object->__get($name);
        }
        
        /**
-        * @see \wcf\data\IStorableObject::__isset()
+        * @inheritDoc
         */
        public function __isset($name) {
                return $this->object->__isset($name);
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::getObjectID()
+        * @inheritDoc
         */
        public function getObjectID() {
                return $this->object->getObjectID();
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getData()
+        * @inheritDoc
         */
        public function getData() {
                return $this->object->getData();
@@ -88,28 +88,28 @@ abstract class DatabaseObjectDecorator extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableAlias()
+        * @inheritDoc
         */
        public static function getDatabaseTableAlias() {
                return call_user_func([static::$baseClass, 'getDatabaseTableAlias']);
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableName()
+        * @inheritDoc
         */
        public static function getDatabaseTableName() {
                return call_user_func([static::$baseClass, 'getDatabaseTableName']);
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableIndexIsIdentity()
+        * @inheritDoc
         */
        public static function getDatabaseTableIndexIsIdentity() {
                return call_user_func([static::$baseClass, 'getDatabaseTableIndexIsIdentity']);
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableIndexName()
+        * @inheritDoc
         */
        public static function getDatabaseTableIndexName() {
                return call_user_func([static::$baseClass, 'getDatabaseTableIndexName']);
index b56cb4b72d4dd1f34dc69e1c57805c5089277ca5..a90d480986ec4f43e69f3ec24abef5e0d0734385 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements IEditableObject {
        /**
-        * @see \wcf\data\IEditableObject::create()
+        * @inheritDoc
         */
        public static function create(array $parameters = []) {
                $keys = $values = '';
@@ -48,7 +48,7 @@ abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements I
        }
        
        /**
-        * @see \wcf\data\IEditableObject::update()
+        * @inheritDoc
         */
        public function update(array $parameters = []) {
                if (empty($parameters)) return;
@@ -70,7 +70,7 @@ abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements I
        }
        
        /**
-        * @see \wcf\data\IEditableObject::updateCounters()
+        * @inheritDoc
         */
        public function updateCounters(array $counters = []) {
                if (empty($counters)) return;
@@ -92,14 +92,14 @@ abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements I
        }
        
        /**
-        * @see \wcf\data\IEditableObject::delete()
+        * @inheritDoc
         */
        public function delete() {
                static::deleteAll([$this->getObjectID()]);
        }
        
        /**
-        * @see \wcf\data\IEditableObject::deleteAll()
+        * @inheritDoc
         */
        public static function deleteAll(array $objectIDs = []) {
                $sql = "DELETE FROM     ".static::getDatabaseTableName()."
index b1edea2aad045d4ed042cf56c0a47beb7c5000bf..0aaaea63eba20904bdc6f068a433e3d04900f471 100644 (file)
@@ -282,14 +282,14 @@ abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->objects);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                $objectID = $this->indexToObject[$this->index];
@@ -307,28 +307,28 @@ abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->indexToObject[$this->index]);
        }
        
        /**
-        * @see \SeekableIterator::seek()
+        * @inheritDoc
         */
        public function seek($index) {
                $this->index = $index;
@@ -339,7 +339,7 @@ abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        }
        
        /**
-        * @see \wcf\data\ITraversableObject::seekTo()
+        * @inheritDoc
         */
        public function seekTo($objectID) {
                $this->index = array_search($objectID, $this->indexToObject);
@@ -350,7 +350,7 @@ abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        }
        
        /**
-        * @see \wcf\data\ITraversableObject::search()
+        * @inheritDoc
         */
        public function search($objectID) {
                try {
index 0956e445d5b37f343d155bde5114d1ba3a5bb7bd..75379599ba3601dba57dddd8aab1de6dc09add8b 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class ACLOption extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acl_option';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'optionID';
        
index 3ced64bd3d5adfea9a1459da586271e2b3d01e81..a892031ff8c74e396554606f8062b528a1a9ad03 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\acl\ACLHandler;
  */
 class ACLOptionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acl\option\ACLOptionEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['loadAll'];
        
index 7970bb2550fba5fd42ea1a1bf19eb9b550bc4d8a..3ea24659fd494d27ebbcc5c5c91d128acad28a3c 100644 (file)
@@ -19,12 +19,12 @@ use wcf\data\DatabaseObject;
  */
 class ACLOptionCategory extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acl_option_category';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'categoryID';
 }
index 25a865e2e6f7dd4a6c45b848b02e7c36d8ced9a9..e8522ddff2a8a892238e943268810074799cb234 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ACLOptionCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acl\option\category\ACLOptionCategoryEditor';
 }
index 2cb9cfee47a6ab310466fc21f268ef18c8613f59..c4c3db616476d780b1a607aaeea55d6b5b3060bd 100644 (file)
@@ -29,12 +29,12 @@ use wcf\system\WCF;
  */
 class ACPMenuItem extends DatabaseObject implements ITreeMenuItem {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acp_menu_item';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'menuItemID';
        
@@ -51,7 +51,7 @@ class ACPMenuItem extends DatabaseObject implements ITreeMenuItem {
        protected $controller = null;
        
        /**
-        * @see \wcf\system\menu\ITreeMenuItem::getLink()
+        * @inheritDoc
         */
        public function getLink() {
                // external link
index f83112eadacd4d410aaf23a34f24148a5b5878c2..bd2af37bc220d1d1970b010a788dd060c6bd6248 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ACPMenuItemAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acp\menu\item\ACPMenuItemEditor';
 }
index c5140580c8712a3eb258fe1d9c5acd52fa2c174b..e84187c0a2d950b584674f7cc783e36a0bbaf178 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class ACPSearchProvider extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acp_search_provider';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'providerID';
 }
index 267f393e80ce78b273f147b82120720606a943e0..0a9b27087413af6c6798e50aaf8476c8d754f6ef 100644 (file)
@@ -16,19 +16,19 @@ use wcf\system\search\acp\ACPSearchHandler;
  */
 class ACPSearchProviderAction extends AbstractDatabaseObjectAction implements ISearchAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['getSearchResultList'];
        
        /**
-        * @see \wcf\data\ISearchAction::validateGetSearchResultList()
+        * @inheritDoc
         */
        public function validateGetSearchResultList() {
                $this->readString('searchString', false, 'data');
        }
        
        /**
-        * @see \wcf\data\ISearchAction::getSearchResultList()
+        * @inheritDoc
         */
        public function getSearchResultList() {
                $data = [];
index 4512f3390309ae7599e0d2fa8fc105b4ab0f120d..a7659c50d26c18b81e5878468e81ebde291f09b6 100644 (file)
@@ -35,7 +35,7 @@ class ACPSessionEditor extends DatabaseObjectEditor {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectEditor::create()
+        * @inheritDoc
         */
        public function update(array $parameters = []) {
                if (isset($parameters['userID']) && !$parameters['userID']) {
index 186de2ead4c36f1e07cbb63eb0b4b94633b8ba1d..c824f6538b071ac9b3c350922f6ece6485ca768d 100644 (file)
@@ -23,12 +23,12 @@ use wcf\util\UserUtil;
  */
 class ACPSessionAccessLog extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acp_session_access_log';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'sessionAccessLogID';
        
index 3ea03f99827745ddaaae75ba93c1619904194867..9aa8d5e57d80ba14f581e0615bbb8ea1c5552371 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ACPSessionAccessLogAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acp\session\access\log\ACPSessionAccessLogEditor';
 }
index 53403ea75a661c02e5571e6dc8bdb0f850d37fc0..8cb33e17d8fa306d03fe597b8ed29c74c2f55058 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ACPSessionLogAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acp\session\log\ACPSessionLogEditor';
 }
index bdbd575b9a485a765a9d33198e3a361b40051b86..c158782652f050dc93f65d21adaa9411404a067c 100644 (file)
@@ -19,12 +19,12 @@ use wcf\data\DatabaseObject;
  */
 class ACPTemplate extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'acp_template';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'templateID';
 }
index 836dd52bace8e9bf8f44e16686e0f18353e5c9c6..d07f81da3d5889f8c70ce15ec19da3f611d17fd1 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ACPTemplateAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\acp\template\ACPTemplateEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.template.canAddTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.template.canDeleteTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.template.canUpdateTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
 }
index 6e5c9e026bdc4b5f9b8254f2de842c4a53ca882e..9b906193e240d16f97a53df8bbf877a70a40dc4c 100644 (file)
@@ -26,12 +26,12 @@ use wcf\system\WCF;
  */
 class Ad extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'adID';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'ad';
        
@@ -61,7 +61,7 @@ class Ad extends DatabaseObject implements IRouteController {
        }
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return $this->adName;
index ab0c2b2e93ef540080a4e8ae00a8e28a0e3e7a3a..1844818a0ad6812bd46e38cd7d75667c1d7c5bf3 100644 (file)
@@ -19,22 +19,22 @@ use wcf\system\WCF;
  */
 class AdAction extends AbstractDatabaseObjectAction implements ISortableAction, IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.ad.canManageAd'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.ad.canManageAd'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update', 'updatePosition'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $showOrder = 0;
@@ -51,7 +51,7 @@ class AdAction extends AbstractDatabaseObjectAction implements ISortableAction,
        }
        
        /**
-        * @see \wcf\data\IDeleteAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                ConditionHandler::getInstance()->deleteConditions('com.woltlab.wcf.condition.ad', $this->objectIDs);
@@ -60,7 +60,7 @@ class AdAction extends AbstractDatabaseObjectAction implements ISortableAction,
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $ad) {
@@ -71,14 +71,14 @@ class AdAction extends AbstractDatabaseObjectAction implements ISortableAction,
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
        }
        
        /**
-        * @see \wcf\data\ISortableAction::validateUpdatePosition()
+        * @inheritDoc
         */
        public function validateUpdatePosition() {
                WCF::getSession()->checkPermissions($this->permissionsUpdate);
@@ -97,7 +97,7 @@ class AdAction extends AbstractDatabaseObjectAction implements ISortableAction,
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
@@ -108,7 +108,7 @@ class AdAction extends AbstractDatabaseObjectAction implements ISortableAction,
        }
        
        /**
-        * @see \wcf\data\ISortableAction::updatePosition()
+        * @inheritDoc
         */
        public function updatePosition() {
                $sql = "UPDATE  wcf".WCF_N."_ad
index 39789bcccb5a6bfa93772e45c77eb6563a8e6d2c..74e0da70fe7850f962c6aded676bd8236130994a 100644 (file)
@@ -63,7 +63,7 @@ class AdEditor extends DatabaseObjectEditor implements IEditableCachedObject {
        }
        
        /**
-        * @see \wcf\data\IEditableCachedObject::resetCache()
+        * @inheritDoc
         */
        public static function resetCache() {
                AdCacheBuilder::getInstance()->reset();
index feb874fc6a031972f630ab4343b20426062ff828..834c9e5d189ccf9618b604daec02439626e3926a 100644 (file)
@@ -39,17 +39,17 @@ class Application extends DatabaseObject {
        protected $pageURL = '';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'application';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'packageID';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexIsIdentity
+        * @inheritDoc
         */
        protected static $databaseTableIndexIsIdentity = false;
        
index e82f7e671dc3fa5009b5c54c05529582d656a39a..c1e25c82a96ba2545557a8a0511a93b8c280d115 100644 (file)
@@ -53,7 +53,7 @@ class GroupedAttachmentList extends AttachmentList {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::readObjects()
+        * @inheritDoc
         */
        public function readObjects() {
                parent::readObjects();
index eb21b7be9ec17b43c816f74936923792141ebd96..7185725d0247317ec37e394c9a530bac235ca16c 100644 (file)
@@ -20,27 +20,27 @@ use wcf\system\WCF;
  */
 class BBCodeAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\bbcode\BBCodeEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['delete', 'toggle', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $bbCode = parent::create();
@@ -96,7 +96,7 @@ class BBCodeAction extends AbstractDatabaseObjectAction implements IToggleAction
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                parent::validateDelete();
@@ -109,14 +109,14 @@ class BBCodeAction extends AbstractDatabaseObjectAction implements IToggleAction
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $bbcode) {
index ba5f8a9c4fcccf71d1664804a30093dc5a11f422..776488a9d65ad30e1eebad27f21654d6867a856a 100644 (file)
@@ -28,7 +28,7 @@ class BBCodeCache extends SingletonFactory {
        protected $highlighters = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get bbcode cache
index acede8f1a1f22deea11c4c073c323aafc23322ef..17161a94cedaca4f43fdcbb429e818d7fe51d663 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class MessagePreviewAction extends BBCodeAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getMessagePreview'];
                
index baf3b00d93a491b8512ca87f87eeee4badd826dc..ede2a59fe453cbe5fab1428f81f8c591409fe51c 100644 (file)
@@ -23,12 +23,12 @@ use wcf\data\DatabaseObject;
  */
 class BBCodeAttribute extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'bbcode_attribute';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'attributeID';
        
index f99acaeabf5e2e89badf5ad5a38d8d6e702aa278..5c20b2a8006d9ad2f9fad481f4863afda9a8adff 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class BBCodeAttributeAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\bbcode\attribute\BBCodeAttributeEditor';
 }
index f2ee078cf9aa13ca775d8430afca6eb317690a1f..820812ff9d0227bb4d4cd5cb05f52becfe56963a 100644 (file)
@@ -23,12 +23,12 @@ use wcf\util\StringUtil;
  */
 class BBCodeMediaProvider extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'bbcode_media_provider';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'providerID';
        
@@ -107,7 +107,7 @@ class BBCodeMediaProvider extends DatabaseObject implements IRouteController {
        }
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return $this->title;
index b5359f6be619a1bc3e21c79e72d3dcd1f4d34771..68af603c996a8b5cf7b06297c49354944a11c01a 100644 (file)
@@ -14,22 +14,22 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class BBCodeMediaProviderAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\bbcode\media\provider\BBCodeMediaProviderEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.content.bbcode.canManageBBCode'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['delete', 'update'];
 }
index ee266325a86635a817d6a84e1b661c1b4ef3c1e0..34fd70817811e5bd52a93fa1364cf765a4b1d11a 100644 (file)
@@ -22,12 +22,12 @@ use wcf\util\StringUtil;
  */
 class CaptchaQuestion extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'captcha_question';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'questionID';
        
index 8432c0a2d98de80e0d3e42e76cc27ef1a49fe0c3..b8cf7eadd443bb6cd69808db39cf83633aa8ccf1 100644 (file)
@@ -15,17 +15,17 @@ use wcf\data\IToggleAction;
  */
 class CaptchaQuestionAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.captcha.canManageCaptchaQuestion'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.captcha.canManageCaptchaQuestion'];
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $question) {
@@ -36,7 +36,7 @@ class CaptchaQuestionAction extends AbstractDatabaseObjectAction implements ITog
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
index f59d6365a0dce95e3e6fba1a6e856f0203248773..de566ed0854771133eb3e7dcc6cbfbbc15fd643c 100644 (file)
@@ -29,12 +29,12 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        protected $objectType = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update', 'updatePosition'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $returnValue = parent::delete();
@@ -48,7 +48,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $categoryEditor) {
@@ -59,7 +59,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\IToggleContainerAction::toggleContainer()
+        * @inheritDoc
         */
        public function toggleContainer() {
                $collapsibleObjectTypeName = $this->objects[0]->getProcessor()->getObjectTypeName('com.woltlab.wcf.collapsibleContent');
@@ -80,7 +80,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                // check if showOrder needs to be recalculated
@@ -116,7 +116,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\ISortableAction::updatePosition()
+        * @inheritDoc
         */
        public function updatePosition() {
                $objectType = null;
@@ -152,7 +152,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateCreate() {
                $this->readInteger('objectTypeID', false, 'data');
@@ -167,7 +167,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                // read objects
@@ -187,21 +187,21 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                $this->validateUpdate();
        }
        
        /**
-        * @see \wcf\data\IToggleContainerAction::validateToggleContainer()
+        * @inheritDoc
         */
        public function validateToggleContainer() {
                $this->validateUpdate();
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateUpdate()
+        * @inheritDoc
         */
        public function validateUpdate() {
                // read objects
@@ -221,7 +221,7 @@ class CategoryAction extends AbstractDatabaseObjectAction implements ISortableAc
        }
        
        /**
-        * @see \wcf\data\ISortableAction::validateUpdatePosition()
+        * @inheritDoc
         */
        public function validateUpdatePosition() {
                // validate 'structure' parameter
index 6e0509df7c994db859444bf0ede82fe672469710..75126b7aa1c9890be69f7b0d58ee8f9225d3956a 100644 (file)
@@ -26,7 +26,7 @@ class UncachedCategoryNodeTree extends CategoryNodeTree {
        protected $categoryStructureCache = [];
        
        /**
-        * @see \wcf\data\category\CategoryNodeTree::buildTree()
+        * @inheritDoc
         */
        protected function buildTree() {
                $categoryList = new CategoryList();
@@ -46,14 +46,14 @@ class UncachedCategoryNodeTree extends CategoryNodeTree {
        }
        
        /**
-        * @see \wcf\data\category\CategoryNodeTree::getCategory()
+        * @inheritDoc
         */
        protected function getCategory($categoryID) {
                return $this->categoryCache[$categoryID];
        }
        
        /**
-        * @see \wcf\data\category\CategoryNodeTree::getChildCategories()
+        * @inheritDoc
         */
        protected function getChildCategories(CategoryNode $parentNode) {
                $categories = [];
index 0cc0a0e33e408d0105b4941d917daf6fce912ebf..620035cc536f212f27bb26a6e4d5e3d4c87da941 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class ClipboardAction extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'clipboard_action';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'actionID';
 }
index e51ebb6a9bede2be800ce18c881ba55ee80b6c6f..02f230f8ecbf0872db448d0cc0ecfe4fbca893f6 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ClipboardActionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\clipboard\action\ClipboardActionEditor';
 }
index e321e39976dd4484e3a18930cefbc624a0d3f07a..97a23b1eb1ac9ee8bc0059b4e223124ea70ec6f4 100644 (file)
@@ -36,7 +36,7 @@ use wcf\util\UserUtil;
  */
 class CommentAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['addComment', 'addResponse', 'loadComments', 'getGuestDialog'];
        
index 1784adf09c50229577467d7c763dd5a5b42cd383..581988172b5c40f92ffe90e3dfd655b1e1783fdf 100644 (file)
@@ -155,42 +155,42 @@ class StructuredComment extends DatabaseObjectDecorator implements \Countable, \
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->responses);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                return $this->responses[$this->position];
        }
        
        /**
-        * @see \Iterator::key()
+        * @inheritDoc
         */
        public function key() {
                return $this->postition;
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                $this->position++;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->position = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->responses[$this->position]);
index fac88b9c6eb83587071c044bb79208bd683449c2..408db25264f01bcd353ac963789ba1a9145cb1e0 100644 (file)
@@ -24,12 +24,12 @@ use wcf\system\WCF;
  */
 class CommentResponseAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['loadResponses'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\comment\response\CommentResponseEditor';
        
@@ -46,7 +46,7 @@ class CommentResponseAction extends AbstractDatabaseObjectAction {
        public $commentManager = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                if (empty($this->objects)) {
index befca18b8782bff10b8b04701e7ffb7b2d35dea1..de179a7e6dc839669f412e403fe24ea658e197a4 100644 (file)
@@ -20,17 +20,17 @@ use wcf\data\DatabaseObject;
  */
 class Condition extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'conditionID';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'condition';
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                $value = parent::__get($name);
@@ -53,7 +53,7 @@ class Condition extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::handleData()
+        * @inheritDoc
         */
        protected function handleData($data) {
                parent::handleData($data);
@@ -66,7 +66,7 @@ class Condition extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableAlias()
+        * @inheritDoc
         */
        public static function getDatabaseTableAlias() {
                return 'condition_table';
index 22c15be0316fd69a923dcabc6d7fc3d7d035460d..d96210b2fa1c436533080de8c483ba84eb1c81ae 100644 (file)
@@ -18,12 +18,12 @@ use wcf\data\DatabaseObject;
  */
 class CoreObject extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'core_object';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'objectID';
 }
index 44712482e8f2f0ce411f6489f770ba8a4b8d6bdd..c9d4fac86a7370aa8894ed089e7d94cc8510506a 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class CoreObjectAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\core\object\CoreObjectEditor';
 }
index 1c88ec8c2cb948508244dec036f0090ebc0a3ef4..21d9d678575a1377166188f02ec9ceade1502b42 100644 (file)
@@ -21,37 +21,37 @@ use wcf\util\DateUtil;
  */
 class CronjobAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\cronjob\CronjobEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.management.canManageCronjob'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.management.canManageCronjob'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.management.canManageCronjob'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['executeCronjobs'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update', 'toggle', 'execute'];
        
        /**
-        * @see \wcf\data\IDeleteAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                parent::validateDelete();
@@ -64,7 +64,7 @@ class CronjobAction extends AbstractDatabaseObjectAction implements IToggleActio
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseAction::validateUpdate()
+        * @inheritDoc
         */
        public function validateUpdate() {
                parent::validateUpdate();
@@ -77,7 +77,7 @@ class CronjobAction extends AbstractDatabaseObjectAction implements IToggleActio
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
@@ -90,7 +90,7 @@ class CronjobAction extends AbstractDatabaseObjectAction implements IToggleActio
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $cronjob) {
index 1bbde41391ea0d7aae12cf46c5b2ac7ca1e83729..01daef4f4fb488a5d45f80c0db16bb3a7fea8f6b 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class CronjobLog extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'cronjob_log';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'cronjobLogID';
 }
index 1459e9819def441a9b82f137a288a3762e2ed29c..8f77de50dcfe063e2717ac800480405dd48af694 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class CronjobLogAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\cronjob\log\CronjobLogEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['clearAll'];
        
index 0723a802fc132c278017874b9894df766f0179e0..c73ac6be2e6f56c21a694cf317797f540d325357 100644 (file)
@@ -26,17 +26,17 @@ use wcf\data\DatabaseObject;
  */
 class EditHistoryEntry extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'edit_history_entry';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'entryID';
        
        /**
-        * @see \wcf\data\edit\history\entry\EntryHistoryEntry::getObject()
+        * @inheritDoc
         */
        protected $object = null;
        
index 0beb4a8d3818e4357b485cbe9f163778388e4085..5b6f268575ad1b8cf6a121ff16b68adfcecd73c8 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\exception\IllegalLinkException;
  */
 class EditHistoryEntryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\edit\history\entry\EditHistoryEntryEditor';
        
index 667e3a6f429f09005dc163e44724cb5b1fb629cd..217c5697ab0b06ec04780b094803f97ef2c39c24 100644 (file)
@@ -31,12 +31,12 @@ class EventListener extends DatabaseObject {
        use TDatabaseObjectPermissions;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'event_listener';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'listenerID';
        
index 3843edd28c44b5e77b5c8608b09949ddeb3b5b42..86f5f94ff6ff95277debb5cb8a18182c2c5d0845 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class EventListenerAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\event\listener\EventListenerEditor';
 }
index 509f960db87876b09300a5052f20fbf535f61eeb..edbfb4e369030945ee79ec6a616fd8cd025acb77 100644 (file)
@@ -22,12 +22,12 @@ use wcf\system\WCF;
  */
 class Label extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'label';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'labelID';
        
@@ -42,7 +42,7 @@ class Label extends DatabaseObject implements IRouteController {
        }
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return WCF::getLanguage()->get($this->label);
index 8b6ef611b0c285230a9c106098a92420b87767bf..914959526fbcb3f9f51bdf5b9cec2a40820374f3 100644 (file)
@@ -62,7 +62,7 @@ class LabelAction extends AbstractDatabaseObjectAction implements ISortableActio
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
index dd822265dca60160ea8e4105e0c3b729eb098194..4e20ab7288a78aecad9e7e58d3351d112dd9d087 100644 (file)
@@ -22,17 +22,17 @@ use wcf\system\WCF;
  */
 class LabelGroup extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'label_group';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'groupID';
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return WCF::getLanguage()->get($this->groupName);
index ea8ed319aeaf0170892e0a104bd3a7bd94f99de8..b5d1e23632ca54023cebd29707fa1a6bfcb5e5d6 100644 (file)
@@ -15,32 +15,32 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class LabelGroupAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\label\group\LabelGroupEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.content.label.canManageLabel'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.content.label.canManageLabel'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.content.label.canManageLabel'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $count = parent::delete();
index f300e8992f149d8da0b62545222054c5c527fe8d..51d32752f255e56a57aa6e01a524848dc36e3b89 100644 (file)
@@ -23,12 +23,12 @@ use wcf\system\WCF;
  */
 class Language extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'language';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'languageID';
        
index 61aa337fb7085111dd5bbec033ddec6ca314d67a..8c9a126e7b12443e02f8b1dc9f495c133d242070 100644 (file)
@@ -15,22 +15,22 @@ use wcf\system\WCF;
  */
 class LanguageAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\language\LanguageEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.language.canManageLanguage'];
        
@@ -41,7 +41,7 @@ class LanguageAction extends AbstractDatabaseObjectAction {
        protected $languageEditor = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'setAsDefault', 'update'];
        
index a3a45e2a1e82a04211ed46ec673e7588984f4bf0..fe9a9df20bc17a92878a6cb9a8cfffacf53085fb 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\XML;
  */
 class SetupLanguage extends Language {
        /**
-        * @see \wcf\data\DatabaseObject::__construct()
+        * @inheritDoc
         */
        public function __construct($languageID, array $row, Language $language = null) {
                if ($row === null) {
@@ -28,7 +28,7 @@ class SetupLanguage extends Language {
        }
        
        /**
-        * @see \wcf\data\language\Language::loadCategory()
+        * @inheritDoc
         */
        protected function loadCategory($category) {
                return false;
index 5c026a168682241b7bf689dcdf8e38389c8e31cb..e81e25fa9cfa16c485a28066d4f9174205ae8c5d 100644 (file)
@@ -17,12 +17,12 @@ use wcf\data\DatabaseObject;
  */
 class LanguageCategory extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'language_category';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'languageCategoryID';
 }
index 5578a2f32eca75c4c8c54c85b80c744a4e231df2..0227e39541f22df82cf67c02f21ab9818ceaa268 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class LanguageCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\language\category\LanguageCategoryEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
 }
index e156c63f501717710965b1a4352189e9eddb3a91..8b276b6a2d5fb48fa31f0c0847315f85d951372b 100644 (file)
@@ -18,27 +18,27 @@ use wcf\system\WCF;
  */
 class LanguageItemAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\language\item\LanguageItemEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.language.canManageLanguage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'edit', 'prepareEdit', 'update'];
        
index 5e73a391b1fbc20c80ed2e28fa209ef83940f44e..364face53091418266d5fb379c6a20dc7c64b289 100644 (file)
@@ -23,12 +23,12 @@ use wcf\system\WCF;
  */
 class Like extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'like';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'likeID';
        
@@ -75,7 +75,7 @@ class Like extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableAlias()
+        * @inheritDoc
         */
        public static function getDatabaseTableAlias() {
                return 'like_table';
index 8c5215ae64de1865455c855a7536b67d3674505c..13b2d27e4fb418586981b027eb6b7521ebcff802 100644 (file)
@@ -26,12 +26,12 @@ use wcf\system\WCF;
  */
 class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserListAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getGroupedUserList', 'getLikeDetails', 'load'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\like\LikeEditor';
        
@@ -127,14 +127,14 @@ class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\like\LikeAction::updateLike()
+        * @inheritDoc
         */
        public function like() {
                return $this->updateLike(Like::LIKE);
        }
        
        /**
-        * @see \wcf\data\like\LikeAction::validateLike()
+        * @inheritDoc
         */
        public function validateDislike() {
                if (!LIKE_ENABLE_DISLIKE) {
@@ -145,7 +145,7 @@ class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\like\LikeAction::updateLike()
+        * @inheritDoc
         */
        public function dislike() {
                return $this->updateLike(Like::DISLIKE);
@@ -210,7 +210,7 @@ class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->validateObjectParameters();
@@ -219,7 +219,7 @@ class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                // fetch number of pages
index e2bd3847715d82e77c6befff63f6c3396848ed8e..f3916c93f219a139d0a96f9bdb91c8ae70b14064 100644 (file)
@@ -24,7 +24,7 @@ use wcf\system\WCF;
  */
 class ModerationQueueAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\moderation\queue\ModerationQueueEditor';
        
@@ -41,7 +41,7 @@ class ModerationQueueAction extends AbstractDatabaseObjectAction {
        public $user = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                if (!isset($this->parameters['data']['lastChangeTime'])) {
@@ -52,7 +52,7 @@ class ModerationQueueAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                if (!isset($this->parameters['data']['lastChangeTime'])) {
@@ -305,7 +305,7 @@ class ModerationQueueAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\IVisitableObjectAction::validateMarkAsRead()
+        * @inheritDoc
         */
        public function validateMarkAsRead() {
                if (empty($this->objects)) {
index a7fb606d532e0c18a06d8c7336e5f9c7e3949a6e..a2c051e912c5dd26498a221232a621fa68efba9b 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\moderation\queue\ModerationQueueActivationManager;
  */
 class ModerationQueueActivationAction extends ModerationQueueAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['enableContent', 'removeContent'];
        
index b2712698be664d56e5085e0f993692585ea9975d..26520c469883647219fc0d395771f52a57064da0 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class ModerationQueueReportAction extends ModerationQueueAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['prepareReport', 'removeContent', 'removeReport', 'report'];
        
index 0cdb037adec217684ade4e52f4aa78a7381af94f..763657cd91b35854e6a9461ec40ec8cf8747763a 100644 (file)
@@ -128,7 +128,7 @@ class ViewableModerationQueue extends DatabaseObjectDecorator implements ILinkab
        }
        
        /**
-        * @see \wcf\data\moderation\queue\ViewableModerationQueue::getTitle()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->getTitle();
index 50405042a5a2460575f9158dead99690f38be97a..aa483a7544edcca102be5b6546ca473cab0462fe 100644 (file)
@@ -24,17 +24,17 @@ use wcf\data\DatabaseObject;
  */
 class ModificationLog extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'modification_log';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'logID';
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                $value = parent::__get($name);
@@ -50,7 +50,7 @@ class ModificationLog extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::handleData()
+        * @inheritDoc
         */
        protected function handleData($data) {
                parent::handleData($data);
index 152fe9bf43e44fefd835a26bb653d6e226ae317b..91d41debab1f2df9b621a448dde4b329e5a64b37 100644 (file)
@@ -20,27 +20,27 @@ use wcf\system\WCF;
  */
 class NoticeAction extends AbstractDatabaseObjectAction implements ISortableAction, IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['dismiss'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.notice.canManageNotice'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.notice.canManageNotice'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update', 'updatePosition'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $showOrder = 0;
@@ -57,7 +57,7 @@ class NoticeAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\IDeleteAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                ConditionHandler::getInstance()->deleteConditions('com.woltlab.wcf.condition.notice', $this->objectIDs);
@@ -104,7 +104,7 @@ class NoticeAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $notice) {
@@ -122,14 +122,14 @@ class NoticeAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
        }
        
        /**
-        * @see \wcf\data\ISortableAction::validateUpdatePosition()
+        * @inheritDoc
         */
        public function validateUpdatePosition() {
                WCF::getSession()->checkPermissions($this->permissionsUpdate);
@@ -148,7 +148,7 @@ class NoticeAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
@@ -159,7 +159,7 @@ class NoticeAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\ISortableAction::updatePosition()
+        * @inheritDoc
         */
        public function updatePosition() {
                $sql = "UPDATE  wcf".WCF_N."_notice
index 179d9bbf69be8bcae6e02db81388da4c4d27afee..3dda4e2ed77e839beea845fb7947f7d8ed558c6d 100644 (file)
@@ -31,7 +31,7 @@ abstract class AbstractObjectTypeProvider implements IObjectTypeProvider {
        public $listClassName = '';
        
        /**
-        * @see \wcf\data\object\type\IObjectTypeProvider::getObjectByID()
+        * @inheritDoc
         */
        public function getObjectByID($objectID) {
                $object = new $this->className($objectID);
@@ -43,7 +43,7 @@ abstract class AbstractObjectTypeProvider implements IObjectTypeProvider {
        }
        
        /**
-        * @see \wcf\data\object\type\IObjectTypeProvider::getObjectsByIDs()
+        * @inheritDoc
         */
        public function getObjectsByIDs(array $objectIDs) {
                $tableAlias = call_user_func([$this->className, 'getDatabaseTableAlias']);
index fa5ddacbc0b2dfda44fb19690e10dc134c34a87c..c9304bf9612f5c9400af9640408435deb21d6432 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ObjectTypeAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\object\type\ObjectTypeEditor';
 }
index 23df7389acba03906985e2fa13226304def0c113..fc94019fd962d0e5eaadc80053f2cd9563652a50 100644 (file)
@@ -46,7 +46,7 @@ class ObjectTypeCache extends SingletonFactory {
        protected $groupedObjectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get definition cache
index c3829e6f94c2bbb394c4ba64d6bb028d2c64ec89..be62377329eba7be1f7609c4f740d617608b878d 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class ObjectTypeDefinition extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'object_type_definition';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'definitionID';
 }
index 7f220d57d4f5e0cf03105bb12a554c5fa982b58f..cdf3482fc3401d31ec3257f46bc618cf7a7832f0 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class ObjectTypeDefinitionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\object\type\definition\ObjectTypeDefinitionEditor';
 }
index bffad36fb0321eda3eff5cc25a23d2c975e2bdb1..ac0409451d988224a56823a0d5aad802b378f93b 100644 (file)
@@ -38,17 +38,17 @@ class Option extends DatabaseObject {
        use TDatabaseObjectPermissions;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'option';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'optionID';
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                $value = parent::__get($name);
@@ -64,7 +64,7 @@ class Option extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::handleData()
+        * @inheritDoc
         */
        protected function handleData($data) {
                parent::handleData($data);
@@ -183,7 +183,7 @@ class Option extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\IStorableObject::getDatabaseTableAlias()
+        * @inheritDoc
         */
        public static function getDatabaseTableAlias() {
                return 'option_table';
index 29be27649e906c56b12fd3ec0ed157ed11b51865..e8de4d02a4511bd6b75628496dc33177d15a14a9 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class OptionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\option\OptionEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'import', 'update', 'updateAll'];
        
index 89d4ff2a7ea131819b29720e38ea6af9eeb4fb39..b9fdf81a54dbfe731a09ac3f6901cd3f7f3f19ca 100644 (file)
@@ -27,12 +27,12 @@ class OptionCategory extends DatabaseObject {
        use TDatabaseObjectPermissions;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'option_category';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'categoryID';
 }
index 5b8b94f8c78a108fc94da24531b954a686e89b03..24dff298843b02af31061c95895c9b2c9b482bd1 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class OptionCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\option\category\OptionCategoryEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.configuration.canEditOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
 }
index f4517133324cae3b9405bfc27f07f40331ec12f6..a34380055b4c74b4eaacf3f8fa01a96f41d53217 100644 (file)
@@ -55,12 +55,12 @@ class Package extends DatabaseObject {
        protected $requiredPackages = null;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'package';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'packageID';
        
@@ -110,7 +110,7 @@ class Package extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\package\Package::getName()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->getName();
index 5c0ee0b999c0d57e3a5a590ec69aa3b6bc9fbdb7..ee59f60b91e5396ed22ebbd1b1376d5d067ea6aa 100644 (file)
@@ -21,27 +21,27 @@ use wcf\util\JSON;
  */
 class PackageAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\PackageEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.configuration.package.canInstallPackage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.configuration.package.canUninstallPackage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.configuration.package.canUpdatePackage'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['searchForPurchasedItems'];
        
index f7397a999463075e5e29c45afba6ab837a0e285a..76423719ffe5e6cb577a869e7154f865f9a09682 100644 (file)
@@ -21,7 +21,7 @@ class PackageCache extends SingletonFactory {
        protected $packages = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->packages = PackageCacheBuilder::getInstance()->getData();
index ad19dce2c174637f914461190e7e8228c389907c..56876937106b7b58b8e115367500ddb5f2a9b559 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class PackageInstallationPluginAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\installation\plugin\PackageInstallationPluginEditor';
 }
index 167e1f5bf063346be88d9c42165163c9e3bf7db8..e883d956524d7e29890f8f403da9cdbd72ebf04d 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class PackageInstallationQueueAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\installation\queue\PackageInstallationQueueEditor';
        
@@ -36,7 +36,7 @@ class PackageInstallationQueueAction extends AbstractDatabaseObjectAction {
        protected $package = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['cancelInstallation', 'prepareQueue'];
        
index 8547bd9a7ff0cccb8506c2422a717ba3d8c50fe8..de5daa8fd022d2d0d7db04a01875ce5e95016ca9 100644 (file)
@@ -23,12 +23,12 @@ use wcf\data\DatabaseObject;
  */
 class PackageUpdate extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'package_update';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'packageUpdateID';
        
index 34875094733fac12ba43dd2d893dd022dfebc563..8b17951e01a6a7f42e092bcfaf8a7b644b86f22a 100644 (file)
@@ -28,12 +28,12 @@ use wcf\system\WCF;
  */
 class PackageUpdateAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\update\PackageUpdateEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['getResultList', 'prepareInstallation', 'prepareUpdate', 'search', 'searchForUpdates'];
        
index 968cd2f7f8100393216fa62d9b1eaf3bb4157dc3..ef7ca93a94ebe2e037b016e41db497332fbcfd46 100644 (file)
@@ -15,39 +15,39 @@ use wcf\data\IToggleAction;
  */
 class PackageUpdateServerAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\update\server\PackageUpdateServerEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.configuration.package.canEditServer'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.configuration.package.canEditServer'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.configuration.package.canEditServer'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update'];
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $server) {
index 5865f2a1110e21aea3e8b9b61dce1232c9677241..ff0c8c752352df73bf94f5dff910320a40e2c331 100644 (file)
@@ -24,12 +24,12 @@ use wcf\data\DatabaseObject;
  */
 class PackageUpdateVersion extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'package_update_version';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'packageUpdateVersionID';
 }
index 70420c47cfb6785e1e711240fa097987562a6065..0dae7d368f7d68f33e03dfcc5eea46dde4f46494 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class PackageUpdateVersionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\package\update\version\PackageUpdateVersionEditor';
 }
index 27760dca6f20828e95f96b042a44501a317cfc8a..98a3949c62888ae808654565f59d3040b698770f 100644 (file)
@@ -31,12 +31,12 @@ use wcf\system\WCF;
  */
 class PaidSubscription extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'paid_subscription';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'subscriptionID';
        
index 471a5cf21cb8502c5623447afab941628fa744d2..623011aa672f729b4ac552ef2328e672e8a4a890 100644 (file)
@@ -15,22 +15,22 @@ use wcf\data\IToggleAction;
  */
 class PaidSubscriptionAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $showOrder = 0;
@@ -47,7 +47,7 @@ class PaidSubscriptionAction extends AbstractDatabaseObjectAction implements ITo
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
@@ -58,7 +58,7 @@ class PaidSubscriptionAction extends AbstractDatabaseObjectAction implements ITo
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $object) {
@@ -69,7 +69,7 @@ class PaidSubscriptionAction extends AbstractDatabaseObjectAction implements ITo
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
index 2dc1f9d8afb1e126c430102a6adfeecfeef5ef93..67279e8205c81acb4662a8a861f4cf0e6d5d69a4 100644 (file)
@@ -28,12 +28,12 @@ use wcf\system\WCF;
  */
 class PaidSubscriptionTransactionLog extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'paid_subscription_transaction_log';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'logID';
        
index 51860e5ea6508baf5ecd6ea96d4672f0a5b66a47..2e13e6284ebc8d263596bd84d8c7d6f9ccad4d77 100644 (file)
@@ -23,12 +23,12 @@ use wcf\system\WCF;
  */
 class PaidSubscriptionUser extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'paid_subscription_user';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'subscriptionUserID';
        
index e6f5fd574203cf3394748b3fc9735ce57ef38644..cc7277f2c28702b845b185840f6bed7baa50cdca 100644 (file)
@@ -20,22 +20,22 @@ use wcf\util\DateUtil;
  */
 class PaidSubscriptionUserAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.paidSubscription.canManageSubscription'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $this->parameters['data']['subscriptionID'] = $this->parameters['subscription']->subscriptionID;
@@ -63,7 +63,7 @@ class PaidSubscriptionUserAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateCreate()
+        * @inheritDoc
         */
        public function validateCreate() {
                parent::validateCreate();
@@ -112,7 +112,7 @@ class PaidSubscriptionUserAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $this->revoke();
index 39c27c252280ad69cc4e6c3924fdfb3d4efc07f1..b372d9d90162ac94246994267fa586c9fd3ba519 100644 (file)
@@ -31,12 +31,12 @@ use wcf\system\WCF;
  */
 class Poll extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'poll';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'pollID';
        
index ce562619f3b99fd6790488e67fedea7fdbe0073b..fc63c5d36157c01e5d0740d99789508b94185053 100644 (file)
@@ -22,12 +22,12 @@ use wcf\system\WCF;
  */
 class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserListAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getGroupedUserList'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\poll\PollEditor';
        
@@ -38,7 +38,7 @@ class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        protected $poll = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                if (!isset($this->parameters['data']['time'])) $this->parameters['data']['time'] = TIME_NOW;
@@ -66,7 +66,7 @@ class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
@@ -242,7 +242,7 @@ class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->readInteger('pollID');
@@ -258,7 +258,7 @@ class PollAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                // get options
index d59d4bc24fd071759bca3b0c38474ad20a5e351f..90bd6e667f0327f8652671a3d8c3d9a2ab08ec82 100644 (file)
@@ -21,12 +21,12 @@ use wcf\data\DatabaseObject;
  */
 class PollOption extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'poll_option';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'optionID';
        
index 3c9e1a044354fd6fd54dce7ffaa1954219b7d6ea..742c2adf2d1c912547d5385e9423b07431b92735 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class PollOptionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\poll\option\PollOptionEditor';
 }
index ee274f9884678ae040b1857f30f0c13a1859e78d..d2df4d75ced7d52124acd8cae9edc43c18f94098 100644 (file)
@@ -21,12 +21,12 @@ use wcf\data\DatabaseObject;
  */
 class Search extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'search';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'searchID';
 }
index 4305142851f5a9458bb3751edb26e283ac8084f5..0c56d5a71a36b734d9be9a30eb9671ee50e84cfc 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class SearchAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\search\SearchEditor';
 }
index 63f6b9a1ffb6b497e96dd570f0e6427a60c3c1e8..01e3300c64ca9a2d6977809340dbf15e454e9862 100644 (file)
@@ -19,12 +19,12 @@ use wcf\data\DatabaseObject;
  */
 class SearchKeyword extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'search_keyword';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'keywordID';
 }
index 6bad7f759404b5dc3c3b1ac9a92976003e1392c5..f0b7477220d576d7e8ab35232f7db0323d60ff9f 100644 (file)
@@ -16,24 +16,24 @@ use wcf\system\WCF;
  */
 class SearchKeywordAction extends AbstractDatabaseObjectAction implements ISearchAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\search\keyword\SearchKeywordEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getSearchResultList'];
        
        /**
-        * @see \wcf\data\ISearchAction::validateGetSearchResultList()
+        * @inheritDoc
         */
        public function validateGetSearchResultList() {
                $this->readString('searchString', false, 'data');
        }
        
        /**
-        * @see \wcf\data\ISearchAction::getSearchResultList()
+        * @inheritDoc
         */
        public function getSearchResultList() {
                $list = [];
index 61ada8cdde5ed5dd38eb804dc2d7db33cb4aedfb..65cb17a5ca542dc0309c7e2df5ab74f8c5e31aa1 100644 (file)
@@ -33,7 +33,7 @@ class Session extends ACPSession {
        }
        
        /**
-        * @see \wcf\data\acp\session\ACPSession::supportsVirtualSessions()
+        * @inheritDoc
         */
        public static function supportsVirtualSessions() {
                return (SESSION_ENABLE_VIRTUALIZATION) ? true : false;
index 3bd78212accd6b799c8d6db261fe94fe326a30a8..f1eeb518e0c16932a87dbee546352386a3315f46 100644 (file)
@@ -18,12 +18,12 @@ use wcf\system\WCF;
  */
 class SessionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['keepAlive'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\session\SessionEditor';
        
index 9e050539f9291a291c204d3b27edce58e1c2973f..1c863170ca40bc5f75390d6a04463f7ec351672a 100644 (file)
@@ -40,7 +40,7 @@ class Sitemap extends DatabaseObject {
        protected static $databaseTableName = 'sitemap';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'sitemapID';
        
index 0519cb70ba49bdf0aa9eb38b378a1bd1220145d1..039be32ee58a9f181daa3b37393bbf50cb03a580 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class SitemapAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getSitemap'];
        
index 45b0369e79633fb935c3fabe4cbc4f4909a45c15..154efe149a6ccc0bd7fbbbc38945e68f87fff5aa 100644 (file)
@@ -18,27 +18,27 @@ use wcf\system\WCF;
  */
 class SmileyAction extends AbstractDatabaseObjectAction implements ISortableAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\smiley\SmileyEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.content.smiley.canManageSmiley'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.content.smiley.canManageSmiley'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['delete', 'update', 'updatePosition'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $smiley = parent::create();
@@ -59,7 +59,7 @@ class SmileyAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                if (empty($this->objects)) {
@@ -78,7 +78,7 @@ class SmileyAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\ISortableAction::validateUpdatePosition()
+        * @inheritDoc
         */
        public function validateUpdatePosition() {
                // validate permissions
@@ -97,7 +97,7 @@ class SmileyAction extends AbstractDatabaseObjectAction implements ISortableActi
        }
        
        /**
-        * @see \wcf\data\ISortableAction::updatePosition()
+        * @inheritDoc
         */
        public function updatePosition() {
                $smileyList = new SmileyList();
index e2f6c9b96f779b1850cf45ad8eef650992bb14e9..590c4d1e78db6bba6f284b7d9a27280b5f4a1e1c 100644 (file)
@@ -36,7 +36,7 @@ class SmileyCache extends SingletonFactory {
        protected $visibleCategories = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get smiley cache
index d29d7e587235f6ff9a9773e1f33121048cae04ef..12190a44995ea132e61e282e6dfd9ea7f7d9fa95 100644 (file)
@@ -47,14 +47,14 @@ class SmileyCategory extends AbstractDecoratedCategory implements \Countable, IT
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->smilies);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                $objectID = $this->indexToObject[$this->index];
@@ -72,28 +72,28 @@ class SmileyCategory extends AbstractDecoratedCategory implements \Countable, IT
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->indexToObject[$this->index]);
        }
        
        /**
-        * @see \SeekableIterator::seek()
+        * @inheritDoc
         */
        public function seek($index) {
                $this->index = $index;
@@ -104,7 +104,7 @@ class SmileyCategory extends AbstractDecoratedCategory implements \Countable, IT
        }
        
        /**
-        * @see \wcf\data\ITraversableObject::seekTo()
+        * @inheritDoc
         */
        public function seekTo($objectID) {
                $this->index = array_search($objectID, $this->indexToObject);
@@ -115,7 +115,7 @@ class SmileyCategory extends AbstractDecoratedCategory implements \Countable, IT
        }
        
        /**
-        * @see \wcf\data\ITraversableObject::search()
+        * @inheritDoc
         */
        public function search($objectID) {
                try {
index ba542694202dd11641f8d6bb91c7c04c5eb610d3..5e0a5e88b7b1157f12dea80b51f13f47236be0b3 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\WCF;
  */
 class SmileyCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\category\CategoryEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getSmilies'];
        
index 8474318ea14424ec691ac97c4ceccc9d29ca29ff..ff8f722e3392080a5a2d9f11d47d9ca51fcc1a23 100644 (file)
@@ -19,12 +19,12 @@ use wcf\data\DatabaseObject;
  */
 class Spider extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'spider';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'spiderID';
 }
index 75b44764a0835dd4e1087f8fabe08f240d791526..88e32228b96704e2c2f4703835afe804256fe905 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class SpiderAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\spider\SpiderEditor';
 }
index da80ab6d17ada453b1c353c6f2cf372339b956ba..9a2ef3f64b58da6ee516b16265f7ddbf283d7bc7 100644 (file)
@@ -20,12 +20,12 @@ use wcf\data\DatabaseObject;
  */
 class StatDaily extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'stat_daily';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'statID';
 }
index e6f9c53465f41579f215ecb98ca0401d77151c0c..344c09aa222eb8dcfc3bd5c1370f3f013e90473f 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class StatDailyAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\stat\daily\StatDailyEditor';
        
index f8eeeba00d3d289ae9b49ff64d731d65f4e10ae3..87785489561fc1f8bd0bcc1130d04dfd6d5febdb 100644 (file)
@@ -33,12 +33,12 @@ use wcf\system\WCF;
  */
 class Style extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'style';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'styleID';
        
index 31d9b7a10674c77c870e94f5b310d080e4ac6771..3a38469403448ca3d534367186a649ad1360b1f5 100644 (file)
@@ -18,12 +18,12 @@ use wcf\data\DatabaseObject;
  */
 class StyleVariable extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'style_variable';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'variableID';
        
index a25c17d740bdac106cbf73a3ff6f74147db86277..005f5b01c0d10a3a5c368da7ab6d6cb48786a2a5 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class StyleVariableAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\style\variable\StyleVariableEditor';
 }
index 50a8b0e506b504895188ef8556f6d2393b26cd88..bb34db36b2fe68884326604278519c85d8d5a7a7 100644 (file)
@@ -22,12 +22,12 @@ use wcf\util\ArrayUtil;
  */
 class Tag extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'tag';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'tagID';
        
@@ -75,7 +75,7 @@ class Tag extends DatabaseObject implements IRouteController {
        }
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return $this->name;
index 16e1c8c765717e8dcc59d6c1b0cd6cb0ea992e22..2f34bb17ad22175463e8ae109c0332aa82039a64 100644 (file)
@@ -19,27 +19,27 @@ use wcf\system\WCF;
  */
 class TagAction extends AbstractDatabaseObjectAction implements ISearchAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getSearchResultList'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\tag\TagEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.content.tag.canManageTag'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.content.tag.canManageTag'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['delete', 'update'];
        
@@ -50,7 +50,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction {
        public $tagEditor = null;
        
        /**
-        * @see \wcf\data\ISearchAction::validateGetSearchResultList()
+        * @inheritDoc
         */
        public function validateGetSearchResultList() {
                $this->readString('searchString', false, 'data');
@@ -61,7 +61,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction {
        }
        
        /**
-        * @see \wcf\data\ISearchAction::getSearchResultList()
+        * @inheritDoc
         */
        public function getSearchResultList() {
                $excludedSearchValues = [];
@@ -93,7 +93,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction {
        }
        
        /**
-        * @see \wcf\data\IDeleteAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $returnValue = parent::delete();
index f807ed8cf048f0ade8f3042e7d7672e1437bb7b8..3e328ab7ecac0f79bcfad14e15d8ccfefdbcf3eb 100644 (file)
@@ -25,17 +25,17 @@ use wcf\util\FileUtil;
  */
 class Template extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'template';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'templateID';
        
        /**
-        * @see \wcf\data\DatabaseObject::__construct()
+        * @inheritDoc
         */
        public function __construct($id, $row = null, DatabaseObject $object = null) {
                if ($id !== null) {
index ef0d37859d421cde2d6d300d80e82b51407ddb9a..77910aff9e55b0596440fe17f0a0ea619fdeaf71 100644 (file)
@@ -15,32 +15,32 @@ use wcf\system\language\LanguageFactory;
  */
 class TemplateAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\template\TemplateEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $template = parent::create();
@@ -54,7 +54,7 @@ class TemplateAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $count = parent::delete();
@@ -65,7 +65,7 @@ class TemplateAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                parent::update();
index 638e7639307916ae6c7749805f7693eb01fb839c..e5ad95bbc41e23a57da669cd0d41507b5aedb2d5 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\application\ApplicationHandler;
  */
 class TemplateList extends DatabaseObjectList {
        /**
-        * @see \wcf\data\DatabaseObjectList::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\template\Template';
        
@@ -32,7 +32,7 @@ class TemplateList extends DatabaseObjectList {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::readObjects()
+        * @inheritDoc
         */
        public function readObjects() {
                parent::readObjects();
index d09b1092f4655cdc9d5c5bc340f463759b183927..8160daff9ed756fe7f814f4f2a85c06bd9530aad 100644 (file)
@@ -21,12 +21,12 @@ use wcf\util\StringUtil;
  */
 class TemplateGroup extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'template_group';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'templateGroupID';
        
index 1de367661bb3c0e6b46c27fe7b66f897065da04b..7bccd08e0c773c2ac13c1fbdc3fea211b4cb03dc 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class TemplateGroupAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\template\group\TemplateGroupEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.template.canManageTemplate'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
 }
index bf4fc3753c4a0a3dc03505bc87ce0a4e76f54546..4de34f68311d708b99d53c1576e8c8b0f2c5739a 100644 (file)
@@ -25,12 +25,12 @@ use wcf\data\DatabaseObject;
  */
 class TemplateListener extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'template_listener';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'listenerID';
 }
index 4cec03710120e594bf3cc0902d922e4d117662a5..073d82a6b1cc6c7a7c88938cd8ddfb86c1138611 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class TemplateListenerAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\template\listener\TemplateListenerEditor';
 }
index afae5cd9da25abfcfbc0cad7d3401567cd8b7a5c..825d1060d6facf9064eeadffdae17f84e2a02b27 100644 (file)
@@ -22,7 +22,7 @@ class TeamList extends UserProfileList {
        protected $teams = [];
        
        /**
-        * @see \wcf\data\DatabaseObjectList::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                $sql = "SELECT  COUNT(*)
@@ -37,7 +37,7 @@ class TeamList extends UserProfileList {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::readObjectIDs()
+        * @inheritDoc
         */
        public function readObjectIDs() {
                $this->objectIDs = [];
@@ -55,7 +55,7 @@ class TeamList extends UserProfileList {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::readObjects()
+        * @inheritDoc
         */
        public function readObjects() {
                parent::readObjects();
index 30e77c3b962a4ee931175d21aefe7c0061b82b68..d7568f127e3ba59562f6fa8e65cd122733b8aba0 100644 (file)
@@ -18,12 +18,12 @@ use wcf\system\WCF;
  */
 class UserBirthdayAction extends UserProfileAction implements IGroupedUserListAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getGroupedUserList'];
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->readString('date');
@@ -34,7 +34,7 @@ class UserBirthdayAction extends UserProfileAction implements IGroupedUserListAc
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                $year = $month = $day = 0;
index 46ce71981b13e088227cacd2823a9fdcc1da551b..5bf1f9d59e912c3734f7a156c45570f403d16076 100644 (file)
@@ -26,7 +26,7 @@ use wcf\util\StringUtil;
  */
 class UserProfileAction extends UserAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getUserProfile', 'getDetailedActivityPointList'];
        
index 315c5481300122df3cf88a8d06df5ad14f100d4d..2be2be5b8bbf274a5e42ad28d26a801ed8c690c6 100644 (file)
@@ -18,35 +18,35 @@ use wcf\system\SingletonFactory;
  */
 class UserProfileCache extends SingletonFactory {
        /**
-        * @see UserProfiltRuntimeCache::cacheObjectID()
+        * @inheritDoc
         */
        public function cacheUserID($userID) {
                UserProfileRuntimeCache::getInstance()->cacheObjectID($userID);
        }
        
        /**
-        * @see UserProfiltRuntimeCache::cacheUserIDs()
+        * @inheritDoc
         */
        public function cacheUserIDs(array $userIDs) {
                UserProfileRuntimeCache::getInstance()->cacheObjectIDs($userIDs);
        }
        
        /**
-        * @see UserProfiltRuntimeCache::getCachedObjects()
+        * @inheritDoc
         */
        public function getCachedUserProfiles() {
                return UserProfileRuntimeCache::getInstance()->getCachedObjects();
        }
        
        /**
-        * @see UserProfiltRuntimeCache::getObject()
+        * @inheritDoc
         */
        public function getUserProfile($userID) {
                return UserProfileRuntimeCache::getInstance()->getObject($userID);
        }
        
        /**
-        * @see UserProfiltRuntimeCache::getObjects()
+        * @inheritDoc
         */
        public function getUserProfiles(array $userIDs) {
                return UserProfileRuntimeCache::getInstance()->getObjects($userIDs);
index a311402c6b647fd17b72398ca5376d531e202fc0..e92d4c97bf883748f65ceae1fdca97fdf2929b4d 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\UserUtil;
  */
 class UserRegistrationAction extends UserAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['validateEmailAddress', 'validatePassword', 'validateUsername'];
        
index 93c8da4d7775119a3bbb1b6525bab1cd7584bf82..ddff65910b0f85ab46da4664e2a7881f5349268b 100644 (file)
@@ -22,17 +22,17 @@ use wcf\data\DatabaseObject;
  */
 class UserActivityEvent extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_activity_event';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'eventID';
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                $value = parent::__get($name);
@@ -46,7 +46,7 @@ class UserActivityEvent extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::handleData()
+        * @inheritDoc
         */
        protected function handleData($data) {
                parent::handleData($data);
index 49e44bbcaacd340cceaf9eba0b249861997ee2d2..c8e3de6e6870fce9935b8cbb0ae4b2bf62a0b55b 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class UserActivityEventAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        public $allowGuestAccess = ['load'];
        
index 0c29ca7da1f574234aae781d5da83f8a84d7c3cc..5c09b59b1e14c9ee198b08288b3bdad0e0876b52 100644 (file)
@@ -24,12 +24,12 @@ use wcf\system\WCF;
  */
 class UserAuthenticationFailure extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_authentication_failure';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'failureID';
        
index 75635562b2c29d495d96186a3549b8e5a5366765..7f30b1a7dd84d36eadd51cbe5adedfc5b5835d68 100644 (file)
@@ -21,14 +21,14 @@ class DefaultAvatar implements IUserAvatar {
        public $size = 150;
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getURL()
+        * @inheritDoc
         */
        public function getURL($size = null) {
                return WCF::getPath().'images/avatars/avatar-default.svg';
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getImageTag()
+        * @inheritDoc
         */
        public function getImageTag($size = null) {
                if ($size === null) $size = $this->size;
@@ -37,28 +37,28 @@ class DefaultAvatar implements IUserAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getWidth()
+        * @inheritDoc
         */
        public function getWidth() {
                return $this->size;
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getHeight()
+        * @inheritDoc
         */
        public function getHeight() {
                return $this->size;
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::canCrop()
+        * @inheritDoc
         */
        public function canCrop() {
                return false;
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getCropImageTag()
+        * @inheritDoc
         */
        public function getCropImageTag($size = null) {
                return '';
index 3417975658c1c73edbeb8d11e473e726c6f2a38f..29714a6b162a67a093d0674a0b69c552de424d19 100644 (file)
@@ -73,7 +73,7 @@ class Gravatar extends DefaultAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getURL()
+        * @inheritDoc
         */
        public function getURL($size = null) {
                if ($size === null) $size = $this->size;
@@ -125,7 +125,7 @@ class Gravatar extends DefaultAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getImageTag()
+        * @inheritDoc
         */
        public function getImageTag($size = null) {
                if ($size === null) $size = $this->size;
@@ -149,7 +149,7 @@ class Gravatar extends DefaultAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::canCrop()
+        * @inheritDoc
         */
        public function canCrop() {
                return false;
index e16344fa42fb94573f508b0ce80f42dfea623ed4..714ea6da8f2531f1a7e08251ebcd312f6c7e34a3 100644 (file)
@@ -32,12 +32,12 @@ class UserAvatar extends DatabaseObject implements IUserAvatar {
        public static $avatarThumbnailSizes = [32, 96, 128];
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_avatar';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'avatarID';
        
@@ -91,7 +91,7 @@ class UserAvatar extends DatabaseObject implements IUserAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getURL()
+        * @inheritDoc
         */
        public function getURL($size = null) {
                if ($size !== null && $size !== 'resized') {
@@ -102,7 +102,7 @@ class UserAvatar extends DatabaseObject implements IUserAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getImageTag()
+        * @inheritDoc
         */
        public function getImageTag($size = null) {
                $width = $this->width;
@@ -150,7 +150,7 @@ class UserAvatar extends DatabaseObject implements IUserAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getCropImageTag()
+        * @inheritDoc
         */
        public function getCropImageTag($size = null) {
                $imageTag = $this->getImageTag($size);
@@ -162,21 +162,21 @@ class UserAvatar extends DatabaseObject implements IUserAvatar {
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getWidth()
+        * @inheritDoc
         */
        public function getWidth() {
                return $this->width;
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::getHeight()
+        * @inheritDoc
         */
        public function getHeight() {
                return $this->height;
        }
        
        /**
-        * @see \wcf\data\user\avatar\IUserAvatar::canCrop()
+        * @inheritDoc
         */
        public function canCrop() {
                return $this->width != $this->height && $this->width > self::$maxThumbnailSize && $this->height > self::$maxThumbnailSize;
index ad5f4997e52709a6eb5ea5ba5b24c235f57c1012..624333bf182f16a7c833584b4f03cb60b63f9087 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class UserFollow extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_follow';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'followID';
        
index 727820cd89ca298b47257e8f9a6105b4cdabe8b4..c356bc731989fc0aca17a9c8f16ccf4811bb9e96 100644 (file)
@@ -25,7 +25,7 @@ use wcf\system\WCF;
  */
 class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedUserListAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getGroupedUserList'];
        
@@ -95,7 +95,7 @@ class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedU
        }
        
        /**
-        * @see \wcf\data\user\follow\UserFollowAction::validateFollow()
+        * @inheritDoc
         */
        public function validateUnfollow() {
                $this->validateFollow();
@@ -127,7 +127,7 @@ class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedU
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                // read objects
@@ -148,7 +148,7 @@ class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedU
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $returnValues = parent::delete();
@@ -168,7 +168,7 @@ class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedU
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->readInteger('pageNo');
@@ -181,7 +181,7 @@ class UserFollowAction extends AbstractDatabaseObjectAction implements IGroupedU
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                // resolve page count
index ce59a5b6f6a5193265c18b36c69c95f53fe9efde..0646cb3fb89cc89728115c2a04c945c7a970cfd6 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class UserFollowingAction extends UserFollowAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\follow\UserFollowEditor';
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->readInteger('pageNo');
@@ -35,7 +35,7 @@ class UserFollowingAction extends UserFollowAction {
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                // resolve page count
index 2b343176d03ca4602f0f0d82be5ab005ffa17bb4..9addecaaa5ebbf1afbe4068ed5c7b3372ee11b53 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\data\user\follow;
  */
 class UserFollowingList extends UserFollowerList {
        /**
-        * @see \wcf\data\DatabaseObjectList::$useQualifiedShorthand
+        * @inheritDoc
         */
        public $useQualifiedShorthand = false;
        
        /**
-        * @see \wcf\data\DatabaseObjectList::__construct()
+        * @inheritDoc
         */
        public function __construct() {
                UserFollowList::__construct();
index a3c5e932da7f1eeff785682807c84fc1bf5fe565..d9a320297f3c24a57aa1c19ee29ac2309f376e7c 100644 (file)
@@ -52,12 +52,12 @@ class UserGroup extends DatabaseObject implements ITitledObject {
        const OTHER = 4;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_group';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'groupID';
        
@@ -265,7 +265,7 @@ class UserGroup extends DatabaseObject implements ITitledObject {
        }
        
        /**
-        * @see \wcf\data\user\group\UserGroup::getName()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->getName();
index 573ed398614fb451673eb5423ae9bd63c18c3acf..1da52ece5aa39fd0d6fea03ca081896ba4e31f05 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserGroupAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\user\group\UserGroupEditor';
        
@@ -30,27 +30,27 @@ class UserGroupAction extends AbstractDatabaseObjectAction {
        public $groupEditor = null;
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.user.canAddGroup'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.user.canDeleteGroup'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.user.canEditGroup'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['copy', 'create', 'delete', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create()
+        * @inheritDoc
         */
        public function create() {
                $group = parent::create();
@@ -64,7 +64,7 @@ class UserGroupAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::update()
+        * @inheritDoc
         */
        public function update() {
                if (empty($this->objects)) {
index d20d6258ef2e4da4a87ec956594c2871cbc4c849..28803b9da5172cf76da41b624248df94518801d5 100644 (file)
@@ -23,12 +23,12 @@ use wcf\system\request\IRouteController;
  */
 class UserGroupAssignment extends DatabaseObject implements IRouteController {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'assignmentID';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_group_assignment';
        
@@ -42,7 +42,7 @@ class UserGroupAssignment extends DatabaseObject implements IRouteController {
        }
        
        /**
-        * @see \wcf\data\ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                return $this->title;
index 98818e2b93155707d3e8ef3b2f1c6e66417f361f..b7115ee08cf5f6805815a4cd02e3886172945563 100644 (file)
@@ -16,22 +16,22 @@ use wcf\system\condition\ConditionHandler;
  */
 class UserGroupAssignmentAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.user.canManageGroupAssignment'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.user.canManageGroupAssignment'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update'];
        
        /**
-        * @see \wcf\data\IDeleteAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                ConditionHandler::getInstance()->deleteConditions('com.woltlab.wcf.condition.userGroupAssignment', $this->objectIDs);
@@ -40,7 +40,7 @@ class UserGroupAssignmentAction extends AbstractDatabaseObjectAction implements
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $assignment) {
@@ -51,7 +51,7 @@ class UserGroupAssignmentAction extends AbstractDatabaseObjectAction implements
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                parent::validateUpdate();
index b293acc31919abccfaecb9f5b379502240b2163e..228100e7e2254686167c4b3034c1298398c5dc59 100644 (file)
@@ -16,12 +16,12 @@ use wcf\data\option\Option;
  */
 class UserGroupOption extends Option {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_group_option';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'optionID';
 }
index 11047f404196d660f0142f3882e279d419d16339..3e61654dd1df9bd1f1b2481cd63bb855ec2663ec 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class UserGroupOptionAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\group\option\UserGroupOptionEditor';
        
index ee1901ed1038a269d0510828d058fdbcd620ea39..878db0a8355e61d3da741ac8e11ce9c7d74330ce 100644 (file)
@@ -27,12 +27,12 @@ class UserGroupOptionCategory extends DatabaseObject {
        use TDatabaseObjectPermissions;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_group_option_category';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'categoryID';
 }
index 2b6a7a28ebfba20bde9de9f6f8f45a5804b274d4..1349a37f7f693a22f23b48b08e88a25de67d360a 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class UserGroupOptionCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\group\option\category\UserGroupOptionCategoryEditor';
 }
index bfad991cd9d8250d0ed66592c6aab90b142964b5..9ca56c52924e333668afc8e6403c9bb17983e657 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class UserIgnore extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_ignore';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'ignoreID';
        
index c8f08fd233b12ac0f39ef05558627fc68f337a45..1e845c2f4b31ec58fc8aff079c8666e19cd84803 100644 (file)
@@ -113,7 +113,7 @@ class UserIgnoreAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                // read objects
@@ -134,7 +134,7 @@ class UserIgnoreAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @inheritDoc
         */
        public function delete() {
                $returnValues = parent::delete();
index ab4db5bf44ca28986de73f0609b213f615b04674..3d3f6d5af7277dd15496d99cded80a327f0a5c31 100644 (file)
@@ -13,27 +13,27 @@ namespace wcf\data\user\ignore;
  */
 class ViewableUserIgnoreList extends UserIgnoreList {
        /**
-        * @see \wcf\data\DatabaseObjectList::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\user\ignore\UserIgnore';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$decoratorClassName
+        * @inheritDoc
         */
        public $decoratorClassName = 'wcf\data\user\UserProfile';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$objectClassName
+        * @inheritDoc
         */
        public $objectClassName = 'wcf\data\user\User';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$useQualifiedShorthand
+        * @inheritDoc
         */
        public $useQualifiedShorthand = false;
        
        /**
-        * @see \wcf\data\DatabaseObjectList::__construct()
+        * @inheritDoc
         */
        public function __construct() {
                parent::__construct();
index a79766555e9feae200e2688bf654dbf7a47e12f4..0c1776e922ef8a88ee5041d1f7f7b73408892199 100644 (file)
@@ -31,17 +31,17 @@ use wcf\system\WCF;
  */
 class UserMenuItem extends ProcessibleDatabaseObject implements ITreeMenuItem {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_menu_item';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'menuItemID';
        
        /**
-        * @see \wcf\data\ProcessibleDatabaseObject::$processorInterface
+        * @inheritDoc
         */
        protected static $processorInterface = 'wcf\system\menu\user\IUserMenuItemProvider';
        
@@ -58,7 +58,7 @@ class UserMenuItem extends ProcessibleDatabaseObject implements ITreeMenuItem {
        protected $controller = null;
        
        /**
-        * @see \wcf\data\ProcessibleDatabaseObject::getProcessor()
+        * @inheritDoc
         */
        public function getProcessor() {
                if (parent::getProcessor() === null) {
@@ -69,7 +69,7 @@ class UserMenuItem extends ProcessibleDatabaseObject implements ITreeMenuItem {
        }
        
        /**
-        * @see \wcf\system\menu\ITreeMenuItem::getLink()
+        * @inheritDoc
         */
        public function getLink() {
                // external link
index 7c2e1c1754323747289e797a80e42ef09da6ef42..bdcbbdd50d1c2a5f911845c7bc6921ab63af3a71 100644 (file)
@@ -30,17 +30,17 @@ use wcf\system\WCF;
  */
 class UserNotification extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_notification';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'notificationID';
        
        /**
-        * @see \wcf\data\IStorableObject::__get()
+        * @inheritDoc
         */
        public function __get($name) {
                $value = parent::__get($name);
@@ -54,7 +54,7 @@ class UserNotification extends DatabaseObject {
        }
        
        /**
-        * @see \wcf\data\DatabaseObject::handleData()
+        * @inheritDoc
         */
        protected function handleData($data) {
                parent::handleData($data);
index 1826571a62a3550290a282e8a2b3283d250bbec1..9bcbb8b564d2798deb4d6a1d74bc75b993c3b0f4 100644 (file)
@@ -29,17 +29,17 @@ class UserNotificationEvent extends ProcessibleDatabaseObject {
        use TDatabaseObjectPermissions;
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_notification_event';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'eventID';
        
        /**
-        * @see \wcf\data\ProcessibleDatabaseObject::$processorInterface
+        * @inheritDoc
         */
        protected static $processorInterface = 'wcf\system\user\notification\event\IUserNotificationEvent';
 }
index 09e15ea4458a16642d1c8c6ad62c10856d31b14f..a8326c492705de74de90067723ffb4c67b819007 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class UserNotificationEventAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::create();
+        * @inheritDoc
         */
        public function create() {
                $event = parent::create();
index 696d7d1864d027a90572014ebdad1f6c69bddc02..6ca42ede678c04ef81a2d154e3848125a84a397e 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\user\UserList;
  */
 class UserNotificationEventRecipientList extends UserList {
        /**
-        * @see \wcf\data\DatabaseObjectList\DatabaseObjectList::__construct()
+        * @inheritDoc
         */
        public function __construct() {
                $this->sqlJoins = "LEFT JOIN wcf".WCF_N."_user user_table ON (user_table.userID = event_to_user.userID)";
@@ -24,14 +24,14 @@ class UserNotificationEventRecipientList extends UserList {
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::getDatabaseTableName()
+        * @inheritDoc
         */
        public function getDatabaseTableName() {
                return 'wcf'.WCF_N.'_user_notification_event_to_user';
        }
        
        /**
-        * @see \wcf\data\DatabaseObjectList::getDatabaseTableAlias()
+        * @inheritDoc
         */
        public function getDatabaseTableAlias() {
                return 'event_to_user';
index 1cda0c65b76b123dae1df4e3309bd07d52677fb2..e1321bda3a6bdb990fa78019c6a51894599dcf16 100644 (file)
@@ -21,12 +21,12 @@ use wcf\system\WCF;
  */
 class UserObjectWatch extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_object_watch';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'watchID';
        
index 295346d12948c6b07700f0a7912e1a91cd9f88b2..385568e5e315768749db7a82db62aa6ceb083d02 100644 (file)
@@ -16,32 +16,32 @@ use wcf\system\exception\PermissionDeniedException;
  */
 class UserOptionAction extends AbstractDatabaseObjectAction implements IToggleAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\option\UserOptionEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'toggle', 'update'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::validateDelete()
+        * @inheritDoc
         */
        public function validateDelete() {
                parent::validateDelete();
@@ -54,7 +54,7 @@ class UserOptionAction extends AbstractDatabaseObjectAction implements IToggleAc
        }
        
        /**
-        * @see \wcf\data\IToggleAction::toggle()
+        * @inheritDoc
         */
        public function toggle() {
                foreach ($this->objects as $optionEditor) {
@@ -65,7 +65,7 @@ class UserOptionAction extends AbstractDatabaseObjectAction implements IToggleAc
        }
        
        /**
-        * @see \wcf\data\IToggleAction::validateToggle()
+        * @inheritDoc
         */
        public function validateToggle() {
                $this->validateUpdate();
index 031d474bc64acca600ab08a37b897c8a3be5db93..e35ec512451beb5c8d7af4d7006b96f64f2bc819 100644 (file)
@@ -23,17 +23,17 @@ use wcf\system\WCF;
  */
 class UserOptionCategory extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_option_category';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'categoryID';
        
        /**
-        * @see \wcf\data\DatabaseObject::__construct()
+        * @inheritDoc
         */
        public function __construct($categoryID, $row = null, UserOptionCategory $category = null) {
                if ($categoryID !== null) {
index 033da2dfe20593970366a1268543b5daf6c94097..38bf144ab412b14c7991fc8ba83e050f6f9c2231 100644 (file)
@@ -14,27 +14,27 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class UserOptionCategoryAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\option\category\UserOptionCategoryEditor';
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsCreate
+        * @inheritDoc
         */
        protected $permissionsCreate = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsUpdate
+        * @inheritDoc
         */
        protected $permissionsUpdate = ['admin.user.canManageUserOption'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['create', 'delete', 'update'];
 }
index b218fc2cb31c7847e0e45157dc18c4745ae2cacc..ce0647f36cdffb2d6a339a3a8895b18837ede879 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\menu\user\profile\UserProfileMenu;
  */
 class UserProfileMenuItemAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getContent'];
        
index 9af7f876ff27f92d6b7db3610472470c678f915a..5f1479ae86aafa3040d8f3a1874e27d365314f7d 100644 (file)
@@ -20,12 +20,12 @@ use wcf\system\WCF;
  */
 class UserProfileVisitor extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_profile_visitor';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'visitorID';
        
index f21e944646233b020aa69a015fa87f40178dc409..a82a31092d43c4612f027bb020ba33131a9cbf15 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\WCF;
  */
 class UserProfileVisitorAction extends AbstractDatabaseObjectAction implements IGroupedUserListAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$allowGuestAccess
+        * @inheritDoc
         */
        protected $allowGuestAccess = ['getGroupedUserList'];
        
@@ -31,7 +31,7 @@ class UserProfileVisitorAction extends AbstractDatabaseObjectAction implements I
        public $userProfile = null;
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::validateGetGroupedUserList()
+        * @inheritDoc
         */
        public function validateGetGroupedUserList() {
                $this->readInteger('pageNo');
@@ -44,7 +44,7 @@ class UserProfileVisitorAction extends AbstractDatabaseObjectAction implements I
        }
        
        /**
-        * @see \wcf\data\IGroupedUserListAction::getGroupedUserList()
+        * @inheritDoc
         */
        public function getGroupedUserList() {
                // resolve page count
index bde1f24a2d73c49b5f325bcb8d7c74e1a541a940..b54385786f4e14dbd1c06349b6c2be129961dbc7 100644 (file)
@@ -25,12 +25,12 @@ use wcf\util\StringUtil;
  */
 class UserRank extends DatabaseObject {
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableName
+        * @inheritDoc
         */
        protected static $databaseTableName = 'user_rank';
        
        /**
-        * @see \wcf\data\DatabaseObject::$databaseTableIndexName
+        * @inheritDoc
         */
        protected static $databaseTableIndexName = 'rankID';
        
index bcf0ff7457f22984c9a0feb188894df5a23e76dd..86db16b6afad09ebddad66b1f23c1ea17b36b44e 100644 (file)
@@ -14,12 +14,12 @@ use wcf\data\AbstractDatabaseObjectAction;
  */
 class UserRankAction extends AbstractDatabaseObjectAction {
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$permissionsDelete
+        * @inheritDoc
         */
        protected $permissionsDelete = ['admin.user.rank.canManageRank'];
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::$requireACP
+        * @inheritDoc
         */
        protected $requireACP = ['delete'];
 }
index 139379fc469a5cdd091002c39ce8c4421365dfa1..4643d058fd8a4bd73f4ea989fab5247c6f44452a 100644 (file)
@@ -34,7 +34,7 @@ abstract class AbstractCaptchaForm extends AbstractForm {
        public $useCaptcha = true;
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -46,7 +46,7 @@ abstract class AbstractCaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                if (!WCF::getUser()->userID && $this->useCaptcha && $this->captchaObjectTypeName) {
@@ -64,7 +64,7 @@ abstract class AbstractCaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -75,7 +75,7 @@ abstract class AbstractCaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -86,7 +86,7 @@ abstract class AbstractCaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
index 4babc0ac20a842d0f0ad9e7568d8e9d50d8f6c8d..c973125d9e1b59bc7450e3bad1d41198c3cf700c 100644 (file)
@@ -49,7 +49,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        public $additionalFields = [];
        
        /**
-        * @see \wcf\form\IForm::submit()
+        * @inheritDoc
         */
        public function submit() {
                // call submit event
@@ -69,7 +69,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                // call readFormParameters event
@@ -79,7 +79,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                // call validate event
@@ -91,7 +91,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                // call save event
@@ -107,7 +107,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                if (!empty($_POST) || !empty($_FILES)) {
@@ -118,7 +118,7 @@ abstract class AbstractForm extends AbstractPage implements IForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e252a3c0a25f8e39babcc80d6f574cd898851ca7..f749874a92af09654d77c27427dc4cd4bd1f3fab 100644 (file)
@@ -24,12 +24,12 @@ use wcf\util\UserUtil;
  */
 class AccountManagementForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -136,7 +136,7 @@ class AccountManagementForm extends AbstractForm {
        public $googleDisconnect = 0;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -145,7 +145,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -172,7 +172,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -255,7 +255,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -268,7 +268,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -296,7 +296,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
@@ -306,7 +306,7 @@ class AccountManagementForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index 4caeef93d527a5bf20fa9d0dd84a900104ceba72..f4471be47bd31fc5762e69ce37bb9f92920e0c2b 100644 (file)
@@ -22,17 +22,17 @@ use wcf\system\WCF;
  */
 class AvatarEditForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'avatarEdit';
        
@@ -43,7 +43,7 @@ class AvatarEditForm extends AbstractForm {
        public $avatarType = 'none';
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -52,7 +52,7 @@ class AvatarEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -83,7 +83,7 @@ class AvatarEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -145,7 +145,7 @@ class AvatarEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -157,7 +157,7 @@ class AvatarEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -168,7 +168,7 @@ class AvatarEditForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index abd264b3cf3a325f2ab215f79fef521d2fe09b72..8863cbfb080e4027bee0c1256a866821c49a3c21 100644 (file)
@@ -24,7 +24,7 @@ class DisclaimerForm extends AbstractForm {
        public $accept = false;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -36,7 +36,7 @@ class DisclaimerForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -45,7 +45,7 @@ class DisclaimerForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -54,7 +54,7 @@ class DisclaimerForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index a5a0cdc6b8ce64b4b28977efda4db316249704cc..23e741b373ea80220509abedd9c0bce520f01a3c 100644 (file)
@@ -41,7 +41,7 @@ class EmailActivationForm extends AbstractForm {
        public $user = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -51,7 +51,7 @@ class EmailActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -61,7 +61,7 @@ class EmailActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                EventHandler::getInstance()->fireAction($this, 'validate');
@@ -89,7 +89,7 @@ class EmailActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -111,7 +111,7 @@ class EmailActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -123,7 +123,7 @@ class EmailActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                if (REGISTER_ACTIVATION_METHOD != 1) {
index 855f6777ab0686e57f979c6023b33e8f02d83d09..c4e412b726962c17834dd176616b6ac90f1b351a 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\UserRegistrationUtil;
  */
 class EmailNewActivationCodeForm extends RegisterNewActivationCodeForm {
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -50,7 +50,7 @@ class EmailNewActivationCodeForm extends RegisterNewActivationCodeForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index 1f3c574b1d8a7863c96c5008c532225cdc8ad084..12422d523e3912750885d335ff6fb11f49e06f27 100644 (file)
@@ -24,7 +24,7 @@ class LostPasswordForm extends AbstractCaptchaForm {
        const AVAILABLE_DURING_OFFLINE_MODE = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
@@ -47,12 +47,12 @@ class LostPasswordForm extends AbstractCaptchaForm {
        public $user;
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$useCaptcha
+        * @inheritDoc
         */
        public $useCaptcha = LOST_PASSWORD_USE_CAPTCHA;
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -62,7 +62,7 @@ class LostPasswordForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -96,7 +96,7 @@ class LostPasswordForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -128,7 +128,7 @@ class LostPasswordForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 5d7bc8e82c1d0e2a56ed0d72f4114a81b66e5441..23887d5d8823ae7ccc09f05d5d10debacc198b2c 100644 (file)
@@ -167,7 +167,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        public $tmpHash = '';
        
        /**
-        * @see \wcf\form\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -196,7 +196,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -217,7 +217,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                // subject
@@ -300,7 +300,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -329,7 +329,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                // get attachments
@@ -364,7 +364,7 @@ abstract class MessageForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables();
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 9391aa446e00ecdd78a77b02f87e40754f7ecbfe..46e128daa37f997c11dd89db180306c7cdba2e59 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class ModerationActivationForm extends AbstractModerationForm {
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -30,7 +30,7 @@ class ModerationActivationForm extends AbstractModerationForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index e34b010d002a78e387d6e6270de4138604731b02..a113b0f916e20c3a4128d4f4cfccc1e335e24599 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\WCF;
  */
 class ModerationReportForm extends AbstractModerationForm {
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -32,7 +32,7 @@ class ModerationReportForm extends AbstractModerationForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 7c7f2a42b66e6073175a45690cd84f64a0940ca6..e488f9cf9770db96c0ed422206bff531436ddc72 100644 (file)
@@ -25,7 +25,7 @@ class NewPasswordForm extends AbstractForm {
        const AVAILABLE_DURING_OFFLINE_MODE = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
@@ -54,7 +54,7 @@ class NewPasswordForm extends AbstractForm {
        public $newPassword = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -69,7 +69,7 @@ class NewPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -94,7 +94,7 @@ class NewPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -127,7 +127,7 @@ class NewPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -139,7 +139,7 @@ class NewPasswordForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                AbstractPage::readData();
index 1730c70cd0005083b06b3e5f5b52fc2ac7ec4597..34a808f32f29284154384f5d4bd6df450357a53c 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class NotificationSettingsForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -42,7 +42,7 @@ class NotificationSettingsForm extends AbstractForm {
        protected static $validMailNotificationTypes = ['none', 'instant', 'daily'];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -64,7 +64,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -73,7 +73,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -110,7 +110,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -143,7 +143,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -169,7 +169,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
@@ -179,7 +179,7 @@ class NotificationSettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index 4f57d097b2a81507e8ef1bd4135f0b77b563ddaf..c7e0048d2361a2d77dccc9224c1612c7a68a3220 100644 (file)
@@ -36,7 +36,7 @@ abstract class RecaptchaForm extends AbstractForm {
        public $useCaptcha = true;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -47,7 +47,7 @@ abstract class RecaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -64,7 +64,7 @@ abstract class RecaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -91,7 +91,7 @@ abstract class RecaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -100,7 +100,7 @@ abstract class RecaptchaForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 7cc886ddad99b5cf9bf477ad76d91b0b587cee5c..c717fa85d1b2b915d081b98d4171ec573095bf75 100644 (file)
@@ -41,7 +41,7 @@ class RegisterActivationForm extends AbstractForm {
        public $user = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -55,7 +55,7 @@ class RegisterActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -68,7 +68,7 @@ class RegisterActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                EventHandler::getInstance()->fireAction($this, 'validate');
@@ -90,7 +90,7 @@ class RegisterActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -106,7 +106,7 @@ class RegisterActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -118,7 +118,7 @@ class RegisterActivationForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                if (REGISTER_ACTIVATION_METHOD != 1) {
index e0f8f15ddac73363e09f52c000833ed2a2f7c825..ffb0c8521c21fd98c0236b0051d3f239ef307e07 100644 (file)
@@ -35,7 +35,7 @@ use wcf\util\UserRegistrationUtil;
  */
 class RegisterForm extends UserAddForm {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
@@ -46,7 +46,7 @@ class RegisterForm extends UserAddForm {
        public $isExternalAuthentication = false;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = [];
        
@@ -58,17 +58,17 @@ class RegisterForm extends UserAddForm {
        public $message = '';
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$captchaObjectType
+        * @inheritDoc
         */
        public $captchaObjectType = null;
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$useCaptcha
+        * @inheritDoc
         */
        public $captchaObjectTypeName = CAPTCHA_TYPE;
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$useCaptcha
+        * @inheritDoc
         */
        public $useCaptcha = REGISTER_USE_CAPTCHA;
        
@@ -85,7 +85,7 @@ class RegisterForm extends UserAddForm {
        public static $minRegistrationTime = 10;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -112,7 +112,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -148,7 +148,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                // validate captcha first
@@ -163,7 +163,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                if ($this->useCaptcha && $this->captchaObjectTypeName) {
@@ -218,7 +218,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -231,7 +231,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                AbstractForm::show();
@@ -252,7 +252,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validateUsername()
+        * @inheritDoc
         */
        protected function validateUsername($username) {
                parent::validateUsername($username);
@@ -264,7 +264,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validatePassword()
+        * @inheritDoc
         */
        protected function validatePassword($password, $confirmPassword) {
                if (!$this->isExternalAuthentication) {
@@ -278,7 +278,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\acp\form\UserAddForm::validateEmail()
+        * @inheritDoc
         */
        protected function validateEmail($email, $confirmEmail) {
                parent::validateEmail($email, $confirmEmail);
@@ -289,7 +289,7 @@ class RegisterForm extends UserAddForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                AbstractForm::save();
index 034a51a775d9a3a3ec5929590aa29a390b6faebb..f02af883181d13e277d3959464e0e986a25e4f7b 100644 (file)
@@ -48,7 +48,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        public $user = null;
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -59,7 +59,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -129,7 +129,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -159,7 +159,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -170,7 +170,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -183,7 +183,7 @@ class RegisterNewActivationCodeForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                if (REGISTER_ACTIVATION_METHOD != 1) {
index 3c54a5512d7c1ce939b3fab08513ef4c10b2fd50..8d610789767f3a2acf752a8b62e9873d3962a090 100644 (file)
@@ -70,12 +70,12 @@ class SearchForm extends AbstractCaptchaForm {
        public $results = [];
        
        /**
-        * @see \wcf\page\SortablePage::$sortField
+        * @inheritDoc
         */
        public $sortField = SEARCH_DEFAULT_SORT_FIELD;
        
        /**
-        * @see \wcf\page\SortablePage::$sortOrder
+        * @inheritDoc
         */
        public $sortOrder = SEARCH_DEFAULT_SORT_ORDER;
        
@@ -92,7 +92,7 @@ class SearchForm extends AbstractCaptchaForm {
        public $username = '';
        
        /**
-        * @see \wcf\form\AbstractCaptchaForm::$useCaptcha
+        * @inheritDoc
         */
        public $useCaptcha = SEARCH_USE_CAPTCHA;
        
@@ -145,7 +145,7 @@ class SearchForm extends AbstractCaptchaForm {
        public $submit = false;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -236,7 +236,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -249,7 +249,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -309,7 +309,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see wcf\form\IForm::submit()
+        * @inheritDoc
         */
        public function submit() {
                try {
@@ -321,7 +321,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -395,7 +395,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -418,7 +418,7 @@ class SearchForm extends AbstractCaptchaForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                if (empty($_POST) && $this->submit) {
index a9ce879f0af1661d4b387b3a37b9eb7a4bf64543..9f745c8bd87ca669721de5e98cb0e57d8bf00117 100644 (file)
@@ -26,12 +26,12 @@ use wcf\util\ArrayUtil;
  */
 class SettingsForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -42,7 +42,7 @@ class SettingsForm extends AbstractForm {
        public $optionHandler = null;
        
        /**
-        * @see \wcf\form\AbstractForm::$errorType
+        * @inheritDoc
         */
        public $errorType = [];
        
@@ -89,7 +89,7 @@ class SettingsForm extends AbstractForm {
        public $styleID = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -114,7 +114,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\AbstractForm::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                parent::readFormParameters();
@@ -130,7 +130,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\AbstractForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                parent::validate();
@@ -168,7 +168,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -187,7 +187,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\form\AbstractForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
@@ -217,7 +217,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\Page::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -240,7 +240,7 @@ class SettingsForm extends AbstractForm {
        }
        
        /**
-        * @see \wcf\page\Page::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index 309002b6d83f76cc821ba798f81e226892993ea8..824cfeff1f6b1fcc58c8908b026f68af14842112 100644 (file)
@@ -19,22 +19,22 @@ use wcf\system\WCF;
  */
 class SignatureEditForm extends MessageForm {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_USER_SIGNATURE'];
        
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'signatureEdit';
        
@@ -45,32 +45,32 @@ class SignatureEditForm extends MessageForm {
        public $signatureCache = null;
        
        /**
-        * @see \wcf\form\MessageForm::$allowedBBCodesPermission
+        * @inheritDoc
         */
        public $allowedBBCodesPermission = 'user.signature.allowedBBCodes';
        
        /**
-        * @see \wcf\form\MessageForm::$permissionCanUseSmilies
+        * @inheritDoc
         */
        public $permissionCanUseSmilies = 'user.signature.canUseSmilies';
        
        /**
-        * @see \wcf\form\MessageForm::$permissionCanUseHtml
+        * @inheritDoc
         */
        public $permissionCanUseHtml = 'user.signature.canUseHtml';
        
        /**
-        * @see \wcf\form\MessageForm::$permissionCanUseBBCodes
+        * @inheritDoc
         */
        public $permissionCanUseBBCodes = 'user.signature.canUseBBCodes';
        
        /**
-        * @see \wcf\form\MessageForm::$showSignatureSetting
+        * @inheritDoc
         */
        public $showSignatureSetting = false;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -80,7 +80,7 @@ class SignatureEditForm extends MessageForm {
        }
        
        /**
-        * @see \wcf\form\IForm::validate()
+        * @inheritDoc
         */
        public function validate() {
                if (WCF::getUser()->disableSignature) throw new PermissionDeniedException();
@@ -93,7 +93,7 @@ class SignatureEditForm extends MessageForm {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -111,7 +111,7 @@ class SignatureEditForm extends MessageForm {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -122,7 +122,7 @@ class SignatureEditForm extends MessageForm {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
@@ -132,7 +132,7 @@ class SignatureEditForm extends MessageForm {
        }
        
        /**
-        * @see \wcf\form\IForm::save()
+        * @inheritDoc
         */
        public function save() {
                parent::save();
index 93365dc07fd8cc6db1ac8a90263baa834628ba06..64e15016e07adf0da3462c6dadc2deaff54e2395 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 abstract class AbstractAuthedPage extends AbstractPage {
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
index 24fd378676cc629b5f73fa429f325cec035f757e..4574e54849df4fb1d6be4a70c38e1be0a78b4112 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\ArrayUtil;
  */
 abstract class AbstractFeedPage extends AbstractAuthedPage {
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'rssFeed';
        
@@ -26,7 +26,7 @@ abstract class AbstractFeedPage extends AbstractAuthedPage {
        public $application = 'wcf';
        
        /**
-        * @see \wcf\page\AbstractPage::$useTemplate
+        * @inheritDoc
         */
        public $useTemplate = false;
        
@@ -49,7 +49,7 @@ abstract class AbstractFeedPage extends AbstractAuthedPage {
        public $title = '';
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -61,7 +61,7 @@ abstract class AbstractFeedPage extends AbstractAuthedPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -79,7 +79,7 @@ abstract class AbstractFeedPage extends AbstractAuthedPage {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                parent::show();
index 652d6d3c9ffd57dc5f62ab3169072e499a56dd67..a8e2d5c493ca073db2f67f0d2d96b466ec1b781c 100644 (file)
@@ -92,12 +92,12 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        public $useTemplate = true;
        
        /**
-        * @see \wcf\page\IPage::__run()
+        * @inheritDoc
         */
        public final function __construct() { }
        
        /**
-        * @see \wcf\page\IPage::__run()
+        * @inheritDoc
         */
        public function __run() {
                // call default methods
@@ -106,7 +106,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                // call readParameters event
@@ -117,7 +117,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                // call readData event
@@ -125,7 +125,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                // call assignVariables event
@@ -139,7 +139,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::checkModules()
+        * @inheritDoc
         */
        public function checkModules() {
                // call checkModules event
@@ -154,7 +154,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::checkPermissions()
+        * @inheritDoc
         */
        public function checkPermissions() {
                // call checkPermissions event
@@ -177,7 +177,7 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // check if active user is logged in
@@ -326,42 +326,42 @@ abstract class AbstractPage implements IPage, ITrackablePage {
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::isTracked()
+        * @inheritDoc
         */
        public function isTracked() {
                return $this->enableTracking;
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getController()
+        * @inheritDoc
         */
        public function getController() {
                return get_class($this);
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getParentObjectType()
+        * @inheritDoc
         */
        public function getParentObjectType() {
                return '';
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getParentObjectID()
+        * @inheritDoc
         */
        public function getParentObjectID() {
                return 0;
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getObjectType()
+        * @inheritDoc
         */
        public function getObjectType() {
                return '';
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getObjectID()
+        * @inheritDoc
         */
        public function getObjectID() {
                return 0;
index b6a813c2aa398e5abe57d5f4003bb6fe1b551a29..f9f460cb75d493be0558fe4833507615d017f05a 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractSecurePage extends AbstractPage {
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
index 8994a64e346bb631a2e5399d186f39622018effb..673e5ae9b04def0b9dace67ca5416bc03e233d04 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\FileReader;
  */
 class AttachmentPage extends AbstractPage {
        /**
-        * @see \wcf\page\IPage::$useTemplate
+        * @inheritDoc
         */
        public $useTemplate = false;
        
@@ -67,7 +67,7 @@ class AttachmentPage extends AbstractPage {
        public $eTag = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -92,7 +92,7 @@ class AttachmentPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::checkPermissions()
+        * @inheritDoc
         */
        public function checkPermissions() {
                parent::checkPermissions();
@@ -116,7 +116,7 @@ class AttachmentPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -159,7 +159,7 @@ class AttachmentPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                parent::show();
index 2cab6fc0b3a8ff02afd5baad131016367fb53f3b..dc472d4cb66e59e6e4cd3311a446996961e8f8d6 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\WCF;
  */
 class DeletedContentListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['mod.general.canUseModeration'];
        
@@ -32,7 +32,7 @@ class DeletedContentListPage extends MultipleLinkPage {
        public $objectType = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -53,14 +53,14 @@ class DeletedContentListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readParameters()
+        * @inheritDoc
         */
        protected function initObjectList() {
                $this->objectList = $this->objectType->getProcessor()->getObjectList();
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index f0036ae33198d20df0930b71ce5fc1c94c151657..d296064ff86e6969508e2aa3ecf510bdf4494587 100644 (file)
@@ -15,22 +15,22 @@ use wcf\system\WCF;
  */
 class FollowingPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\follow\UserFollowingList';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$sqlOrderBy
+        * @inheritDoc
         */
        public $sqlOrderBy = 'user_follow.time DESC';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readData()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -39,7 +39,7 @@ class FollowingPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\Page::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index 58bb3b499acfc064f7b31b058bab1a2c614e79a1..a8fb335102480709f822a08bfd366a3b939fb6b6 100644 (file)
@@ -15,22 +15,22 @@ use wcf\system\WCF;
  */
 class IgnoredUsersPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\user\ignore\ViewableUserIgnoreList';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$sqlOrderBy
+        * @inheritDoc
         */
        public $sqlOrderBy = 'user_ignore.time DESC';
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readData()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -39,7 +39,7 @@ class IgnoredUsersPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\Page::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index 9140599985ab7833c3a534b60094ef2ea3527d5d..d57aa6a31e8de30892433e612050f02f0049ad47 100644 (file)
@@ -29,12 +29,12 @@ class ModerationListPage extends SortablePage {
        public $availableDefinitions = [];
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortField = 'lastChangeTime';
        
        /**
-        * @see \wcf\page\SortablePage::$defaultSortField
+        * @inheritDoc
         */
        public $defaultSortOrder = 'DESC';
        
@@ -45,17 +45,17 @@ class ModerationListPage extends SortablePage {
        public $definitionID = 0;
        
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['mod.general.canUseModeration'];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::$objectListClassName
+        * @inheritDoc
         */
        public $objectListClassName = 'wcf\data\moderation\queue\ViewableModerationQueueList';
        
@@ -66,12 +66,12 @@ class ModerationListPage extends SortablePage {
        public $status = -1;
        
        /**
-        * @see \wcf\page\SortablePage::$validSortFields
+        * @inheritDoc
         */
        public $validSortFields = ['assignedUsername', 'lastChangeTime', 'queueID', 'time', 'username', 'comments'];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -89,7 +89,7 @@ class ModerationListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -118,7 +118,7 @@ class ModerationListPage extends SortablePage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index b592b93c89cd8e2420a2aef94ae5b8bfa8929ee8..b071f888bf0f4674cfcaf4e992e8e64bb3d13104 100644 (file)
@@ -77,22 +77,22 @@ abstract class MultipleLinkPage extends AbstractPage {
        public $sortOrder = '';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$sqlLimit
+        * @inheritDoc
         */
        public $sqlLimit = 0;
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$sqlOffset
+        * @inheritDoc
         */
        public $sqlOffset = '';
        
        /**
-        * @see \wcf\data\DatabaseObjectList::$sqlOrderBy
+        * @inheritDoc
         */
        public $sqlOrderBy = '';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -102,7 +102,7 @@ abstract class MultipleLinkPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -212,7 +212,7 @@ abstract class MultipleLinkPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index ddfbb8a3835d38601e13e3fffdbb10b2cc460bd9..ce3d45b33d50ce76a3924917730c173270b12f61 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class NotificationListPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
@@ -27,24 +27,24 @@ class NotificationListPage extends MultipleLinkPage {
        public $notifications = [];
        
        /**
-        * @see \wcf\page\MultipleLinkPage::countItems()
+        * @inheritDoc
         */
        public function countItems() {
                return UserNotificationHandler::getInstance()->countAllNotifications();
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {}
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() {}
        
        /**
-        * @see \wcf\page\AbstractPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -53,7 +53,7 @@ class NotificationListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\AbstractPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -64,7 +64,7 @@ class NotificationListPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\Page::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index d58b5707e35c7469852d0acd2ec3674915f48c91..d2bf41b857b215c38c5caefa7e2b0aa42244c3b0 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class PaidSubscriptionListPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$loginRequired
+        * @inheritDoc
         */
        public $loginRequired = true;
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_PAID_SUBSCRIPTION'];
        
@@ -39,7 +39,7 @@ class PaidSubscriptionListPage extends AbstractPage {
        public $userSubscriptionList = [];
        
        /**
-        * @see \wcf\page\AbstractPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -69,7 +69,7 @@ class PaidSubscriptionListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\AbstractPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -81,7 +81,7 @@ class PaidSubscriptionListPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\Page::show()
+        * @inheritDoc
         */
        public function show() {
                // set active tab
index 4a3592b8387780cae2e26fbcd43c85a75c210733..d5118fa39849c5a0d27c9c5b01c6f02a3b2d315b 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class PaidSubscriptionReturnPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$templateName
+        * @inheritDoc
         */
        public $templateName = 'redirect';
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 9746a7f38ad6a19c7bf0e669987c191d3cda8343..09c3799f1f4831d91d71eb6969b6e5ac80091503 100644 (file)
@@ -22,7 +22,7 @@ use wcf\system\WCF;
  */
 class SearchResultPage extends MultipleLinkPage {
        /**
-        * @see \wcf\page\MultipleLinkPage::$itemsPerPage
+        * @inheritDoc
         */
        public $itemsPerPage = SEARCH_RESULTS_PER_PAGE;
        
@@ -69,7 +69,7 @@ class SearchResultPage extends MultipleLinkPage {
        public $resultListApplication = 'wcf';
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -89,7 +89,7 @@ class SearchResultPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -151,7 +151,7 @@ class SearchResultPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -173,7 +173,7 @@ class SearchResultPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::countItems()
+        * @inheritDoc
         */
        public function countItems() {
                // call countItems event
@@ -183,12 +183,12 @@ class SearchResultPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() { }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readObjects()
+        * @inheritDoc
         */
        protected function readObjects() { }
 }
index c843c21039d3064438127374d96a7fa504d4ce8a..b6e74a7ceed24aed7eef0b5137ceac339e1a4179 100644 (file)
@@ -34,7 +34,7 @@ abstract class SortablePage extends MultipleLinkPage {
        public $validSortFields = [];
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -45,7 +45,7 @@ abstract class SortablePage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                $this->validateSortOrder();
@@ -84,7 +84,7 @@ abstract class SortablePage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index ad10e633fc4eaa204be19013fe78c3a2c4177e21..85f0d84955aba964978125d61dbe9015afdd6684 100644 (file)
@@ -26,12 +26,12 @@ class TaggedPage extends MultipleLinkPage {
        public $availableObjectTypes = [];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @inheritDoc
         */
        public $neededModules = ['MODULE_TAGGING'];
        
        /**
-        * @see \wcf\page\AbstractPage::$neededPermissions
+        * @inheritDoc
         */
        public $neededPermissions = ['user.tag.canViewTag'];
        
@@ -60,7 +60,7 @@ class TaggedPage extends MultipleLinkPage {
        public $tagCloud = null;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -99,14 +99,14 @@ class TaggedPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\MultipleLinkPage::readParameters()
+        * @inheritDoc
         */
        protected function initObjectList() {
                $this->objectList = $this->objectType->getProcessor()->getObjectList($this->tag);
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -115,7 +115,7 @@ class TaggedPage extends MultipleLinkPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
index 64854dc23075e4e943cce1a9810222892d2c51d5..78d3d67f977b553554abe36a170ea75066ede2f9 100644 (file)
@@ -30,7 +30,7 @@ use wcf\system\WCF;
  */
 class UserPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$enableTracking
+        * @inheritDoc
         */
        public $enableTracking = true;
        
@@ -83,7 +83,7 @@ class UserPage extends AbstractPage {
        public $visitorList;
        
        /**
-        * @see \wcf\page\IPage::readParameters()
+        * @inheritDoc
         */
        public function readParameters() {
                parent::readParameters();
@@ -104,7 +104,7 @@ class UserPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::readData()
+        * @inheritDoc
         */
        public function readData() {
                parent::readData();
@@ -151,7 +151,7 @@ class UserPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::assignVariables()
+        * @inheritDoc
         */
        public function assignVariables() {
                parent::assignVariables();
@@ -174,7 +174,7 @@ class UserPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\IPage::show()
+        * @inheritDoc
         */
        public function show() {
                // update profile hits
@@ -202,14 +202,14 @@ class UserPage extends AbstractPage {
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getObjectType()
+        * @inheritDoc
         */
        public function getObjectType() {
                return 'com.woltlab.wcf.user';
        }
        
        /**
-        * @see \wcf\page\ITrackablePage::getObjectID()
+        * @inheritDoc
         */
        public function getObjectID() {
                return $this->userID;
index a5c621151ee838ee133ff7180d0642da65affd46..1aa7cee0e3fbfd3e8dff2fb7469479921d0f554b 100644 (file)
@@ -93,7 +93,7 @@ class CLIWCF extends WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::destruct()
+        * @inheritDoc
         */
        public static function destruct() {
                if (self::getReader() !== null && self::getReader()->getHistory() instanceof DatabaseCLICommandHistory) {
@@ -105,7 +105,7 @@ class CLIWCF extends WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::handleException()
+        * @inheritDoc
         */
        public static final function handleCLIException(\Exception $e) {
                die($e->getMessage()."\n".$e->getTraceAsString());
index 10d8c76ae27ca00aea8b301d073145b9bfe0ecd2..9f3a7f352ca62b5d2b1d252ae3fe3d7423f8e355 100644 (file)
@@ -32,7 +32,7 @@ class MetaTagHandler extends SingletonFactory implements \Countable, \Iterator {
        protected $objects = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // set default tags
@@ -80,14 +80,14 @@ class MetaTagHandler extends SingletonFactory implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->objects);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                $tag = $this->objects[$this->indexToObject[$this->index]];
@@ -106,21 +106,21 @@ class MetaTagHandler extends SingletonFactory implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->indexToObject[$this->index]);
index ad163203e7504c762a34655e1315fe250fb6fa21..536df3f70c21ea8b8bae8d79ae9828ca8aed33a2 100644 (file)
@@ -156,14 +156,14 @@ final class Regex {
        }
        
        /**
-        * @see Regex::__construct()
+        * @inheritDoc
         */
        public static function compile($regex, $modifier = self::MODIFIER_NONE) {
                return new self($regex, $modifier);
        }
        
        /**
-        * @see Regex::match()
+        * @inheritDoc
         */
        public function __invoke($string) {
                return $this->match($string);
index f6eb9a1c36fe3e9b897d0a0a649f1883e86a00ea..6323ab85f95af20c61bfcab4009a33c85c0886c1 100644 (file)
@@ -687,7 +687,7 @@ class WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::__callStatic()
+        * @inheritDoc
         */
        public final function __call($name, array $arguments) {
                // bug fix to avoid php crash, see http://bugs.php.net/bug.php?id=55020
index bfe28b5fc1fcf3017e50cbd38631ba06ec27d499..e5e6f1b1ace433d4941e99c728692ddf95ceba4a 100644 (file)
@@ -179,7 +179,7 @@ class WCFACP extends WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::initSession()
+        * @inheritDoc
         */
        protected function initSession() {
                self::$sessionObj = SessionHandler::getInstance();
@@ -192,7 +192,7 @@ class WCFACP extends WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::initTPL()
+        * @inheritDoc
         */
        protected function initTPL() {
                self::$tplObj = ACPTemplateEngine::getInstance();
@@ -201,7 +201,7 @@ class WCFACP extends WCF {
        }
        
        /**
-        * @see \wcf\system\WCF::assignDefaultTemplateVariables()
+        * @inheritDoc
         */
        protected function assignDefaultTemplateVariables() {
                parent::assignDefaultTemplateVariables();
index f34247462f847de97a4146cffe9044a586c4c8e7..73d23c06667c26020c4f44a2f00a9dc675390b77 100644 (file)
@@ -114,7 +114,7 @@ class ACLHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->availableObjectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.acl');
index c17108b68937a1dea08d5300300045a18c63ce49..2468b4036499e46604554c3624c5ee7a87330aba 100644 (file)
@@ -128,7 +128,7 @@ class AdHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->ads = AdCacheBuilder::getInstance()->getData();
index 217ce186707f66f3406e328d32ae45bc56021557..115ed87dcb9b25a854825f0d693dd413b7510bd1 100644 (file)
@@ -40,7 +40,7 @@ abstract class AbstractApplication extends SingletonFactory implements IApplicat
        protected $primaryController = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected final function init() {
                if (empty($this->abbreviation)) {
@@ -65,14 +65,14 @@ abstract class AbstractApplication extends SingletonFactory implements IApplicat
        }
        
        /**
-        * @see \wcf\system\application\IApplication::__run()
+        * @inheritDoc
         */
        public function __run() {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\application\IApplication::isActiveApplication()
+        * @inheritDoc
         */
        public function isActiveApplication() {
                return $this->isActiveApplication;
@@ -88,14 +88,14 @@ abstract class AbstractApplication extends SingletonFactory implements IApplicat
        }
        
        /**
-        * @see \wcf\system\application\IApplication::getPrimaryController()
+        * @inheritDoc
         */
        public function getPrimaryController() {
                return $this->primaryController;
        }
        
        /**
-        * @see \wcf\system\application\IApplication::__callStatic()
+        * @inheritDoc
         */
        public static function __callStatic($method, array $arguments) {
                return call_user_func_array(['wcf\system\WCF', $method], $arguments);
index 036e2ff160021e23eb5fa7bec9152859bb8db79d..4e92ab555dd5bb8ad816eb00e37ee837875cfc49 100644 (file)
@@ -22,35 +22,35 @@ abstract class AbstractAttachmentObjectType implements IAttachmentObjectType {
        protected $cachedObjects = [];
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getMaxSize()
+        * @inheritDoc
         */
        public function getMaxSize() {
                return WCF::getSession()->getPermission('user.attachment.maxSize');
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getAllowedExtensions()
+        * @inheritDoc
         */
        public function getAllowedExtensions() {
                return ArrayUtil::trim(explode("\n", WCF::getSession()->getPermission('user.attachment.allowedExtensions')));
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getMaxCount()
+        * @inheritDoc
         */
        public function getMaxCount() {
                return WCF::getSession()->getPermission('user.attachment.maxCount');
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::canViewPreview()
+        * @inheritDoc
         */
        public function canViewPreview($objectID) {
                return $this->canDownload($objectID);
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getObject()
+        * @inheritDoc
         */
        public function getObject($objectID) {
                if (isset($this->cachedObjects[$objectID])) return $this->cachedObjects[$objectID];
@@ -59,7 +59,7 @@ abstract class AbstractAttachmentObjectType implements IAttachmentObjectType {
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::setCachedObjects()
+        * @inheritDoc
         */
        public function setCachedObjects(array $objects) {
                foreach ($objects as $id => $object) {
@@ -68,12 +68,12 @@ abstract class AbstractAttachmentObjectType implements IAttachmentObjectType {
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getObject()
+        * @inheritDoc
         */
        public function cacheObjects(array $objectIDs) {}
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::setPermissions()
+        * @inheritDoc
         */
        public function setPermissions(array $attachments) {
                foreach ($attachments as $attachment) {
index 2d689265f5cbe97b203f5244999864cfc480df04..60237c52ee3261713562571d38418154769b52be 100644 (file)
@@ -97,7 +97,7 @@ class AttachmentHandler implements \Countable {
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->getAttachmentList());
@@ -158,14 +158,14 @@ class AttachmentHandler implements \Countable {
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getMaxSize()
+        * @inheritDoc
         */
        public function getMaxSize() {
                return $this->processor->getMaxSize();
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getAllowedExtensions()
+        * @inheritDoc
         */
        public function getAllowedExtensions() {
                return $this->processor->getAllowedExtensions();
@@ -198,7 +198,7 @@ class AttachmentHandler implements \Countable {
        }
        
        /**
-        * @see \wcf\system\attachment\IAttachmentObjectType::getMaxCount()
+        * @inheritDoc
         */
        public function getMaxCount() {
                return $this->processor->getMaxCount();
index e7162d277cb497aafc9d6997ae738033e79311d2..f5ed2cf89d0bd642f86da80b64ab6f0d97f91e0e 100644 (file)
@@ -63,7 +63,7 @@ class EmailDeliveryBackgroundJob extends AbstractBackgroundJob {
        }
        
        /**
-        * @see \wcf\system\background\job\AbstractJob::perform();
+        * @inheritDoc
         */
        public function perform() {
                if (self::$transport === null) {
index 95db346212090895dbee66f8e4a0e755550e5d12..2427d1cae6b576fae96238e3f67f30be1d3e17d5 100644 (file)
@@ -31,7 +31,7 @@ class AttachmentBBCode extends AbstractBBCode {
        protected static $objectID = 0;
        
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                // get attachment id
index 3aac980a5d471a5bc775ff9ec6df5339763429c2..ace986f1d751542a6fee04d5208c44fb4a479031 100644 (file)
@@ -34,7 +34,7 @@ class BBCodeHandler extends SingletonFactory {
        protected $sourceBBCodes = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                foreach (BBCodeCache::getInstance()->getBBCodes() as $bbcode) {
index 899958e45da085259d10d0c203b76c8706124057..767f54ad54bb5126c76b0d9e1c15efebb12fd72f 100644 (file)
@@ -59,7 +59,7 @@ class BBCodeParser extends SingletonFactory {
        protected $sourceCodeRegEx = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get bbcodes
index 64e94b72e3e93b688942caff85d0894a8419f141..024c474a9c4caaa705261faadf98febc4cd8b3f4 100644 (file)
@@ -40,7 +40,7 @@ class CodeBBCode extends AbstractBBCode {
        private static $codeIDs = [];
        
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                // encode html
index a5048c3a632daea9982a803653e8e6e5434dd4ba..e17fd0d08a6e153ec85e24db575c8d8796f9c3a2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\util\StringUtil;
  */
 class EmailBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                $email = '';
index 1d8e388562dfab28d65e2415777c8e22fe00a357..577ddc345984607163cf4b60f100720be2a4e4ef 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class ImageBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                $src = '';
index 7c26bfffa3accce930677a3bccb161d9d8d333a5..cee38a61a97c1b89bb339fdf4fbd1674bfd45d00 100644 (file)
@@ -58,7 +58,7 @@ class KeywordHighlighter extends SingletonFactory {
        ];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // take keywords from request
index 790072d46a3ea95ab9a947a5bef53235eb7595c6..f52ca6600d81531ba7456b12fa8735b511cefddb 100644 (file)
@@ -14,7 +14,7 @@ use wcf\util\StringUtil;
  */
 class ListBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                if (mb_strpos($content, '[*]') !== false) {
index a873254c8bbcfe613bbcb59f9e9cb3a3f9b1eacf..4f605636f7fd354561aa4353dab72bedc5b81142 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\StringUtil;
  */
 class MediaBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                $content = StringUtil::trim($content);
index ee95c5dd81075a78cdb40b01d8feb39412be6882..56341dc93bb5bb81f62b0d782df6951844049276 100644 (file)
@@ -36,7 +36,7 @@ class MessageParser extends BBCodeParser {
        public $message = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                parent::init();
@@ -203,7 +203,7 @@ class MessageParser extends BBCodeParser {
        }
        
        /**
-        * @see \wcf\system\bbcode\BBCodeParser::isValidTagAttribute()
+        * @inheritDoc
         */
        protected function isValidTagAttribute(array $tagAttributes, BBCodeAttribute $definedTagAttribute) {
                if (!parent::isValidTagAttribute($tagAttributes, $definedTagAttribute)) {
index 5f133e839b2e9b0f8f69ec661bef9401ba75d5f4..1362d2aff91b48e8dbe374348a9aa9a77b392dad 100644 (file)
@@ -47,7 +47,7 @@ class PreParser extends SingletonFactory {
        public $text = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $sourceCodeTags = [];
index 1bbee82acb21ba77172338946a5500b6ee181fe9..011fbcfb85df1e8902eb7f36dcfd8040db878ad5 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class QuoteBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                if ($parser->getOutputType() == 'text/html') {
index 4fad3138d80c4f19a1bbef0f08e73d347da6afac..2430a3e7931d3e8178652b618f2e82182662c3e9 100644 (file)
@@ -48,7 +48,7 @@ class SimpleMessageParser extends SingletonFactory {
        public $message = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                parent::init();
index 0338e66ce0826c0bd70e1341dd1e7002be51078b..4035adafd0b2990a4fd5a4116aec21bac4179308 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class SpoilerBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                if ($parser->getOutputType() == 'text/html') {
index dad076ec681cbbee08bc526733c64b707b08c252..04dcc77a48192cbc3dcd371892e44b32e478fcaf 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\Regex;
  */
 class TableBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                if ($parser->getOutputType() == 'text/html') {
index 815df20006759d415f48ebcad2261bccb0176036..df10dad6c8f379c746ce61d368a656b5a873814f 100644 (file)
@@ -14,7 +14,7 @@ use wcf\util\StringUtil;
  */
 class URLBBCode extends AbstractBBCode {
        /**
-        * @see \wcf\system\bbcode\IBBCode::getParsedTag()
+        * @inheritDoc
         */
        public function getParsedTag(array $openingTag, $content, array $closingTag, BBCodeParser $parser) {
                $url = '';
index aef155cb533663419214d1a3fa0782e377b4a89e..021ec328d71feef9c8d7fa830339129f3b2c74b3 100644 (file)
@@ -13,39 +13,39 @@ namespace wcf\system\bbcode\highlighter;
  */
 class BashHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = [';', '='];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$quotes
+        * @inheritDoc
         */
        protected $quotes = ['"', "'", '`'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['#'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentStart
+        * @inheritDoc
         */
        protected $commentStart = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentEnd
+        * @inheritDoc
         */
        protected $commentEnd = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ['||', '&&', '&', '|', '<<=', '>>=', '<<', '+=', '-=', '*=', '/=', '%=',
                                        '-gt', '-lt', '-n', '-a', '-o',
                                        '+', '-', '*', '/', '%', '<', '?', ':', '==', '!=', '=', '!', '>', '2>', '>>'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'true',
@@ -53,7 +53,7 @@ class BashHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'if',
@@ -71,7 +71,7 @@ class BashHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                'echo',
@@ -86,7 +86,7 @@ class BashHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords4
+        * @inheritDoc
         */
        protected $keywords4 = [
                '$?'
index 0692b1c063bb34029dfcf94fed5e5e3e7d7e0c7c..953be6be3b9daab9a41dc6683d0c351fce3f2cc3 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\bbcode\highlighter;
  */
 class BrainfuckHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlight()
+        * @inheritDoc
         */
        public function highlight($string) {
                $string = preg_replace('/[^-\\+\\.,\\[\\]\\>\\<]+/', '||span class="hlComments"||\\0||/span||', $string);
index 5878d061d6090111ace72ba57c7bc21226f15a79..50dc23d6fe4697d3cac24dac2d84ebd46bc61460 100644 (file)
@@ -13,19 +13,19 @@ namespace wcf\system\bbcode\highlighter;
  */
 class CHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ['(', ')', '{', '}', '[', ']', ';', '.', ','];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ['=', '>', '<', '!', '~', '?', ':', '==', '<=', '>=', '!=',
                '&&', '||', '++', '--', '+', '-', '*', '/', '&', '|', '^', '%', '<<', '>>', '>>>', '+=', '-=', '*=',
                '/=', '&=', '|=', '^=', '%=', '<<=', '>>=', '>>>='];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'and',
@@ -74,7 +74,7 @@ class CHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'auto',
@@ -110,7 +110,7 @@ class CHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                '#include',
index 8bd80ec3373b3a7f4ecac57ccba39699b5cf80b2..50bb53ad4a38d13a94624c16273513ff2ee1d95e 100644 (file)
@@ -27,7 +27,7 @@ class CssHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightNumbers()
+        * @inheritDoc
         */
        protected function highlightNumbers($string) {
                $string = preg_replace('!(?<='.$this->separatorsRegEx.')(-?\d*\.?\d+(?:px|pt|em|%|ex|in|cm|mm|pc)?)(?='.$this->separatorsRegEx.')!i', '<span class="hlNumbers">\\0</span>', $string);
@@ -39,7 +39,7 @@ class CssHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightKeywords()
+        * @inheritDoc
         */
        protected function highlightKeywords($string) {
                $string = parent::highlightKeywords($string);
@@ -49,7 +49,7 @@ class CssHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlight()
+        * @inheritDoc
         */
        public function highlight($string) {
                $string = str_replace('span', '053a0024219422ca9215c0a3ed0578ee76cff477', $string); // fix to not highlight the spans of the highlighter
@@ -66,17 +66,17 @@ class CssHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['//'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ['(', ')', '{', '}', ';', '[', ']', ':', ',', '.'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'azimuth',
@@ -227,7 +227,7 @@ class CssHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'left-side',
@@ -472,7 +472,7 @@ class CssHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                'active',
@@ -505,7 +505,7 @@ class CssHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords4
+        * @inheritDoc
         */
        protected $keywords4 = [
                'abbr',
@@ -624,7 +624,7 @@ class CssHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords5
+        * @inheritDoc
         */
        public $keywords5 = [
                // modifying
index 764f814583f7bba78ecf8d5418e3b17a182991ca..b57a4b27d724b88367e2f8d8d53278eba3ec1a51 100644 (file)
@@ -41,7 +41,7 @@ class DiffHighlighter extends Highlighter {
        protected $info = ["@", '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlight()
+        * @inheritDoc
         */
        public function highlight($data) {
                $lines = explode("\n", $data);
index 48f0bb47c44113ad6f9aaac3407274d9ed95b622..c5b701acbae4cf256c2e3512a3bfc85bd9558f4f 100644 (file)
@@ -115,7 +115,7 @@ abstract class Highlighter extends SingletonFactory {
        public $separatorsRegEx = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->buildRegularExpressions();
index 997f2b62fcf00c14e3096df0b4290f720a172ab6..07b6311850c0ecb9238b3b5657fbc8c363e2af4e 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\StringUtil;
  */
 class HtmlHighlighter extends XmlHighlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::cacheComments()
+        * @inheritDoc
         */
        protected function cacheComments($string) {
                // cache inline scripts and inline css
@@ -52,7 +52,7 @@ class HtmlHighlighter extends XmlHighlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightComments()
+        * @inheritDoc
         */
        protected function highlightComments($string) {
                $string = parent::highlightComments($string);
index 156695954de62b7a194d8801ddd93c9a12bbe6f0..68f8f5b8a8485accdbca4d634c5fbe1a191b2c90 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\system\bbcode\highlighter;
  */
 class JavaHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ["(", ")", "{", "}", "[", "]", ";", ".", ",", "<", ">"];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'package',
@@ -75,7 +75,7 @@ class JavaHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                'Boolean',
index 08bb46bea3248067164732a04423cc19ffefbae6..fcf0edbdf7fa96b8a91c187f2553fa5f37c3b45e 100644 (file)
@@ -13,19 +13,19 @@ namespace wcf\system\bbcode\highlighter;
  */
 class JsHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ["(", ")", "{", "}", "[", "]", ";", ".", ","];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ["=", ">", "<", "!", "~", "?", ":", "==", "<=", ">=", "!=",
                "&&", "||", "++", "--", "+", "-", "*", "/", "&", "|", "^", "%", "<<", ">>", ">>>", "+=", "-=", "*=",
                "/=", "&=", "|=", "^=", "%=", "<<=", ">>=", ">>>="];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                "String",
@@ -65,7 +65,7 @@ class JsHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                "break",
index 532bdef0234193e8ca1c15aba0e468c15ccc4b93..f8001b397e7a08db84475e94bc7f113f746a3dfd 100644 (file)
@@ -13,34 +13,34 @@ namespace wcf\system\bbcode\highlighter;
  */
 class PerlHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ['(', ')', '{', '}', '[', ']', ';', '.', ','];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['#'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentStart
+        * @inheritDoc
         */
        protected $commentStart = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentEnd
+        * @inheritDoc
         */
        protected $commentEnd = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ['.=', '=', '>', '<', '!', '~', '?', ':', '==', '<=', '>=', '!=',
                '&&', '||', '++', '--', '+', '-', '*', '/', '&', '|', '^', '%', '<<', '>>', '>>>', '+=', '-=', '*=',
                '/=', '&=', '|=', '^=', '%=', '<<=', '>>=', '>>>=', '->', '::'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'print',
@@ -84,7 +84,7 @@ class PerlHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'case',
@@ -118,7 +118,7 @@ class PerlHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                'use',
index 28018a72ec4f48c892c4a4f8e82c824e50d430e5..256d2d5647faacea1f58b2f32bcc7173fa0a1d71 100644 (file)
@@ -16,7 +16,7 @@ class PhpHighlighter extends Highlighter {
        public static $colorToClass = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                parent::init();
@@ -30,7 +30,7 @@ class PhpHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlight()
+        * @inheritDoc
         */
        public function highlight($code) {
                // add starting php tag
index b22a839890cc9df732436dfbad10b1445964d6bc..a63eadf2c95d2c4eca5e43c26c673255b3d79a45 100644 (file)
@@ -14,7 +14,7 @@ use wcf\util\StringUtil;
  */
 class PlainHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlight()
+        * @inheritDoc
         */
        public function highlight($code) {
                return StringUtil::encodeHTML($code);
index 442b21b57a998b2f94d508c6acaa95bf26c73dbd..2cca36c04d8c873d60e9509f1a89df967619aeba 100644 (file)
@@ -13,38 +13,38 @@ namespace wcf\system\bbcode\highlighter;
  */
 class PythonHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ['(', ')',/* from __future__ import braces '{', '}', */'[', ']', ';', '.', ',', ':'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['#'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentStart
+        * @inheritDoc
         */
        protected $commentStart = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentEnd
+        * @inheritDoc
         */
        protected $commentEnd = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ['+=', '-=', '**=', '*=', '//=', '/=', '%=', '~=', '+', '-', '**', '*', '//', '/', '%', 
                                        '&=', '<<=', '>>=', '^=', '~', '&', '^', '|', '<<', '>>', '=', '!=', '<', '>', '<=', '>='];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$quotes
+        * @inheritDoc
         */
        protected $quotes = [["r'", "'"], ["u'", "'"], ['r"', '"'], ['u"', '"'], "'", '"'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'print',
@@ -62,7 +62,7 @@ class PythonHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'if',
@@ -77,7 +77,7 @@ class PythonHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords3
+        * @inheritDoc
         */
        protected $keywords3 = [
                'from',
@@ -88,7 +88,7 @@ class PythonHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords4
+        * @inheritDoc
         */
        protected $keywords4 = [
                '__name__',
index 5312b71eca3c78398a0f04e196bf39cc4903daa9..81d32427a2a90390ce29e5e9cd74ea8532e0d570 100644 (file)
@@ -16,32 +16,32 @@ use wcf\util\StringUtil;
  */
 class SqlHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$allowsNewslinesInQuotes
+        * @inheritDoc
         */
        protected $allowsNewslinesInQuotes = true;
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$quotes
+        * @inheritDoc
         */
        protected $quotes = ["'", '"'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['#', '--'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ['(', ')', ',', ';'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = ['<>', '~=', '!=', '^=', '=', '<', '<=', '>', '>=', '*', '/', '+', '-', '||', '@', '%', '&', '?', '\$'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::cacheComments()
+        * @inheritDoc
         */
        protected function cacheComments($string) {
                if ($this->cacheCommentsRegEx !== null) {
@@ -68,7 +68,7 @@ class SqlHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::cacheQuotes()
+        * @inheritDoc
         */
        protected function cacheQuotes($string) {
                if ($this->quotesRegEx !== null) {
@@ -81,7 +81,7 @@ class SqlHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords1
+        * @inheritDoc
         */
        protected $keywords1 = [
                'action',
@@ -319,7 +319,7 @@ class SqlHighlighter extends Highlighter {
        ];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$keywords2
+        * @inheritDoc
         */
        protected $keywords2 = [
                'ABS',
index 2ae4ca26ff5a058288310af4d7ef22c8bd71a150..ef4eee02c792eda148e7a61881c72d672a7fae15 100644 (file)
@@ -14,17 +14,17 @@ use wcf\system\Regex;
  */
 class TexHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$quotes
+        * @inheritDoc
         */
        protected $quotes = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = ['%'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightKeywords()
+        * @inheritDoc
         */
        protected function highlightKeywords($string) {
                $string = Regex::compile('\\$([^\\$]*)\\$', Regex::DOT_ALL)->replace($string, '<span class="hlKeywords2">\\0</span>');
@@ -35,7 +35,7 @@ class TexHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightNumbers()
+        * @inheritDoc
         */
        protected function highlightNumbers($string) {
                // do not highlight numbers
index 404c9ee21132d154ee7d022ba6b1f8e7536ae145..72e853b4f6b2ddce7bf2e3d9b6d1a88e5e0a921b 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\Regex;
  */
 class TplHighlighter extends HtmlHighlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightComments()
+        * @inheritDoc
         */
        protected function highlightComments($string) {
                $string = parent::highlightComments($string);
index 518e972b69566bc19a470ff839c8fcd7a956e0b0..5715b86799aba5721e3b1956bc6f2d613606cbae 100644 (file)
@@ -17,44 +17,44 @@ use wcf\util\StringUtil;
  */
 class XmlHighlighter extends Highlighter {
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$allowsNewslinesInQuotes
+        * @inheritDoc
         */
        protected $allowsNewslinesInQuotes = true;
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$quotes
+        * @inheritDoc
         */
        protected $quotes = ['"'];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$singleLineComment
+        * @inheritDoc
         */
        protected $singleLineComment = [];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentStart
+        * @inheritDoc
         */
        protected $commentStart = ["<!--"];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$commentEnd
+        * @inheritDoc
         */
        protected $commentEnd = ["-->"];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$separators
+        * @inheritDoc
         */
        protected $separators = ["<", ">"];
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::$operators
+        * @inheritDoc
         */
        protected $operators = [];
        
        const XML_ATTRIBUTE_NAME = '[a-z0-9](?:(?:(?<!-)-)?[a-z0-9])*';
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightKeywords()
+        * @inheritDoc
         */
        protected function highlightKeywords($string) {
                $string = parent::highlightKeywords($string);
@@ -72,7 +72,7 @@ class XmlHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::cacheQuotes()
+        * @inheritDoc
         */
        protected function cacheQuotes($string) {
                $string = parent::cacheQuotes($string);
@@ -86,14 +86,14 @@ class XmlHighlighter extends Highlighter {
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightQuotes()
+        * @inheritDoc
         */
        protected function highlightQuotes($string) {
                return StringStack::reinsertStrings(parent::highlightQuotes($string), 'highlighterQuotes');
        }
        
        /**
-        * @see \wcf\system\bbcode\highlighter\Highlighter::highlightNumbers()
+        * @inheritDoc
         */
        protected function highlightNumbers($string) {
                // do not highlight numbers
index ef11c5b0ce65cc0c1d9a7ce0157c00fbf4699f65..fbc6b30b8c7b06bfa4eb95905e7896f81151a792 100644 (file)
@@ -40,7 +40,7 @@ abstract class AbstractBulkProcessableObjectType extends AbstractObjectTypeProce
        protected $templateName = '';
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessableObjectType::getActionObjectTypeDefinition()
+        * @inheritDoc
         */
        public function getActionObjectTypeDefinition() {
                if (empty($this->actionObjectTypeDefinition)) {
@@ -51,14 +51,14 @@ abstract class AbstractBulkProcessableObjectType extends AbstractObjectTypeProce
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessableObjectType::getConditionHTML()
+        * @inheritDoc
         */
        public function getConditionHTML() {
                return WCF::getTPL()->fetch($this->templateName, explode('\\', get_class($this))[0]);
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessableObjectType::getConditionObjectTypeDefinition()
+        * @inheritDoc
         */
        public function getConditionObjectTypeDefinition() {
                if (empty($this->conditionObjectTypeDefinition)) {
@@ -69,7 +69,7 @@ abstract class AbstractBulkProcessableObjectType extends AbstractObjectTypeProce
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessableObjectType::getLanguageItemPrefix()
+        * @inheritDoc
         */
        public function getLanguageItemPrefix() {
                if (empty($this->languageItemPrefix)) {
index c770c8fcdac89372a3feb12bfdcc5819118bb970..5adc4ecc6710964d35a465fe43d06df6a9de3d62 100644 (file)
@@ -15,35 +15,35 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  */
 abstract class AbstractBulkProcessingAction extends AbstractObjectTypeProcessor implements IBulkProcessingAction {
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getHTML()
+        * @inheritDoc
         */
        public function getHTML() {
                return '';
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::isAvailable()
+        * @inheritDoc
         */
        public function isAvailable() {
                return true;
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::reset()
+        * @inheritDoc
         */
        public function reset() {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::validate()
+        * @inheritDoc
         */
        public function validate() {
                // does nothing
index fa705932748e04f4f7fb5328a66020bed226535b..acfec7073602c253a982c89a8181ed8c2b1c9c16 100644 (file)
@@ -22,7 +22,7 @@ trait TReasonedBulkProcessingAction {
        protected $reason = '';
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getHTML()
+        * @inheritDoc
         */
        public function getHTML() {
                return WCF::getTPL()->fetch('reasonedBulkProcessingAction', 'wcf', [
@@ -39,14 +39,14 @@ trait TReasonedBulkProcessingAction {
        abstract protected function getReasonFieldName();
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                if (isset($_POST[$this->getReasonFieldName()])) $this->reason = StringUtil::trim($_POST[$this->getReasonFieldName()]);
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::reset()
+        * @inheritDoc
         */
        public function reset() {
                $this->reason = '';
index 6426aeefae403c4b500a290429b1f5ed607b8520..da9b97bb910cff66dee56d8302ff22d9eef1aec2 100644 (file)
@@ -42,7 +42,7 @@ abstract class AbstractUserGroupsUserBulkProcessingAction extends AbstractUserBu
        public $userGroupIDs = [];
        
        /**
-        * @see \wcf\data\DatabaseObjectDecorator::__construct()
+        * @inheritDoc
         */
        public function __construct(DatabaseObject $object) {
                parent::__construct($object);
@@ -55,7 +55,7 @@ abstract class AbstractUserGroupsUserBulkProcessingAction extends AbstractUserBu
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::executeAction()
+        * @inheritDoc
         */
        public function executeAction(DatabaseObjectList $objectList) {
                if (!($objectList instanceof UserList)) return;
@@ -82,7 +82,7 @@ abstract class AbstractUserGroupsUserBulkProcessingAction extends AbstractUserBu
        abstract protected function executeUserAction(UserEditor $user);
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getHTML()
+        * @inheritDoc
         */
        public function getHTML() {
                return WCF::getTPL()->fetch('userGroupListUserBulkProcessing', 'wcf', [
@@ -93,28 +93,28 @@ abstract class AbstractUserGroupsUserBulkProcessingAction extends AbstractUserBu
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::isAvailable()
+        * @inheritDoc
         */
        public function isAvailable() {
                return !empty($this->availableUserGroups);
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                if (isset($_POST[$this->inputName])) $this->userGroupIDs = ArrayUtil::toIntegerArray($_POST[$this->inputName]);
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::reset()
+        * @inheritDoc
         */
        public function reset() {
                $this->userGroupIDs = [];
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::validate()
+        * @inheritDoc
         */
        public function validate() {
                if (empty($this->userGroupIDs)) {
index 505644d4e7d234b14db68d1b2f396eed5c53a694..5a0732c77a04f941a577a6b973cef9a6d77de735 100644 (file)
@@ -15,12 +15,12 @@ use wcf\data\user\UserEditor;
  */
 class AssignToUserGroupsUserBulkProcessingAction extends AbstractUserGroupsUserBulkProcessingAction {
        /**
-        * @see \wcf\system\bulk\processing\user\AbstractUserGroupsUserBulkProcessingAction::$inputName
+        * @inheritDoc
         */
        public $inputName = 'assignToUserGroupIDs';
        
        /**
-        * @see \wcf\system\bulk\processing\user\AbstractUserGroupsUserBulkProcessingAction::executeUserAction()
+        * @inheritDoc
         */
        protected function executeUserAction(UserEditor $user) {
                $user->addToGroups($this->userGroupIDs, false, false);
index 50844e33c797536250fa805ca2792fe0cfbaa349..bd907c9d9d4c5978bda779ce305361b02a8767cb 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class DeleteUserBulkProcessingAction extends AbstractUserBulkProcessingAction {
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::executeAction()
+        * @inheritDoc
         */
        public function executeAction(DatabaseObjectList $objectList) {
                if (!($objectList instanceof UserList)) return;
@@ -32,7 +32,7 @@ class DeleteUserBulkProcessingAction extends AbstractUserBulkProcessingAction {
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getObjectList()
+        * @inheritDoc
         */
        public function getObjectList() {
                $userList = parent::getObjectList();
index 69083a9fbd8f3cab0a4141e7fecd20a6e528917f..01988653c51503d3b84a2a68b5ef35ef0d7c9e2d 100644 (file)
@@ -36,7 +36,7 @@ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessi
        public $textSeparator = '"';
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::executeAction()
+        * @inheritDoc
         */
        public function executeAction(DatabaseObjectList $objectList) {
                if (!($objectList instanceof UserList)) return;
@@ -68,7 +68,7 @@ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessi
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getHTML()
+        * @inheritDoc
         */
        public function getHTML() {
                return WCF::getTPL()->fetch('exportMailAddressUserBulkProcessing', 'wcf', [
@@ -79,7 +79,7 @@ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessi
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getObjectList()
+        * @inheritDoc
         */
        public function getObjectList() {
                $userList = parent::getObjectList();
@@ -90,7 +90,7 @@ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessi
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                if (isset($_POST['fileType']) && $_POST['fileType'] == 'xml') $this->fileType = $_POST['fileType'];
@@ -99,7 +99,7 @@ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessi
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::reset()
+        * @inheritDoc
         */
        public function reset() {
                exit;
index 1fe0d5d512c5e78ec277f2cefc03e3d0640b6055..a5731402fb2e0c21934b6cf31e42c1933b74109b 100644 (file)
@@ -16,19 +16,19 @@ use wcf\system\WCF;
  */
 class RemoveFromUserGroupsUserBulkProcessingAction extends AbstractUserGroupsUserBulkProcessingAction {
        /**
-        * @see \wcf\system\bulk\processing\user\AbstractUserGroupsUserBulkProcessingAction::$inputName
+        * @inheritDoc
         */
        public $inputName = 'removeFromUserGroupIDs';
        
        /**
-        * @see \wcf\system\bulk\processing\user\AbstractUserGroupsUserBulkProcessingAction::executeUserAction()
+        * @inheritDoc
         */
        protected function executeUserAction(UserEditor $user) {
                $user->removeFromGroups($this->userGroupIDs);
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getObjectList()
+        * @inheritDoc
         */
        public function getObjectList() {
                $userList = parent::getObjectList();
index e7e8cc27e0f9fa1a9b3ea431ff90574250aab49f..f4fc48f93ddc4d0da7e65c33f6b6c0a8a16b5a30 100644 (file)
@@ -49,7 +49,7 @@ class SendMailUserBulkProcessingAction extends AbstractUserBulkProcessingAction
        public $text = '';
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::executeAction()
+        * @inheritDoc
         */
        public function executeAction(DatabaseObjectList $objectList) {
                if (!($objectList instanceof UserList)) return;
@@ -73,7 +73,7 @@ class SendMailUserBulkProcessingAction extends AbstractUserBulkProcessingAction
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::getHTML()
+        * @inheritDoc
         */
        public function getHTML() {
                return WCF::getTPL()->fetch('sendMailUserBulkProcessing', 'wcf', [
@@ -86,7 +86,7 @@ class SendMailUserBulkProcessingAction extends AbstractUserBulkProcessingAction
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                if (isset($_POST['enableHTML'])) $this->enableHTML = intval($_POST['enableHTML']);
@@ -96,7 +96,7 @@ class SendMailUserBulkProcessingAction extends AbstractUserBulkProcessingAction
        }
        
        /**
-        * @see \wcf\system\bulk\processing\IBulkProcessingAction::validate()
+        * @inheritDoc
         */
        public function validate() {
                if (empty($this->subject)) {
index 61b74901c4c612ca8c6563cba1e106e9a4ac3d33..6f943168abbdda3bc9f345d06d46b7344aa62b05 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\bulk\processing\AbstractBulkProcessableObjectType;
  */
 class UserBulkProcessableObjectType extends AbstractBulkProcessableObjectType {
        /**
-        * @see \wcf\system\bulk\processing\AbstractBulkProcessableObjectType::$templateName
+        * @inheritDoc
         */
        protected $templateName = 'userConditions';
 }
index 110ddcca18e17bf96071511ce847839d1dabc71a..89436b074f30487a8e4560b790b290a128a21e81 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\acl\option\category\ACLOptionCategoryList;
  */
 class ACLOptionCategoryCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $list = new ACLOptionCategoryList();
index 90eca56aa3f59083205e69f9f6a947cc8a4e0aba..e910f512ed3a575537e814c4159ca56f188d17ee 100644 (file)
@@ -30,7 +30,7 @@ class ACPMenuCacheBuilder extends AbstractCacheBuilder {
        protected $categoryStructure = [];
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [];
index 4d051248d7b373de932e6d95bb81eca4feda2637..28c8bce58e3cd3189c8acb8cb00c3cb84950f188 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\acp\search\provider\ACPSearchProviderList;
  */
 class ACPSearchProviderCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $providerList = new ACPSearchProviderList();
index f346c34f1d3d555ba6fe4d2de86fed6e09750fe6..905e38aa59f1d56241fcf31794e9494508b26da0 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\ad\AdList;
  */
 class AdCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $adList = new AdList();
index b2b4c33b01b2a2e5f40b4274bcc6822b4c581421..181d9c891965fd28167f9041a3db8505aa3525ce 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class BBCodeCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $attributes = [];
index eb19747b4a97e17ba0e4ef0bdf5664cfac0f42b7..3fb693afdd21073217459f91866fc5e06b95bece 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\bbcode\media\provider\BBCodeMediaProviderList;
  */
 class BBCodeMediaProviderCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $providerList = new BBCodeMediaProviderList();
index 6be0620fff17edee67d0040833ae892b46859013..101b78be196d3382ec5c24f05f4feae49f642015 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\captcha\question\CaptchaQuestionList;
  */
 class CaptchaQuestionCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $questionList = new CaptchaQuestionList();
index 2d29cb247d262354217744e471c821af42d171b3..dea03e54f7916e99cc471b7e10f2996525f9bb9c 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\category\CategoryHandler;
  */
 class CategoryACLOptionCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [];
index e92849e657de6b93123af42210e016f39c4789d6..47f590bcd311db2828bac7919d03edc8a25250b5 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\category\CategoryList;
  */
 class CategoryCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $list = new CategoryList();
index d58d19196dc4c3e3fcd20da08d1f7a5b9c760fd4..9b864e865b2b0bbb1fa2eb079660e5e90507bd43 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\clipboard\action\ClipboardActionList;
  */
 class ClipboardActionCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $actionList = new ClipboardActionList();
index d8bdc2dbe6ba9bc196636aaeb77485375b1f00e7..fb3a9a553aa3e3937af0c5e4a93f103eccd92b95 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class ClipboardPageCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $sql = "SELECT  pageClassName, actionID
index d83078491fa6d90488bd5baa2b1272cb9add2014..eb8ae02af36f2a91708a9c7fe4e67494bcec3fb1 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\exception\SystemException;
  */
 class ConditionCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                if (!isset($parameters['definitionID'])) {
index 9a294d62674e5e2b69fb38a7b134e3b27de23c79..6ceaac34463c02d68d4d7987186ac17488b846ce 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\core\object\CoreObjectList;
  */
 class CoreObjectCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [];
index 7a7eefa540e584df837ef4b72a36d80b357223c2..b3fa6fd1d66296e7a5c18e5901cabe6b35378cc2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class CronjobCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $sql = "SELECT  MIN(nextExec) AS nextExec,
index bea5fbc3ed3557ffe98daa5403568f36a4558b57..29119e7579930691e97190b5824dd1db801984dd 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class EventListenerCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $actions = [
index 667a85f904d08f83bebb0857b94dd7d7e7271ba2..cfd4ac6af6510b66158bde6ab1ca34730bd82a27 100644 (file)
@@ -16,7 +16,7 @@ use wcf\data\DatabaseObject;
  */
 class LanguageCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [
index b282a1dd08e80fb5588629b5df81836878268bee..bf4f5eb124357e3d8d21d40cd412ec6a9630d3c0 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\notice\NoticeList;
  */
 class NoticeCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $noticeList = new NoticeList();
index 2851f1cbf8f40d5b1b614ea1718734bd7ad591af..7a81e6f62f479cd440aa2841546c115922c8f35e 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class ObjectTypeCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [
index d0888ca73b90a962519a88bb264341a757e8ee42..5bda2440d9f2fbafd2e54004c0c4c1e61a49f6a3 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\package\PackageList;
  */
 class PackageCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [
index dde51df30b148ec498ef2caadbffc1eb0f105bd3..d2e71f13e109422e3396b9c7b3a189b2bff12d64 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\package\PackageUpdateDispatcher;
  */
 class PackageUpdateCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $updates = PackageUpdateDispatcher::getInstance()->getAvailableUpdates();
index c57cf2e28a73baba15a9c678aac4cd99e0ae5843..55d7ab791fa5a8e9941fddd760872e871d9b3b85 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\paid\subscription\PaidSubscriptionList;
  */
 class PaidSubscriptionCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $subscriptionList = new PaidSubscriptionList();
index 379325fe7022e5fd81143da6a2f103ada58bf10c..af8f0bf8d7d6f9280dc0c90d4dfefcfecabf96df 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\sitemap\SitemapList;
  */
 class SitemapCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $sitemapList = new SitemapList();
index bff12ed4945b6b3723a06a2e2ae0804a0ee46e6a..da7358ba9765e0e6b9a0731d37d3fcc69d928193 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class SmileyCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $data = ['smilies' => []];
index da8b07b381e8bb536951de0a880d98257cd3eee6..5979c2b12d4289746ea376c3973cf6c01b64358b 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\spider\SpiderList;
  */
 class SpiderCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $spiderList = new SpiderList();
index 72f5a37a5465aed955d52f503e4de599254dd7ea..d9b01ca42dd9b2f3f90e732d697bc490f593b583 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class StyleCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [
index 7801efa94a85573a582841efce0e3cdaa6951736..c3b919aa115f7350307b670dbaffe120de87d077 100644 (file)
@@ -30,7 +30,7 @@ class TagCloudCacheBuilder extends AbstractCacheBuilder {
        protected $languageIDs = [];
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::$maxLifetime
+        * @inheritDoc
         */
        protected $maxLifetime = 3600;
        
@@ -41,7 +41,7 @@ class TagCloudCacheBuilder extends AbstractCacheBuilder {
        protected $objectTypeIDs = [];
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $this->languageIDs = $this->parseLanguageIDs($parameters);
index c52bb4bc5457114c26791ae25d9551d5159404a5..52fc73618cdf04329abe37939389082f9e225110 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\template\group\TemplateGroupList;
  */
 class TemplateGroupCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $templateGroupList = new TemplateGroupList();
index b4b2faad902bbf46bba2a514d54215fd8ab08ecf..919344d738dea5c4b43dd7c82bb79893363ac5fc 100644 (file)
@@ -15,7 +15,7 @@ use wcf\data\template\listener\TemplateListenerList;
  */
 class TemplateListenerCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                // get templates for current package id
index 5dec18e7bbf51b0717729e6c9b5b41dad835c77c..bfd3ea83e3210c6c1081f1a506cf91d017a63c88 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\template\listener\TemplateListenerList;
  */
 class TemplateListenerCodeCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                // get template codes for specified template
index 2a7d0bdd9685c2a09cb019d3eb3956dd0b064cdd..4fc4ea1ac55b13588ec51b9388517c057d25fcaa 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\cache\builder;
  */
 class TypedTagCloudCacheBuilder extends TagCloudCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $this->objectTypeIDs = $parameters['objectTypeIDs'];
index b89335bba15ef0c52b72725851b48376482aef57..5ad5f6d72ed6af15aed7d994f30653c8cd5d651f 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class UserBirthdayCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::$maxLifetime
+        * @inheritDoc
         */
        protected $maxLifetime = 3600;
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $userOptionID = User::getUserOptionID('birthday');
index 0a04f48226964b54646c25bbd245d30e1e613145..e031e076a6fbd7faa10332138c42477408003c43 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\user\group\assignment\UserGroupAssignmentList;
  */
 class UserGroupAssignmentCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $assignmentList = new UserGroupAssignmentList();
index 1b3f859881c25b56cbbc576fdafbe32db8dea7c7..9160d965f7cbef157a3ab9062c877fefb5466bc1 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\user\group\UserGroupList;
  */
 class UserGroupCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [
index c38f85be0184763863e44771479451acd5ad6def..01ce3059ab2a15e9f8770a688063046f24e0c5af 100644 (file)
@@ -13,17 +13,17 @@ namespace wcf\system\cache\builder;
  */
 class UserGroupOptionCacheBuilder extends OptionCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\OptionCacheBuilder::$optionClassName
+        * @inheritDoc
         */
        protected $optionClassName = 'wcf\data\user\group\option\UserGroupOption';
        
        /**
-        * @see \wcf\system\cache\builder\OptionCacheBuilder::$tableName
+        * @inheritDoc
         */
        protected $tableName = 'user_group_option';
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = parent::rebuild($parameters);
index 18002a3e4da9de4778e049d0f0dfd2a40c1d8e75..96cf0306164a4d97748e4c4e964f6bd50bda21ff 100644 (file)
@@ -24,7 +24,7 @@ class UserGroupPermissionCacheBuilder extends AbstractCacheBuilder {
        protected $typeObjects = [];
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        public function rebuild(array $parameters) {
                $data = [];
index dec626ff88a6b6a792fa6d52f5c9425f65e18bb0..6149f868119d159c1dd1c4bfcfd265d767b8de78 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class UserMenuCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $data = [];
index ac6ba9ab69cb196117f65be8510f10f84bf6535a..90ddb43e3fef136198e1cb46110c22d6470f20f4 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class UserNotificationEventCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $data = [];
index 2cd943feef13859170996ae5bfe7bd5fa68afcb9..25f2ab0fa8e2a4fa1f3cea82d1c6e7fb5e29fd19 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\system\cache\builder;
  */
 class UserOptionCacheBuilder extends OptionCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\OptionCacheBuilder::$optionClassName
+        * @inheritDoc
         */
        protected $optionClassName = 'wcf\data\user\option\UserOption';
        
        /**
-        * @see \wcf\system\cache\builder\OptionCacheBuilder::$tableName
+        * @inheritDoc
         */
        protected $tableName = 'user_option';
 }
index 2739b0d7347696293b81c11e665873b310e6a2f1..34b9da056355cc0ef81af3a07758cb33bba15147 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\user\profile\menu\item\UserProfileMenuItemList;
  */
 class UserProfileMenuCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $itemList = new UserProfileMenuItemList();
index 5fcd42f1c2aa6c3c538e6ab7ea079e52fb488ea0..83084f35df0850026a40490237e68e7b83917bad 100644 (file)
@@ -14,12 +14,12 @@ use wcf\system\WCF;
  */
 class UserStatsCacheBuilder extends AbstractCacheBuilder {
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::$maxLifetime
+        * @inheritDoc
         */
        protected $maxLifetime = 600;
        
        /**
-        * @see \wcf\system\cache\builder\AbstractCacheBuilder::rebuild()
+        * @inheritDoc
         */
        protected function rebuild(array $parameters) {
                $data = [];
index 6a2e83ff66985c6e3a3823f1d3c3c750ee81eef3..156737c669258660b610308f30f868b9a2448051 100644 (file)
@@ -26,7 +26,7 @@ class DiskCacheSource implements ICacheSource {
        protected $directoryUtil = null;
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flush()
+        * @inheritDoc
         */
        public function flush($cacheName, $useWildcard) {
                if ($useWildcard) {
@@ -38,7 +38,7 @@ class DiskCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flushAll()
+        * @inheritDoc
         */
        public function flushAll() {
                $this->getDirectoryUtil()->removePattern(new Regex('.*\.php$'));
@@ -47,7 +47,7 @@ class DiskCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::get()
+        * @inheritDoc
         */
        public function get($cacheName, $maxLifetime) {
                $filename = $this->getFilename($cacheName);
@@ -65,7 +65,7 @@ class DiskCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::set()
+        * @inheritDoc
         */
        public function set($cacheName, $value, $maxLifetime) {
                $writer = new AtomicWriter($this->getFilename($cacheName));
index f0e02b545cfcff62e7af99de0756b1c1787444f3..caf4cc5365c4da8bca7e6b6292ac90f65e8a7591 100644 (file)
@@ -107,7 +107,7 @@ class MemcachedCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flush()
+        * @inheritDoc
         */
        public function flush($cacheName, $useWildcard) {
                if ($useWildcard) {
@@ -119,7 +119,7 @@ class MemcachedCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flushAll()
+        * @inheritDoc
         */
        public function flushAll() {
                // increment flush counter to nuke all data
@@ -128,7 +128,7 @@ class MemcachedCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::get()
+        * @inheritDoc
         */
        public function get($cacheName, $maxLifetime) {
                $value = $this->memcached->get($this->getCacheName($cacheName));
@@ -144,7 +144,7 @@ class MemcachedCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::set()
+        * @inheritDoc
         */
        public function set($cacheName, $value, $maxLifetime) {
                $this->memcached->set($this->getCacheName($cacheName), $value, $this->getTTL($maxLifetime));
index d20f3b6560010580bcd0d15fc9879ebd48bf02ee..342d618b66b6fcdfc56545b6bad817792f5eb1d0 100644 (file)
@@ -63,7 +63,7 @@ class RedisCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flush()
+        * @inheritDoc
         */
        public function flush($cacheName, $useWildcard) {
                $parts = explode('-', $cacheName, 2);
@@ -85,7 +85,7 @@ class RedisCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::flushAll()
+        * @inheritDoc
         */
        public function flushAll() {
                // set flush key to current time if it does not exist yet (this prevents falling back to 0 if the key gets deleted)
@@ -96,7 +96,7 @@ class RedisCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::get()
+        * @inheritDoc
         */
        public function get($cacheName, $maxLifetime) {
                $parts = explode('-', $cacheName, 2);
@@ -137,7 +137,7 @@ class RedisCacheSource implements ICacheSource {
        }
        
        /**
-        * @see \wcf\system\cache\source\ICacheSource::set()
+        * @inheritDoc
         */
        public function set($cacheName, $value, $maxLifetime) {
                // split parameterized cache entry names into cache name and cache index
index 6f8e0bce5a1a7f0eabbf5f68c541ccc1a442f624..6c55a8173f4e448c153901ea0c695fc5fb555345 100644 (file)
@@ -28,7 +28,7 @@ class RecaptchaHandler implements ICaptchaHandler {
        public $response = '';
        
        /**
-        * @see \wcf\system\captcha\ICaptchaHandler::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement() {
                if (WCF::getSession()->getVar('recaptchaDone')) return '';
@@ -48,14 +48,14 @@ class RecaptchaHandler implements ICaptchaHandler {
        }
        
        /**
-        * @see \wcf\system\captcha\ICaptchaHandler::isAvailable()
+        * @inheritDoc
         */
        public function isAvailable() {
                return true;
        }
        
        /**
-        * @see \wcf\system\captcha\ICaptchaHandler::readFormParameters()
+        * @inheritDoc
         */
        public function readFormParameters() {
                if (!RECAPTCHA_PUBLICKEY || !RECAPTCHA_PRIVATEKEY) {
@@ -70,14 +70,14 @@ class RecaptchaHandler implements ICaptchaHandler {
        }
        
        /**
-        * @see \wcf\system\captcha\ICaptchaHandler::reset()
+        * @inheritDoc
         */
        public function reset() {
                WCF::getSession()->unregister('recaptchaDone');
        }
        
        /**
-        * @see \wcf\system\captcha\ICaptchaHandler::validate()
+        * @inheritDoc
         */
        public function validate() {
                if (WCF::getSession()->getVar('recaptchaDone')) return;
index 0e7d199ed682402865e271fb742c1e34aeedd5da..fa50e0edb2fc37ef48a845bb4626133f3316f938 100644 (file)
@@ -60,7 +60,7 @@ abstract class AbstractCategoryType extends SingletonFactory implements ICategor
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\category\ICategoryType::afterDeletion()
+        * @inheritDoc
         */
        public function afterDeletion(CategoryEditor $categoryEditor) {
                $categoryIDs = array_keys(CategoryHandler::getInstance()->getChildCategories($categoryEditor->categoryID));
@@ -78,42 +78,42 @@ abstract class AbstractCategoryType extends SingletonFactory implements ICategor
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canAddCategory()
+        * @inheritDoc
         */
        public function canAddCategory() {
                return WCF::getSession()->getPermission($this->permissionPrefix.'.canAddCategory');
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canDeleteCategory()
+        * @inheritDoc
         */
        public function canDeleteCategory() {
                return WCF::getSession()->getPermission($this->permissionPrefix.'.canDeleteCategory');
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canEditCategory()
+        * @inheritDoc
         */
        public function canEditCategory() {
                return WCF::getSession()->getPermission($this->permissionPrefix.'.canEditCategory');
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::changedParentCategories()
+        * @inheritDoc
         */
        public function changedParentCategories(array $categoryData) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::forceDescription()
+        * @inheritDoc
         */
        public function forceDescription() {
                return $this->hasDescription() && $this->forceDescription;
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getApplication()
+        * @inheritDoc
         */
        public function getApplication() {
                $classParts = explode('\\', get_called_class());
@@ -121,7 +121,7 @@ abstract class AbstractCategoryType extends SingletonFactory implements ICategor
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getObjectTypeName()
+        * @inheritDoc
         */
        public function getObjectTypeName($definitionName) {
                if (isset($this->objectTypes[$definitionName])) {
@@ -132,21 +132,21 @@ abstract class AbstractCategoryType extends SingletonFactory implements ICategor
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getDescriptionLangVarCategory()
+        * @inheritDoc
         */
        public function getDescriptionLangVarCategory() {
                return $this->i18nLangVarCategory;
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getI18nLangVarPrefix()
+        * @inheritDoc
         */
        public function getI18nLangVarPrefix() {
                return $this->i18nLangVarCategory.'.category';
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getLanguageVariable()
+        * @inheritDoc
         */
        public function getLanguageVariable($name, $optional = false) {
                if ($this->langVarPrefix) {
@@ -160,21 +160,21 @@ abstract class AbstractCategoryType extends SingletonFactory implements ICategor
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getMaximumNestingLevel()
+        * @inheritDoc
         */
        public function getMaximumNestingLevel() {
                return $this->maximumNestingLevel;
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::getTitleLangVarCategory()
+        * @inheritDoc
         */
        public function getTitleLangVarCategory() {
                return $this->i18nLangVarCategory;
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::hasDescription()
+        * @inheritDoc
         */
        public function hasDescription() {
                return $this->hasDescription;
index 8b985d4b326cdbf87b688290b46443b5b3f7728d..150bf26982db2043fa3acf850a3ae66082206b62 100644 (file)
@@ -142,7 +142,7 @@ class CategoryHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.category');
index 7cb5a8eb29c6b97e3c0426437a9cd1352176e767..636bce0164ad5cc7ae7119cb8503e6b25ecd728b 100644 (file)
@@ -16,43 +16,43 @@ use wcf\system\WCF;
  */
 class SmileyCategoryType extends AbstractCategoryType {
        /**
-        * @see \wcf\system\category\AbstractCategoryType::$langVarPrefix
+        * @inheritDoc
         */
        protected $langVarPrefix = 'wcf.acp.smiley.category';
        
        /**
-        * @see \wcf\system\category\AbstractCategoryType::$forceDescription
+        * @inheritDoc
         */
        protected $hasDescription = false;
        
        /**
-        * @see \wcf\system\category\AbstractCategoryType::$maximumNestingLevel
+        * @inheritDoc
         */
        protected $maximumNestingLevel = 0;
        
        /**
-        * @see \wcf\system\category\ICategoryType::afterDeletion()
+        * @inheritDoc
         */
        public function afterDeletion(CategoryEditor $categoryEditor) {
                SmileyCacheBuilder::getInstance()->reset();
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canAddCategory()
+        * @inheritDoc
         */
        public function canAddCategory() {
                return $this->canEditCategory();
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canDeleteCategory()
+        * @inheritDoc
         */
        public function canDeleteCategory() {
                return $this->canEditCategory();
        }
        
        /**
-        * @see \wcf\system\category\ICategoryType::canEditCategory()
+        * @inheritDoc
         */
        public function canEditCategory() {
                return WCF::getSession()->getPermission('admin.content.smiley.canManageSmiley');
index d008a3e5d17440967051f5354b3b1d6c83decd2b..dc5a1410bac5e7003c40ebb349dd1a70e3956afd 100644 (file)
@@ -27,7 +27,7 @@ class CLICommandNameCompleter implements Completer {
        }
        
        /**
-        * @see \phpline\console\completer\Completer::complete()
+        * @inheritDoc
         */
        public function complete($buffer, $cursor, array &$candidates) {
                if ($buffer === null) {
index 6d2f0f2deba94906726c030d8e00b70de98bf0a6..066e64ccf50e5d3664cfd86fb89033e1abdedf9d 100644 (file)
@@ -15,14 +15,14 @@ use wcf\util\CLIUtil;
  */
 class CommandsCLICommand implements ICLICommand {
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                CLIWCF::getReader()->println(CLIUtil::generateList(array_keys(CLICommandHandler::getCommands())));
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                return true;
index e9ff97b1928d773ddde94f7537776bb0f431995b..bf19b79ea12d922ce70903c3eefeee1d436135db 100644 (file)
@@ -29,7 +29,7 @@ class CronjobCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                $this->argv->setArguments($parameters);
@@ -44,14 +44,14 @@ class CronjobCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::getUsage()
+        * @inheritDoc
         */
        public function getUsage() {
                return str_replace($_SERVER['argv'][0].' [ options ]', 'cronjob [ options ] execute', $this->argv->getUsageMessage());
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                return true;
index 0442664d4583c015e0b1135ea2ebe791a1d5c63c..27a81ea7821bc6ba4ee2ff54a5de1fb8e00786af 100644 (file)
@@ -13,14 +13,14 @@ namespace wcf\system\cli\command;
  */
 class ExitCLICommand implements ICLICommand {
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                exit;
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                // everyone may access this command
index 460c76e701dee5b1360ff2619946da7bc0ff9e28..c6d916836a15ca89a27bce90122a4b0c86dcc13b 100644 (file)
@@ -34,7 +34,7 @@ class HelpCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                $this->argv->setArguments($parameters);
@@ -60,14 +60,14 @@ class HelpCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::getUsage()
+        * @inheritDoc
         */
        public function getUsage() {
                return str_replace($_SERVER['argv'][0].' [ options ]', 'help [ options ] <command>', $this->argv->getUsageMessage());
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                return true;
index f177a96e8ab06d32c1fa8032d173c4354fc5a368..c800bf527712ac921929d98e711924d216486c13 100644 (file)
@@ -105,14 +105,14 @@ class ImportCLICommand implements ICLICommand {
        public $userMergeMode = 0;
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                return WCF::getSession()->getPermission('admin.management.canImportData');
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                CLIWCF::getReader()->setHistoryEnabled(false);
index a74ab048c96e99cfde45f7ed9809086ad9c2de6b..4cf52278a500f017d08490d6b2a7dd218ae90c33 100644 (file)
@@ -44,7 +44,7 @@ class PackageCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                $this->argv->setArguments($parameters);
@@ -461,14 +461,14 @@ class PackageCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::getUsage()
+        * @inheritDoc
         */
        public function getUsage() {
                return str_replace($_SERVER['argv'][0].' [ options ]', 'package [ options ] <install|uninstall> <package>', $this->argv->getUsageMessage());
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                return CLIWCF::getSession()->getPermission('admin.configuration.package.canInstallPackage') || CLIWCF::getSession()->getPermission('admin.configuration.package.canUpdatePackage');
index b8d8734ce71b220081b07c2d0f82270b9e6a00af..4ca2181a0cadf88685f8a3e89792e63028fdf5bf 100644 (file)
@@ -44,7 +44,7 @@ class WorkerCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::execute()
+        * @inheritDoc
         */
        public function execute(array $parameters) {
                $this->argv->setArguments($parameters);
@@ -178,14 +178,14 @@ class WorkerCLICommand implements IArgumentedCLICommand {
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::getUsage()
+        * @inheritDoc
         */
        public function getUsage() {
                return str_replace($_SERVER['argv'][0].' [ options ]', 'worker [ options ] <worker>', $this->argv->getUsageMessage());
        }
        
        /**
-        * @see \wcf\system\cli\command\ICLICommand::canAccess()
+        * @inheritDoc
         */
        public function canAccess() {
                // TODO: Check access
index 1102042df1d319e49b7f723a57e08046b8bcfea2..28c6f80c643f716387864730ce70f1128c2f169f 100644 (file)
@@ -51,7 +51,7 @@ class ClipboardHandler extends SingletonFactory {
        protected $pageObjectID = 0;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = [
index 06456a1adf5260bd844b4909013985f8a9e4dff0..233e495f26fe72cd362cb3dd0cc5d55bb6c42a3b 100644 (file)
@@ -36,7 +36,7 @@ abstract class AbstractClipboardAction implements IClipboardAction {
        protected $supportedActions = [];
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::execute()
+        * @inheritDoc
         */
        public function execute(array $objects, ClipboardAction $action) {
                if (!in_array($action->actionName, $this->supportedActions)) {
@@ -69,7 +69,7 @@ abstract class AbstractClipboardAction implements IClipboardAction {
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getEditorLabel()
+        * @inheritDoc
         */
        public function getEditorLabel(array $objects) {
                return WCF::getLanguage()->getDynamicVariable('wcf.clipboard.label.'.$this->getTypeName().'.marked', [
index 5e3e3644c3bc3c6b11fbb923dc552231ebdf0d24..2490a97ff760596d40ea9758cb71cf93ccdb3d19 100644 (file)
@@ -16,17 +16,17 @@ use wcf\system\WCF;
  */
 class TagClipboardAction extends AbstractClipboardAction {
        /**
-        * @see \wcf\system\clipboard\action\AbstractClipboardAction::$actionClassActions
+        * @inheritDoc
         */
        protected $actionClassActions = ['delete'];
        
        /**
-        * @see \wcf\system\clipboard\action\AbstractClipboardAction::$supportedActions
+        * @inheritDoc
         */
        protected $supportedActions = ['delete', 'setAsSynonyms'];
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::execute()
+        * @inheritDoc
         */
        public function execute(array $objects, ClipboardAction $action) {
                $item = parent::execute($objects, $action);
@@ -54,14 +54,14 @@ class TagClipboardAction extends AbstractClipboardAction {
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getClassName()
+        * @inheritDoc
         */
        public function getClassName() {
                return 'wcf\data\tag\TagAction';
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getTypeName()
+        * @inheritDoc
         */
        public function getTypeName() {
                return 'com.woltlab.wcf.tag';
index 4116ca80f878781cdbaa0b2b7f30df01bfbd6f83..6d6fe4dc88282c4015f63320cc6f69b87e5dc1de 100644 (file)
@@ -18,17 +18,17 @@ use wcf\system\WCF;
  */
 class UserClipboardAction extends AbstractClipboardAction {
        /**
-        * @see \wcf\system\clipboard\action\AbstractClipboardAction::$actionClassActions
+        * @inheritDoc
         */
        protected $actionClassActions = ['delete'];
        
        /**
-        * @see \wcf\system\clipboard\action\AbstractClipboardAction::$supportedActions
+        * @inheritDoc
         */
        protected $supportedActions = ['assignToGroup', 'ban', 'delete', 'enable', 'exportMailAddress', 'merge', 'sendMail', 'sendNewPassword'];
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::execute()
+        * @inheritDoc
         */
        public function execute(array $objects, ClipboardAction $action) {
                $item = parent::execute($objects, $action);
@@ -72,14 +72,14 @@ class UserClipboardAction extends AbstractClipboardAction {
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getClassName()
+        * @inheritDoc
         */
        public function getClassName() {
                return 'wcf\data\user\UserAction';
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getTypeName()
+        * @inheritDoc
         */
        public function getTypeName() {
                return 'com.woltlab.wcf.user';
index d1685b66afae4952680a6349044367c81ab18d42..0589aec39acd4b8d431a742a18493ad05c63cf24 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\WCF;
  */
 class UserContentClipboardAction extends AbstractClipboardAction {
        /**
-        * @see \wcf\system\clipboard\action\AbstractClipboardAction::$supportedActions
+        * @inheritDoc
         */
        protected $supportedActions = ['revertContentChanges'];
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::execute()
+        * @inheritDoc
         */
        public function execute(array $objects, ClipboardAction $action) {
                $item = parent::execute($objects, $action);
@@ -41,14 +41,14 @@ class UserContentClipboardAction extends AbstractClipboardAction {
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getClassName()
+        * @inheritDoc
         */
        public function getClassName() {
                return 'wcf\data\user\UserContentAction';
        }
        
        /**
-        * @see \wcf\system\clipboard\action\IClipboardAction::getTypeName()
+        * @inheritDoc
         */
        public function getTypeName() {
                return 'com.woltlab.wcf.user';
index df756a4973416da14132b4075ea569834bb74201..cc749daa997e37e29d393c2dedc7c642259c5687 100644 (file)
@@ -17,28 +17,28 @@ use wcf\system\SingletonFactory;
  */
 class CommentDataHandler extends SingletonFactory {
        /**
-        * @see CommentRuntimeCache::cacheObjectID()
+        * @inheritDoc
         */
        public function cacheCommentID($commentID) {
                CommentRuntimeCache::getInstance()->cacheObjectID($commentID);
        }
        
        /**
-        * @see UserProfileRuntimeCache::cacheObjectID()
+        * @inheritDoc
         */
        public function cacheUserID($userID) {
                UserProfileRuntimeCache::getInstance()->cacheObjectID($userID);
        }
        
        /**
-        * @see CommentRuntimeCache::getComment()
+        * @inheritDoc
         */
        public function getComment($commentID) {
                return CommentRuntimeCache::getInstance()->getObject($commentID);
        }
        
        /**
-        * @see UserProfileRuntimeCache::getObject()
+        * @inheritDoc
         */
        public function getUser($userID) {
                return UserProfileRuntimeCache::getInstance()->getObject($userID);
index c9d8c192da5889e7b391a27b7469b815915202b1..63186e8d454d40b50f7b7a140902db419be1f783 100644 (file)
@@ -59,7 +59,7 @@ abstract class AbstractCommentManager extends SingletonFactory implements IComme
        protected $permissionModEdit = '';
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canAdd()
+        * @inheritDoc
         */
        public function canAdd($objectID) {
                if (!$this->isAccessible($objectID, true)) {
@@ -70,35 +70,35 @@ abstract class AbstractCommentManager extends SingletonFactory implements IComme
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canEditComment()
+        * @inheritDoc
         */
        public function canEditComment(Comment $comment) {
                return $this->canEdit(($comment->userID == WCF::getUser()->userID));
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canEditResponse()
+        * @inheritDoc
         */
        public function canEditResponse(CommentResponse $response) {
                return $this->canEdit(($response->userID == WCF::getUser()->userID));
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canDeleteComment()
+        * @inheritDoc
         */
        public function canDeleteComment(Comment $comment) {
                return $this->canDelete(($comment->userID == WCF::getUser()->userID));
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canDeleteResponse()
+        * @inheritDoc
         */
        public function canDeleteResponse(CommentResponse $response) {
                return $this->canDelete(($response->userID == WCF::getUser()->userID));
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canModerate()
+        * @inheritDoc
         */
        public function canModerate($objectTypeID, $objectID) {
                return (WCF::getSession()->getPermission($this->permissionCanModerate) ? true : false);
@@ -155,21 +155,21 @@ abstract class AbstractCommentManager extends SingletonFactory implements IComme
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::getCommentsPerPage()
+        * @inheritDoc
         */
        public function getCommentsPerPage() {
                return $this->commentsPerPage;
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::supportsLike()
+        * @inheritDoc
         */
        public function supportsLike() {
                return true;
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::supportsReport()
+        * @inheritDoc
         */
        public function supportsReport() {
                return true;
index c21e40c33c4a8bb11f9ab6ac163129046f06dc44..8ac6546490c54d259220ddca7d226e7a02e4a66c 100644 (file)
@@ -16,7 +16,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue;
  */
 class ModerationQueueCommentManager extends AbstractCommentManager {
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::isAccessible()
+        * @inheritDoc
         */
        public function isAccessible($objectID, $validateWritePermission = false) {
                $entry = new ModerationQueue($objectID);
@@ -24,7 +24,7 @@ class ModerationQueueCommentManager extends AbstractCommentManager {
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::getLink()
+        * @inheritDoc
         */
        public function getLink($objectTypeID, $objectID) {
                $entry = new ViewableModerationQueue(new ModerationQueue($objectID));
@@ -32,14 +32,14 @@ class ModerationQueueCommentManager extends AbstractCommentManager {
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::getTitle()
+        * @inheritDoc
         */
        public function getTitle($objectTypeID, $objectID, $isResponse = false) {
                return '';
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::updateCounter()
+        * @inheritDoc
         */
        public function updateCounter($objectID, $value) {
                $entry = new ModerationQueue($objectID);
@@ -53,7 +53,7 @@ class ModerationQueueCommentManager extends AbstractCommentManager {
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canAdd()
+        * @inheritDoc
         */
        public function canAdd($objectID) {
                if (!$this->isAccessible($objectID, true)) {
@@ -64,28 +64,28 @@ class ModerationQueueCommentManager extends AbstractCommentManager {
        }
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::canEdit()
+        * @inheritDoc
         */
        protected function canEdit($isOwner) {
                return $isOwner;
        }
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::canDelete()
+        * @inheritDoc
         */
        protected function canDelete($isOwner) {
                return $isOwner;
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::supportsLike()
+        * @inheritDoc
         */
        public function supportsLike() {
                return false;
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::supportsReport()
+        * @inheritDoc
         */
        public function supportsReport() {
                return false;
index 1713242a861b5b0e2452175e084c72b21dba60fa..f43f9134a82b378b6615c8eac150d60e5ef79ef1 100644 (file)
@@ -22,37 +22,37 @@ use wcf\system\WCF;
  */
 class UserProfileCommentManager extends AbstractCommentManager implements IViewableLikeProvider {
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionAdd
+        * @inheritDoc
         */
        protected $permissionAdd = 'user.profileComment.canAddComment';
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionCanModerate
+        * @inheritDoc
         */
        protected $permissionCanModerate = 'mod.profileComment.canModerateComment';
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionDelete
+        * @inheritDoc
         */
        protected $permissionDelete = 'user.profileComment.canDeleteComment';
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionEdit
+        * @inheritDoc
         */
        protected $permissionEdit = 'user.profileComment.canEditComment';
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionModDelete
+        * @inheritDoc
         */
        protected $permissionModDelete = 'mod.profileComment.canDeleteComment';
        
        /**
-        * @see \wcf\system\comment\manager\AbstractCommentManager::$permissionModEdit
+        * @inheritDoc
         */
        protected $permissionModEdit = 'mod.profileComment.canEditComment';
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::isAccessible()
+        * @inheritDoc
         */
        public function isAccessible($objectID, $validateWritePermission = false) {
                // check object id
@@ -81,14 +81,14 @@ class UserProfileCommentManager extends AbstractCommentManager implements IViewa
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::getLink()
+        * @inheritDoc
         */
        public function getLink($objectTypeID, $objectID) {
                return LinkHandler::getInstance()->getLink('User', ['id' => $objectID]);
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::getTitle()
+        * @inheritDoc
         */
        public function getTitle($objectTypeID, $objectID, $isResponse = false) {
                if ($isResponse) return WCF::getLanguage()->get('wcf.user.profile.content.wall.commentResponse');
@@ -97,14 +97,14 @@ class UserProfileCommentManager extends AbstractCommentManager implements IViewa
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::updateCounter()
+        * @inheritDoc
         */
        public function updateCounter($objectID, $value) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canDeleteComment()
+        * @inheritDoc
         */
        public function canDeleteComment(Comment $comment) {
                if ($comment->objectID == WCF::getUser()->userID && WCF::getSession()->getPermission('user.profileComment.canDeleteCommentInOwnProfile')) {
@@ -115,7 +115,7 @@ class UserProfileCommentManager extends AbstractCommentManager implements IViewa
        }
        
        /**
-        * @see \wcf\system\comment\manager\ICommentManager::canDeleteResponse()
+        * @inheritDoc
         */
        public function canDeleteResponse(CommentResponse $response) {
                if ($response->getComment()->objectID == WCF::getUser()->userID && WCF::getSession()->getPermission('user.profileComment.canDeleteCommentInOwnProfile')) {
@@ -126,7 +126,7 @@ class UserProfileCommentManager extends AbstractCommentManager implements IViewa
        }
        
        /**
-        * @see \wcf\system\like\IViewableLikeProvider::prepare()
+        * @inheritDoc
         */
        public function prepare(array $likes) {
                if (!WCF::getSession()->getPermission('user.profile.canViewUserProfile')) {
index 29b08569f192331011780f27f72ed8b797733a36..de1d687277b668a1c115ec0bba27eee16a66f673 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\event\EventHandler;
  */
 abstract class AbstractCronjob implements ICronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                EventHandler::getInstance()->fireAction($this, 'execute');
index 30042b6daafe6b0d2e6c70ec276856dcaade3190..e91c9db8364e8226ef92b0eddf8ee87175c98928 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class AttachmentCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 45b7ad78d1275c8e72cc1f9bcf81bb5a95437a53..a59004323d72c62d7257f56ccb96b331704eacc9 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class BackgroundQueueCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 080e131b632cf783fe9b355507823b6f485f1d40..6ae71b538db2a75731557005afe8219814969f49 100644 (file)
@@ -32,7 +32,7 @@ class CronjobScheduler extends SingletonFactory {
        protected $cronjobEditors = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->loadCache();
index 9c16e8451419bef88440c629727434a8fc4da7ca..7d17fa4b5bce4cde10d1f6aa21a14b4ed3c0b363 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\FileUtil;
  */
 class DailyCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index e9ae331d22efcdcba25fac576f3d109cf0652f55..edf8eb1329fd934b9be1a6c78c09e98d7d5855aa 100644 (file)
@@ -26,7 +26,7 @@ use wcf\util\StringUtil;
  */
 class DailyMailNotificationCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 337606fcbb846a36611dfacdd1784f63f563ad61..513fdd0d818b783ac78ff32bc2b939839b846c7a 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\package\PackageUpdateDispatcher;
  */
 class GetUpdateInfoCronjob implements ICronjob {
        /**
-        * @see \wcf\system\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                PackageUpdateDispatcher::getInstance()->refreshPackageDatabase();
index 53d442fe59fdcf5849f88b2f6dda5d86d065bbf1..d8f04289becc9070430e6289897a41da1143f769 100644 (file)
@@ -16,7 +16,7 @@ use wcf\data\paid\subscription\user\PaidSubscriptionUserList;
  */
 class HourlyCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 32351194940520158a12b8a6ba74a6cd78bb4c01..073ba1b16ec36e0882dd165fef58d2dffc9fe2e2 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class LastActivityCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 4291c41a5a0eb3f4a98d1315984e11a1c9485d4a..e77912483e75398dc9f611ba2ed221b18008846d 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class ModerationQueueCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 02556d0377658e7e8ecce84200efa0f54bf2d2b0..28a7328e3849bf197a721036a5603e212ace3514 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\XML;
  */
 class RefreshSearchRobotsCronjob implements ICronjob {
        /**
-        * @see \wcf\system\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                $filename = FileUtil::downloadFileFromHttp('http://assets.woltlab.com/spiderlist/typhoon/list.xml', 'spiders');
index 96d24f924719b03afb7e83fcd9a7df99ff39f7bc..8543e950f49fbb73c2565b004bab1785c59c92f2 100644 (file)
@@ -18,7 +18,7 @@ use wcf\data\session\SessionEditor;
  */
 class SessionCleanUpCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index a72c52c72e9359c1bbfc2e503503a338bfb80871..4ec7a583d5123af283d70aca966f8a362e070243 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\DateUtil;
  */
 class StatDailyBuilderCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 9cc5f5689c24b67c2d7d0ffa42955ca0d6632aeb..25673a487493f204816af27bc8c2a31094579305 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class UserBanCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 8e4333b5886504af16e2f54fa4f6339c6011f6d3..37e3ea3d0e24505cff2a87b292aa5b3d74b56ad0 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\user\group\assignment\UserGroupAssignmentHandler;
  */
 class UserGroupAssignmentCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 0e3d90f89704946d905b2f3ebda178bd1cb992ee..65125c276ea6d364d166db2f6119bc9f82ed4aed 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class UserQuitCronjob extends AbstractCronjob {
        /**
-        * @see \wcf\system\cronjob\ICronjob::execute()
+        * @inheritDoc
         */
        public function execute(Cronjob $cronjob) {
                parent::execute($cronjob);
index 8ce478e545347cca3a64dd5f45f0da5156e158f3..59ba7ef8d3f1dc56f0a46b4ea8e9986835ec890a 100644 (file)
@@ -14,12 +14,12 @@ use wcf\system\database\exception\DatabaseException as GenericDatabaseException;
  */
 class MySQLDatabase extends Database {
        /**
-        * @see \wcf\system\database\Database::$editorClassName
+        * @inheritDoc
         */
        protected $editorClassName = 'wcf\system\database\editor\MySQLDatabaseEditor';
        
        /**
-        * @see \wcf\system\database\Database::connect()
+        * @inheritDoc
         */
        public function connect() {
                if (!$this->port) $this->port = 3306; // mysql default port
@@ -49,14 +49,14 @@ class MySQLDatabase extends Database {
        }
        
        /**
-        * @see \wcf\system\database\Database::isSupported()
+        * @inheritDoc
         */
        public static function isSupported() {
                return (extension_loaded('PDO') && extension_loaded('pdo_mysql'));
        }
        
        /**
-        * @see \wcf\system\database\PDODatabase::setAttributes()
+        * @inheritDoc
         */
        protected function setAttributes() {
                parent::setAttributes();
index 622e2a946860f5b6f37fc79195195ea9ea3aa2e7..41ab00ee8e23f7e56fe1cf2e516671a40d00dd04 100644 (file)
@@ -15,12 +15,12 @@ use wcf\util\StringStack;
  */
 class PostgreSQLDatabase extends Database {
        /**
-        * @see \wcf\system\database\Database::$editorClassName
+        * @inheritDoc
         */
        protected $editorClassName = 'wcf\system\database\editor\PostgreSQLDatabaseEditor';
        
        /**
-        * @see \wcf\system\database\Database::connect()
+        * @inheritDoc
         */
        public function connect() {
                if (!$this->port) $this->port = 5432; // postgresql default port
@@ -51,14 +51,14 @@ class PostgreSQLDatabase extends Database {
        }
        
        /**
-        * @see \wcf\system\database\Database::isSupported()
+        * @inheritDoc
         */
        public static function isSupported() {
                return (extension_loaded('PDO') && extension_loaded('pdo_pgsql'));
        }
        
        /**
-        * @see \wcf\system\database\Database::prepareStatement()
+        * @inheritDoc
         */
        public function prepareStatement($statement, $limit = 0, $offset = 0) {
                $statement = self::fixQuery($statement);
@@ -66,7 +66,7 @@ class PostgreSQLDatabase extends Database {
        }
        
        /**
-        * @see \wcf\system\database\Database::getInsertID()
+        * @inheritDoc
         */
        public function getInsertID($table, $field) {
                try {
@@ -102,7 +102,7 @@ class PostgreSQLDatabase extends Database {
        }
        
        /**
-        * @see \wcf\system\database\Database::escapeString()
+        * @inheritDoc
         */
        public function escapeString($string) {
                $string = str_replace("\x00", "\\x00", $string); // escape nul bytes
index 30f4f78f3202a8d1e69863043dd313cbe16fddab..16e69ada12824ccbd1aeae09f1a9ec446147e04d 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\Regex;
  */
 class MySQLDatabaseEditor extends DatabaseEditor {
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getTableNames()
+        * @inheritDoc
         */
        public function getTableNames() {
                $existingTables = [];
@@ -28,7 +28,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getColumns()
+        * @inheritDoc
         */
        public function getColumns($tableName) {
                $columns = [];
@@ -55,7 +55,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getIndices()
+        * @inheritDoc
         */
        public function getIndices($tableName) {
                $indices = [];
@@ -70,7 +70,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::createTable()
+        * @inheritDoc
         */
        public function createTable($tableName, $columns, $indices = []) {
                $columnDefinition = $indexDefinition = '';
@@ -100,7 +100,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropTable()
+        * @inheritDoc
         */
        public function dropTable($tableName) {
                $sql = "DROP TABLE IF EXISTS `".$tableName."`";
@@ -109,7 +109,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addColumn()
+        * @inheritDoc
         */
        public function addColumn($tableName, $columnName, $columnData) {
                $sql = "ALTER TABLE `".$tableName."` ADD COLUMN ".$this->buildColumnDefinition($columnName, $columnData);
@@ -118,7 +118,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::alterColumn()
+        * @inheritDoc
         */
        public function alterColumn($tableName, $oldColumnName, $newColumnName, $newColumnData) {
                $sql = "ALTER TABLE `".$tableName."` CHANGE COLUMN `".$oldColumnName."` ".$this->buildColumnDefinition($newColumnName, $newColumnData);
@@ -127,7 +127,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropColumn()
+        * @inheritDoc
         */
        public function dropColumn($tableName, $columnName) {
                $sql = "ALTER TABLE `".$tableName."` DROP COLUMN `".$columnName."`";
@@ -136,7 +136,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addIndex()
+        * @inheritDoc
         */
        public function addIndex($tableName, $indexName, $indexData) {
                $sql = "ALTER TABLE `".$tableName."` ADD ".$this->buildIndexDefinition($indexName, $indexData);
@@ -145,7 +145,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addIndex()
+        * @inheritDoc
         */
        public function addForeignKey($tableName, $indexName, $indexData) {
                $sql = "ALTER TABLE `".$tableName."` ADD";
@@ -172,7 +172,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropIndex()
+        * @inheritDoc
         */
        public function dropIndex($tableName, $indexName) {
                $sql = "ALTER TABLE `".$tableName."` DROP INDEX `".$indexName."`";
@@ -181,7 +181,7 @@ class MySQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropForeignKey()
+        * @inheritDoc
         */
        public function dropForeignKey($tableName, $indexName) {
                $sql = "ALTER TABLE `".$tableName."` DROP FOREIGN KEY `".$indexName."`";
index 3421cd7dfb6203907d06ce49306a43482a8068b5..907468ef2648e438e81fe27b0930422234570ec2 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\ArrayUtil;
  */
 class PostgreSQLDatabaseEditor extends DatabaseEditor {
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getTableNames()
+        * @inheritDoc
         */
        public function getTableNames() {
                $existingTables = [];
@@ -32,7 +32,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getColumns()
+        * @inheritDoc
         */
        public function getColumns($tableName) {
                $columns = [];
@@ -63,7 +63,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::getIndices()
+        * @inheritDoc
         */
        public function getIndices($tableName) {
                $indices = [];
@@ -115,7 +115,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::createTable()
+        * @inheritDoc
         */
        public function createTable($tableName, $columns, $indices = []) {
                $columnDefinition = $indexDefinition = '';
@@ -152,7 +152,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropTable()
+        * @inheritDoc
         */
        public function dropTable($tableName) {
                $sql = "DROP TABLE IF EXISTS ".$tableName." CASCADE";
@@ -161,7 +161,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addColumn()
+        * @inheritDoc
         */
        public function addColumn($tableName, $columnName, $columnData) {
                $sql = "ALTER TABLE ".$tableName." ADD COLUMN ".$this->buildColumnDefinition($columnName, $columnData);
@@ -170,7 +170,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::alterColumn()
+        * @inheritDoc
         */
        public function alterColumn($tableName, $oldColumnName, $newColumnName, $newColumnData) {
                // change column name if necessary
@@ -220,7 +220,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropColumn()
+        * @inheritDoc
         */
        public function dropColumn($tableName, $columnName) {
                $sql = "ALTER TABLE ".$tableName." DROP COLUMN ".$columnName." CASCADE";
@@ -229,7 +229,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addIndex()
+        * @inheritDoc
         */
        public function addIndex($tableName, $indexName, $indexData) {
                $columns = ArrayUtil::trim(explode(',', $indexData['columns']));
@@ -283,7 +283,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::addIndex()
+        * @inheritDoc
         */
        public function addForeignKey($tableName, $indexName, $indexData) {
                $sql = "ALTER TABLE ".$tableName." ADD";
@@ -310,7 +310,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropIndex()
+        * @inheritDoc
         */
        public function dropIndex($tableName, $indexName) {
                $sql = "DROP INDEX IF EXISTS ".$tableName."_".$indexName."_key CASCADE";
@@ -319,7 +319,7 @@ class PostgreSQLDatabaseEditor extends DatabaseEditor {
        }
        
        /**
-        * @see \wcf\system\database\editor\DatabaseEditor::dropForeignKey()
+        * @inheritDoc
         */
        public function dropForeignKey($tableName, $indexName) {
                // TODO: Could it be, that this method is not required because Postgre is clever enough to delete references anyway?
index 6d2ba07345a707ada307b4bcc620c6b953d815cf..3d1278c558e9679057bc257ad05bb6943e984430 100644 (file)
@@ -14,7 +14,7 @@ namespace wcf\system\database\exception;
  */
 class DatabaseException extends \wcf\system\database\DatabaseException {
        /**
-        * @see \Exception::__construct()
+        * @inheritDoc
         */
        public function __construct($message, \PDOException $previous = null) {
                \Exception::__construct($message, 0, $previous);
index 4ea5dd6165d3a1a32eca6180aa09fff9a1377a2c..9bbd111cc9d308083a9a73f7fd2988b3e112552a 100644 (file)
@@ -21,7 +21,7 @@ class DatabaseQueryExecutionException extends DatabaseQueryException implements
        protected $parameters = [];
        
        /**
-        * @see \Exception::__construct()
+        * @inheritDoc
         */
        public function __construct($message, $parameters, \PDOException $previous = null) {
                \Exception::__construct($message, 0, $previous);
@@ -39,7 +39,7 @@ class DatabaseQueryExecutionException extends DatabaseQueryException implements
        }
        
        /**
-        * @see \wcf\system\exception\IExtraInformationException::getExtraInformation()
+        * @inheritDoc
         */
        public function getExtraInformation() {
                return array_map(function ($val) {
index bdc8fb2716668a47af9cf53efb71591d0ba493db..f197eb93fd1d95358c48ea07798da971e7418c30 100644 (file)
@@ -24,7 +24,7 @@ class EditHistoryManager extends SingletonFactory {
        protected $availableObjectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get available object types
index 8d5492fdbee449536b352739a48416280adfbe77..bb5df9fb9ff54ea6b9eefcca538d75406155d90e 100644 (file)
@@ -60,14 +60,14 @@ class AttachmentMimePart extends AbstractMimePart {
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContentType()
+        * @inheritDoc
         */
        public function getContentType() {
                return $this->mimeType;
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContentTransferEncoding()
+        * @inheritDoc
         */
        public function getContentTransferEncoding() {
                return 'base64';
@@ -85,7 +85,7 @@ class AttachmentMimePart extends AbstractMimePart {
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContent()
+        * @inheritDoc
         */
        public function getContent() {
                return $this->content;
index 565eb18015c7d1799ac84a4cfb8e52acd6f6848f..d0b831394cd5d2b69d90156005936a0150b4ffcf 100644 (file)
@@ -53,14 +53,14 @@ class RecipientAwareTextMimePart extends TextMimePart implements IRecipientAware
        }
        
        /**
-        * @see \wcf\system\email\mime\IRecipientAwareMimePart::setRecipient()
+        * @inheritDoc
         */
        public function setRecipient(Mailbox $mailbox = null) {
                $this->mailbox = $mailbox;
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContent()
+        * @inheritDoc
         */
        public function getContent() {
                $language = WCF::getLanguage();
index fcbd06cc1db0451d8118a0da42c27ce37acb5595..cbb7c88722a059400b95c321b3316a2a0322f7f0 100644 (file)
@@ -38,21 +38,21 @@ class TextMimePart extends AbstractMimePart {
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContentType()
+        * @inheritDoc
         */
        public function getContentType() {
                return $this->mimeType."; charset=UTF-8";
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContentTransferEncoding()
+        * @inheritDoc
         */
        public function getContentTransferEncoding() {
                return 'quoted-printable';
        }
        
        /**
-        * @see \wcf\system\email\mime\AbstractMimePart::getContent()
+        * @inheritDoc
         */
        public function getContent() {
                return $this->content;
index 824ac52f77a6f313fc21566f1814a6c781feeed0..c42673349e7b85790d194191554ecbdbca41a249 100644 (file)
@@ -103,7 +103,7 @@ class SmtpEmailTransport implements EmailTransport {
        }
        
        /**
-        * @see \wcf\system\email\transport\SmtpTransport::disconnect()
+        * @inheritDoc
         */
        public function __destruct() {
                $this->disconnect();
index acc9170b0cc63cb7ffca0594f25cb516b598f2c8..07f69744da3cd6f234a975c9aecc99d4cf09f7d4 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\UserUtil;
  */
 class SessionAccessLogListener implements IParameterizedEventListener {
        /**
-        * @see \wcf\system\event\listener\IParameterizedEventListener::execute()
+        * @inheritDoc
         */
        public function execute($eventObj, $className, $eventName, array &$parameters) {
                if (WCF::getUser()->userID && WCF::getSession()->getPermission('admin.general.canUseAcp') && !defined(get_class($eventObj).'::DO_NOT_LOG')) {
index f369a665b50447d8e6f2db4d43967d256b4bd4e8..dbf902ed32fb0fd3d0f245424d5fba2f4c2a6f5a 100644 (file)
@@ -16,12 +16,12 @@ namespace wcf\system\exception;
  */
 class ErrorException extends SystemException {
        /**
-        * @see \ErrorException::$severity
+        * @inheritDoc
         */
        protected $severity;
        
        /**
-        * @see \ErrorException::__construct()
+        * @inheritDoc
         */
        public function __construct($message = "", $code = 0, $severity = 1, $filename = __FILE__, $lineno = __LINE__, $previous = null) {
                parent::__construct($message, $code, "", $previous);
@@ -30,7 +30,7 @@ class ErrorException extends SystemException {
        }
        
        /**
-        * @see \ErrorException::getSeverity()
+        * @inheritDoc
         */
        public function getSeverity() {
                return $this->severity;
index 86981f0734094908830e730fa616e105e0e10721..1c0431821855a3c378170e140177ee8248796f6f 100644 (file)
@@ -21,7 +21,7 @@ class IllegalLinkException extends NamedUserException {
        }
        
        /**
-        * @see \wcf\system\exception\NamedUserException::show();
+        * @inheritDoc
         */
        public function show() {
                @header('HTTP/1.0 404 Not Found');
index 5ec35020fec48fa8d723dc97e82e30c77ef98337..014a5f5ab3360b56a588316db79447a8c0a5d0fc 100644 (file)
@@ -53,7 +53,7 @@ class SystemException extends LoggedException {
        }
        
        /**
-        * @see \wcf\system\exception\IPrintableException::show()
+        * @inheritDoc
         */
        public function show() { }
 }
index e2c42d269679f4968a17d7fee1db971e30f7fd73..12555b4fb4f7cafbd2b659769b387385d81fe5c2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 abstract class UserException extends \Exception implements IPrintableException {
        /**
-        * @see \wcf\system\exception\IPrintableException::show()
+        * @inheritDoc
         */
        public function show() {
                if (WCF::debugModeIsEnabled()) {
index 78739b48656d544ac8c3237158d04212120962f9..3f77ff29724544a494bd08ed9e94d0c2e6f04ae8 100644 (file)
@@ -26,7 +26,7 @@ class ValidateActionException extends \Exception {
        protected $fieldName = '';
        
        /**
-        * @see \Exception::__construct()
+        * @inheritDoc
         */
        public function __construct($fieldName, $errorMessage = 'empty', array $variables = []) {
                $this->errorMessage = $errorMessage;
@@ -60,7 +60,7 @@ class ValidateActionException extends \Exception {
        }
        
        /**
-        * @see \Exception::__toString()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->message;
index 86b4b28028320ae27fa3d630f68b6f972386ff4c..1b968c07e72a3e5c6902f836592dcab926f53b08 100644 (file)
@@ -88,7 +88,7 @@ abstract class AbstractExporter implements IExporter {
        protected $selectedData = [];
        
        /**
-        * @see \wcf\system\exporter\IExporter::setData()
+        * @inheritDoc
         */
        public function setData($databaseHost, $databaseUser, $databasePassword, $databaseName, $databasePrefix, $fileSystemPath, $additionalData) {
                $this->databaseHost = $databaseHost;
@@ -101,7 +101,7 @@ abstract class AbstractExporter implements IExporter {
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::init()
+        * @inheritDoc
         */
        public function init() {
                $host = $this->databaseHost;
@@ -116,21 +116,21 @@ abstract class AbstractExporter implements IExporter {
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::validateDatabaseAccess()
+        * @inheritDoc
         */
        public function validateDatabaseAccess() {
                $this->init();
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::getDefaultDatabasePrefix()
+        * @inheritDoc
         */
        public function getDefaultDatabasePrefix() {
                return '';
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::countLoops()
+        * @inheritDoc
         */
        public function countLoops($objectType) {
                if (!isset($this->methods[$objectType]) || !method_exists($this, 'count'.$this->methods[$objectType])) {
@@ -143,7 +143,7 @@ abstract class AbstractExporter implements IExporter {
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::exportData()
+        * @inheritDoc
         */
        public function exportData($objectType, $loopCount = 0) {
                if (!isset($this->methods[$objectType]) || !method_exists($this, 'export'.$this->methods[$objectType])) {
@@ -155,7 +155,7 @@ abstract class AbstractExporter implements IExporter {
        }
        
        /**
-        * @see \wcf\system\exporter\IExporter::validateSelectedData()
+        * @inheritDoc
         */
        public function validateSelectedData(array $selectedData) {
                $this->selectedData = $selectedData;
index eb9f15a374e2d005f77f029f79277b375e845121..952ac34a1228f303bb7aa20449c59094351b125a 100644 (file)
@@ -35,56 +35,56 @@ abstract class AbstractFormElementContainer implements IFormElementContainer {
        protected $label = '';
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::setDescription()
+        * @inheritDoc
         */
        public function setDescription($description) {
                $this->description = StringUtil::trim($description);
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getDescription()
+        * @inheritDoc
         */
        public function getDescription() {
                return $this->description;
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::setLabel()
+        * @inheritDoc
         */
        public function setLabel($label) {
                $this->label = StringUtil::trim($label);
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getLabel()
+        * @inheritDoc
         */
        public function getLabel() {
                return $this->label;
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::appendChild()
+        * @inheritDoc
         */
        public function appendChild(IFormElement $element) {
                $this->children[] = $element;
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::prependChild()
+        * @inheritDoc
         */
        public function prependChild(IFormElement $element) {
                array_unshift($this->children, $element);
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getChildren()
+        * @inheritDoc
         */
        public function getChildren() {
                return $this->children;
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getValue()
+        * @inheritDoc
         */
        public function getValue($key) {
                foreach ($this->children as $element) {
@@ -99,7 +99,7 @@ abstract class AbstractFormElementContainer implements IFormElementContainer {
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::handleRequest()
+        * @inheritDoc
         */
        public function handleRequest(array $variables) {
                foreach ($this->children as $element) {
@@ -114,7 +114,7 @@ abstract class AbstractFormElementContainer implements IFormElementContainer {
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::setError()
+        * @inheritDoc
         */
        public function setError($name, $error) {
                foreach ($this->children as $element) {
index b0167a6413e0e22cd77add624acb60bd47fa4f09..e6706a9a38d8822c1bbfdc80fa9577a36cdbb9b5 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\form\container;
  */
 class GroupFormElementContainer extends AbstractFormElementContainer {
        /**
-        * @see \wcf\system\form\IFormElementContainer::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                $content = '';
index 0c5617039f18aae80feee4441f66c548727cd85e..71c9d626e7ff2524cf7e4919c706a01fd164d2ac 100644 (file)
@@ -28,7 +28,7 @@ class MultipleSelectionFormElementContainer extends SelectionFormElementContaine
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                $content = '';
index 9cd02ed9aeaea412e51c5a84abd0e3eb34b3d05e..3e5a89765c533c03dc9e150564756973c89f1937 100644 (file)
@@ -29,14 +29,14 @@ class SingleSelectionFormElementContainer extends SelectionFormElementContainer
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getValue()
+        * @inheritDoc
         */
        public function getValue($key) {
                return $this->value;
        }
        
        /**
-        * @see \wcf\system\form\IFormElementContainer::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                $content = '';
index cccd434e4cd02659fab6c84980afb9b802d8bb38..8b5a1aff8a0af99007ffa3229ab7f6217de65f1a 100644 (file)
@@ -40,56 +40,56 @@ abstract class AbstractFormElement implements IFormElement {
        protected $parent = null;
        
        /**
-        * @see \wcf\system\form\IFormElement::__construct()
+        * @inheritDoc
         */
        public function __construct(IFormElementContainer $parent) {
                $this->parent = $parent;
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::setDescription()
+        * @inheritDoc
         */
        public function setDescription($description) {
                $this->description = StringUtil::trim($description);
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getDescription()
+        * @inheritDoc
         */
        public function getDescription() {
                return $this->description;
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::setLabel()
+        * @inheritDoc
         */
        public function setLabel($label) {
                $this->label = StringUtil::trim($label);
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getLabel()
+        * @inheritDoc
         */
        public function getLabel() {
                return $this->label;
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getParent()
+        * @inheritDoc
         */
        public function getParent() {
                return $this->parent;
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::setError()
+        * @inheritDoc
         */
        public function setError($error) {
                $this->error = $error;
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getError()
+        * @inheritDoc
         */
        public function getError() {
                return $this->error;
index ffb85a32d6e42be53dddfcc92d1a0789190108a6..8b90c082e935349cd06b2103713a649ae3506ea5 100644 (file)
@@ -38,7 +38,7 @@ class LabelFormElement extends AbstractFormElement {
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                return <<<HTML
index 2570cb138f2b803ce1c2e3080250ecda67297fd2..a08c47156760b79c881a3a06a30836e06c099c39 100644 (file)
@@ -19,7 +19,7 @@ class MultipleSelectionFormElement extends AbstractNamedFormElement {
        protected $disabledMessage = '';
        
        /**
-        * @see \wcf\system\form\element\AbstractNamedFormElement::setValue()
+        * @inheritDoc
         */
        public function setValue($value) {
                if (!is_array($value)) {
@@ -40,7 +40,7 @@ class MultipleSelectionFormElement extends AbstractNamedFormElement {
        }
        
        /**
-        * @see \wcf\system\form\element\AbstractNamedFormElement::getDescription()
+        * @inheritDoc
         */
        public function getDescription() {
                if ($this->disabledMessage) {
@@ -51,7 +51,7 @@ class MultipleSelectionFormElement extends AbstractNamedFormElement {
        }
        
        /**
-        * @see \wcf\system\form\IFormElement::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                $disabled = '';
index 3a2e7d5e24ac5336729ceb6a95459a4271965a08..2911ae47ad87863e1872d458da455a83d3d5bcef 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\form\element;
  */
 class PasswordInputFormElement extends AbstractNamedFormElement {
        /**
-        * @see \wcf\system\form\IFormElement::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                return <<<HTML
index 9696fdb447f93feadbbbeeaa283d47e955a86689..0ef0c26085b1586c03dfc3966554eab8c1b3971b 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\form\element;
  */
 class SingleSelectionFormElement extends AbstractNamedFormElement {
        /**
-        * @see \wcf\system\form\IFormElement::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                return <<<HTML
index c0e8beb4e2bffdbb7d0cee1ed2638da01748451a..59f7f98f248e4aec8b4208eb828c8e086a0d1f8c 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\form\element;
  */
 class TextInputFormElement extends AbstractNamedFormElement {
        /**
-        * @see \wcf\system\form\IFormElement::getHTML()
+        * @inheritDoc
         */
        public function getHTML($formName) {
                return <<<HTML
index 71bc9a9870ad81b19211d7abf9b08c3a736ef5a3..92fcea92fa6f724c5b7e4edbd28c4d58524a7fc4 100644 (file)
@@ -31,7 +31,7 @@ class ImageHandler extends SingletonFactory {
        protected $adapterClassName = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                if (!isset($this->imageAdapters[IMAGE_ADAPTER_TYPE])) {
index 2d72e520760e840b65997906b9156c1090b3e013..e311aedeee12c44761673a0b5650ba29ecb82f3a 100644 (file)
@@ -51,7 +51,7 @@ class GDImageAdapter implements IImageAdapter {
        protected $width = 0;
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::load()
+        * @inheritDoc
         */
        public function load($image, $type = '') {
                if (!is_resource($image)) {
@@ -70,7 +70,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::loadFile()
+        * @inheritDoc
         */
        public function loadFile($file) {
                list($this->width, $this->height, $this->type) = getimagesize($file);
@@ -95,7 +95,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createEmptyImage()
+        * @inheritDoc
         */
        public function createEmptyImage($width, $height) {
                $this->image = imagecreate($width, $height);
@@ -105,7 +105,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createThumbnail()
+        * @inheritDoc
         */
        public function createThumbnail($maxWidth, $maxHeight, $obtainDimensions = true) {
                $width = $height = $x = $y = 0;
@@ -148,7 +148,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::clip()
+        * @inheritDoc
         */
        public function clip($originX, $originY, $width, $height) {
                $image = imagecreatetruecolor($width, $height);
@@ -162,7 +162,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::resize()
+        * @inheritDoc
         */
        public function resize($originX, $originY, $originWidth, $originHeight, $targetWidth = 0, $targetHeight = 0) {
                $image = imagecreatetruecolor($targetWidth, $targetHeight);
@@ -176,14 +176,14 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawRectangle()
+        * @inheritDoc
         */
        public function drawRectangle($startX, $startY, $endX, $endY) {
                imagefilledrectangle($this->image, $startX, $startY, $endX, $endY, $this->color);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawText()
+        * @inheritDoc
         */
        public function drawText($text, $x, $y, $font, $size, $opacity = 1.0) {
                // set opacity
@@ -194,7 +194,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawTextRelative()
+        * @inheritDoc
         */
        public function drawTextRelative($text, $position, $margin, $offsetX, $offsetY, $font, $size, $opacity = 1.0) {
                // split text into multiple lines
@@ -255,7 +255,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::textFitsImage()
+        * @inheritDoc
         */
        public function textFitsImage($text, $margin, $font, $size) {
                $box = imagettfbbox($size, 0, $font, $text);
@@ -267,14 +267,14 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::adjustFontSize()
+        * @inheritDoc
         */
        public function adjustFontSize($text, $margin, $font, $size) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setColor()
+        * @inheritDoc
         */
        public function setColor($red, $green, $blue) {
                $this->color = imagecolorallocate($this->image, $red, $green, $blue);
@@ -288,14 +288,14 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::hasColor()
+        * @inheritDoc
         */
        public function hasColor() {
                return ($this->color !== null);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setTransparentColor()
+        * @inheritDoc
         */
        public function setTransparentColor($red, $green, $blue) {
                if ($this->type == IMAGETYPE_PNG) {
@@ -305,7 +305,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::writeImage()
+        * @inheritDoc
         */
        public function writeImage($image, $filename) {
                if (!is_resource($image)) {
@@ -331,35 +331,35 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getWidth()
+        * @inheritDoc
         */
        public function getWidth() {
                return $this->width;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getHeight()
+        * @inheritDoc
         */
        public function getHeight() {
                return $this->height;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getType()
+        * @inheritDoc
         */
        public function getType() {
                return $this->type;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getImage()
+        * @inheritDoc
         */
        public function getImage() {
                return $this->image;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::rotate()
+        * @inheritDoc
         */
        public function rotate($degrees) {
                // imagerotate interpretes degrees as counter-clockwise
@@ -367,7 +367,7 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImage()
+        * @inheritDoc
         */
        public function overlayImage($file, $x, $y, $opacity) {
                $overlayImage = new self();
@@ -382,14 +382,14 @@ class GDImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImageRelative()
+        * @inheritDoc
         */
        public function overlayImageRelative($file, $position, $margin, $opacity) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::isSupported()
+        * @inheritDoc
         */
        public static function isSupported() {
                return true;
index 0e316b332a12483deb1ff237c5c8455820612169..f31d36845fbc6e6194d12549c2fa7069cbf7061b 100644 (file)
@@ -45,14 +45,14 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::load()
+        * @inheritDoc
         */
        public function load($image, $type = 0) {
                $this->adapter->load($image, $type);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::loadFile()
+        * @inheritDoc
         */
        public function loadFile($file) {
                if (!file_exists($file) || !is_readable($file)) {
@@ -63,14 +63,14 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createEmptyImage()
+        * @inheritDoc
         */
        public function createEmptyImage($width, $height) {
                $this->adapter->createEmptyImage($width, $height);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createThumbnail()
+        * @inheritDoc
         */
        public function createThumbnail($maxWidth, $maxHeight, $obtainDimensions = true) {
                if ($maxWidth > $this->getWidth() && $maxHeight > $this->getHeight()) {
@@ -84,7 +84,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::clip()
+        * @inheritDoc
         */
        public function clip($originX, $originY, $width, $height) {
                // validate if coordinates and size are within bounds
@@ -102,7 +102,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::resize()
+        * @inheritDoc
         */
        public function resize($originX, $originY, $originWidth, $originHeight, $targetWidth, $targetHeight) {
                // use origin dimensions if target dimensions are both zero
@@ -115,7 +115,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawRectangle()
+        * @inheritDoc
         */
        public function drawRectangle($startX, $startY, $endX, $endY) {
                if (!$this->adapter->hasColor()) {
@@ -126,7 +126,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawText()
+        * @inheritDoc
         */
        public function drawText($text, $x, $y, $font, $size, $opacity = 1.0) {
                if (!$this->adapter->hasColor()) {
@@ -142,7 +142,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawTextRelative()
+        * @inheritDoc
         */
        public function drawTextRelative($text, $position, $margin, $offsetX, $offsetY, $font, $size, $opacity = 1.0) {
                if (!$this->adapter->hasColor()) {
@@ -168,14 +168,14 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::textFitsImage()
+        * @inheritDoc
         */
        public function textFitsImage($text, $margin, $font, $size) {
                return $this->adapter->textFitsImage($text, $margin, $font, $size);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::adjustFontSize()
+        * @inheritDoc
         */
        public function adjustFontSize($text, $margin, $font, $size) {
                // adjust font size
@@ -187,28 +187,28 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setColor()
+        * @inheritDoc
         */
        public function setColor($red, $green, $blue) {
                $this->adapter->setColor($red, $green, $blue);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::hasColor()
+        * @inheritDoc
         */
        public function hasColor() {
                return $this->adapter->hasColor();
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setTransparentColor()
+        * @inheritDoc
         */
        public function setTransparentColor($red, $green, $blue) {
                $this->adapter->setTransparentColor($red, $green, $blue);
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::writeImage()
+        * @inheritDoc
         */
        public function writeImage($image, $filename = null) {
                if ($filename === null) {
@@ -220,35 +220,35 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getImage()
+        * @inheritDoc
         */
        public function getImage() {
                return $this->adapter->getImage();
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getWidth()
+        * @inheritDoc
         */
        public function getWidth() {
                return $this->adapter->getWidth();
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getHeight()
+        * @inheritDoc
         */
        public function getHeight() {
                return $this->adapter->getHeight();
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getType()
+        * @inheritDoc
         */
        public function getType() {
                return $this->adapter->getType();
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::rotate()
+        * @inheritDoc
         */
        public function rotate($degrees) {
                if ($degrees > 360.0 || $degrees < 0.0) {
@@ -259,7 +259,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImage()
+        * @inheritDoc
         */
        public function overlayImage($file, $x, $y, $opacity) {
                // validate file
@@ -276,7 +276,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImage()
+        * @inheritDoc
         */
        public function overlayImageRelative($file, $position, $margin, $opacity) {
                // validate file
@@ -353,7 +353,7 @@ class ImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::isSupported()
+        * @inheritDoc
         */
        public static function isSupported() {
                return false;
index 3994c9d386a0a3a6433cc602445e0c348fe626f0..53b4aff85f2b8290dd9f903a5e05cf99ee3b9fdf 100644 (file)
@@ -59,7 +59,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::load()
+        * @inheritDoc
         */
        public function load($image, $type = '') {
                if (!($image instanceof \Imagick)) {
@@ -72,7 +72,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::loadFile()
+        * @inheritDoc
         */
        public function loadFile($file) {
                try {
@@ -108,14 +108,14 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createEmptyImage()
+        * @inheritDoc
         */
        public function createEmptyImage($width, $height) {
                $this->imagick->newImage($width, $height, 'white');
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::createThumbnail()
+        * @inheritDoc
         */
        public function createThumbnail($maxWidth, $maxHeight, $obtainDimensions = true) {
                $thumbnail = clone $this->imagick;
@@ -146,7 +146,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::clip()
+        * @inheritDoc
         */
        public function clip($originX, $originY, $width, $height) {
                if ($this->imagick->getImageFormat() == 'GIF') {
@@ -164,7 +164,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::resize()
+        * @inheritDoc
         */
        public function resize($originX, $originY, $originWidth, $originHeight, $targetWidth, $targetHeight) {
                $this->clip($originX, $originY, $originWidth, $originHeight);
@@ -173,7 +173,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawRectangle()
+        * @inheritDoc
         */
        public function drawRectangle($startX, $startY, $endX, $endY) {
                $draw = new \ImagickDraw();
@@ -185,7 +185,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawText()
+        * @inheritDoc
         */
        public function drawText($text, $x, $y, $font, $size, $opacity = 1.0) {
                $draw = new \ImagickDraw();
@@ -212,7 +212,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::drawTextRelative()
+        * @inheritDoc
         */
        public function drawTextRelative($text, $position, $margin, $offsetX, $offsetY, $font, $size, $opacity = 1.0) {
                $draw = new \ImagickDraw();
@@ -269,7 +269,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::textFitsImage()
+        * @inheritDoc
         */
        public function textFitsImage($text, $margin, $font, $size) {
                $draw = new \ImagickDraw();
@@ -281,14 +281,14 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::adjustFontSize()
+        * @inheritDoc
         */
        public function adjustFontSize($text, $margin, $font, $size) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setColor()
+        * @inheritDoc
         */
        public function setColor($red, $green, $blue) {
                $this->color = new \ImagickPixel();
@@ -296,7 +296,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::hasColor()
+        * @inheritDoc
         */
        public function hasColor() {
                if ($this->color instanceof \ImagickPixel) {
@@ -307,7 +307,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::setTransparentColor()
+        * @inheritDoc
         */
        public function setTransparentColor($red, $green, $blue) {
                $color = 'rgb(' . $red . ',' . $green . ',' . $blue . ')';
@@ -315,14 +315,14 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getImage()
+        * @inheritDoc
         */
        public function getImage() {
                return $this->imagick;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::writeImage()
+        * @inheritDoc
         */
        public function writeImage($image, $filename) {
                if (!($image instanceof \Imagick)) {
@@ -341,28 +341,28 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getHeight()
+        * @inheritDoc
         */
        public function getHeight() {
                return $this->height;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getWidth()
+        * @inheritDoc
         */
        public function getWidth() {
                return $this->width;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::getType()
+        * @inheritDoc
         */
        public function getType() {
                return 0;
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::rotate()
+        * @inheritDoc
         */
        public function rotate($degrees) {
                $image = clone $this->imagick;
@@ -372,7 +372,7 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImage()
+        * @inheritDoc
         */
        public function overlayImage($file, $x, $y, $opacity) {
                try {
@@ -399,14 +399,14 @@ class ImagickImageAdapter implements IImageAdapter {
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::overlayImageRelative()
+        * @inheritDoc
         */
        public function overlayImageRelative($file, $position, $margin, $opacity) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\image\adapter\IImageAdapter::isSupported()
+        * @inheritDoc
         */
        public static function isSupported() {
                return class_exists('\Imagick', false);
index 8bf396af436155b28acedded29d124da9c065c7e..7f73e7ec39962bb3dda84fe62c658dcb59198ce4 100644 (file)
@@ -47,7 +47,7 @@ class AbstractACLImporter extends AbstractImporter {
        }
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                if (!isset($this->options[$additionalData['optionName']])) return 0;
index 915cd5c70274bdd57f37dc8768bd6f794a2d9377..e6adc260e2a48aab5bde628fffff0f56c01a2bc0 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\exception\SystemException;
  */
 class AbstractAttachmentImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\attachment\Attachment';
        
@@ -27,7 +27,7 @@ class AbstractAttachmentImporter extends AbstractImporter {
        protected $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                // check file location
index 78d2eb3c5496e2ba4f9924b7a908c991b35c598c..eaca3b785d6b15de01b3d8e83a847a52f691226e 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\category\CategoryEditor;
  */
 class AbstractCategoryImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\category\Category';
        
@@ -31,7 +31,7 @@ class AbstractCategoryImporter extends AbstractImporter {
        protected $objectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                if (!empty($data['parentCategoryID'])) $data['parentCategoryID'] = ImportHandler::getInstance()->getNewID($this->objectTypeName, $data['parentCategoryID']);
index d21b0b3b389457b82668411b4e13b0a427cbf03b..4cadad506a18bb118d05174d5e27abb85274abb5 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\comment\CommentEditor;
  */
 class AbstractCommentImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\comment\Comment';
        
@@ -31,7 +31,7 @@ class AbstractCommentImporter extends AbstractImporter {
        protected $objectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['userID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['userID']);
index ddfc36726fc7022c1190d01c1984b7cc30aa208d..7f11298bc2c57fb304cba2631113b7ff621e0aa7 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class AbstractCommentResponseImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\comment\response\CommentResponse';
        
@@ -26,7 +26,7 @@ class AbstractCommentResponseImporter extends AbstractImporter {
        protected $objectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['userID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['userID']);
index b52d28d9bc1e58cb3be34af98ccb3946418e4075..e29928cbf767cceff673122d4b5e3d186693cacd 100644 (file)
@@ -19,7 +19,7 @@ abstract class AbstractImporter implements IImporter {
        protected $className = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::getClassName()
+        * @inheritDoc
         */
        public function getClassName() {
                return $this->className;
index 35f72bdac53a969d489b6ac73eda8ec4ca2048f7..f4d4df35543c6a8f95d7c059a65296bd45f5a6a6 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class AbstractLikeImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\like\Like';
        
@@ -25,7 +25,7 @@ class AbstractLikeImporter extends AbstractImporter {
        protected $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                if ($data['objectUserID']) $data['objectUserID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['objectUserID']);
index 06fe497e07f78d5ccd9aa4a2e7434c65ee8bb9e8..1802eae03674cafa94d9465ea62e7af8c2e9f3f2 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\poll\PollEditor;
  */
 class AbstractPollImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\poll\Poll';
        
@@ -31,7 +31,7 @@ class AbstractPollImporter extends AbstractImporter {
        protected $objectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $poll = PollEditor::create(array_merge($data, ['objectTypeID' => $this->objectTypeID]));
index b64705494ee2080d144a3268ee4e2bb1bbeefe03..e51f70daed07bfccea74b58be27fc7e566a5da68 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\poll\option\PollOptionEditor;
  */
 class AbstractPollOptionImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\poll\option\PollOption';
        
@@ -31,7 +31,7 @@ class AbstractPollOptionImporter extends AbstractImporter {
        protected $pollObjectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['pollID'] = ImportHandler::getInstance()->getNewID($this->pollObjectTypeName, $data['pollID']);
index 9a9fb97711df4f6848e1f44db8e90674fde0f65b..466fb83415ebf320f65692eb0d8f9fb497339b09 100644 (file)
@@ -26,7 +26,7 @@ class AbstractPollOptionVoteImporter extends AbstractImporter {
        protected $pollObjectTypeName = '';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['userID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['userID']);
index 2f229483a19a22a6a5f4f8e0844d876b7872a289..9fe76efac62eff256f87b2f7ac633fb7a1f0c687 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\database\DatabaseException;
  */
 class AbstractWatchedObjectImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\object\watch';
        
@@ -26,7 +26,7 @@ class AbstractWatchedObjectImporter extends AbstractImporter {
        protected $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['userID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['userID']);
index 214f0b1eb6d75e1e92fcb124b127baab1526098a..d20c3a4ae320a83ba53fa932f456a25e34b1fd58 100644 (file)
@@ -56,7 +56,7 @@ class ImportHandler extends SingletonFactory implements IAJAXInvokeAction {
        public static $allowInvoke = ['resetMapping'];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.importer');
index 00129b8ca78077f21bc2cd23fd8360ac09e1765b..ba371f863e9179bd6e1265ef1cb1bcb00c56cecc 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class LabelGroupImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\label\group\LabelGroup';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                // save label group
index 551ef307a18c589c37d1e3d01f78154417254d7f..43e995fc4ab78bec2a752e29c134acd35a5c2d5c 100644 (file)
@@ -14,12 +14,12 @@ use wcf\data\label\LabelEditor;
  */
 class LabelImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\label\Label';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['groupID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.label.group', $data['groupID']);
index d079888cf883ddcacace2fbcf9041035af75694d..7ade5748e7062ab7706864fc4611022d9b0ff6fd 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\object\type\ObjectTypeCache;
  */
 class SmileyCategoryImporter extends AbstractCategoryImporter {
        /**
-        * @see \wcf\system\importer\AbstractCommentImporter::$objectTypeName
+        * @inheritDoc
         */
        protected $objectTypeName = 'com.woltlab.wcf.smiley.category';
        
index 90d01280cf17c666c30cca5a3bdf3cc39e27a2d8..931553143361f0a4617a1fc195259b2789f75410 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class SmileyImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\smiley\Smiley';
        
@@ -50,7 +50,7 @@ class SmileyImporter extends AbstractImporter {
        }
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                // copy smiley
index c8ff5c9627b81c62bbc9cbe000715b79788113b6..129adb65f355b10aed45b5b89c1062db289daeab 100644 (file)
@@ -18,12 +18,12 @@ use wcf\util\FileUtil;
  */
 class UserAvatarImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\avatar\UserAvatar';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                // check file location
index 561fee83409375c8d2500d7c6c3df41959383f8a..230fe1e09f23468905cb4c121e85a87558c17681 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\object\type\ObjectTypeCache;
  */
 class UserCommentImporter extends AbstractCommentImporter {
        /**
-        * @see \wcf\system\importer\AbstractCommentImporter::$objectTypeName
+        * @inheritDoc
         */
        protected $objectTypeName = 'com.woltlab.wcf.user.comment';
        
@@ -27,7 +27,7 @@ class UserCommentImporter extends AbstractCommentImporter {
        }
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['objectID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['objectID']);
index ac329d106ca5c582312f150579eba0b98b8cc93e..9d1490606e1732115c6c305bb8c82fe6728ac707 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\importer;
  */
 class UserCommentResponseImporter extends AbstractCommentResponseImporter {
        /**
-        * @see \wcf\system\importer\AbstractCommentResponseImporter::$objectTypeName
+        * @inheritDoc
         */
        protected $objectTypeName = 'com.woltlab.wcf.user.comment';
 }
index 966306be9d62d26bc894ae32fcba7b317d7f90a6..a8f3a1f8d9512d753b89f6b39512d59c3bb6ad6a 100644 (file)
@@ -14,12 +14,12 @@ use wcf\system\WCF;
  */
 class UserFollowerImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\follow\UserFollow';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['userID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user', $data['userID']);
index ab5d5ae0ca0fba71aa45790549b3eca8338c9186..fd8658b4049a5730885cbddbd42e100bd0aa89ed 100644 (file)
@@ -15,12 +15,12 @@ use wcf\data\user\group\UserGroupAction;
  */
 class UserGroupImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\group\UserGroup';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                if ($data['groupType'] < 4) {
index db0218f97994d6934de5ae3e2a7baf8931f613b3..bf1178e09eb9e666f7059ea2f7d0ab6b403e8c30 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\WCF;
  */
 class UserImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\User';
        
@@ -57,7 +57,7 @@ class UserImporter extends AbstractImporter {
        }
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                // whether to perform a merge
index 136245a32a058fdba7510c54d6474de26304cf27..956e8a46cebd5b0678f0be719a2a8f601f9a0737 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class UserOptionImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\option\UserOption';
        
@@ -51,7 +51,7 @@ class UserOptionImporter extends AbstractImporter {
        }
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['packageID'] = 1;
index 620a90ba9a02f3263a3ed64563a37c7fa570c73f..426ce9af0a089ca01c0740cc9a470fcd244212fa 100644 (file)
@@ -15,12 +15,12 @@ use wcf\data\user\rank\UserRankEditor;
  */
 class UserRankImporter extends AbstractImporter {
        /**
-        * @see \wcf\system\importer\AbstractImporter::$className
+        * @inheritDoc
         */
        protected $className = 'wcf\data\user\rank\UserRank';
        
        /**
-        * @see \wcf\system\importer\IImporter::import()
+        * @inheritDoc
         */
        public function import($oldID, array $data, array $additionalData = []) {
                $data['groupID'] = ImportHandler::getInstance()->getNewID('com.woltlab.wcf.user.group', $data['groupID']);
index df00fc4470c94aeb6267a9e45da7117ea4f388e5..c0fc46cb4ecd2874dc4f991c7cb39bc018f0518e 100644 (file)
@@ -60,7 +60,7 @@ class AtomicWriter extends File {
        }
        
        /**
-        * @see \wcf\system\io\AtomicWriter::close()
+        * @inheritDoc
         */
        public function __destruct() {
                $this->close();
@@ -109,7 +109,7 @@ class AtomicWriter extends File {
        }
        
        /**
-        * @see \wcf\system\io\File::__call($function, $arguments)
+        * @inheritDoc
         */
        public function __call($function, $arguments) {
                if ($this->isFlushed) {
index 5393aefa3a9bb0cd0fc7eaa9230378f8b0a8f23f..70449b8c8bfd26bea2add318fcad82bb7e48f6e5 100644 (file)
@@ -127,7 +127,7 @@ class Tar implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getContentList()
+        * @inheritDoc
         */
        public function getContentList() {
                if (!$this->read) {
@@ -138,7 +138,7 @@ class Tar implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getFileInfo()
+        * @inheritDoc
         */
        public function getFileInfo($fileIndex) {
                if (!is_int($fileIndex)) {
@@ -152,7 +152,7 @@ class Tar implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getIndexByFilename()
+        * @inheritDoc
         */
        public function getIndexByFilename($filename) {
                foreach ($this->contentList as $index => $file) {
@@ -164,7 +164,7 @@ class Tar implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::extractToString()
+        * @inheritDoc
         */
        public function extractToString($index) {
                if (!$this->read) {
@@ -196,7 +196,7 @@ class Tar implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::extract()
+        * @inheritDoc
         */
        public function extract($index, $destination) {
                if (!$this->read) {
index b2f4ad744522491f1cfc88847b1f068db0d2d2c7..89865fdfb788911e2554aeb2f4a12c4f41ebe77d 100644 (file)
@@ -22,7 +22,7 @@ use wcf\util\StringUtil;
  */
 class TarWriter extends Tar {
        /**
-        * @see \wcf\system\io\Tar::$mode
+        * @inheritDoc
         */
        protected $mode = 'wb+';
        
index 63452d324d9fab82fa5b3f672c04267ff1153b5d..4b7548f1612c9d5a6e97cfe23b5c888360d1da67 100644 (file)
@@ -21,7 +21,7 @@ class Zip extends File implements IArchive {
        protected $centralDirectory = null;
        
        /**
-        * @see \wcf\system\io\File::__construct()
+        * @inheritDoc
         */
        public function __construct($filename) {
                parent::__construct($filename, 'rb');
@@ -30,7 +30,7 @@ class Zip extends File implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getIndexByFilename()
+        * @inheritDoc
         */
        public function getIndexByFilename($filename) {
                if (isset($this->centralDirectory['files'][$filename])) return $this->centralDirectory['files'][$filename]['offset'];
@@ -38,14 +38,14 @@ class Zip extends File implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getContentList()
+        * @inheritDoc
         */
        public function getContentList() {
                return $this->centralDirectory['files'];
        }
        
        /**
-        * @see \wcf\system\io\IArchive::getFileInfo()
+        * @inheritDoc
         */
        public function getFileInfo($offset) {
                if (!is_int($offset)) $offset = $this->getIndexByFilename($offset);
@@ -73,7 +73,7 @@ class Zip extends File implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::extractToString()
+        * @inheritDoc
         */
        public function extractToString($offset) {
                if (!is_int($offset)) $offset = $this->getIndexByFilename($offset);
@@ -90,7 +90,7 @@ class Zip extends File implements IArchive {
        }
        
        /**
-        * @see \wcf\system\io\IArchive::extract()
+        * @inheritDoc
         */
        public function extract($offset, $destination) {
                if (!is_int($offset)) $offset = $this->getIndexByFilename($offset);
index 7d93371ad7949a0b63dce30ccbbb498d62ba463a..50f950d0cad428852666d44943b316f56fcfef18 100644 (file)
@@ -32,7 +32,7 @@ class LabelHandler extends SingletonFactory {
        protected $labelGroups = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = [
index b3cb239386e23854a641ba57cb13cba9b046625a..42c53308b2471c0fa70a2afaa932fe406bce7b3d 100644 (file)
@@ -35,7 +35,7 @@ abstract class AbstractLabelObjectHandler extends SingletonFactory implements IL
        protected $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->labelGroups = LabelHandler::getInstance()->getLabelGroups();
@@ -48,14 +48,14 @@ abstract class AbstractLabelObjectHandler extends SingletonFactory implements IL
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::getLabelGroupIDs()
+        * @inheritDoc
         */
        public function getLabelGroupIDs(array $parameters = []) {
                return array_keys($this->labelGroups);
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::getLabelGroups()
+        * @inheritDoc
         */
        public function getLabelGroups(array $parameters = []) {
                $groupIDs = $this->getLabelGroupIDs($parameters);
@@ -71,7 +71,7 @@ abstract class AbstractLabelObjectHandler extends SingletonFactory implements IL
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::validateLabelIDs()
+        * @inheritDoc
         */
        public function validateLabelIDs(array $labelIDs, $optionName = '', $legacyReturnValue = true) {
                $optionID = 0;
@@ -136,21 +136,21 @@ abstract class AbstractLabelObjectHandler extends SingletonFactory implements IL
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::setLabels()
+        * @inheritDoc
         */
        public function setLabels(array $labelIDs, $objectID, $validatePermissions = true) {
                LabelHandler::getInstance()->setLabels($labelIDs, $this->objectTypeID, $objectID, $validatePermissions);
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::removeLabels()
+        * @inheritDoc
         */
        public function removeLabels($objectID, $validatePermissions = true) {
                LabelHandler::getInstance()->removeLabels($this->objectTypeID, $objectID);
        }
        
        /**
-        * @see \wcf\system\label\manager\ILabelObjectHandler::getAssignedLabels()
+        * @inheritDoc
         */
        public function getAssignedLabels(array $objectIDs, $validatePermissions = true) {
                return LabelHandler::getInstance()->getAssignedLabels($this->objectTypeID, $objectIDs, $validatePermissions);
index 24be17748cd5619903090a7ac2f83a0cccd3dcfd..90a2669929a9bcc78819771233895a0f515fdb1d 100644 (file)
@@ -26,21 +26,21 @@ abstract class AbstractLabelObjectTypeHandler extends SingletonFactory implement
        public $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\label\object\type\ILabelObjectTypeHandler::setObjectTypeID()
+        * @inheritDoc
         */
        public function setObjectTypeID($objectTypeID) {
                $this->objectTypeID = $objectTypeID;
        }
        
        /**
-        * @see \wcf\system\label\object\type\ILabelObjectTypeHandler::getObjectTypeID()
+        * @inheritDoc
         */
        public function getObjectTypeID() {
                return $this->objectTypeID;
        }
        
        /**
-        * @see \wcf\system\label\object\type\ILabelObjectTypeHandler::getContainer()
+        * @inheritDoc
         */
        public function getContainer() {
                return $this->container;
index 9141925292cb6e59353d4fc8cf69f171a85ae188..12a7d87f2820b3440d327696222eb00a6d1130a3 100644 (file)
@@ -103,42 +103,42 @@ class LabelObjectTypeContainer implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                return $this->objectTypes[$this->position];
        }
        
        /**
-        * @see \Iterator::key()
+        * @inheritDoc
         */
        public function key() {
                return $this->position;
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                $this->position++;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->position = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->objectTypes[$this->position]);
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->objectTypes);
index 61009c4a5d30af2bee5fdfd201e6ff9d2f07beec..28088fcc39abab7da39d49194733e637e6f943f8 100644 (file)
@@ -38,7 +38,7 @@ class LanguageFactory extends SingletonFactory {
        protected $scriptingCompiler = null;
        
        /**
-        * @see SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->loadCache();
index 4e8755bed63315836b178206a7e55fda7661cf50..2d1e3005b51237917f705e725ed5a0923903898c 100644 (file)
@@ -28,7 +28,7 @@ class ModificationLogHandler extends SingletonFactory {
        protected $cache = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.modifiableContent');
index a7c29a638a407bc523be4257273f6b147c1ff512..ea0dd7604e5623ec0ad381a5910e5b66312b2b73 100644 (file)
@@ -14,7 +14,7 @@ namespace wcf\system\mail;
  */
 class PHPMailSender extends MailSender {
        /**
-        * @see \wcf\system\mail\MailSender::sendMail()
+        * @inheritDoc
         */
        public function sendMail(Mail $mail) {
                if (MAIL_USE_F_PARAM) return @mb_send_mail($mail->getToString(), $mail->getSubject(), $mail->getBody(), $mail->getHeader(), '-f'.MAIL_FROM_ADDRESS);
index fd3a8e894e4c6d8d131725cd6c9ac8559b6090db..3881d957c7eb9746eea7b444643107317513e834 100644 (file)
@@ -157,7 +157,7 @@ class SMTPMailSender extends MailSender {
        }
        
        /**
-        * @see \wcf\system\mail\MailSender::sendMail()
+        * @inheritDoc
         */
        public function sendMail(Mail $mail) {
                $this->recipients = [];
index 6ec2973e6525b259fa1f34cac2af5077c34e4ba2..1407b04e17865e96a36610eef38f3c517df22fbe 100644 (file)
@@ -34,7 +34,7 @@ abstract class TreeMenu extends SingletonFactory {
        public $menuItems = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get menu items from cache
index 93b3c1b213c516e6092eece52977023d4d74f35a..10078088a1d1be6c944d1591d4b3f02dab5544d4 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\menu\TreeMenu;
  */
 class ACPMenu extends TreeMenu {
        /**
-        * @see TreeMenu::loadCache()
+        * @inheritDoc
         */
        protected function loadCache() {
                parent::loadCache();
index 9b398d9e724ffb5a2c100c5379ba72abc22fbe5a..542d28d38ced63963bf13665bfe3ac0585e89a02 100644 (file)
@@ -29,7 +29,7 @@ class UserProfileMenu extends SingletonFactory {
        public $menuItems = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get menu items from cache
index df129f4a7070df9117904a193496254a8060bff5..2d0d4c272855b5216a85cd5c524406d5374ca5ed 100644 (file)
@@ -23,7 +23,7 @@ class AboutUserProfileMenuContent extends SingletonFactory implements IUserProfi
        public $optionHandler = null;
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::getContent()
+        * @inheritDoc
         */
        public function getContent($userID) {
                if ($this->optionHandler === null) {
@@ -44,7 +44,7 @@ class AboutUserProfileMenuContent extends SingletonFactory implements IUserProfi
        }
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::isVisible()
+        * @inheritDoc
         */
        public function isVisible($userID) {
                return true;
index 79d2b931f902c59071a4a7a9c08551e61eb2fc30..98c697d0fa4dfb7b5d3064aa2bcf69cadb6b7f6f 100644 (file)
@@ -28,7 +28,7 @@ class CommentUserProfileMenuContent extends SingletonFactory implements IUserPro
        public $objectTypeID = 0;
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::getContent()
+        * @inheritDoc
         */
        public function getContent($userID) {
                if ($this->commentManager === null) {
@@ -53,7 +53,7 @@ class CommentUserProfileMenuContent extends SingletonFactory implements IUserPro
        }
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::isVisible()
+        * @inheritDoc
         */
        public function isVisible($userID) {
                return true;
index 86392a675556c519229cd37276258a7970342cb3..3e9f0d9686bfb564ac1bd382fd6b2fae5615c388 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class LikesUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent {
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::getContent()
+        * @inheritDoc
         */
        public function getContent($userID) {
                $likeList = new ViewableLikeList();
@@ -35,7 +35,7 @@ class LikesUserProfileMenuContent extends SingletonFactory implements IUserProfi
        }
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::isVisible()
+        * @inheritDoc
         */
        public function isVisible($userID) {
                return true;
index 964812cf383b4b9a7931768443190859bfe8b73e..d91caed52cfd90948ffa26d2432811aaf4e24701 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class RecentActivityUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent {
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::getContent()
+        * @inheritDoc
         */
        public function getContent($userID) {
                $eventList = new ViewableUserActivityEventList();
@@ -40,7 +40,7 @@ class RecentActivityUserProfileMenuContent extends SingletonFactory implements I
        }
        
        /**
-        * @see \wcf\system\menu\user\profile\content\IUserProfileMenuContent::isVisible()
+        * @inheritDoc
         */
        public function isVisible($userID) {
                return true;
index 9c9a31b693d65f71987da9dbe3392e1fb7e05c30..18e51fe88ea280e3ea80eb955d43ef81d3f54f78 100644 (file)
@@ -39,7 +39,7 @@ class Censorship extends SingletonFactory {
        protected $matches = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get words which should be censored
index 7acecc6d5502992b1dba308b7a7d604464f570fc..75f4e1e29d860624516162aa6ba96e09791a594e 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\ArrayUtil;
  */
 class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler {
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::parseMessage()
+        * @inheritDoc
         */
        public function parseMessage($message) {
                $parsedAttachmentIDs = array_unique(ArrayUtil::toIntegerArray(array_merge(self::getFirstParameters($message, 'attach'), self::getTextParameters($message, 'attach'))));
@@ -39,7 +39,7 @@ class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObje
        }
        
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::loadObjects()
+        * @inheritDoc
         */
        public function loadObjects(array $objectIDs) {
                $attachmentList = new AttachmentList();
index d9aa7d5c2df4ab929199dd301aa2f6fd78ad0ed3..ef3252bbf9e1cb9d87ea2230556869adb159c8fe 100644 (file)
@@ -28,7 +28,7 @@ abstract class AbstractMessageQuoteHandler extends SingletonFactory implements I
        public $quotedMessages = [];
        
        /**
-        * @see \wcf\system\message\quote\IMessageQuoteHandler::render()
+        * @inheritDoc
         */
        public function render(array $data, $supportPaste = false) {
                $messages = $this->getMessages($data);
@@ -55,7 +55,7 @@ abstract class AbstractMessageQuoteHandler extends SingletonFactory implements I
        }
        
        /**
-        * @see \wcf\system\message\quote\IMessageQuoteHandler::renderQuotes()
+        * @inheritDoc
         */
        public function renderQuotes(array $data, $render = true, $renderAsString = true) {
                $messages = $this->getMessages($data);
index 192d5ace141535abfe1543e0134195727891cca0..1dda3e9c168a9aa137c8a80e27d8f2fa2803d7b9 100644 (file)
@@ -66,7 +66,7 @@ class QuotedMessage implements \Countable, \Iterator {
        }
        
        /**
-        * @see ITitledObject::getTitle()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->object->getTitle();
@@ -113,14 +113,14 @@ class QuotedMessage implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->quotes);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                $objectID = $this->indexToObject[$this->index];
@@ -138,21 +138,21 @@ class QuotedMessage implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->indexToObject[$this->index]);
index 544e5d20f1a20ddc337d58a1ebf2d1af37d83615..086b7289ed5847c8bc97861db9101d7d1fbf7d4f 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  */
 abstract class AbstractDeletedContentProvider extends AbstractObjectTypeProcessor implements IDeletedContentProvider {
        /**
-        * @see \wcf\system\moderation\IDeletedContentProvider::getApplication()
+        * @inheritDoc
         */
        public function getApplication() {
                $classParts = explode('\\', get_called_class());
index 2f5e3e1c78b17905f878a372f78f46fb27ee5c3a..d1686c230c25452a38d5151c50b5b5c519ff6322 100644 (file)
@@ -24,49 +24,49 @@ abstract class AbstractModerationQueueManager extends SingletonFactory implement
        protected $definitionName = '';
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::assignQueues()
+        * @inheritDoc
         */
        public function assignQueues($objectTypeID, array $queues) {
                ModerationQueueManager::getInstance()->getProcessor($this->definitionName, null, $objectTypeID)->assignQueues($queues);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::isValid()
+        * @inheritDoc
         */
        public function isValid($objectType, $objectID = null) {
                return ModerationQueueManager::getInstance()->isValid($this->definitionName, $objectType);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::getObjectTypeID()
+        * @inheritDoc
         */
        public function getObjectTypeID($objectType) {
                return ModerationQueueManager::getInstance()->getObjectTypeID($this->definitionName, $objectType);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::getProcessor()
+        * @inheritDoc
         */
        public function getProcessor($objectType, $objectTypeID = null) {
                return ModerationQueueManager::getInstance()->getProcessor($this->definitionName, $objectType, $objectTypeID);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::populate()
+        * @inheritDoc
         */
        public function populate($objectTypeID, array $objects) {
                ModerationQueueManager::getInstance()->getProcessor($this->definitionName, null, $objectTypeID)->populate($objects);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::canRemoveContent()
+        * @inheritDoc
         */
        public function canRemoveContent(ModerationQueue $queue) {
                return $this->getProcessor(null, $queue->objectTypeID)->canRemoveContent($queue);
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::removeContent()
+        * @inheritDoc
         */
        public function removeContent(ModerationQueue $queue, $message = '') {
                $this->getProcessor(null, $queue->objectTypeID)->removeContent($queue, $message);
index d4857f8787e376b3395400bb2769fce138ea2fdc..4398375449f7774bde9ff7606b2aab30e7375e89 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\request\LinkHandler;
  */
 class ModerationQueueActivationManager extends AbstractModerationQueueManager {
        /**
-        * @see \wcf\system\moderation\queue\AbstractModerationQueueManager::$definitionName
+        * @inheritDoc
         */
        protected $definitionName = 'com.woltlab.wcf.moderation.activation';
        
@@ -41,7 +41,7 @@ class ModerationQueueActivationManager extends AbstractModerationQueueManager {
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::getLink()
+        * @inheritDoc
         */
        public function getLink($queueID) {
                return LinkHandler::getInstance()->getLink('ModerationActivation', ['id' => $queueID]);
index 33464a06d9dd5bd10cfc610ca9294ebd3697c669..1773ccc1d2d1ee0121d76f3561eda15df7185247 100644 (file)
@@ -48,7 +48,7 @@ class ModerationQueueManager extends SingletonFactory {
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $moderationTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.moderation.type');
index 2f255a31f82428615db49e3037b8208d47d3f147..fd6a17ef381922bd92f93c5a7adcbafb347e5a89 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class ModerationQueueReportManager extends AbstractModerationQueueManager {
        /**
-        * @see \wcf\system\moderation\queue\AbstractModerationQueueManager::$definitionName
+        * @inheritDoc
         */
        protected $definitionName = 'com.woltlab.wcf.moderation.report';
        
@@ -85,7 +85,7 @@ class ModerationQueueReportManager extends AbstractModerationQueueManager {
        }
        
        /**
-        * @see \wcf\system\moderation\queue\IModerationQueueManager::getLink()
+        * @inheritDoc
         */
        public function getLink($queueID) {
                return LinkHandler::getInstance()->getLink('ModerationReport', ['id' => $queueID]);
@@ -136,7 +136,7 @@ class ModerationQueueReportManager extends AbstractModerationQueueManager {
        }
        
        /**
-        * @see \wcf\system\moderation\queue\AbstractModerationQueueManager::addEntry()
+        * @inheritDoc
         */
        protected function addEntry($objectTypeID, $objectID, $containerID = 0, array $additionalData = []) {
                $sql = "SELECT  queueID
index 8aefa43e549882cafaf45d120666b0fb69fdc229..0e5f584348141bf65b0e6b61728aa971f4bb9bad 100644 (file)
@@ -22,7 +22,7 @@ class NoticeHandler extends SingletonFactory {
        protected $notices = [];
        
        /**
-        * @see \wcf\system\SingletonFacetory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->notices = NoticeCacheBuilder::getInstance()->getData();
index bdf560f6f82ac9d7a0393aa70b5974e0f516574f..5ed5cd7ae5b0f544a1e4ead4b1d6ee1a380dfa95 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class AboutMeOptionType extends MessageOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                parent::validate($option, $newValue);
@@ -38,7 +38,7 @@ class AboutMeOptionType extends MessageOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $newValue = parent::getData($option, $newValue);
index 1855c06248cb813394616612cf0b120e5d156b63..ec936b496ae5315a3110e5fc56be3ad571ed0262 100644 (file)
@@ -30,7 +30,7 @@ abstract class AbstractCategoryMultiSelectOptionType extends AbstractOptionType
        public $nodeTreeClassname = 'wcf\data\category\CategoryNodeTree';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $categoryTree = new $this->nodeTreeClassname($this->objectType);
@@ -46,7 +46,7 @@ abstract class AbstractCategoryMultiSelectOptionType extends AbstractOptionType
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!is_array($newValue)) $newValue = [];
@@ -60,7 +60,7 @@ abstract class AbstractCategoryMultiSelectOptionType extends AbstractOptionType
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!is_array($newValue)) $newValue = [];
index f5998d817ba1eba5c0d7ec095191f03ebf6707a5..987afa8df3c21f380ccda0303e3bec83644d9a08 100644 (file)
@@ -20,40 +20,40 @@ abstract class AbstractOptionType implements IOptionType {
        protected $supportI18n = false;
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {}
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                return $newValue;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getCSSClassName()
+        * @inheritDoc
         */
        public function getCSSClassName() {
                return '';
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::supportI18n()
+        * @inheritDoc
         */
        public function supportI18n() {
                return $this->supportI18n;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                return 0;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::hideLabelInSearch()
+        * @inheritDoc
         */
        public function hideLabelInSearch() {
                return false;
index 5e6e4b27c985f878a46f067c7412f82c94b181bb..81ead9ffb1dea61a9e6f2f0a330c68719ce3457e 100644 (file)
@@ -20,12 +20,12 @@ use wcf\util\DateUtil;
  */
 class BirthdayOptionType extends DateOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputClass
+        * @inheritDoc
         */
        protected $inputClass = 'birthday';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                parent::validate($option, $newValue);
@@ -39,14 +39,14 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                return $newValue;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                if ($value == '0000-00-00') $value = '';
@@ -55,7 +55,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                $ageFrom = $ageTo = '';
@@ -71,7 +71,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getCondition()
+        * @inheritDoc
         */
        public function getCondition(PreparedStatementConditionBuilder &$conditions, Option $option, $value) {
                if (empty($value['ageFrom']) && empty($value['ageTo'])) return false;
@@ -100,7 +100,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::addCondition()
+        * @inheritDoc
         */
        public function addCondition(UserList $userList, Option $option, $value) {
                $ageFrom = intval($value['ageFrom']);
@@ -125,7 +125,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::checkUser()
+        * @inheritDoc
         */
        public function checkUser(User $user, Option $option, $value) {
                if (!$user->birthdayShowYear || !$user->birthday) return false;
@@ -147,7 +147,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::getConditionData()
+        * @inheritDoc
         */
        public function getConditionData(Option $option, $newValue) {
                if (!$newValue['ageFrom'] && !$newValue['ageTo']) return null;
@@ -156,7 +156,7 @@ class BirthdayOptionType extends DateOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::hideLabelInSearch()
+        * @inheritDoc
         */
        public function hideLabelInSearch() {
                return false;
index fc001e0ed0c66d086a9150fcd89f0ba2320e1bd5..45cb720d3addd95daedc23ee9ad1f37b5d4036b1 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class BooleanOptionType extends AbstractOptionType implements ISearchableUserOption {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $options = Option::parseEnableOptions($option->enableOptions);
@@ -33,7 +33,7 @@ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOpt
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if ($newValue == 1) return 1;
@@ -41,14 +41,14 @@ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOpt
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                return $this->getFormElement($option, $value);
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getCondition()
+        * @inheritDoc
         */
        public function getCondition(PreparedStatementConditionBuilder &$conditions, Option $option, $value) {
                $value = intval($value);
@@ -59,7 +59,7 @@ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOpt
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::addCondition()
+        * @inheritDoc
         */
        public function addCondition(UserList $userList, Option $option, $value) {
                $value = intval($value);
@@ -69,7 +69,7 @@ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOpt
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::checkUser()
+        * @inheritDoc
         */
        public function checkUser(User $user, Option $option, $value) {
                if (!$value) return false;
@@ -78,14 +78,14 @@ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOpt
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::getConditionData()
+        * @inheritDoc
         */
        public function getConditionData(Option $option, $newValue) {
                return $newValue;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 485e49d0bfe83993210352bac8d3cdf545a93668..91a52c53119ae6c8877431f88e9ba7ab57d5fb41 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class CaptchaSelectOptionType extends AbstractOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $selectOptions = CaptchaHandler::getInstance()->getCaptchaSelection();
@@ -38,7 +38,7 @@ class CaptchaSelectOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!$newValue) return;
index abb20c30ac35e3b1c5d8122c61427b1816aee028..db3f6c18ad9afba7b2a07acb49778d3a9e959987 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\system\option;
  */
 class CheckboxesOptionType extends MultiSelectOptionType {
        /**
-        * @see \wcf\wcf\system\option\MultiSelectOptionType::$formElementTemplate
+        * @inheritDoc
         */
        protected $formElementTemplate = 'checkboxesOptionType';
        
        /**
-        * @see \wcf\wcf\system\option\MultiSelectOptionType::$formElementTemplate
+        * @inheritDoc
         */
        protected $searchableFormElementTemplate = 'checkboxesSearchableOptionType';
 }
index b9781987c95bb5590754e0ee9236fd67956f73e8..0f9c0a4d182aa25ac570bfd33eaffe48dbf67315 100644 (file)
@@ -15,17 +15,17 @@ use wcf\system\exception\UserInputException;
  */
 class DateOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputType
+        * @inheritDoc
         */
        protected $inputType = 'date';
        
        /**
-        * @see \wcf\system\option\TextOptionType::$inputClass
+        * @inheritDoc
         */
        protected $inputClass = '';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (empty($newValue)) return;
@@ -40,7 +40,7 @@ class DateOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 96f7003cd68aa71a6fe2cae169433bbaac304289..876d198120f05abf2e811aa6307b6f338cea53c9 100644 (file)
@@ -38,7 +38,7 @@ class FileOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $this->createUploadHandler($option);
@@ -78,7 +78,7 @@ class FileOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -90,7 +90,7 @@ class FileOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                $this->createUploadHandler($option);
index b847b321f7823043b0177e27368df14ab59bf74f..65d19feb82a381251c65d8f9133dea0810403792 100644 (file)
@@ -16,12 +16,12 @@ use wcf\util\FileUtil;
  */
 class FileSizeOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputClass
+        * @inheritDoc
         */
        protected $inputClass = 'short textRight';
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $number = str_replace(WCF::getLanguage()->get('wcf.global.thousandsSeparator'), '', $newValue);
@@ -63,7 +63,7 @@ class FileSizeOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $value = FileUtil::formatFilesize($value);
@@ -71,7 +71,7 @@ class FileSizeOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 29edef1d6819189ee8b556db3d0e028dd454f843..b1cd290457db291c87b8fef283153c253ecc8cdb 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class FloatOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputClass
+        * @inheritDoc
         */
        protected $inputClass = 'short textRight';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $value = str_replace('.', WCF::getLanguage()->get('wcf.global.decimalPoint'), $value);
@@ -29,7 +29,7 @@ class FloatOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $newValue = str_replace(' ', '', $newValue);
@@ -39,7 +39,7 @@ class FloatOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 46315b803abcd9094cc6dadad3672911c56d8cf4..1ed34682318a176953ccd1cc195834766cbfbc85 100644 (file)
@@ -16,12 +16,12 @@ use wcf\system\WCF;
  */
 class IntegerOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputClass
+        * @inheritDoc
         */
        protected $inputClass = 'short';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -34,14 +34,14 @@ class IntegerOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                return intval($newValue);
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if ($option->minvalue !== null && $option->minvalue > $newValue) {
@@ -53,7 +53,7 @@ class IntegerOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index bac18e96ef33470c1e0a6be9c6fceab2f7905bc8..48dc6333453fcac58f9aecf99f1158420a7dcac2 100644 (file)
@@ -22,7 +22,7 @@ use wcf\util\StringUtil;
  */
 class MessageOptionType extends TextareaOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $newValue = StringUtil::trim($newValue);
@@ -31,7 +31,7 @@ class MessageOptionType extends TextareaOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $allowedBBCodes = [];
@@ -53,7 +53,7 @@ class MessageOptionType extends TextareaOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                parent::validate($option, $newValue);
index f3071d282b8afba42d352fafe6301c5ab6651efb..ad0026dbdf8a4a369812b915844b990d9710c16e 100644 (file)
@@ -32,7 +32,7 @@ class MultiSelectOptionType extends SelectOptionType {
        protected $searchableFormElementTemplate = 'multiSelectSearchableOptionType';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -44,7 +44,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -57,7 +57,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!is_array($newValue)) $newValue = [];
@@ -70,7 +70,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!is_array($newValue)) $newValue = [];
@@ -78,7 +78,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getCondition()
+        * @inheritDoc
         */
        public function getCondition(PreparedStatementConditionBuilder &$conditions, Option $option, $value) {
                if (!isset($_POST['searchOptions'][$option->optionName])) return false;
@@ -91,7 +91,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::addCondition()
+        * @inheritDoc
         */
        public function addCondition(UserList $userList, Option $option, $value) {
                if (!is_array($value) || empty($value)) return false;
@@ -101,7 +101,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::checkUser()
+        * @inheritDoc
         */
        public function checkUser(User $user, Option $option, $value) {
                if (!is_array($value) || empty($value)) return false;
@@ -112,7 +112,7 @@ class MultiSelectOptionType extends SelectOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::getConditionData()
+        * @inheritDoc
         */
        public function getConditionData(Option $option, $newValue) {
                return $newValue;
index c5a7d85532ae00f61e187c8ab3e0f607c8ffb6fa..e9b7f736b1464af21798cf6281c0722f32d5b20e 100644 (file)
@@ -105,7 +105,7 @@ class OptionHandler implements IOptionHandler {
        public $didInit = false;
        
        /**
-        * @see \wcf\system\option\IOptionHandler::__construct()
+        * @inheritDoc
         */
        public function __construct($supportI18n, $languageItemPattern = '', $categoryName = '') {
                $this->categoryName = $categoryName;
@@ -117,7 +117,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::readUserInput()
+        * @inheritDoc
         */
        public function readUserInput(array &$source) {
                if (isset($source['values']) && is_array($source['values'])) $this->rawValues = $source['values'];
@@ -134,7 +134,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::validate()
+        * @inheritDoc
         */
        public function validate() {
                $errors = [];
@@ -152,7 +152,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::getOptionTree()
+        * @inheritDoc
         */
        public function getOptionTree($parentCategoryName = '', $level = 0) {
                $tree = [];
@@ -190,7 +190,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::getCategoryOptions()
+        * @inheritDoc
         */
        public function getCategoryOptions($categoryName = '', $inherit = true) {
                $children = [];
@@ -219,7 +219,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::readData()
+        * @inheritDoc
         */
        public function readData() {
                foreach ($this->options as $option) {
@@ -233,7 +233,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::save()
+        * @inheritDoc
         */
        public function save($categoryName = null, $optionPrefix = null) {
                $saveOptions = [];
@@ -311,7 +311,7 @@ class OptionHandler implements IOptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        protected function getFormElement($type, Option $option) {
                return $this->getTypeObject($type)->getFormElement($option, (isset($this->optionValues[$option->optionName]) ? $this->optionValues[$option->optionName] : null));
index 5ac7e443f7ad7c6f9b66183d021c7f8b8137e406..b711dc8536349db5444aa8db18bcddfbb48a2e15 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\page\PageManager;
  */
 class PageMultiSelectOptionType extends MultiSelectOptionType {
        /**
-        * @see \wcf\system\option\RadioButtonOptionType::getSelectOptions()
+        * @inheritDoc
         */
        protected function getSelectOptions(Option $option) {
                return PageManager::getInstance()->getSelection($option->application);
index fc0ab426f8783467c8a77c2c6cfa1a841b438099..31b67e636236a589e97cc224cd5deedaf55e0043 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\page\PageManager;
  */
 class PageSelectOptionType extends SelectOptionType {
        /**
-        * @see \wcf\system\option\RadioButtonOptionType::getSelectOptions()
+        * @inheritDoc
         */
        protected function getSelectOptions(Option $option) {
                return PageManager::getInstance()->getSelection($option->application);
index b7e8d309a8b67ee366a40babd71708b301f5ad90..e700ab14cda2899a1cb6fc185813e5fee22cfaa8 100644 (file)
@@ -17,33 +17,33 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  */
 class PasswordOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::$inputType
+        * @inheritDoc
         */
        protected $inputType = 'password';
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getCondition()
+        * @inheritDoc
         */
        public function getCondition(PreparedStatementConditionBuilder &$conditions, Option $option, $value) {
                return false;
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::addCondition()
+        * @inheritDoc
         */
        public function addCondition(UserList $userList, Option $option, $value) {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::checkUser()
+        * @inheritDoc
         */
        public function checkUser(User $user, Option $option, $value) {
                return false;
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::getConditionData()
+        * @inheritDoc
         */
        public function getConditionData(Option $option, $newValue) {
                return $newValue;
index 7398c114e399f93924242a560283d056ee76cce2..df9bb81e1af6b61af70193bf7a57178db3cb443b 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class PaymentMethodSelectOptionType extends AbstractOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $selectOptions = PaymentMethodHandler::getInstance()->getPaymentMethodSelection();
@@ -30,7 +30,7 @@ class PaymentMethodSelectOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!is_array($newValue)) {
@@ -46,7 +46,7 @@ class PaymentMethodSelectOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!is_array($newValue)) return '';
index 056e73d6b145adbcb351d67267a0693b8b4f528f..d5312d5be3e4ad9016a65152d2ece8af3a864d1c 100644 (file)
@@ -17,7 +17,7 @@ class SelectOptionType extends RadioButtonOptionType {
        protected $allowEmptyValue = false;
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $options = $this->parseEnableOptions($option);
@@ -34,7 +34,7 @@ class SelectOptionType extends RadioButtonOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                $options = $this->parseEnableOptions($option);
@@ -85,7 +85,7 @@ class SelectOptionType extends RadioButtonOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::hideLabelInSearch()
+        * @inheritDoc
         */
        public function hideLabelInSearch() {
                return true;
index d23a241d038b68020c52e1590ee4d77208532bd4..bd8eadc02b1bfee9d2f0a8d32dc1cc8d03ff0575 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class TextI18nOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\AbstractOptionType::$supportI18n
+        * @inheritDoc
         */
        protected $supportI18n = true;
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                I18nHandler::getInstance()->assignVariables(!empty($_POST));
@@ -36,7 +36,7 @@ class TextI18nOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!I18nHandler::getInstance()->validateValue($option->optionName, $option->requireI18n, true)) {
index 6087dbeb28f5f8097e739dc7ea248e71422cf337..5c8c4ef0f59d39f59f84ab1d946a900373efc73b 100644 (file)
@@ -32,7 +32,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        protected $inputClass = 'long';
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -45,7 +45,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -59,7 +59,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getCondition()
+        * @inheritDoc
         */
        public function getCondition(PreparedStatementConditionBuilder &$conditions, Option $option, $value) {
                if (!isset($_POST['searchOptions'][$option->optionName])) return false;
@@ -76,7 +76,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                $newValue = $this->getContent($option, $newValue);
@@ -90,7 +90,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                return $this->getContent($option, $newValue);
@@ -115,7 +115,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::addCondition()
+        * @inheritDoc
         */
        public function addCondition(UserList $userList, Option $option, $value) {
                $value = StringUtil::trim($value);
@@ -128,7 +128,7 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::checkUser()
+        * @inheritDoc
         */
        public function checkUser(User $user, Option $option, $value) {
                $value = StringUtil::trim($value);
@@ -141,14 +141,14 @@ class TextOptionType extends AbstractOptionType implements ISearchableConditionU
        }
        
        /**
-        * @see \wcf\system\option\ISearchableConditionUserOption::getConditionData()
+        * @inheritDoc
         */
        public function getConditionData(Option $option, $newValue) {
                return $newValue;
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::hideLabelInSearch()
+        * @inheritDoc
         */
        public function hideLabelInSearch() {
                return true;
index d7b12c6e381bd20c247c7b8e86f8a43407d251e0..0d08db1c23b9204e3a2eed34e4275018e3b352c8 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class TextareaI18nOptionType extends TextareaOptionType {
        /**
-        * @see \wcf\system\option\AbstractOptionType::$supportI18n
+        * @inheritDoc
         */
        protected $supportI18n = true;
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                I18nHandler::getInstance()->assignVariables(!empty($_POST));
@@ -35,7 +35,7 @@ class TextareaI18nOptionType extends TextareaOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!I18nHandler::getInstance()->validateValue($option->optionName, $option->requireI18n, true)) {
index 53eba7ce382123c5a6ba4b0455021c9443b10f38..4983f0cf661caadebc6bb8f5e206daccd9351708 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\UserUtil;
  */
 class TextareaIpAddressOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                if (!empty($value)) {
@@ -41,7 +41,7 @@ class TextareaIpAddressOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!empty($newValue)) {
@@ -58,7 +58,7 @@ class TextareaIpAddressOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!empty($newValue)) {
index ed4389c577521055a4f91c298965f739a0aea847..4613145267374c47c3b3ebb0f1ec9c2bfba5bf7a 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class TextareaOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -27,7 +27,7 @@ class TextareaOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\ISearchableUserOption::getSearchFormElement()
+        * @inheritDoc
         */
        public function getSearchFormElement(Option $option, $value) {
                WCF::getTPL()->assign([
@@ -39,7 +39,7 @@ class TextareaOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                $newValue = StringUtil::unifyNewlines(parent::getData($option, $newValue));
@@ -56,7 +56,7 @@ class TextareaOptionType extends TextOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                $value1 = explode("\n", StringUtil::unifyNewlines($value1));
index 3dcec35a38b05c81a6726991d50324ea3f4b73e3..9dd8348fbcb9130c00eff76501550df93573bbee 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\DateUtil;
  */
 class TimezoneOptionType extends AbstractOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $timezoneOptions = [];
@@ -34,7 +34,7 @@ class TimezoneOptionType extends AbstractOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!in_array($newValue, DateUtil::getAvailableTimezones())) {
index d14e0c492839255744843b16744790c3d20e0617..67ec262c52f6aa73565029f35a2a85aea1d26ced 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\option\Option;
  */
 class URLOptionType extends TextOptionType {
        /**
-        * @see \wcf\system\option\TextOptionType::getContent()
+        * @inheritDoc
         */
        protected function getContent(Option $option, $newValue) {
                if ($newValue && !preg_match('~^https?://~i', $newValue)) {
index 10cee45f29a0010157357d3d24c4b5a4fee3c0ac..2bdf9a71121590e8a1290505edd83977d605ac77 100644 (file)
@@ -16,7 +16,7 @@ use wcf\data\user\UserProfile;
  */
 class BirthdayUserOptionOutput extends DateUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                $profile = new UserProfile($user);
index 16dceb4b3976c09697f0b41f0680b30f05596ba0..909c4c69fdaf6df283ccbfc6d9355787ff261338 100644 (file)
@@ -22,7 +22,7 @@ class DateUserOptionOutput implements IUserOptionOutput {
        protected $dateFormat = DateUtil::DATE_FORMAT;
        
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value) || $value == '0000-00-00') return '';
index 68cac22c991a494076c954c09eaf7cbdbe337d2e..ab7d48605dbd4bb11423162df3a47a8d7df47481 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class FacebookUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value)) return '';
index d5c10344729521ff929e6bb631e066942d24febe..a05caf700e7966f1773cbe3df4dde1759a1e973f 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class FloatUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value) || $value == '0') {
index 01d24e8f9047018eecfec55981419a2b43dbd1d0..c724d0b7bf10919ec9841cef8c1f234289adb325 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class GooglePlusUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value)) return '';
index 90696323b80e62343889995a95e0ea3b9c3aabbe..3de3e68e343ab41d70850d4ed9013801c0879a5b 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class ImageUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value)) return '';
index e9da24799f3427d97d1c292d473177d427e8854d..3608c2a8c3b682595eecaac62f9fefa506635c6d 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class MessageUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                $value = StringUtil::trim($value);
index 2cf195e87d92147c9d082593422712af522af27c..b53086ac364b0a5765c7740441cacd4370c6a781 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class NewlineToBreakUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                return nl2br(StringUtil::encodeHTML($value));
index d97938f70e1a4094b1c889a25686886dbe144174..264f1913264276190c46c4fb384993da40b61b5f 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\OptionUtil;
  */
 class SelectOptionsUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                $result = self::getResult($option, $value);
index 532c31404d255ce1a938f0370dc667363316f6ca..a36c1fde60a2693d5c47e902e2052fc6c7f6ea19 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class TwitterUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value)) return '';
index 7a0426952457b72867b3c9c92b4dd694a8cd8933..de399c62cf3b7cd36fd30314bc027043593e32c1 100644 (file)
@@ -16,7 +16,7 @@ use wcf\util\StringUtil;
  */
 class URLUserOptionOutput implements IUserOptionOutput {
        /**
-        * @see \wcf\system\option\user\IUserOptionOutput::getOutput()
+        * @inheritDoc
         */
        public function getOutput(User $user, UserOption $option, $value) {
                if (empty($value) || $value == 'http://') return '';
index 4976da3b81d12a57ed0f5098db1a424f9171d967..08ea43cca9a8002754b1b65a5619cab9f7a5f590 100644 (file)
@@ -23,7 +23,7 @@ use wcf\util\MessageUtil;
  */
 class UserOptionHandler extends OptionHandler {
        /**
-        * @see \wcf\system\option\OptionHandler::$cacheClass
+        * @inheritDoc
         */
        protected $cacheClass = 'wcf\system\cache\builder\UserOptionCacheBuilder';
        
@@ -158,7 +158,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::getOption()
+        * @inheritDoc
         */
        public function getOption($optionName) {
                $optionData = parent::getOption($optionName);
@@ -178,7 +178,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        protected function getFormElement($type, Option $option) {
                if ($this->searchMode) return $this->getTypeObject($type)->getSearchFormElement($option, (isset($this->optionValues[$option->optionName]) ? $this->optionValues[$option->optionName] : null));
@@ -187,7 +187,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::validateOption()
+        * @inheritDoc
         */
        protected function validateOption(Option $option) {
                parent::validateOption($option);
@@ -210,7 +210,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::checkCategory()
+        * @inheritDoc
         */
        protected function checkCategory(OptionCategory $category) {
                if ($category->categoryName == 'hidden') {
@@ -221,7 +221,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::checkVisibility()
+        * @inheritDoc
         */
        protected function checkVisibility(Option $option) {
                if ($option->isDisabled) {
@@ -257,7 +257,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::save()
+        * @inheritDoc
         */
        public function save($categoryName = null, $optionPrefix = null) {
                $options = parent::save($categoryName, $optionPrefix);
@@ -275,7 +275,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::readData()
+        * @inheritDoc
         */
        public function readData() {
                foreach ($this->options as $option) {
@@ -284,7 +284,7 @@ class UserOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::readUserInput()
+        * @inheritDoc
         */
        public function readUserInput(array &$source) {
                parent::readUserInput($source);
index bd7369d18e113978d353d7033048b960415aed6c..79696fb785fa1fb5772528329bed424538ea2df1 100644 (file)
@@ -25,7 +25,7 @@ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUse
        protected $bbCodes = null;
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!is_array($newValue)) {
@@ -36,7 +36,7 @@ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUse
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                if ($this->bbCodes === null) {
@@ -71,7 +71,7 @@ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUse
        }
        
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($this->bbCodes === null) {
@@ -104,7 +104,7 @@ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUse
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                if (!is_array($newValue)) {
@@ -123,7 +123,7 @@ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUse
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                // handle special case where no allowed BBCodes have been set
index f26b0496ee35d463271b42a14a1681d192c9d8a1..fe548109f17d404fced1c997a6d01e1b1cde161c 100644 (file)
@@ -20,7 +20,7 @@ class BooleanUserGroupOptionType extends BooleanOptionType implements IUserGroup
        use TUserGroupOptionType;
        
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                $options = Option::parseEnableOptions($option->enableOptions);
@@ -37,14 +37,14 @@ class BooleanUserGroupOptionType extends BooleanOptionType implements IUserGroup
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                return ($newValue == -1) ? -1 : parent::getData($option, $newValue);
        }
        
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                // force value for 'Never'
index d43fd8b18e667769cb1fdaf9d19a2cf2be3cf56c..ea735ccf278f00d6793708faba2ee2d8904f4b65 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\option\FileSizeOptionType;
  */
 class FileSizeUserGroupOptionType extends FileSizeOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user.group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($groupValue > $defaultValue) {
index b27f566341bacb3e09a75814371647ac64075bcc..87bd0580d4ee18b95e4fd1186489cf68faebedb9 100644 (file)
@@ -17,7 +17,7 @@ namespace wcf\system\option\user\group;
  */
 class InfiniteIntegerUserGroupOptionType extends IntegerUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($defaultValue == -1) {
@@ -32,7 +32,7 @@ class InfiniteIntegerUserGroupOptionType extends IntegerUserGroupOptionType {
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 429a484a19c36c859cf657c530ae9132c6b965d7..1417d299cad186ab7cf234f4267ad0ba310e094a 100644 (file)
@@ -16,7 +16,7 @@ namespace wcf\system\option\user\group;
  */
 class InfiniteInverseIntegerUserGroupOptionType extends InverseIntegerUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($groupValue == -1 || $defaultValue == $groupValue) {
@@ -31,7 +31,7 @@ class InfiniteInverseIntegerUserGroupOptionType extends InverseIntegerUserGroupO
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index 6ff70034e9db1993c9e080d87e810d768a87e7fc..e303ff98c6cc234d68e703d96b9590ad99afc4eb 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\option\IntegerOptionType;
  */
 class IntegerUserGroupOptionType extends IntegerOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user.group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($groupValue > $defaultValue) {
index 92c28cf186eb180fc77d522f8d8b0dd1d6c82b40..cb808ad315fb75d12a9610f3abb00098367c9122 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\option\IntegerOptionType;
  */
 class InverseIntegerUserGroupOptionType extends IntegerOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                if ($defaultValue < $groupValue) {
@@ -27,7 +27,7 @@ class InverseIntegerUserGroupOptionType extends IntegerOptionType implements IUs
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                if ($value1 == $value2) {
index a65efd0e64c00a14cd5c7ac2d47691cb33ea7a65..562b7cfb12d0b8a5d99d9a5f8174e8f5286f1f95 100644 (file)
@@ -21,14 +21,14 @@ trait TUserGroupOptionType {
        protected $userGroup = null;
        
        /**
-        * @see \wcf\system\option\user\group\IUserGroupGroupOptionType::setUserGroup()
+        * @inheritDoc
         */
        public function setUserGroup(UserGroup $group) {
                $this->userGroup = $group;
        }
        
        /**
-        * @see \wcf\system\option\user\group\IUserGroupGroupOptionType::getUserGroup()
+        * @inheritDoc
         */
        public function getUserGroup() {
                return $this->userGroup;
index 90a20f89bc497ff163fd3aeb8319ec59a584f956..3c2dcc637b3536b5c72d887994f51c51ccc0eef4 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class TextUserGroupOptionType extends TextOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                $defaultValue = empty($defaultValue) ? [] : explode("\n", StringUtil::unifyNewlines($defaultValue));
index 6d13b1e6ff6cb0539ce0b5331f1eeb428b92c96f..26e4687a43447e5748bca986bd956a054436d7b4 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\StringUtil;
  */
 class TextareaUserGroupOptionType extends TextareaOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                $defaultValue = empty($defaultValue) ? [] : explode("\n", StringUtil::unifyNewlines($defaultValue));
index b7dab2bf0602b01802ca9ae6ae5a0442015a63f4..6afdf61fc612f1d09c9bf079f31c47d9edd846df 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserGroupOptionHandler extends OptionHandler {
        /**
-        * @see \wcf\system\option\OptionHandler::$cacheClass
+        * @inheritDoc
         */
        protected $cacheClass = 'wcf\system\cache\builder\UserGroupOptionCacheBuilder';
        
@@ -45,7 +45,7 @@ class UserGroupOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::getTypeObject()
+        * @inheritDoc
         */
        public function getTypeObject($type) {
                $objectType = parent::getTypeObject($type);
@@ -58,7 +58,7 @@ class UserGroupOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::checkOption()
+        * @inheritDoc
         */
        protected function checkOption(Option $option) {
                if (parent::checkOption($option)) {
@@ -74,7 +74,7 @@ class UserGroupOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::getClassName()
+        * @inheritDoc
         */
        protected function getClassName($type) {
                $className = 'wcf\system\option\user\group\\'.ucfirst($type).'UserGroupOptionType';
@@ -91,7 +91,7 @@ class UserGroupOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\IOptionHandler::readData()
+        * @inheritDoc
         */
        public function readData() {
                $defaultGroup = UserGroup::getGroupByType(UserGroup::EVERYONE);
@@ -129,7 +129,7 @@ class UserGroupOptionHandler extends OptionHandler {
        }
        
        /**
-        * @see \wcf\system\option\OptionHandler::validateOption()
+        * @inheritDoc
         */
        protected function validateOption(Option $option) {
                parent::validateOption($option);
index 740f3d24c7f2021d2d657e20d36cdfc936366502..6f4c4116b6bef744f7780ce47b7d81a09979862f 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\StringUtil;
  */
 class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserGroupOptionType {
        /**
-        * @see \wcf\system\option\IOptionType::getFormElement()
+        * @inheritDoc
         */
        public function getFormElement(Option $option, $value) {
                // get selected group
@@ -38,7 +38,7 @@ class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserG
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::validate()
+        * @inheritDoc
         */
        public function validate(Option $option, $newValue) {
                // get all groups
@@ -57,7 +57,7 @@ class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserG
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::getData()
+        * @inheritDoc
         */
        public function getData(Option $option, $newValue) {
                if (!is_array($newValue)) $newValue = [];
@@ -67,7 +67,7 @@ class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserG
        }
        
        /**
-        * @see \wcf\system\option\user\group\IUserGroupOptionType::merge()
+        * @inheritDoc
         */
        public function merge($defaultValue, $groupValue) {
                $defaultValue = empty($defaultValue) ? [] : explode(',', StringUtil::unifyNewlines($defaultValue));
@@ -77,7 +77,7 @@ class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserG
        }
        
        /**
-        * @see \wcf\system\option\IOptionType::compare()
+        * @inheritDoc
         */
        public function compare($value1, $value2) {
                $value1 = ($value1) ? explode(',', $value1) : [];
index da39464a82764366fc43bf3cc31e18d02e29de2b..1a358047e0cde49470b584479abc61f496043701 100644 (file)
@@ -29,7 +29,7 @@ class ACPTemplatesFileHandler extends PackageInstallationFileHandler {
        protected $tableName = 'acp_template';
        
        /**
-        * @see \wcf\system\setup\IFileHandler::checkFiles()
+        * @inheritDoc
         */
        public function checkFiles(array $files) {
                if ($this->packageInstallation->getPackage()->package != 'com.woltlab.wcf') {
@@ -77,7 +77,7 @@ class ACPTemplatesFileHandler extends PackageInstallationFileHandler {
        }
        
        /**
-        * @see \wcf\system\setup\IFileHandler::logFiles()
+        * @inheritDoc
         */
        public function logFiles(array $files) {
                // remove file extension
index e681a0f229b9fe12e7a7bbdcc6ff3d444cbfcb04..7481c3b328b41b91a63d35dab92cc2322584d7af 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class FilesFileHandler extends PackageInstallationFileHandler {
        /**
-        * @see \wcf\system\setup\IFileHandler::checkFiles()
+        * @inheritDoc
         */
        public function checkFiles(array $files) {
                if ($this->packageInstallation->getPackage()->package != 'com.woltlab.wcf') {
@@ -54,7 +54,7 @@ class FilesFileHandler extends PackageInstallationFileHandler {
        }
        
        /**
-        * @see \wcf\system\setup\IFileHandler::logFiles()
+        * @inheritDoc
         */
        public function logFiles(array $files) {
                if (empty($files)) {
index e7d59f519b8d8289bbb75bb02220953a3d8d021b..0034ef372024652709cedec6a7494eb267c9faee 100644 (file)
@@ -253,7 +253,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeCreateTableStatement()
+        * @inheritDoc
         */
        protected function executeCreateTableStatement($tableName, $columns, $indices = []) {
                if ($this->test) {
@@ -277,7 +277,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeAddColumnStatement()
+        * @inheritDoc
         */
        protected function executeAddColumnStatement($tableName, $columnName, $columnData) {
                if ($this->test) {
@@ -295,7 +295,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeAddColumnStatement()
+        * @inheritDoc
         */
        protected function executeAlterColumnStatement($tableName, $oldColumnName, $newColumnName, $newColumnData) {
                if ($this->test) {
@@ -318,7 +318,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeAddIndexStatement()
+        * @inheritDoc
         */
        protected function executeAddIndexStatement($tableName, $indexName, $indexData) {
                if (!$this->test) {
@@ -331,7 +331,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeAddForeignKeyStatement()
+        * @inheritDoc
         */
        protected function executeAddForeignKeyStatement($tableName, $indexName, $indexData) {
                if (!$this->test) {
@@ -344,7 +344,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeDropColumnStatement()
+        * @inheritDoc
         */
        protected function executeDropColumnStatement($tableName, $columnName) {
                if ($this->test) {
@@ -364,7 +364,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeDropIndexStatement()
+        * @inheritDoc
         */
        protected function executeDropIndexStatement($tableName, $indexName) {
                if ($this->test) {
@@ -384,7 +384,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeDropForeignKeyStatement()
+        * @inheritDoc
         */
        protected function executeDropForeignKeyStatement($tableName, $indexName) {
                if ($this->test) {
@@ -404,7 +404,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeDropTableStatement()
+        * @inheritDoc
         */
        protected function executeDropTableStatement($tableName) {
                if ($this->test) {
@@ -424,7 +424,7 @@ class PackageInstallationSQLParser extends SQLParser {
        }
        
        /**
-        * @see \wcf\system\database\util\SQLParser::executeStandardStatement()
+        * @inheritDoc
         */
        protected function executeStandardStatement($query) {
                if (!$this->test) {
index 9908d4e1c526225c145e3c57e3bbdb9e6c2eafb4..40f78127b0e7105e4c0a72b0533eb2a18d0b35c4 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class PackageUninstallationNodeBuilder extends PackageInstallationNodeBuilder {
        /**
-        * @see \wcf\system\package\PackageInstallationNodeBuilder::buildNodes()
+        * @inheritDoc
         */
        public function buildNodes() {
                if (!empty($this->parentNode)) {
@@ -29,7 +29,7 @@ class PackageUninstallationNodeBuilder extends PackageInstallationNodeBuilder {
        }
        
        /**
-        * @see \wcf\system\package\PackageInstallationNodeBuilder::buildPluginNodes()
+        * @inheritDoc
         */
        protected function buildPluginNodes() {
                if (empty($this->node)) {
@@ -74,7 +74,7 @@ class PackageUninstallationNodeBuilder extends PackageInstallationNodeBuilder {
        }
        
        /**
-        * @see \wcf\system\package\PackageInstallationNodeBuilder::buildPackageNode()
+        * @inheritDoc
         */
        protected function buildPackageNode() {
                $this->parentNode = $this->node;
index 63274ef19561ba1f9af78bba34951e60ae975b67..145d7ad8c5c7d1c00c723cec6d78fb64e8cb9bde 100644 (file)
@@ -15,17 +15,17 @@ use wcf\system\WCF;
  */
 class TemplatesFileHandler extends ACPTemplatesFileHandler {
        /**
-        * @see \wcf\system\package\ACPTemplatesFileHandler::$supportsTemplateGroups
+        * @inheritDoc
         */
        protected $supportsTemplateGroups = true;
        
        /**
-        * @see \wcf\system\package\ACPTemplatesFileHandler::$tableName
+        * @inheritDoc
         */
        protected $tableName = 'template';
        
        /**
-        * @see \wcf\system\setup\IFileHandler::logFiles()
+        * @inheritDoc
         */
        public function logFiles(array $files) {
                $packageID = $this->packageInstallation->getPackageID();
index 6f9b706cc8e047010260ecd7ed634f060769c93e..e43139b873961509339dadeee4019ae9104cb011 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\acl\option\ACLOptionEditor';
        
@@ -26,17 +26,17 @@ class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallati
        protected $optionTypeIDs = [];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'acl_option';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */     
        public $tagName = 'option';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::importCategories()
+        * @inheritDoc
         */
        protected function importCategories(\DOMXPath $xpath) {
                $elements = $xpath->query('/ns:data/ns:import/ns:categories/ns:category');
@@ -54,7 +54,7 @@ class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallati
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveCategory()
+        * @inheritDoc
         */
        protected function saveCategory($category) {
                $objectTypeID = $this->getObjectTypeID($category['objecttype']);
@@ -165,7 +165,7 @@ class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallati
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveOption()
+        * @inheritDoc
         */
        protected function saveOption($option, $categoryName, $existingOptionID = 0) {
                /* Does nothing */
index a6a69de74b0e50262bdb8d8cddc315e0e33821aa..b45a313ef69ae715abc264d2f66f9df001f56c26 100644 (file)
@@ -13,12 +13,12 @@ namespace wcf\system\package\plugin;
  */
 class ACPMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\acp\menu\item\ACPMenuItemEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractMenuPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $returnValue = parent::prepareImport($data);
index 59101e8a1b0695173517cf85395766c0e4a595b4..3f72b0e9e7247f1e4e1966896b9d82fbae16c99b 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\acp\search\provider\ACPSearchProviderEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -39,7 +39,7 @@ class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                // get show order
@@ -54,7 +54,7 @@ class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
@@ -73,7 +73,7 @@ class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::cleanup()
+        * @inheritDoc
         */
        protected function cleanup() {
                ACPSearchProviderCacheBuilder::getInstance()->reset();
index beaea0bbd08235d749cea3f18a7d0017e90e440f..0909688c4afd15489fd14505c634d6e68ee4e306 100644 (file)
@@ -18,12 +18,12 @@ use wcf\system\WCF;
  */
 class ACPTemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'acp_template';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -53,7 +53,7 @@ class ACPTemplatePackageInstallationPlugin extends AbstractPackageInstallationPl
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // fetch ACP templates from log
@@ -89,7 +89,7 @@ class ACPTemplatePackageInstallationPlugin extends AbstractPackageInstallationPl
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                if (!$instruction) {
index 187b9e90db14f025ade9f29cb52cd93d36a3ecf5..6237dcfd0e864083ca552811f64fc73872d95d9c 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     ".$this->application.WCF_N."_".$this->tableName."
@@ -31,7 +31,7 @@ abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                // adjust show order
@@ -52,7 +52,7 @@ abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::validateImport()
+        * @inheritDoc
         */
        protected function validateImport(array $data) {
                if (empty($data['parentMenuItem'])) {
@@ -71,7 +71,7 @@ abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index 68faf65b04578e16ee3ef6872dfb3af51ed807a6..49278235d7252a38e1aa475f913f6249bf91b07b 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                AbstractPackageInstallationPlugin::install();
@@ -36,7 +36,7 @@ abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackag
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::deleteItems()
+        * @inheritDoc
         */
        protected function deleteItems(\DOMXPath $xpath) {
                // delete options
@@ -172,7 +172,7 @@ abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackag
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::hasUninstall()
+        * @inheritDoc
         */
        public function hasUninstall() {
                $hasUninstallOptions = parent::hasUninstall();
@@ -186,7 +186,7 @@ abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackag
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // delete options
@@ -270,17 +270,17 @@ abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackag
        abstract protected function saveOption($option, $categoryName, $existingOptionID = 0);
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) { }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) { }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) { }
 }
index bd92e56bed06306b6b10e461dbc2dbc3556a6e23..270b4e85ad4d442878aea582af52ad41f72eeaae 100644 (file)
@@ -55,7 +55,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                // call 'install' event
@@ -63,7 +63,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::update()
+        * @inheritDoc
         */
        public function update() {
                // call 'update' event
@@ -73,7 +73,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::hasUninstall()
+        * @inheritDoc
         */
        public function hasUninstall() {
                // call 'hasUninstall' event
@@ -89,7 +89,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // call 'uninstall' event
@@ -110,7 +110,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                return true;
index 6baebb292a924be1d234666658a25cfbbb67f5d2..80c9fa7d47112a1827bf7cffd4800ba81cc05356 100644 (file)
@@ -33,7 +33,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta
        public $tagName = '';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function __construct(PackageInstallationDispatcher $installation, $instruction = []) {
                parent::__construct($installation, $instruction);
@@ -50,7 +50,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -72,7 +72,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                parent::uninstall();
@@ -413,7 +413,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                if (!$instruction) {
index 29cbc5495af0612d2c95b0aa9ac60c10492fef52..4e1a04683ea27104e8ba8f55b5ffcc9cd4ada524 100644 (file)
@@ -30,7 +30,7 @@ class BBCodePackageInstallationPlugin extends AbstractXMLPackageInstallationPlug
        public $tableName = 'bbcode';
        
        /**
-        * @see @inheritDoc
+        * @inheritDoc
         */
        public $tagName = 'bbcode';
        
index c50a80a921d6350dcbe7129e20ecca6f19b30229..edde29ec8e87146becb7d80d13aca23c6d90ad18 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\clipboard\action\ClipboardActionEditor';
        
@@ -25,12 +25,12 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        protected $pages = [];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'action';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -48,7 +48,7 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::getElement()
+        * @inheritDoc
         */
        protected function getElement(\DOMXPath $xpath, array &$elements, \DOMElement $element) {
                $nodeValue = $element->nodeValue;
@@ -67,7 +67,7 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $showOrder = (isset($data['elements']['showorder'])) ? intval($data['elements']['showorder']) : null;
@@ -82,7 +82,7 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
@@ -103,7 +103,7 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::import()
+        * @inheritDoc
         */
        protected function import(array $row, array $data) {
                // extract pages
@@ -118,7 +118,7 @@ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::postImport()
+        * @inheritDoc
         */
        protected function postImport() {
                // clear pages
index 694b50e72cbca72d2158b20f1ecc8beab50eae67..1d0d8b2a5fdb919761439bfdd877d93c4e95b297 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\core\object\CoreObjectEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -36,7 +36,7 @@ class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                return [
@@ -45,7 +45,7 @@ class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
@@ -64,7 +64,7 @@ class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::cleanup()
+        * @inheritDoc
         */
        protected function cleanup() {
                CoreObjectCacheBuilder::getInstance()->reset();
index ccc2dc74dae0afe45b346f175c5cc2f1c8448f1d..c575ab9462ca3598809538dbca4a84a8087b8552 100644 (file)
@@ -17,12 +17,12 @@ use wcf\util\CronjobUtil;
  */
 class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\cronjob\CronjobEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::getElement()
+        * @inheritDoc
         */
        protected function getElement(\DOMXPath $xpath, array &$elements, \DOMElement $element) {
                if ($element->tagName == 'description') {
@@ -38,7 +38,7 @@ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -68,7 +68,7 @@ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                return [
@@ -88,14 +88,14 @@ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::validateImport()
+        * @inheritDoc
         */
        protected function validateImport(array $data) {
                CronjobUtil::validate($data['startMinute'], $data['startHour'], $data['startDom'], $data['startMonth'], $data['startDow']);
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::import()
+        * @inheritDoc
         */
        protected function import(array $row, array $data) {
                // if a cronjob is updated without a name given, keep the old automatically
@@ -120,7 +120,7 @@ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                if (!$data['cronjobName']) return null;
@@ -141,7 +141,7 @@ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareCreate()
+        * @inheritDoc
         */
        protected function prepareCreate(array &$data) {
                parent::prepareCreate($data);
index f674571326ff3cfd83ad8a7b51e901faa5a58c8d..e79025405a87f3484c497dc4809f15a197a563af 100644 (file)
@@ -17,17 +17,17 @@ use wcf\system\WCF;
  */
 class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\event\listener\EventListenerEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'eventlistener';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -65,7 +65,7 @@ class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $nice = (isset($data['elements']['nice'])) ? intval($data['elements']['nice']) : 0;
@@ -86,7 +86,7 @@ class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::import()
+        * @inheritDoc
         */
        protected function import(array $row, array $data) {
                // if an event listener is updated without a name given, keep the
@@ -111,7 +111,7 @@ class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                if (!$data['listenerName']) {
@@ -148,7 +148,7 @@ class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                parent::uninstall();
index 8b42a394d8ee9d48010dc77d841a211ea34341d7..274b0e9d457b8a6bf70e9352135ba9471990266b 100644 (file)
@@ -20,12 +20,12 @@ use wcf\util\StyleUtil;
  */
 class FilePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'package_installation_file_log';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -81,7 +81,7 @@ class FilePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // fetch files from log
@@ -109,14 +109,14 @@ class FilePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename()
+        * @inheritDoc
         */
        public static function getDefaultFilename() {
                return 'files.tar';
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                if (!$instruction) {
index ff49d4895ed5e7a81e94cd319787ac75c0d5c04e..60dc580dc3bf1a3eac1e1c02559e310bdfbdbdd8 100644 (file)
@@ -20,12 +20,12 @@ use wcf\util\XML;
  */
 class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'language_item';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                AbstractPackageInstallationPlugin::install();
@@ -137,7 +137,7 @@ class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPl
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                parent::uninstall();
@@ -240,17 +240,17 @@ class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPl
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) { }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) { }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) { }
        
@@ -262,7 +262,7 @@ class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPl
                return 'language/*.xml';
        }
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                return true;
index 6b18b03c3a0fbf51d364fd87088e04bfa05d9c2e..618fdf00bf12e8274ca99ca17df16ae8e49beb06 100644 (file)
@@ -14,17 +14,17 @@ use wcf\system\WCF;
  */
 class ObjectTypeDefinitionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\object\type\definition\ObjectTypeDefinitionEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'definition';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -40,7 +40,7 @@ class ObjectTypeDefinitionPackageInstallationPlugin extends AbstractXMLPackageIn
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                return [
@@ -51,7 +51,7 @@ class ObjectTypeDefinitionPackageInstallationPlugin extends AbstractXMLPackageIn
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index 7ea0bb3aac300a9627e9f29b1eb86be48132f7f5..f2c499b972cb6bab334d569b6ac53f7c5df554a5 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\object\type\ObjectTypeEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'type';
        
@@ -50,7 +50,7 @@ class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -68,7 +68,7 @@ class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $additionalData = [];
@@ -85,7 +85,7 @@ class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallation
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index d3db1da9c89a8832091e8edbee36ad7cd15f423c..78eb19b4423d77d439f659dd530eddf4316bc484 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class OptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'option';
        
@@ -29,7 +29,7 @@ class OptionPackageInstallationPlugin extends AbstractOptionPackageInstallationP
        public static $reservedTags = ['name', 'optiontype', 'defaultvalue', 'validationpattern', 'enableoptions', 'showorder', 'hidden', 'selectoptions', 'categoryname', 'permissions', 'options', 'attrs', 'cdata', 'supporti18n', 'requirei18n'];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveOption()
+        * @inheritDoc
         */
        protected function saveOption($option, $categoryName, $existingOptionID = 0) {
                // default values
index 5f716c80dfc912e0df63fc84e0df7256ce555eeb..571a8a20a5f87f423be0e2d564808133d9eb9236 100644 (file)
@@ -14,17 +14,17 @@ use wcf\system\WCF;
  */
 class PIPPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\package\installation\plugin\PackageInstallationPluginEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'pip';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -40,7 +40,7 @@ class PIPPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                return [
@@ -59,7 +59,7 @@ class PIPPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index f2b308873011524f6a2935ca0611778cd530a591..5966a745588c3b8bf4297d01ce31330ce95b3231 100644 (file)
@@ -19,12 +19,12 @@ use wcf\system\WCF;
  */
 class SQLPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'package_installation_sql_log';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -81,7 +81,7 @@ class SQLPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // get logged sql tables/columns
@@ -152,14 +152,14 @@ class SQLPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename()
+        * @inheritDoc
         */
        public static function getDefaultFilename() {
                return 'install.sql';
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                if (!$instruction) {
index f840ecaa15501a8b55d44be6f6c1e0b387542ddf..427623f2f6f964ed01132caf12796564626561fb 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\FileUtil;
  */
 class ScriptPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -70,7 +70,7 @@ class ScriptPackageInstallationPlugin extends AbstractPackageInstallationPlugin
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function hasUninstall() {
                // scripts can't be uninstalled
@@ -78,7 +78,7 @@ class ScriptPackageInstallationPlugin extends AbstractPackageInstallationPlugin
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function uninstall() {
                // does nothing
index 427abbe40bfbe840f8c0fb21c5f999e0ad753846..e812d5d9422d9f65e614d2080233bb91b78a37dd 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class SitemapPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\sitemap\SitemapEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -36,7 +36,7 @@ class SitemapPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $showOrder = (isset($data['elements']['showOrder'])) ? intval($data['elements']['showOrder']) : null;
@@ -52,7 +52,7 @@ class SitemapPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
@@ -71,7 +71,7 @@ class SitemapPackageInstallationPlugin extends AbstractXMLPackageInstallationPlu
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::cleanup()
+        * @inheritDoc
         */
        protected function cleanup() {
                SitemapCacheBuilder::getInstance()->reset();
index d1f320b663fd9b0766bf08d92f367cc5cef4773a..9fd2a13b609f5c1a38475cd7cd4ab7bd40ddbabc 100644 (file)
@@ -14,22 +14,22 @@ use wcf\system\WCF;
  */
 class SmileyPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\smiley\SmileyEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'smiley';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'smiley';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -45,7 +45,7 @@ class SmileyPackageInstallationPlugin extends AbstractXMLPackageInstallationPlug
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                return [
@@ -57,7 +57,7 @@ class SmileyPackageInstallationPlugin extends AbstractXMLPackageInstallationPlug
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index 04474bbac92520e7852af379b1c28bcfd6d471c7..df7eb87e513e1275bf26678c7b90213b3d4daa67 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\style\StyleHandler;
  */
 class StylePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\style\StyleEditor';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -46,7 +46,7 @@ class StylePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // call uninstall event
index 3240a80c70868361c03908176033f504548610a3..9001aa9ccc18474d7e54b55ddb594f7d11c7191a 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\WCF;
  */
 class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\template\listener\TemplateListenerEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -42,7 +42,7 @@ class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstal
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $niceValue = isset($data['elements']['nice']) ? intval($data['elements']['nice']) : 0;
@@ -66,7 +66,7 @@ class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstal
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
@@ -91,7 +91,7 @@ class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstal
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::cleanup()
+        * @inheritDoc
         */
        protected function cleanup() {
                // clear cache immediately
index 087128f3c0555669169ed27aff9b3151f7ac4da5..c599d0399929fdd362611e7640fb56170d8fec55 100644 (file)
@@ -18,12 +18,12 @@ use wcf\system\WCF;
  */
 class TemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'template';
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::install()
+        * @inheritDoc
         */
        public function install() {
                parent::install();
@@ -91,7 +91,7 @@ class TemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugi
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::isValid()
+        * @inheritDoc
         */
        public static function isValid(PackageArchive $archive, $instruction) {
                if (!$instruction) {
index 7166c96a4caac58d5914a749d075d8d72fe5276f..b67e3177eca27582c823d8287d7052b6b9810549 100644 (file)
@@ -23,7 +23,7 @@ class UserGroupOptionPackageInstallationPlugin extends AbstractOptionPackageInst
        protected $groupIDs = null;
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'user_group_option';
        
@@ -34,7 +34,7 @@ class UserGroupOptionPackageInstallationPlugin extends AbstractOptionPackageInst
        public static $reservedTags = ['name', 'optiontype', 'defaultvalue', 'admindefaultvalue', 'userdefaultvalue', 'moddefaultvalue', 'validationpattern', 'showorder', 'categoryname', 'selectoptions', 'enableoptions', 'permissions', 'options', 'attrs', 'cdata', 'usersonly'];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveOption()
+        * @inheritDoc
         */
        protected function saveOption($option, $categoryName, $existingOptionID = 0) {
                // default values
index d6acf42e8fa92a7b3c8505b7de1290fb3532bcb9..bddf9e2fbf8174da20738541ad74343f3746f6ac 100644 (file)
@@ -13,22 +13,22 @@ namespace wcf\system\package\plugin;
  */
 class UserMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\user\menu\item\UserMenuItemEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'user_menu_item';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'usermenuitem';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                $result = parent::prepareImport($data);
index 07361ff04e2e85f5314db392b69730812f499bbd..0cf63e54d339e6eab270c3fc2631fb2cc7c2ecf9 100644 (file)
@@ -15,17 +15,17 @@ use wcf\system\WCF;
  */
 class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\user\notification\event\UserNotificationEventEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'user_notification_event';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'event';
        
@@ -36,7 +36,7 @@ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageI
        protected $presetEventIDs = [];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -52,7 +52,7 @@ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                // get object type id
@@ -87,7 +87,7 @@ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::import()
+        * @inheritDoc
         */
        protected function import(array $row, array $data) {
                $result = parent::import($row, $data);
@@ -100,7 +100,7 @@ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::cleanup()
+        * @inheritDoc
         */
        protected function cleanup() {
                if (empty($this->presetEventIDs)) return;
@@ -118,7 +118,7 @@ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageI
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index 1c19f98e29c10411fbbf4278c2f5f3068168850b..fb1d83ffcc96cdd71f55994ac56925cd59ba7c1b 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
  */
 class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'user_option';
        
@@ -30,7 +30,7 @@ class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallat
        public static $reservedTags = ['name', 'optiontype', 'defaultvalue', 'validationpattern', 'required', 'editable', 'visible', 'searchable', 'showorder', 'outputclass', 'selectoptions', 'enableoptions', 'isdisabled', 'categoryname', 'permissions', 'options', 'attrs', 'cdata'];
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveCategory()
+        * @inheritDoc
         */
        protected function saveCategory($category, $categoryXML = null) {
                // use for create and update
@@ -61,7 +61,7 @@ class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin::saveOption()
+        * @inheritDoc
         */
        protected function saveOption($option, $categoryName, $existingOptionID = 0) {
                // default values
@@ -144,7 +144,7 @@ class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallat
        }
        
        /**
-        * @see \wcf\system\package\plugin\IPackageInstallationPlugin::uninstall()
+        * @inheritDoc
         */
        public function uninstall() {
                // get optionsIDs from package
index c0c4313080715b625404e7afc8ce8adb8c10aebc..ceb8bf67ba9b7f000908e0a8696f61b8bfe6b876 100644 (file)
@@ -14,22 +14,22 @@ use wcf\system\WCF;
  */
 class UserProfileMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$className
+        * @inheritDoc
         */
        public $className = 'wcf\data\user\profile\menu\item\UserProfileMenuItemEditor';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractPackageInstallationPlugin::$tableName
+        * @inheritDoc
         */
        public $tableName = 'user_profile_menu_item';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::$tagName
+        * @inheritDoc
         */
        public $tagName = 'userprofilemenuitem';
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::handleDelete()
+        * @inheritDoc
         */
        protected function handleDelete(array $items) {
                $sql = "DELETE FROM     wcf".WCF_N."_".$this->tableName."
@@ -45,7 +45,7 @@ class UserProfileMenuPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::prepareImport()
+        * @inheritDoc
         */
        protected function prepareImport(array $data) {
                // adjust show order
@@ -63,7 +63,7 @@ class UserProfileMenuPackageInstallationPlugin extends AbstractXMLPackageInstall
        }
        
        /**
-        * @see \wcf\system\package\plugin\AbstractXMLPackageInstallationPlugin::findExistingItem()
+        * @inheritDoc
         */
        protected function findExistingItem(array $data) {
                $sql = "SELECT  *
index 81da6818a631792476ca3597ee8eae33bcb6be31..4d689150bb4d6b97f8eb58319916e33a09916edf 100644 (file)
@@ -399,49 +399,49 @@ class PackageValidationArchive implements \RecursiveIterator {
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->position = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->children[$this->position]);
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                $this->position++;
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                return $this->children[$this->position];
        }
        
        /**
-        * @see \Iterator::key()
+        * @inheritDoc
         */
        public function key() {
                return $this->position;
        }
        
        /**
-        * @see \RecursiveIterator::getChildren()
+        * @inheritDoc
         */
        public function getChildren() {
                return $this->children[$this->position];
        }
        
        /**
-        * @see \RecursiveIterator::hasChildren()
+        * @inheritDoc
         */
        public function hasChildren() {
                return count($this->children) > 0;
index 32b37cf52541a1bc1003f7fc9ef27b27f1a5395e..974b83afff34974899846aa4fd4267db3525c332 100644 (file)
@@ -159,7 +159,7 @@ class PackageValidationException extends SystemException {
        }
        
        /**
-        * @see \wcf\system\exception\LoggedException::logError()
+        * @inheritDoc
         */
        protected function logError() {
                // do not log errors
index c135f0701645ac58e4399b980732cda21447affa..f5585258a73a486b14ea3feb3f18377728a6814e 100644 (file)
@@ -53,7 +53,7 @@ class PackageValidationManager extends SingletonFactory {
        const VALIDATION_EXCLUSION = 2;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $pipList = new PackageInstallationPluginList();
index 3644c764c4aecf4888697529240945caea473966..fd90f815940da165085dc22aed083d4e169d123d 100644 (file)
@@ -25,7 +25,7 @@ class PageManager extends SingletonFactory {
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.page');
index 6931d46bc3fc000ef314d4c348726908146128fe..0cf5580886fcc09de46bb4eaf7ce627e94575778 100644 (file)
@@ -19,14 +19,14 @@ use wcf\data\user\online\UserOnline;
  */
 trait TOnlineLocationPageHandler {
        /**
-        * @see IOnlineLocationPageHandler::getOnlineLocation()
+        * @inheritDoc
         */
        public function getOnlineLocation(Page $page, UserOnline $user) {
                return '';
        }
        
        /**
-        * @see IOnlineLocationPageHandler::prepareOnlineLocation()
+        * @inheritDoc
         */
        public function prepareOnlineLocation(Page $page, UserOnline $user) {
                // does nothing
index de2fb83b87f07bc088b35d465449bbf21572449e..cb48687345c29fd5f4362df3af4f2159f9929ac5 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\payment\method;
  */
 abstract class AbstractPaymentMethod implements IPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
+        * @inheritDoc
         */
        public function supportsRecurringPayments() {
                return false;
index a6ba260d460b07f9997eb9928c0c2016981fcc41..f76b0f25d319b9889f658cdc8457b0091327f913 100644 (file)
@@ -28,7 +28,7 @@ class PaymentMethodHandler extends SingletonFactory {
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $availablePaymentMethods = explode(',', AVAILABLE_PAYMENT_METHODS);
index 9e81547a871ace0df762706f688f4f6b36cfcbbf..6576eabdc234fa592d64fa39203253e499e2abf9 100644 (file)
@@ -16,14 +16,14 @@ use wcf\util\StringUtil;
  */
 class PaypalPaymentMethod extends AbstractPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
+        * @inheritDoc
         */
        public function supportsRecurringPayments() {
                return true;
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
+        * @inheritDoc
         */
        public function getSupportedCurrencies() {
                return [
@@ -56,7 +56,7 @@ class PaypalPaymentMethod extends AbstractPaymentMethod {
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
+        * @inheritDoc
         */
        public function getPurchaseButton($cost, $currency, $name, $token, $returnURL, $cancelReturnURL, $isRecurring = false, $subscriptionLength = 0, $subscriptionLengthUnit = '') {
                if ($isRecurring) {
index 37c555d26beb33eb8368d63e0214096bcf5dbc4a..0602a24d8107a55bd57440913a0a5c2fab34dd8c 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\payment\method;
  */
 class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
+        * @inheritDoc
         */
        public function getSupportedCurrencies() {
                return [
@@ -22,7 +22,7 @@ class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod {
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
+        * @inheritDoc
         */
        public function getPurchaseButton($cost, $currency, $name, $token, $returnURL, $cancelReturnURL, $isRecurring = false, $subscriptionLength = 0, $subscriptionLengthUnit = '') {
                // @todo
index 9170c3fd9699a7aa6230ac5416e4ed5b1d2cac7b..b1bc8545d6c79c8243172ba5ce7bee204eddcc1c 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\exception\SystemException;
  */
 class PaidSubscriptionPaymentType extends AbstractPaymentType {
        /**
-        * @see wcf\system\payment\type\IPaymentType::processTransaction()
+        * @inheritDoc
         */
        public function processTransaction($paymentMethodObjectTypeID, $token, $amount, $currency, $transactionID, $status, $transactionDetails) {
                $userSubscription = $user = $subscription = null;
index e2a3faf4f8be4ad08720cb67513dde93b63b4c3b..dea44f98c98fc00b7f28ba6f1a01fb13cd660432 100644 (file)
@@ -14,14 +14,14 @@ use wcf\system\SingletonFactory;
  */
 abstract class AbstractPollHandler extends SingletonFactory implements IPollHandler {
        /**
-        * @see \wcf\system\poll\IPollHandler::canStartPublicPoll()
+        * @inheritDoc
         */
        public function canStartPublicPoll() {
                return true;
        }
        
        /**
-        * @see \wcf\system\poll\IPollHandler::canVote()
+        * @inheritDoc
         */
        public function canVote() {
                return true;
index ce1db2355a8a1838b2c9d680d9b85e52468e2a7d..72d1a19569580c0bb867ab34726c8846adb487b0 100644 (file)
@@ -75,7 +75,7 @@ class PollManager extends SingletonFactory {
        protected $pollOptions = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.poll');
index 4acdb1ec9344df8c83eeb9231d92862d4f3caf8c..127f66a9b6f5b227faa142df6a6adb8ea43d097f 100644 (file)
@@ -118,7 +118,7 @@ class FlexibleRoute implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::buildLink()
+        * @inheritDoc
         */
        public function buildLink(array $components) {
                $application = (isset($components['application'])) ? $components['application'] : null;
@@ -241,7 +241,7 @@ class FlexibleRoute implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::canHandle()
+        * @inheritDoc
         */
        public function canHandle(array $components) {
                if (!empty($this->requireComponents)) {
@@ -260,21 +260,21 @@ class FlexibleRoute implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::getRouteData()
+        * @inheritDoc
         */
        public function getRouteData() {
                return $this->routeData;
        }
        
        /**
-        * @see \wcf\system\request\IRoute::isACP()
+        * @inheritDoc
         */
        public function isACP() {
                return $this->isACP;
        }
        
        /**
-        * @see \wcf\system\request\IRoute::matches()
+        * @inheritDoc
         */
        public function matches($requestURL) {
                if (preg_match($this->pattern, $requestURL, $matches)) {
index 85111c0a2adaf63eb6e6a854c969d63a2b418a23..24cbdd941aa889d9345f55599be0a646fb26d8ef 100644 (file)
@@ -39,7 +39,7 @@ class LinkHandler extends SingletonFactory {
        
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->titleRegex = new Regex('[\x0-\x2F\x3A-\x40\x5B-\x60\x7B-\x7F]+');
index 9dd30a37d0e7f852037825837c6018ba5ce71433..f1b3237725a24bbae42a19c70faad4a19ba72311 100644 (file)
@@ -40,7 +40,7 @@ class RequestHandler extends SingletonFactory {
        protected $isACPRequest = false;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->isACPRequest = class_exists('wcf\system\WCFACP', false);
index 11fe07524a119f856b4889cb943c465661fc9ee4..30b6bc30f78a1472136365ff8e351ba35890c1a9 100644 (file)
@@ -134,7 +134,7 @@ class Route implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::matches()
+        * @inheritDoc
         */
        public function matches($requestURL) {
                $urlParts = $this->getParts($requestURL);
@@ -199,7 +199,7 @@ class Route implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::getRouteData()
+        * @inheritDoc
         */
        public function getRouteData() {
                return $this->routeData;
@@ -224,7 +224,7 @@ class Route implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::canHandle()
+        * @inheritDoc
         */
        public function canHandle(array $components) {
                foreach ($this->routeSchema as $schemaPart) {
@@ -256,7 +256,7 @@ class Route implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::buildLink()
+        * @inheritDoc
         */
        public function buildLink(array $components) {
                $application = (isset($components['application'])) ? $components['application'] : null;
@@ -351,7 +351,7 @@ class Route implements IRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::isACP()
+        * @inheritDoc
         */
        public function isACP() {
                return $this->isACP;
index 8b4b4ff6d1c7780f71a9c06800c622300f53d079..8e3b19e0b18d65eef7b8427ac08fd6cf0466380a 100644 (file)
@@ -47,7 +47,7 @@ class StaticRoute extends FlexibleRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::buildLink()
+        * @inheritDoc
         */
        public function buildLink(array $components) {
                // static routes don't have these components
@@ -58,7 +58,7 @@ class StaticRoute extends FlexibleRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::canHandle()
+        * @inheritDoc
         */
        public function canHandle(array $components) {
                if (isset($components['application']) && $components['application'] == $this->staticApplication) {
@@ -71,7 +71,7 @@ class StaticRoute extends FlexibleRoute {
        }
        
        /**
-        * @see \wcf\system\request\IRoute::matches()
+        * @inheritDoc
         */
        public function matches($requestURL) {
                if (parent::matches($requestURL)) {
index 9057c19041a54535f5502d790d04f7820db261d5..87e2a4fdbbc636a5aae37f08d7fd41b5025b4682 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractSearchIndexManager extends SingletonFactory implements ISearchIndexManager {
        /**
-        * @see \wcf\system\search\ISearchIndexManager::createSearchIndices()
+        * @inheritDoc
         */
        public function createSearchIndices() {
                // get definition id
@@ -48,14 +48,14 @@ abstract class AbstractSearchIndexManager extends SingletonFactory implements IS
        abstract protected function createSearchIndex(ObjectType $objectType);
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::beginBulkOperation()
+        * @inheritDoc
         */
        public function beginBulkOperation() {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::commitBulkOperation()
+        * @inheritDoc
         */
        public function commitBulkOperation() {
                // does nothing
index 8caf2936f7930d2ae690f19355a001860eefb15c..5e7c2116c38a20b58694ff354419925128376b19 100644 (file)
@@ -35,7 +35,7 @@ class SearchEngine extends SingletonFactory implements ISearchEngine {
        protected $searchEngine = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get available object types
@@ -97,14 +97,14 @@ class SearchEngine extends SingletonFactory implements ISearchEngine {
        }
        
        /**
-        * @see \wcf\system\search\ISearchEngine::search()
+        * @inheritDoc
         */
        public function search($q, array $objectTypes, $subjectOnly = false, PreparedStatementConditionBuilder $searchIndexCondition = null, array $additionalConditions = [], $orderBy = 'time DESC', $limit = 1000) {
                return $this->getSearchEngine()->search($q, $objectTypes, $subjectOnly, $searchIndexCondition, $additionalConditions, $orderBy, $limit);
        }
        
        /**
-        * @see \wcf\system\search\ISearchEngine::getInnerJoin()
+        * @inheritDoc
         */
        public function getInnerJoin($objectTypeName, $q, $subjectOnly = false, PreparedStatementConditionBuilder $searchIndexCondition = null, $orderBy = 'time DESC', $limit = 1000) {
                $conditionBuilderClassName = $this->getConditionBuilderClassName();
@@ -116,14 +116,14 @@ class SearchEngine extends SingletonFactory implements ISearchEngine {
        }
        
        /**
-        * @see \wcf\system\search\ISearchEngine::getConditionBuilderClassName()
+        * @inheritDoc
         */
        public function getConditionBuilderClassName() {
                return $this->getSearchEngine()->getConditionBuilderClassName();
        }
        
        /**
-        * @see \wcf\system\search\ISearchEngine::removeSpecialCharacters()
+        * @inheritDoc
         */
        public function removeSpecialCharacters($string) {
                return $this->getSearchEngine()->removeSpecialCharacters($string);
index 09284436017fa85ccb7410ef64fc0d0f683d16dc..5e1299b820bd02b930c65a663369ba3b2f9e84e7 100644 (file)
@@ -37,7 +37,7 @@ class SearchIndexManager extends SingletonFactory implements ISearchIndexManager
        protected $searchIndexManager = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get available object types
@@ -101,56 +101,56 @@ class SearchIndexManager extends SingletonFactory implements ISearchIndexManager
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::add()
+        * @inheritDoc
         */
        public function add($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = '') {
                $this->getSearchIndexManager()->add($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID, $metaData);
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::update()
+        * @inheritDoc
         */
        public function update($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = '') {
                $this->getSearchIndexManager()->update($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID, $metaData);
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::delete()
+        * @inheritDoc
         */
        public function delete($objectType, array $objectIDs) {
                $this->getSearchIndexManager()->delete($objectType, $objectIDs);
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::reset()
+        * @inheritDoc
         */
        public function reset($objectType) {
                $this->getSearchIndexManager()->reset($objectType);
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::createSearchIndices()
+        * @inheritDoc
         */
        public function createSearchIndices() {
                $this->getSearchIndexManager()->createSearchIndices();
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::supportsBulkInsert()
+        * @inheritDoc
         */
        public function supportsBulkInsert() {
                return $this->getSearchIndexManager()->supportsBulkInsert();
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::beginBulkOperation()
+        * @inheritDoc
         */
        public function beginBulkOperation() {
                $this->getSearchIndexManager()->beginBulkOperation();
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::commitBulkOperation()
+        * @inheritDoc
         */
        public function commitBulkOperation() {
                $this->getSearchIndexManager()->commitBulkOperation();
index 4b391f02d58fefe5470771e334486a04e016889b..52aaba16bf06d794acb3b5dd0109ce52c8e039d8 100644 (file)
@@ -30,7 +30,7 @@ class SearchResultTextParser extends SingletonFactory {
        protected $searchQuery = '';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                if (isset($_GET['highlight'])) {
index 3e0309c8485b0ff9d6487c160650013a6ddcbca5..a3e0941441fb7ccf91ac5dd1cfbfc3bc17779eb8 100644 (file)
@@ -30,7 +30,7 @@ class ACPSearchHandler extends SingletonFactory {
        protected $cache = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = ACPSearchProviderCacheBuilder::getInstance()->getData();
index 92e9a8d1724d93e425d38d57287a76862fa79047..76edb41d610aa298e9e818fd63d25b49cf1b1cf8 100644 (file)
@@ -71,7 +71,7 @@ class ACPSearchResult {
        }
        
        /**
-        * @see \wcf\system\search\acp\ACPSearchResult::getTitle()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->getTitle();
index d5a8daa3d28889def2cbe1925379ce9e1082b58e..b4b8aadda3424e0bd138912c8543b39f7b94fb0f 100644 (file)
@@ -104,49 +104,49 @@ class ACPSearchResultList implements \Countable, \Iterator {
        }
        
        /**
-        * @see \wcf\system\search\acp\ACPSearchResultList::getTitle()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->title;
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->results);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                return $this->results[$this->index];
        }
        
        /**
-        * @see \Iterator::key()
+        * @inheritDoc
         */
        public function key() {
                return $this->index;
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->results[$this->index]);
index 0f8a71afa0b47e11a189809be5074d1cfa1892de..93177e813adb22c0d106bfd0cb5dfc63c33422aa 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class MenuItemACPSearchResultProvider extends AbstractACPSearchResultProvider implements IACPSearchResultProvider {
        /**
-        * @see \wcf\system\search\acp\IACPSearchResultProvider::search()
+        * @inheritDoc
         */
        public function search($query) {
                $results = [];
index 905459a62cb5cd5fbbb95cf4d5c92c61b25e3a97..0a7346599e512b22a6b11c02f019753483d43856 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class OptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider {
        /**
-        * @see \wcf\system\search\acp\AbstractCategorizedACPSearchResultProvider::$listClassName
+        * @inheritDoc
         */
        protected $listClassName = 'wcf\data\option\category\OptionCategoryList';
        
        /**
-        * @see \wcf\system\search\acp\IACPSearchResultProvider::search()
+        * @inheritDoc
         */
        public function search($query) {
                $results = [];
index 0698762ed543b589e569a1f806b9c6a5424ec477..013eb70023a9fe4f177b481bbf3a5d4645242b10 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class PackageACPSearchResultProvider implements IACPSearchResultProvider {
        /**
-        * @see \wcf\system\search\acp\IACPSearchResultProvider::search()
+        * @inheritDoc
         */
        public function search($query) {
                if (!WCF::getSession()->getPermission('admin.configuration.package.canUpdatePackage') && !WCF::getSession()->getPermission('admin.configuration.package.canUninstallPackage')) {
index 5362143d5a831b015d7f8c8c5df4e6fde61cde66..441e651b08454cc62f0b5fb0f1e1af6f9d87db9b 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class UserACPSearchResultProvider implements IACPSearchResultProvider {
        /**
-        * @see \wcf\system\search\acp\IACPSearchResultProvider::search()
+        * @inheritDoc
         */
        public function search($query) {
                if (!WCF::getSession()->getPermission('admin.user.canEditUser')) {
index ab8a1f7977401acac740a7a15ce8f5227ab9d13b..a64e4af8f2fb51747cc9a63f836d41a6d5443469 100644 (file)
@@ -17,12 +17,12 @@ use wcf\system\WCF;
  */
 class UserGroupOptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider {
        /**
-        * @see \wcf\system\search\acp\AbstractCategorizedACPSearchResultProvider::$listClassName
+        * @inheritDoc
         */
        protected $listClassName = 'wcf\data\user\group\option\category\UserGroupOptionCategoryList';
        
        /**
-        * @see \wcf\system\search\acp\IACPSearchResultProvider::search()
+        * @inheritDoc
         */
        public function search($query) {
                $results = [];
index 4a6141ec555061795de6b6001acac1c579272383..fce0b343e05c58a12871a42c16faded00bdb8e2e 100644 (file)
@@ -26,12 +26,12 @@ class MysqlSearchEngine extends AbstractSearchEngine {
        protected $ftMinWordLen = null;
        
        /**
-        * @see \wcf\system\search\AbstractSearchEngine::$specialCharacters
+        * @inheritDoc
         */
        protected $specialCharacters = ['(', ')', '@', '+', '-', '"', '<', '>', '~', '*'];
        
        /**
-        * @see \wcf\system\search\ISearchEngine::search()
+        * @inheritDoc
         */
        public function search($q, array $objectTypes, $subjectOnly = false, PreparedStatementConditionBuilder $searchIndexCondition = null, array $additionalConditions = [], $orderBy = 'time DESC', $limit = 1000) {
                // build search query
@@ -95,7 +95,7 @@ class MysqlSearchEngine extends AbstractSearchEngine {
        }
        
        /**
-        * @see \wcf\system\search\ISearchEngine::getInnerJoin()
+        * @inheritDoc
         */
        public function getInnerJoin($objectTypeName, $q, $subjectOnly = false, PreparedStatementConditionBuilder $searchIndexCondition = null, $orderBy = 'time DESC', $limit = 1000) {
                $fulltextCondition = null;
@@ -127,7 +127,7 @@ class MysqlSearchEngine extends AbstractSearchEngine {
        }
        
        /**
-        * @see \wcf\system\search\AbstractSearchEngine::getFulltextMinimumWordLength()
+        * @inheritDoc
         */
        protected function getFulltextMinimumWordLength() {
                if ($this->ftMinWordLen === null) {
index fdab9e3250d6d37c45a36ae334ddc1b0c21357d4..61c4297105cef6caf63861df3b6424d3cf000593 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        /**
-        * @see \wcf\system\search\ISearchIndexManager::add()
+        * @inheritDoc
         */
        public function add($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = '') {
                if ($languageID === null) $languageID = 0;
@@ -31,7 +31,7 @@ class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::update()
+        * @inheritDoc
         */
        public function update($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = '') {
                // delete existing entry
@@ -42,7 +42,7 @@ class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::delete()
+        * @inheritDoc
         */
        public function delete($objectType, array $objectIDs) {
                $sql = "DELETE FROM     " . SearchIndexManager::getTableName($objectType) . "
@@ -56,7 +56,7 @@ class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        }
        
        /**
-        * @see \wcf\system\search\ISearchIndexManager::reset()
+        * @inheritDoc
         */
        public function reset($objectType) {
                $sql = "TRUNCATE TABLE " . SearchIndexManager::getTableName($objectType);
@@ -65,7 +65,7 @@ class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        }
        
        /**
-        * @see \wcf\system\search\AbstractSearchIndexManager::createSearchIndex()
+        * @inheritDoc
         */
        protected function createSearchIndex(ObjectType $objectType) {
                $tableName = SearchIndexManager::getTableName($objectType);
index 50f1f2d44905df145b9cfa3da4cefd7e48e1fc28..a41f955be0b96154d385db28406e2634a6c34bdf 100644 (file)
@@ -20,7 +20,7 @@ abstract class AbstractSessionHandler extends SingletonFactory {
        protected $sessionHandler = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected final function init() {
                $this->sessionHandler = SessionHandler::getInstance();
index 9e97b0367d197353dc505eaca7618d272c65baec..9390e74fd7076f978f28286fa17e346f7d28b60c 100644 (file)
@@ -166,7 +166,7 @@ class SessionHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->isACP = (class_exists(WCFACP::class, false) || !PACKAGE_ID);
index b1d5d1995665d0575682db2e84812c0f31e9d51e..7079a38184b8dd292f97f454a59ea70909775113 100644 (file)
@@ -23,7 +23,7 @@ class SitemapHandler extends SingletonFactory {
        protected $cache = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = SitemapCacheBuilder::getInstance()->getData();
index bbaf6e417171b5c625253a91c29257e10f02b9a4..33651709605bbbfa9138326243676af4ea808c02 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 class UserAccountSitemapProvider implements ISitemapProvider {
        /**
-        * @see \wcf\system\sitemap\ISitemapProvider::getTemplate()
+        * @inheritDoc
         */
        public function getTemplate() {
                return WCF::getTPL()->fetch('sitemapUserAccount');
index 533acab5bd05e9bf0e4b54f59df06e26ef485a1e..9cfa471d19d399b72175b9bdedb17d3ede7bd4a9 100644 (file)
@@ -22,7 +22,7 @@ abstract class AbstractCommentStatDailyHandler extends AbstractStatDailyHandler
        protected $objectType = '';
        
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getData()
+        * @inheritDoc
         */
        public function getData($date) {
                $objectTypeID = CommentHandler::getInstance()->getObjectTypeID($this->objectType);
index a29fa07225323e725cab6adb2d8b37129a4ed49a..b49cd3a838cb188d7be28ba0d1c62b60c2e5a59f 100644 (file)
@@ -14,7 +14,7 @@ use wcf\system\WCF;
  */
 abstract class AbstractDiskUsageStatDailyHandler extends AbstractStatDailyHandler {
        /**
-        * @see \wcf\system\stat\AbstractStatDailyHandler::getCounter()
+        * @inheritDoc
         */
        protected function getCounter($date, $tableName, $dateColumnName) {
                $sql = "SELECT  CEIL(SUM(filesize) / 1000)
@@ -26,7 +26,7 @@ abstract class AbstractDiskUsageStatDailyHandler extends AbstractStatDailyHandle
        }
        
        /**
-        * @see \wcf\system\stat\AbstractStatDailyHandler::getTotal()
+        * @inheritDoc
         */
        protected function getTotal($date, $tableName, $dateColumnName) {
                $sql = "SELECT  CEIL(SUM(filesize) / 1000)
@@ -38,7 +38,7 @@ abstract class AbstractDiskUsageStatDailyHandler extends AbstractStatDailyHandle
        }
        
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getFormattedCounter()
+        * @inheritDoc
         */
        public function getFormattedCounter($counter) {
                return round($counter / 1000, 2); // return mb
index aa0e057debccdaad90cd912a79a02d7689beb0b5..1e9e69385a1edae5dd26aafac20192b76f3c4296 100644 (file)
@@ -48,7 +48,7 @@ abstract class AbstractStatDailyHandler implements IStatDailyHandler {
        }
        
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getFormattedCounter()
+        * @inheritDoc
         */
        public function getFormattedCounter($counter) {
                return $counter;
index cb8b3532c848da0f2d01e43cc5923cdd19272003..fb2c33e6f0c645da104f3b13ce6be08bf0a02e6b 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\stat;
  */
 class AttachmentDiskUsageStatDailyHandler extends AbstractDiskUsageStatDailyHandler {
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getData()
+        * @inheritDoc
         */
        public function getData($date) {
                return [
index 24cabb4d00ef7285c180166beeb957440394bcea..d6bfd430dc6bd009c7af42dd3d214dd71b7a7770 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\stat;
  */
 class AttachmentStatDailyHandler extends AbstractStatDailyHandler {
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getData()
+        * @inheritDoc
         */
        public function getData($date) {
                return [
index 456f25f45e59f8980ed2f89be7b28a18a64016cb..f73841008282a98eab661248929e57fbb93bd823 100644 (file)
@@ -17,7 +17,7 @@ class LikeStatDailyHandler extends AbstractStatDailyHandler {
        protected $likeValue = Like::LIKE;
        
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getData()
+        * @inheritDoc
         */
        public function getData($date) {
                $sql = "SELECT  COUNT(*)
index a6e85ea9557f99a122e5385a05495f41e6542d1e..1569db60242e7b4ce74a53bd19eace233ea71c5c 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\stat;
  */
 class UserProfileCommentStatDailyHandler extends AbstractCommentStatDailyHandler {
        /**
-        * @see \wcf\system\stat\AbstractCommentStatDailyHandler::$objectType
+        * @inheritDoc
         */
        protected $objectType = 'com.woltlab.wcf.user.profileComment';
 }
index e5000a33b8a4d89636e72cc56e6c06958fa4a84b..c44cec139c225507ba3841f1245039a2011c3d36 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\stat;
  */
 class UserStatDailyHandler extends AbstractStatDailyHandler {
        /**
-        * @see \wcf\system\stat\IStatDailyHandler::getData()
+        * @inheritDoc
         */
        public function getData($date) {
                return [
index c21f1a35a75518944bfb24740505e0ce0a7a38ec..a40376f9a69bd90a19e3b47228cf9dba2c1ede8b 100644 (file)
@@ -37,7 +37,7 @@ class StyleCompiler extends SingletonFactory {
        public static $supportedOptionType = ['boolean', 'integer'];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                require_once(WCF_DIR.'lib/system/style/scssphp/scss.inc.php');
index 5ca79ff959778b78698a16b79d9cd7a82e2d6fe5..f7e989d9509cfaa596113a3fc5cfc57b020aa947 100644 (file)
@@ -32,7 +32,7 @@ class StyleHandler extends SingletonFactory {
        protected $style = null;
        
        /**
-        * @see \wcf\system\exception\SystemException::init()
+        * @inheritDoc
         */
        protected function init() {
                // load cache
index 84fa1416e29c73fa78c46e48e43873c290d7b6f0..5aff5b7089ce90c366a73f8bce92385178939272 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  */
 abstract class AbstractTaggable extends AbstractObjectTypeProcessor implements ITaggable {
        /**
-        * @see \wcf\system\tagging\ITaggable::getApplication()
+        * @inheritDoc
         */
        public function getApplication() {
                $classParts = explode('\\', get_called_class());
index 2bc25ce1862271716b076fec9afdaf23c1fb58c8..76b27925b028ba3ec82285668f489d027b03f271 100644 (file)
@@ -14,12 +14,12 @@ use wcf\system\application\ApplicationHandler;
  */
 class ACPTemplateEngine extends TemplateEngine {
        /**
-        * @see \wcf\system\template\TemplateEngine::$environment
+        * @inheritDoc
         */
        protected $environment = 'admin';
        
        /**
-        * @see \wcf\system\template\TemplateEngine::__construct()
+        * @inheritDoc
         */
        protected function init() {
                parent::init();
@@ -44,7 +44,7 @@ class ACPTemplateEngine extends TemplateEngine {
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getCompiledFilename()
+        * @inheritDoc
         */
        public function getCompiledFilename($templateName, $application) {
                $abbreviation = 'wcf';
@@ -56,7 +56,7 @@ class ACPTemplateEngine extends TemplateEngine {
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::setTemplateGroupID()
+        * @inheritDoc
         */
        public final function setTemplateGroupID($templateGroupID) {
                // template groups are not supported by the acp template engine
@@ -64,7 +64,7 @@ class ACPTemplateEngine extends TemplateEngine {
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getTemplateListenerCode()
+        * @inheritDoc
         */
        public function getTemplateListenerCode($templateName, $eventName) {
                // skip template listeners within WCFSetup
index 28a2c07ca5407418f40839615ff569b1198bbfa1..ba38d5f2455e8646239b8e2fbd0892270b36e00e 100644 (file)
@@ -13,7 +13,7 @@ namespace wcf\system\template;
  */
 class SetupTemplateCompiler extends TemplateCompiler {
        /**
-        * @see \wcf\system\template\TemplateScriptingCompiler::compileOutputTag()
+        * @inheritDoc
         */
        protected function compileOutputTag($tag) {
                $encodeHTML = false;
index 56e8e2ff5f989624b7ae6f28096a6ba4a0f7f1cc..5bd13caba431ffdc8180ecaecc68689782ee37f7 100644 (file)
@@ -13,14 +13,14 @@ namespace wcf\system\template;
  */
 class SetupTemplateEngine extends TemplateEngine {
        /**
-        * @see \wcf\system\template\TemplateEngine::loadTemplateGroupCache()
+        * @inheritDoc
         */
        protected function loadTemplateGroupCache() {
                // does nothing
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getCompiler()
+        * @inheritDoc
         */
        public function getCompiler() {
                if ($this->compilerObj === null) {
@@ -31,21 +31,21 @@ class SetupTemplateEngine extends TemplateEngine {
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getSourceFilename()
+        * @inheritDoc
         */
        public function getSourceFilename($templateName, $application) {
                return $this->compileDir.'setup/template/'.$templateName.'.tpl';
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getCompiledFilename()
+        * @inheritDoc
         */
        public function getCompiledFilename($templateName, $application) {
                return $this->compileDir.'setup/template/compiled/'.$this->languageID.'_'.$templateName.'.php';
        }
        
        /**
-        * @see \wcf\system\template\TemplateEngine::getMetaDataFilename()
+        * @inheritDoc
         */
        public function getMetaDataFilename($templateName) {
                return $this->compileDir.'setup/template/compiled/'.$this->languageID.'_'.$templateName.'.meta.php';
index ff85b67714eb5f6ab21ba5ab2a614b66204ac055..ff5b1d68ab6b519b41a7539a5d52b491bc436c1c 100755 (executable)
@@ -106,7 +106,7 @@ class TemplateEngine extends SingletonFactory {
        protected $environment = 'user';
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->templatePaths = ['wcf' => WCF_DIR.'templates/'];
index 5036b43a0daa9a00176dda0b86b528303af0f756..23e041f32c1c35daa45cd5dede83dd4f4dacd516 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class AppendCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                if (!isset($tagArgs['var'])) {
@@ -32,7 +32,7 @@ class AppendCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                throw new SystemException($compiler->formatSyntaxError("unknown tag {/append}", $compiler->getCurrentIdentifier(), $compiler->getCurrentLineNo()));
index c827c1c6f12a6ea6e65b9636b7c81c2294508953..499696ae009fe9f5d4a5dedd450cd30f5b41dcc4 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class AssignCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                if (!isset($tagArgs['var'])) {
@@ -32,7 +32,7 @@ class AssignCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                throw new SystemException($compiler->formatSyntaxError("unknown tag {/assign}", $compiler->getCurrentIdentifier(), $compiler->getCurrentLineNo()));
index ccfb41b7e8ab52bd7d8e0bfc0dee4914c8efbc9b..f1d147865b818c54b465f032dd7aaef6fef9ee09 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\template\TemplateEngine;
  */
 class ConcatModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\ITemplatePluginModifier::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (count($tagArgs) < 2) {
index f523d11e7dc79031fbda54cca2b84628556af1a9..79387823aecf9a4ac7b455a15dd3dff004c191f2 100644 (file)
@@ -24,7 +24,7 @@ class CounterFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        protected $counters = [];
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (!isset($tagArgs['name'])) {
index 17269e85b4aaf6349ed66ff89c2b56301ae82610..bec09cd069ad26c6aa290e43d48e63055d1c875c 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class CurrencyModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return number_format(round($tagArgs[0], 2), 2, WCF::getLanguage()->get('wcf.global.decimalPoint'), WCF::getLanguage()->get('wcf.global.thousandsSeparator'));
index 81ba005dd480034d08b4dca76b95b932494e3fb7..d0345c729ad0e457dc80bf4d6c073c11d02fa033 100644 (file)
@@ -24,7 +24,7 @@ class CycleFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        protected $cycles = [];
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // get params
index e848035195ab93a8c2f128ca2e963afcd1ff3b2c..fb5fe85a13125594377317dbc2c740fbbc4a9f9b 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\DateUtil;
  */
 class DateDiffModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (!isset($tagArgs[1])) {
index 71fc7b63d4644dd297fb104662417d9888753232..869fc1ead21e34fff111346a2076103391ef84b3 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\DateUtil;
  */
 class DateModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return DateUtil::format(DateUtil::getDateTimeByTimestamp($tagArgs[0]), (!empty($tagArgs[1]) ? $tagArgs[1] : DateUtil::DATE_FORMAT));
index 8c5d297628bbdcf3397e722435bab1393a0bb279..e6cfa483b7d920de5ef8a27789b524e44dd19e7d 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class EncodeJSModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return StringUtil::encodeJS($tagArgs[0]);
index 0f3572bbb7c1158958683358f713bbf7d1057f65..866c3fea2de839ff69389935212be979d589d674 100644 (file)
@@ -20,7 +20,7 @@ use wcf\util\StringUtil;
  */
 class EncodeJSONModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return StringUtil::encodeJSON($tagArgs[0]);
index d652a9e9f6567474522cdcbea5afc21ae7b52a3f..9613a46466414d136013fefaef8f0867afa20aad 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\StringUtil;
  */
 class EscapeCDATAModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return StringUtil::escapeCDATA($tagArgs[0]);
index a6b4bd181bc3d013fc66f78023b226cdad1586c1..916187fb23759d5913f88473ad589e51c1775113 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class EventPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
-        * @see \wcf\system\template\IPrefilterTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($templateName, $sourceContent, TemplateScriptingCompiler $compiler) {
                $ldq = preg_quote($compiler->getLeftDelimiter(), '~');
index 2a8028582e6ab707fd1ad9ec61b3a20fa6617f66..e3daf6f535664599d355556be465ba57f0fdf0b4 100644 (file)
@@ -20,7 +20,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class FetchCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                if (!isset($tagArgs['file'])) {
@@ -36,7 +36,7 @@ class FetchCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                throw new SystemException($compiler->formatSyntaxError("unknown tag {/fetch}", $compiler->getCurrentIdentifier(), $compiler->getCurrentLineNo()));
index b916c561c6c80790913e1c9364c2a71ba3489803..99788988dafb5dd3d1d63a470ec6b4093b731670 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\FileUtil;
  */
 class FilesizeBinaryModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return FileUtil::formatFilesizeBinary($tagArgs[0]);
index c6565b21bb7b4f530d0e2702ba1c9fac1c6ad802..a202f5999582d75ab89742b8c77ca8854436212e 100644 (file)
@@ -19,7 +19,7 @@ use wcf\util\FileUtil;
  */
 class FilesizeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return FileUtil::formatFilesize($tagArgs[0]);
index 12d2a7a28e8215150f2cd4c7870749c580c0e51b..78ee9b15c3ac34bb698df1aa41a800567a402f37 100644 (file)
@@ -27,7 +27,7 @@ use wcf\util\StringUtil;
  */
 class HascontentPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
-        * @see \wcf\system\template\IPrefilterTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($templateName, $sourceContent, TemplateScriptingCompiler $compiler) {
                $ldq = preg_quote($compiler->getLeftDelimiter(), '~');
index 92c7097b6bff6ed2c385dc9f9ae9b478279919ba..3e2b672dfe2320558017eccee1a00b068f81dda1 100644 (file)
@@ -28,7 +28,7 @@ class HtmlCheckboxesFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        protected $disableEncoding = false;
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // get options
index 1d4f37ebf918b32021d3f9158eb10cce0ba29282..fce16cfbf391695acee8fb329003600e02b9dd6b 100644 (file)
@@ -31,7 +31,7 @@ class HtmlOptionsFunctionTemplatePlugin extends HtmlCheckboxesFunctionTemplatePl
        protected $selected = [];
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (isset($tagArgs['object']) && ($tagArgs['object'] instanceof DatabaseObjectList)) {
index cd24d48b8bad76ac484dcd4527765c19b05c9dbb..ffce169314274a0720821a4f8472ad340ebd9b78 100644 (file)
@@ -25,7 +25,7 @@ class ImplodeCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        protected $tagStack = [];
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                $compiler->pushTag('implode');
@@ -49,7 +49,7 @@ class ImplodeCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                $compiler->popTag('implode');
index 0fce9e5939a4ba0f118f4feb62730aa1542b2c39..4dd2f54adcde844ecbaf97dba1ffb2d7c5e8a160 100644 (file)
@@ -42,7 +42,7 @@ class JsFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        protected $includedFiles = [];
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // needed arguments: application and lib/file
index 40320a329d686a948754212b208fafc3e32045d2..e8e4154921a7ac75cc99caa86792714bdfcdb59c 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class LangCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                $compiler->pushTag('lang');
@@ -28,7 +28,7 @@ class LangCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                $compiler->popTag('lang');
index b8a8a9ad9e592518af1bb132dda64092ca4d7ddc..b01554f591ba4355202713e7fd711ff659a56048 100644 (file)
@@ -22,7 +22,7 @@ use wcf\system\WCF;
  */
 class LangPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
-        * @see \wcf\system\template\IPrefilterTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($templateName, $sourceContent, TemplateScriptingCompiler $compiler) {
                $ldq = preg_quote($compiler->getLeftDelimiter(), '~');
index 0f02481bedb1945d6213c934587cc7885126afff..02181b35685c3ba97492c101eccb2a3761c04dc6 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\WCF;
  */
 class LanguageModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                if (($lang = $tplObj->get('__language')) === null) {
index 971944e2e627637a8733de1a2330ed4cdcadfae5..c01ef7fc3b1dd708783d0cbfd505a15ab6d978a9 100644 (file)
@@ -25,7 +25,7 @@ class LinkBlockTemplatePlugin implements IBlockTemplatePlugin {
        protected $counter = 0;
        
        /**
-        * @see \wcf\system\template\IBlockTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, $blockContent, TemplateEngine $tplObj) {
                if (!array_key_exists('controller', $tagArgs)) {
@@ -49,14 +49,14 @@ class LinkBlockTemplatePlugin implements IBlockTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\IBlockTemplatePlugin::init()
+        * @inheritDoc
         */
        public function init($tagArgs, TemplateEngine $tplObj) {
                $this->counter = 0;
        }
        
        /**
-        * @see \wcf\system\template\IBlockTemplatePlugin::next()
+        * @inheritDoc
         */
        public function next(TemplateEngine $tplObj) {
                if ($this->counter == 0) {
index 461dcac9f30a37ec4e10328b40472016d470c71a..89733fc26afcd0bd76f41b574880a37fbcdc1910 100644 (file)
@@ -15,7 +15,7 @@ use wcf\util\StringUtil;
  */
 class NewlineToBreakModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                return nl2br(StringUtil::encodeHTML($tagArgs[0]));
index d792d2f63d163d8985c9347114dcb1e58bf139f6..020f1ef336680051581ed6ee3e58bb6e683ed768 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\DateUtil;
  */
 class PlainTimeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                $dateTime = DateUtil::getDateTimeByTimestamp($tagArgs[0]);
index 59170da6c0eddde3e874b4e92ceb293750ca76d2..93f721c4f56ee71639a77246dc72e1b8737c2578 100644 (file)
@@ -18,7 +18,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  */
 class PrependCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeStart()
+        * @inheritDoc
         */
        public function executeStart($tagArgs, TemplateScriptingCompiler $compiler) {
                if (!isset($tagArgs['var'])) {
@@ -32,7 +32,7 @@ class PrependCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        }
        
        /**
-        * @see \wcf\system\template\ICompilerTemplatePlugin::executeEnd()
+        * @inheritDoc
         */
        public function executeEnd(TemplateScriptingCompiler $compiler) {
                throw new SystemException($compiler->formatSyntaxError("unknown tag {/prepend}", $compiler->getCurrentIdentifier(), $compiler->getCurrentLineNo()));
index 3bc751da828fb117d636f7d7c1cf24e80895a3ea..a2f0f56f1767a9cc28efc94b1c2e591416e43403 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class ShortUnitModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                $number = $tagArgs[0];
index 447ddc67c866e16cbba1c8f6e2ef8ba7c6a57a0b..517dd14ecc468dcfed9f4dc22b5c36f66590cfcb 100644 (file)
@@ -23,31 +23,31 @@ use wcf\system\template\TemplateEngine;
  */
 class SmallpagesFunctionTemplatePlugin extends PagesFunctionTemplatePlugin {
        /**
-        * @see \wcf\system\template\plugin\PagesFunctionTemplatePlugin::SHOW_LINKS
+        * @inheritDoc
         */
        const SHOW_LINKS = 7;
        
        /**
-        * @see \wcf\system\template\plugin\PagesFunctionTemplatePlugin::$cssClassName
+        * @inheritDoc
         */
        protected $cssClassName = 'pagination small';
        
        /**
-        * @see \wcf\system\template\plugin\PagesFunctionTemplatePlugin::makePreviousLink()
+        * @inheritDoc
         */
        protected function makePreviousLink($link, $pageNo) {
                return '';
        }
        
        /**
-        * @see \wcf\system\template\plugin\PagesFunctionTemplatePlugin::makeNextLink()
+        * @inheritDoc
         */
        protected function makeNextLink($link, $pageNo, $pages) {
                return '';
        }
        
        /**
-        * @see \wcf\system\template\IFunctionTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                $tagArgs['page'] = 0;
index 521ab28372e83466d491981e1177b3ccf731f8e6..a4ab51c1622c169504f4521a6b64fad5bbfd5c0e 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\template\TemplateEngine;
  */
 class TableWordwrapModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // values
index 6fd0d25ac6dc72622056c1971f7121a9c8583fa6..efbf6eea9e64967adeeabf9827387eabb96c7601 100644 (file)
@@ -21,7 +21,7 @@ use wcf\util\DateUtil;
  */
 class TimeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                $timestamp = intval($tagArgs[0]);
index 11743d63e2b3239035428e9663eee42e6064ee25..f6b367efcaa23e09b14d068ff8a087190f3011e6 100644 (file)
@@ -18,7 +18,7 @@ use wcf\util\StringUtil;
  */
 class TruncateModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
-        * @see \wcf\system\template\IModifierTemplatePlugin::execute()
+        * @inheritDoc
         */
        public function execute($tagArgs, TemplateEngine $tplObj) {
                // default values
index 1bd6a0fe5aefe9fcbbd8eb0a5e1aabbd1bb922a1..51f12800ace9b66bfcc6d58bac5031783dcfb147 100644 (file)
@@ -15,7 +15,7 @@ use wcf\system\exception\SystemException;
  */
 class AvatarUploadFileValidationStrategy extends DefaultUploadFileValidationStrategy {
        /**
-        * @see \wcf\system\upload\IUploadFileValidationStrategy::validate()
+        * @inheritDoc
         */
        public function validate(UploadFile $uploadFile) {
                if (!parent::validate($uploadFile)) return false;
index 108f3fa0980a84a44c4db4aef83dc5b3fcfd93dc..9495a7c9ebdb5d58a446993bfa97331ff5e7a6bb 100644 (file)
@@ -43,7 +43,7 @@ class DefaultUploadFileValidationStrategy implements IUploadFileValidationStrate
        }
        
        /**
-        * @see \wcf\system\upload\IUploadFileValidationStrategy::validate()
+        * @inheritDoc
         */
        public function validate(UploadFile $uploadFile) {
                if ($uploadFile->getErrorCode() != 0) {
index cc21fe321cd4d7896b05406d55bda45cea28d05d..a407809dcf422e091c9c1f80da3bdd50d9e547b5 100644 (file)
@@ -74,7 +74,7 @@ class GroupedUserList implements \Countable, \Iterator {
        }
        
        /**
-        * @see \wcf\system\user\GroupedUserList::getGroupName()
+        * @inheritDoc
         */
        public function __toString() {
                return $this->getGroupName();
@@ -120,14 +120,14 @@ class GroupedUserList implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Countable::count()
+        * @inheritDoc
         */
        public function count() {
                return count($this->userIDs);
        }
        
        /**
-        * @see \Iterator::current()
+        * @inheritDoc
         */
        public function current() {
                $userID = $this->userIDs[$this->index];
@@ -145,21 +145,21 @@ class GroupedUserList implements \Countable, \Iterator {
        }
        
        /**
-        * @see \Iterator::next()
+        * @inheritDoc
         */
        public function next() {
                ++$this->index;
        }
        
        /**
-        * @see \Iterator::rewind()
+        * @inheritDoc
         */
        public function rewind() {
                $this->index = 0;
        }
        
        /**
-        * @see \Iterator::valid()
+        * @inheritDoc
         */
        public function valid() {
                return isset($this->userIDs[$this->index]);
index 415b30e7ffadd2c9bbba39ed9479cf78ac894919..dbd49f7e13c0815f662fc577484eabd7dd567d72 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\WCF;
  */
 class FollowUserActivityEvent extends SingletonFactory implements IUserActivityEvent {
        /**
-        * @see \wcf\system\user\activity\event\IUserActivityEvent::prepare()
+        * @inheritDoc
         */
        public function prepare(array $events) {
                $objectIDs = [];
index d28fcbd8cf4b30f199df150988215040bb8ad875..74d020350990d2da766d6682046aa94b9b13f44a 100644 (file)
@@ -27,7 +27,7 @@ class UserActivityEventHandler extends SingletonFactory {
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // load object types
index f18315a108d11c4030e70ae0919675f889bf3127..a9ba2e0a2b05a5941fe4d59a526b613478543a4b 100644 (file)
@@ -33,7 +33,7 @@ class UserActivityPointHandler extends SingletonFactory {
        protected $objectTypeNames = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.user.activityPointEvent');
index 11c4674249e109c94d6d9059805d74ee69ffbb99..07a7928880170ec90e9368e45f86ff4195fb5b2e 100644 (file)
@@ -17,14 +17,14 @@ use wcf\util\PasswordUtil;
  */
 class DefaultUserAuthentication extends AbstractUserAuthentication {
        /**
-        * @see \wcf\system\user\authentication\IUserAuthentication::supportsPersistentLogins()
+        * @inheritDoc
         */
        public function supportsPersistentLogins() {
                return true;
        }
        
        /**
-        * @see \wcf\system\user\authentication\IUserAuthentication::storeAccessData()
+        * @inheritDoc
         */
        public function storeAccessData(User $user, $username, $password) {
                HeaderUtil::setCookie('userID', $user->userID, TIME_NOW + 365 * 24 * 3600);
@@ -32,7 +32,7 @@ class DefaultUserAuthentication extends AbstractUserAuthentication {
        }
        
        /**
-        * @see \wcf\system\user\authentication\IUserAuthentication::loginManually()
+        * @inheritDoc
         */
        public function loginManually($username, $password, $userClassname = 'wcf\data\user\User') {
                $user = $this->getUserByLogin($username);
@@ -51,7 +51,7 @@ class DefaultUserAuthentication extends AbstractUserAuthentication {
        }
        
        /**
-        * @see \wcf\system\user\authentication\IUserAuthentication::loginAutomatically()
+        * @inheritDoc
         */
        public function loginAutomatically($persistent = false, $userClassname = 'wcf\data\user\User') {
                if (!$persistent) return null;
index 730f2f98343df56af185590ab4b5f2b5b52f5dcc..0302cd1188884c67cd164efdd0b20649634123e6 100644 (file)
@@ -14,7 +14,7 @@ use wcf\data\user\User;
  */
 class EmailUserAuthentication extends DefaultUserAuthentication {
        /**
-        * @see \wcf\system\user\authentication\DefaultUserAuthentication::getUserByLogin()
+        * @inheritDoc
         */
        protected function getUserByLogin($login) {
                return User::getUserByEmail($login);
index cb52e1b2abe12e69b98c7e7435d8ad0183a0f415..82e675631a9008fbed7d41ff966553e90f6de03d 100644 (file)
@@ -28,7 +28,7 @@ class UserAuthenticationFactory extends SingletonFactory {
        protected $userAuthentication = null;
        
        /**
-        * @see \wcf\system\SingletonFactory
+        * @inheritDoc
         */
        protected function init() {
                // call loadInstance event
index 3ba5a986d1b084283270988fb043c9c28c795547..c3692b2e6c2dfe76e716be40b3760af04df22fe6 100644 (file)
@@ -31,7 +31,7 @@ class UserCollapsibleContentHandler extends SingletonFactory {
        protected $collapsedContent = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $this->cache = [
index 091c6ff2f4d33a24b9922b38a1f7fb672433b8eb..b4b642416482c2d38a18c413f4aeddc0e44114e8 100644 (file)
@@ -108,7 +108,7 @@ class UserGroupAssignmentHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                $objectTypes = ObjectTypeCache::getInstance()->getObjectTypes('com.woltlab.wcf.condition.userGroupAssignment');
index d97ef87d0cfa295f7f38fbafa267a0d35420d6f9..72ef8d6081b9815501562b3c537f767e401a990a 100644 (file)
@@ -59,7 +59,7 @@ class UserNotificationHandler extends SingletonFactory {
        protected $objectTypes = [];
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get available object types
index 3ab8e8a5ef43ea067a60dca6164250b20da4e508..ed168d20fca846133c34e532ce2c8295dcfab691 100644 (file)
@@ -16,7 +16,7 @@ use wcf\system\user\notification\object\IUserNotificationObject;
  */
 abstract class AbstractSharedUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::setObject()
+        * @inheritDoc
         */
        public function setObject(UserNotification $notification, IUserNotificationObject $object, UserProfile $author, array $additionalData = []) {
                parent::setObject($notification, $object, $author, $additionalData);
index 0882ee388cbaabd07f944d160348ec3b28184af0..02fd3f887501f6821460598f414b5130b8e4235b 100644 (file)
@@ -14,12 +14,12 @@ use wcf\system\request\LinkHandler;
  */
 class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
-        * @see \wcf\system\user\notification\event\AbstractUserNotificationEvent::$stackable
+        * @inheritDoc
         */
        protected $stackable = true;
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                $count = count($this->getAuthors());
@@ -31,7 +31,7 @@ class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationE
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getMessage()
+        * @inheritDoc
         */
        public function getMessage() {
                $authors = array_values($this->getAuthors());
@@ -50,7 +50,7 @@ class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationE
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getEmailMessage()
+        * @inheritDoc
         */
        public function getEmailMessage($notificationType = 'instant') {
                $authors = array_values($this->getAuthors());
@@ -70,14 +70,14 @@ class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationE
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getLink()
+        * @inheritDoc
         */
        public function getLink() {
                return LinkHandler::getInstance()->getLink('User', ['object' => $this->author]);
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getEventHash()
+        * @inheritDoc
         */
        public function getEventHash() {
                return sha1($this->eventID . '-' . $this->userNotificationObject->followUserID);
index c6d128746ae6524f167f285aafa931d377194840..13399e9eb74f28ee99ffcfabb62e6ad36369b047 100644 (file)
@@ -15,12 +15,12 @@ use wcf\system\request\LinkHandler;
  */
 class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
-        * @see \wcf\system\user\notification\event\AbstractUserNotificationEvent::$stackable
+        * @inheritDoc
         */
        protected $stackable = true;
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getTitle()
+        * @inheritDoc
         */
        public function getTitle() {
                $count = count($this->getAuthors());
@@ -35,7 +35,7 @@ class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEv
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getMessage()
+        * @inheritDoc
         */
        public function getMessage() {
                $authors = $this->getAuthors();
@@ -60,7 +60,7 @@ class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEv
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getEmailMessage()
+        * @inheritDoc
         */
        public function getEmailMessage($notificationType = 'instant') {
                $user = new User($this->userNotificationObject->objectID);
@@ -92,14 +92,14 @@ class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEv
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getLink()
+        * @inheritDoc
         */
        public function getLink() {
                return LinkHandler::getInstance()->getLink('User', ['id' => $this->userNotificationObject->objectID], '#wall');
        }
        
        /**
-        * @see \wcf\system\user\notification\event\IUserNotificationEvent::getEventHash()
+        * @inheritDoc
         */
        public function getEventHash() {
                return sha1($this->eventID . '-' . $this->notification->userID);
index a05779c9f351f7c6e53eb4acfda0d98c5c9c6eb8..463f1bafa753de60364a4e0cbe9cfb90b4dfcb3a 100644 (file)
@@ -32,7 +32,7 @@ class AbstractUserNotificationObjectType extends AbstractObjectTypeProcessor imp
        protected static $objectListClassName = '';
        
        /**
-        * @see \wcf\system\user\notification\object\type\IUserNotificationObjectType::getObjectsByIDs()
+        * @inheritDoc
         */
        public function getObjectsByIDs(array $objectIDs) {
                $indexName = call_user_func([static::$objectClassName, 'getDatabaseTableIndexName']);
index 83604df92f64da6d9de3b792f10ff97361b0884d..4986d50f4268187ffe4782c00cd5af1c26741bcc 100644 (file)
@@ -13,17 +13,17 @@ namespace wcf\system\user\notification\object\type;
  */
 class LikeUserNotificationObjectType extends AbstractUserNotificationObjectType {
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$decoratorClassName
+        * @inheritDoc
         */
        protected static $decoratorClassName = 'wcf\system\user\notification\object\LikeUserNotificationObject';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectClassName
+        * @inheritDoc
         */
        protected static $objectClassName = 'wcf\data\like\Like';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectListClassName
+        * @inheritDoc
         */
        protected static $objectListClassName = 'wcf\data\like\LikeList';
 }
index 91a70cbdc90438d62cd1a7d84e4451b3d98c5fbd..b35b710cfefb31933997d2bbfddcfd5bbd9049a3 100644 (file)
@@ -22,7 +22,7 @@ use wcf\system\WCF;
  */
 trait TMultiRecipientModerationQueueCommentUserNotificationObjectType {
        /**
-        * @see IMultiRecipientCommentUserNotificationObjectType::getRecipientIDs()
+        * @inheritDoc
         */
        public function getRecipientIDs(Comment $comment) {
                $objectTypeID = CommentHandler::getInstance()->getObjectTypeID('com.woltlab.wcf.moderation.queue');
index f6db2d50c5ee6445e68ed87a01db7d8aff93d208..896fbc4a24029eebc1c80a51731a66ae4236dff8 100644 (file)
@@ -13,17 +13,17 @@ namespace wcf\system\user\notification\object\type;
  */
 class UserFollowUserNotificationObjectType extends AbstractUserNotificationObjectType {
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$decoratorClassName
+        * @inheritDoc
         */
        protected static $decoratorClassName = 'wcf\system\user\notification\object\UserFollowUserNotificationObject';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectClassName
+        * @inheritDoc
         */
        protected static $objectClassName = 'wcf\data\user\follow\UserFollow';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectListClassName
+        * @inheritDoc
         */
        protected static $objectListClassName = 'wcf\data\user\follow\UserFollowList';
 }
index d2f8dc24c383c495d57a463bfac50b66d54f9771..9055ad57db5c07e03e724b38cf4bd448de9803c3 100644 (file)
@@ -13,17 +13,17 @@ namespace wcf\system\user\notification\object\type;
  */
 class UserProfileCommentResponseUserNotificationObjectType extends AbstractUserNotificationObjectType {
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$decoratorClassName
+        * @inheritDoc
         */
        protected static $decoratorClassName = 'wcf\system\user\notification\object\CommentResponseUserNotificationObject';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectClassName
+        * @inheritDoc
         */
        protected static $objectClassName = 'wcf\data\comment\response\CommentResponse';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectListClassName
+        * @inheritDoc
         */
        protected static $objectListClassName = 'wcf\data\comment\response\CommentResponseList';
 }
index 550f3295282b779ae4c2043ff0a5e8535ab5efaf..008259112d7b1cda2f57dac0f84db6adc0c85d10 100644 (file)
@@ -14,22 +14,22 @@ use wcf\system\WCF;
  */
 class UserProfileCommentUserNotificationObjectType extends AbstractUserNotificationObjectType implements ICommentUserNotificationObjectType {
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$decoratorClassName
+        * @inheritDoc
         */
        protected static $decoratorClassName = 'wcf\system\user\notification\object\CommentUserNotificationObject';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectClassName
+        * @inheritDoc
         */
        protected static $objectClassName = 'wcf\data\comment\Comment';
        
        /**
-        * @see \wcf\system\user\notification\object\type\AbstractUserNotificationObjectType::$objectListClassName
+        * @inheritDoc
         */
        protected static $objectListClassName = 'wcf\data\comment\CommentList';
        
        /**
-        * @see \wcf\system\user\notification\object\type\ICommentUserNotificationObjectType::getOwnerID()
+        * @inheritDoc
         */
        public function getOwnerID($objectID) {
                $sql = "SELECT  objectID
index fbda7e97cffbcefb9a55d320cfbff7de4639f985..d66997986b7bb7e7d8dd068a0110e5c7d6dfb122 100644 (file)
@@ -36,7 +36,7 @@ class UserObjectWatchHandler extends SingletonFactory {
        }
        
        /**
-        * @see \wcf\system\user\object\watch\UserObjectWatchHandler::resetObjects();
+        * @inheritDoc
         */
        public function resetObject($objectType, $objectID) {
                $this->resetObjects($objectType, [$objectID]);
index 8f715011c1e09b6ab363b721df3e6831f0267771..da7897d25464b49edec07a16d0be7188bcc2a910 100644 (file)
@@ -30,14 +30,14 @@ class UserLocation implements IUserOnlineLocation {
        protected $users = null;
        
        /**
-        * @see \wcf\system\user\online\location\IUserOnlineLocation::cache()
+        * @inheritDoc
         */
        public function cache(UserOnline $user) {
                if ($user->objectID) $this->userIDs[] = $user->objectID;
        }
        
        /**
-        * @see \wcf\system\user\online\location\IUserOnlineLocation::get()
+        * @inheritDoc
         */
        public function get(UserOnline $user, $languageVariable = '') {
                if ($this->users === null) {
index 1f7d8dd530a83b629f0d4108cea71f6560b2d08a..9e8773faa5f8dcb9a178b41f3134f13fb186c1fb 100644 (file)
@@ -36,7 +36,7 @@ class VisitTracker extends SingletonFactory {
        protected $userVisits = null;
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @inheritDoc
         */
        protected function init() {
                // get available object types
index 095cd5a669db54646069504735407cb45c81cb2d..87ee03661e510034ef29470179141860d75f6050 100644 (file)
@@ -30,14 +30,14 @@ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebu
        protected $objectList = null;
        
        /**
-        * @see \wcf\system\worker\IRebuildDataWorker::getObjectList()
+        * @inheritDoc
         */
        public function getObjectList() {
                return $this->objectList;
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getLoopCount()
+        * @inheritDoc
         */
        public function setLoopCount($loopCount) {
                parent::setLoopCount($loopCount);
@@ -46,14 +46,14 @@ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebu
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::validate()
+        * @inheritDoc
         */
        public function validate() {
                WCF::getSession()->checkPermissions(['admin.management.canRebuildData']);
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                if ($this->count === null) {
@@ -66,7 +66,7 @@ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebu
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                $this->objectList->readObjects();
@@ -77,7 +77,7 @@ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebu
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProceedURL()
+        * @inheritDoc
         */
        public function getProceedURL() {
                return LinkHandler::getInstance()->getLink('RebuildData');
@@ -101,7 +101,7 @@ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebu
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::finalize()
+        * @inheritDoc
         */
        public function finalize() {
                SearchIndexManager::getInstance()->commitBulkOperation();
index d9d1c62704957837bd67f5e3fa1b8791ddae1720..3b8c3946104f666fb249c07ae737dc03776a61c2 100644 (file)
@@ -37,14 +37,14 @@ abstract class AbstractWorker implements IWorker {
        protected $parameters = [];
        
        /**
-        * @see \wcf\system\worker\IWorker::__construct()
+        * @inheritDoc
         */
        public function __construct(array $parameters) {
                $this->parameters = $parameters;
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getLoopCount()
+        * @inheritDoc
         */
        public function setLoopCount($loopCount) {
                $this->loopCount = $loopCount;
@@ -56,7 +56,7 @@ abstract class AbstractWorker implements IWorker {
        abstract protected function countObjects();
        
        /**
-        * @see \wcf\system\worker\IWorker::getProgress()
+        * @inheritDoc
         */
        public function getProgress() {
                $this->countObjects();
@@ -71,14 +71,14 @@ abstract class AbstractWorker implements IWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getParameters()
+        * @inheritDoc
         */
        public function getParameters() {
                return $this->parameters;
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::finalize()
+        * @inheritDoc
         */
        public function finalize() {
                // does nothing
index 071b70d617ade1345cdbe3d69b2c209a9acc5a8e..659cae2d11903a1b7b4e5bdf23b81080cc9aac5b 100644 (file)
@@ -15,17 +15,17 @@ use wcf\system\exception\SystemException;
  */
 class AttachmentRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::$objectListClassName
+        * @inheritDoc
         */
        protected $objectListClassName = 'wcf\data\attachment\AttachmentList';
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 10;
        
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -35,7 +35,7 @@ class AttachmentRebuildDataWorker extends AbstractRebuildDataWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index e789e49634723d470f08a6d2a9813fdac3567d1a..ce908d731f52d3a33562a10d8af194eba2b643b4 100644 (file)
@@ -30,7 +30,7 @@ class ImportWorker extends AbstractWorker {
        protected $exporter = null;
        
        /**
-        * @see \wcf\system\worker\IWorker::validate()
+        * @inheritDoc
         */
        public function validate() {
                WCF::getSession()->checkPermissions(['admin.management.canImportData']);
@@ -60,14 +60,14 @@ class ImportWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::countObjects()
+        * @inheritDoc
         */
        protected function countObjects() {
                $this->count = $this->exporter->countLoops($this->parameters['objectType']);
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProgress()
+        * @inheritDoc
         */
        public function getProgress() {
                $this->countObjects();
@@ -82,7 +82,7 @@ class ImportWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                if (!$this->count) {
@@ -98,7 +98,7 @@ class ImportWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProceedURL()
+        * @inheritDoc
         */
        public function getProceedURL() {
                return '';
index d47c3a361db1f8bf5eca94c2c6bdf9432fa5451e..b8bd7acd68274c0754f00d69c8b2a54cea043333 100644 (file)
@@ -16,17 +16,17 @@ use wcf\system\WCF;
  */
 class LikeRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::$objectListClassName
+        * @inheritDoc
         */
        protected $objectListClassName = 'wcf\data\like\LikeList';
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 1000;
        
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -35,7 +35,7 @@ class LikeRebuildDataWorker extends AbstractRebuildDataWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 9d0d79466e2a67769e6b39fe06e329c607143dee..bce556418cc884d4762983e918c89b4af7e71532 100644 (file)
@@ -16,17 +16,17 @@ use wcf\system\WCF;
  */
 class LikeUserRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::$objectListClassName
+        * @inheritDoc
         */
        protected $objectListClassName = 'wcf\data\like\object\LikeObjectList';
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 100;
        
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -35,7 +35,7 @@ class LikeUserRebuildDataWorker extends AbstractRebuildDataWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();
index 80afcc56710955df18f453c4577521b81f064ab1..27e18d9901e9ab720a8b8384754c20cda1c0c049 100644 (file)
@@ -26,7 +26,7 @@ class MailWorker extends AbstractWorker {
        protected $conditions = null;
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 50;
        
@@ -37,7 +37,7 @@ class MailWorker extends AbstractWorker {
        protected $mailData = null;
        
        /**
-        * @see \wcf\system\worker\IWorker::validate()
+        * @inheritDoc
         */
        public function validate() {
                WCF::getSession()->checkPermissions(['admin.user.canMailUser']);
@@ -55,7 +55,7 @@ class MailWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                $this->conditions = new PreparedStatementConditionBuilder();
@@ -81,7 +81,7 @@ class MailWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProgress()
+        * @inheritDoc
         */
        public function getProgress() {
                $progress = parent::getProgress();
@@ -101,7 +101,7 @@ class MailWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                // get users
@@ -140,7 +140,7 @@ class MailWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProceedURL()
+        * @inheritDoc
         */
        public function getProceedURL() {
                return LinkHandler::getInstance()->getLink('UserList');
index 43ff0e473b4ac4c872498afc8d6ea2b168fc9814..e4e4e3a600df16b3149aa94a1f70e1e650db00cc 100644 (file)
@@ -22,12 +22,12 @@ use wcf\util\PasswordUtil;
  */
 class SendNewPasswordWorker extends AbstractWorker {
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 50;
        
        /**
-        * @see \wcf\system\worker\IWorker::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                $userList = new UserList();
@@ -37,7 +37,7 @@ class SendNewPasswordWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                $userList = new UserList();
@@ -53,14 +53,14 @@ class SendNewPasswordWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProceedURL()
+        * @inheritDoc
         */
        public function getProceedURL() {
                return LinkHandler::getInstance()->getLink('UserList');
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProgress()
+        * @inheritDoc
         */
        public function getProgress() {
                $progress = parent::getProgress();
@@ -97,7 +97,7 @@ class SendNewPasswordWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::validate()
+        * @inheritDoc
         */
        public function validate() {
                WCF::getSession()->checkPermissions(['admin.user.canEditPassword']);
index 1aa9001cb4937a2319baad3fe8d1feb7b6272db9..1760551d2bb88cb4c2f289b0c5b0a116c0cad49c 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\DateUtil;
  */
 class StatDailyRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 30;
        
@@ -28,12 +28,12 @@ class StatDailyRebuildDataWorker extends AbstractRebuildDataWorker {
        protected $startDate = 0;
        
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::initObjectList()
+        * @inheritDoc
         */
        protected function initObjectList() {}
        
        /**
-        * @see \wcf\system\worker\IWorker::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                $this->getStartDate();
@@ -42,7 +42,7 @@ class StatDailyRebuildDataWorker extends AbstractRebuildDataWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                EventHandler::getInstance()->fireAction($this, 'execute');
index dd5e2e0b31fba42bf3fe627f04aaaaecd63589ab..b7369cbc854f3ef6512f2c84629231ee06d5745c 100644 (file)
@@ -17,7 +17,7 @@ use wcf\system\WCF;
  */
 class UserActivityPointUpdateEventsWorker extends AbstractWorker {
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 1;
        
@@ -28,7 +28,7 @@ class UserActivityPointUpdateEventsWorker extends AbstractWorker {
        public $objectTypes = [];
        
        /**
-        * @see \wcf\system\worker\IWorker
+        * @inheritDoc
         */
        public function __construct(array $parameters) {
                parent::__construct($parameters);
@@ -37,21 +37,21 @@ class UserActivityPointUpdateEventsWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::validate()
+        * @inheritDoc
         */
        public function validate() {
                WCF::getSession()->checkPermissions(['admin.user.canEditActivityPoints']);
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::countObjects()
+        * @inheritDoc
         */
        public function countObjects() {
                $this->count = count($this->objectTypes);
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                $i = 0;
@@ -72,7 +72,7 @@ class UserActivityPointUpdateEventsWorker extends AbstractWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::getProceedURL()
+        * @inheritDoc
         */
        public function getProceedURL() {
                return LinkHandler::getInstance()->getLink('UserActivityPointOption');
index 20bb8066dd443884c56d4002d0413c6345b7529d..c2f2130206c0a71d8a526c75eee650a85516ca74 100644 (file)
@@ -19,17 +19,17 @@ use wcf\system\WCF;
  */
 class UserRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::$objectListClassName
+        * @inheritDoc
         */
        protected $objectListClassName = 'wcf\data\user\UserList';
        
        /**
-        * @see \wcf\system\worker\AbstractWorker::$limit
+        * @inheritDoc
         */
        protected $limit = 50;
        
        /**
-        * @see \wcf\system\worker\AbstractRebuildDataWorker::initObjectList
+        * @inheritDoc
         */
        protected function initObjectList() {
                parent::initObjectList();
@@ -38,7 +38,7 @@ class UserRebuildDataWorker extends AbstractRebuildDataWorker {
        }
        
        /**
-        * @see \wcf\system\worker\IWorker::execute()
+        * @inheritDoc
         */
        public function execute() {
                parent::execute();