From e71525e4052f0813622c5f292a9bbac66cf31017 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 15 Jun 2016 00:25:32 +0200 Subject: [PATCH] Renamed WCF to WSC / Removed obsolete phpdoc tags --- .gitignore | 2 +- CHANGELOG.md | 4 +-- CONTRIBUTING.md | 4 +-- .../WCF/Sniffs/Classes/ClassFileNameSniff.php | 3 +- .../ControlSignatureSniff.php | 3 +- ...ningFunctionBraceKernighanRitchieSniff.php | 3 +- .../Sniffs/Methods/MethodDeclarationSniff.php | 3 +- .../Namespaces/ClassMustBeImportedSniff.php | 3 +- .../Namespaces/SortedUseDeclarationSniff.php | 3 +- .../Sniffs/Namespaces/UseDeclarationSniff.php | 3 +- .../WhiteSpace/SuperfluousWhitespaceSniff.php | 3 +- CodeSniff/WCF/ruleset.xml | 2 +- com.woltlab.wcf/package.xml | 2 +- com.woltlab.wcf/templates/rssFeed.tpl | 2 +- constants.php | 3 +- defaultStyle/style.xml | 2 +- wcfsetup/install/files/acp/dereferrer.php | 3 +- wcfsetup/install/files/acp/global.php | 3 +- wcfsetup/install/files/acp/index.php | 3 +- wcfsetup/install/files/acp/install.php | 3 +- wcfsetup/install/files/cli.php | 3 +- wcfsetup/install/files/global.php | 3 +- wcfsetup/install/files/index.php | 3 +- .../files/js/3rdParty/redactor2/README.md | 2 +- wcfsetup/install/files/js/WCF.Like.js | 2 +- wcfsetup/install/files/js/WCF.Message.js | 6 ++-- wcfsetup/install/files/js/WCF.User.js | 6 ++-- wcfsetup/install/files/js/WCF.js | 36 +++++++++---------- .../files/js/WoltLab/WCF/Environment.js | 2 +- .../install/files/js/WoltLab/WCF/Template.js | 2 +- .../js/WoltLab/WCF/Ui/Message/InlineEditor.js | 6 ++-- .../lib/acp/action/AJAXInvokeAction.class.php | 4 +-- .../lib/acp/action/AJAXProxyAction.class.php | 4 +-- .../lib/acp/action/AJAXUploadAction.class.php | 4 +-- .../lib/acp/action/CacheClearAction.class.php | 4 +-- .../acp/action/InstallPackageAction.class.php | 4 +-- .../lib/acp/action/LogoutAction.class.php | 4 +-- .../action/UninstallPackageAction.class.php | 4 +-- .../action/UserQuickSearchAction.class.php | 4 +-- .../acp/action/WorkerProxyAction.class.php | 4 +-- .../form/AbstractBulkProcessingForm.class.php | 6 ++-- .../form/AbstractCategoryAddForm.class.php | 4 +-- .../form/AbstractCategoryEditForm.class.php | 4 +-- .../acp/form/AbstractOptionListForm.class.php | 4 +-- .../files/lib/acp/form/AdAddForm.class.php | 4 +-- .../files/lib/acp/form/AdEditForm.class.php | 4 +-- .../acp/form/ApplicationEditForm.class.php | 4 +-- .../lib/acp/form/ArticleAddForm.class.php | 6 ++-- .../acp/form/ArticleCategoryAddForm.class.php | 6 ++-- .../form/ArticleCategoryEditForm.class.php | 6 ++-- .../lib/acp/form/ArticleEditForm.class.php | 6 ++-- .../lib/acp/form/BBCodeAddForm.class.php | 4 +-- .../lib/acp/form/BBCodeEditForm.class.php | 4 +-- .../form/BBCodeMediaProviderAddForm.class.php | 4 +-- .../BBCodeMediaProviderEditForm.class.php | 4 +-- .../files/lib/acp/form/BoxAddForm.class.php | 6 ++-- .../files/lib/acp/form/BoxEditForm.class.php | 6 ++-- .../acp/form/CaptchaQuestionAddForm.class.php | 4 +-- .../form/CaptchaQuestionEditForm.class.php | 4 +-- .../lib/acp/form/CronjobAddForm.class.php | 4 +-- .../lib/acp/form/CronjobEditForm.class.php | 4 +-- .../lib/acp/form/DataImportForm.class.php | 4 +-- .../files/lib/acp/form/LabelAddForm.class.php | 4 +-- .../lib/acp/form/LabelEditForm.class.php | 4 +-- .../lib/acp/form/LabelGroupAddForm.class.php | 4 +-- .../lib/acp/form/LabelGroupEditForm.class.php | 4 +-- .../lib/acp/form/LanguageAddForm.class.php | 4 +-- .../lib/acp/form/LanguageEditForm.class.php | 4 +-- .../lib/acp/form/LanguageExportForm.class.php | 4 +-- .../lib/acp/form/LanguageImportForm.class.php | 4 +-- .../LanguageMultilingualismForm.class.php | 4 +-- .../files/lib/acp/form/LoginForm.class.php | 4 +-- .../lib/acp/form/MasterPasswordForm.class.php | 4 +-- .../acp/form/MasterPasswordInitForm.class.php | 4 +-- .../lib/acp/form/MediaEditForm.class.php | 6 ++-- .../files/lib/acp/form/MenuAddForm.class.php | 6 ++-- .../files/lib/acp/form/MenuEditForm.class.php | 6 ++-- .../lib/acp/form/MenuItemAddForm.class.php | 6 ++-- .../lib/acp/form/MenuItemEditForm.class.php | 6 ++-- .../lib/acp/form/NoticeAddForm.class.php | 4 +-- .../lib/acp/form/NoticeEditForm.class.php | 4 +-- .../NotificationPresetSettingsForm.class.php | 4 +-- .../files/lib/acp/form/OptionForm.class.php | 4 +-- .../form/PackageStartInstallForm.class.php | 4 +-- .../form/PackageUpdateServerAddForm.class.php | 4 +-- .../PackageUpdateServerEditForm.class.php | 4 +-- .../files/lib/acp/form/PageAddForm.class.php | 6 ++-- .../files/lib/acp/form/PageEditForm.class.php | 6 ++-- .../form/PaidSubscriptionAddForm.class.php | 4 +-- .../form/PaidSubscriptionEditForm.class.php | 4 +-- .../PaidSubscriptionUserAddForm.class.php | 4 +-- .../lib/acp/form/RescueModeForm.class.php | 4 +-- .../lib/acp/form/SmileyAddForm.class.php | 4 +-- .../acp/form/SmileyCategoryAddForm.class.php | 4 +-- .../acp/form/SmileyCategoryEditForm.class.php | 4 +-- .../lib/acp/form/SmileyEditForm.class.php | 4 +-- .../files/lib/acp/form/StyleAddForm.class.php | 4 +-- .../lib/acp/form/StyleEditForm.class.php | 4 +-- .../lib/acp/form/StyleExportForm.class.php | 4 +-- .../lib/acp/form/StyleImportForm.class.php | 4 +-- .../files/lib/acp/form/TagAddForm.class.php | 4 +-- .../files/lib/acp/form/TagEditForm.class.php | 4 +-- .../lib/acp/form/TemplateAddForm.class.php | 4 +-- .../lib/acp/form/TemplateEditForm.class.php | 4 +-- .../acp/form/TemplateGroupAddForm.class.php | 4 +-- .../acp/form/TemplateGroupEditForm.class.php | 4 +-- .../UserActivityPointOptionForm.class.php | 4 +-- .../files/lib/acp/form/UserAddForm.class.php | 4 +-- .../acp/form/UserAssignToGroupForm.class.php | 4 +-- .../acp/form/UserBulkProcessingForm.class.php | 4 +-- .../UserContentRevertChangesForm.class.php | 4 +-- .../files/lib/acp/form/UserEditForm.class.php | 4 +-- .../form/UserEmailAddressExportForm.class.php | 4 +-- .../lib/acp/form/UserGroupAddForm.class.php | 4 +-- .../form/UserGroupAssignmentAddForm.class.php | 4 +-- .../UserGroupAssignmentEditForm.class.php | 4 +-- .../lib/acp/form/UserGroupEditForm.class.php | 4 +-- .../acp/form/UserGroupOptionForm.class.php | 6 ++-- .../files/lib/acp/form/UserMailForm.class.php | 4 +-- .../lib/acp/form/UserMergeForm.class.php | 4 +-- .../lib/acp/form/UserOptionAddForm.class.php | 4 +-- .../form/UserOptionCategoryAddForm.class.php | 4 +-- .../form/UserOptionCategoryEditForm.class.php | 4 +-- .../lib/acp/form/UserOptionEditForm.class.php | 4 +-- .../lib/acp/form/UserOptionListForm.class.php | 4 +-- .../form/UserOptionSetDefaultsForm.class.php | 4 +-- .../lib/acp/form/UserRankAddForm.class.php | 4 +-- .../lib/acp/form/UserRankEditForm.class.php | 4 +-- .../lib/acp/form/UserSearchForm.class.php | 4 +-- .../acp/page/ACPSessionLogListPage.class.php | 4 +-- .../lib/acp/page/ACPSessionLogPage.class.php | 4 +-- .../page/AbstractCategoryListPage.class.php | 4 +-- .../files/lib/acp/page/AdListPage.class.php | 4 +-- .../page/ApplicationManagementPage.class.php | 4 +-- .../page/ArticleCategoryListPage.class.php | 6 ++-- .../lib/acp/page/ArticleListPage.class.php | 6 ++-- .../lib/acp/page/AttachmentListPage.class.php | 4 +-- .../lib/acp/page/AttachmentPage.class.php | 4 +-- .../lib/acp/page/BBCodeListPage.class.php | 4 +-- .../BBCodeMediaProviderListPage.class.php | 4 +-- .../files/lib/acp/page/BoxListPage.class.php | 6 ++-- .../lib/acp/page/CacheListPage.class.php | 4 +-- .../page/CaptchaQuestionListPage.class.php | 4 +-- .../lib/acp/page/CronjobListPage.class.php | 4 +-- .../lib/acp/page/CronjobLogListPage.class.php | 4 +-- .../acp/page/ExceptionLogViewPage.class.php | 4 +-- .../files/lib/acp/page/IndexPage.class.php | 4 +-- .../lib/acp/page/LabelGroupListPage.class.php | 4 +-- .../lib/acp/page/LabelListPage.class.php | 4 +-- .../acp/page/LanguageItemListPage.class.php | 4 +-- .../lib/acp/page/LanguageListPage.class.php | 4 +-- .../files/lib/acp/page/MediaAddPage.class.php | 6 ++-- .../lib/acp/page/MediaListPage.class.php | 6 ++-- .../lib/acp/page/MenuItemListPage.class.php | 6 ++-- .../files/lib/acp/page/MenuListPage.class.php | 6 ++-- .../lib/acp/page/NoticeListPage.class.php | 4 +-- .../files/lib/acp/page/PHPInfoPage.class.php | 4 +-- .../PackageInstallationConfirmPage.class.php | 4 +-- .../lib/acp/page/PackageListPage.class.php | 4 +-- .../files/lib/acp/page/PackagePage.class.php | 4 +-- .../lib/acp/page/PackageUpdatePage.class.php | 4 +-- .../PackageUpdateServerListPage.class.php | 4 +-- .../files/lib/acp/page/PageListPage.class.php | 6 ++-- .../page/PaidSubscriptionListPage.class.php | 4 +-- ...bscriptionTransactionLogListPage.class.php | 4 +-- ...idSubscriptionTransactionLogPage.class.php | 4 +-- .../PaidSubscriptionUserListPage.class.php | 4 +-- .../PluginStorePurchasedItemsPage.class.php | 4 +-- .../lib/acp/page/RebuildDataPage.class.php | 4 +-- .../acp/page/SmileyCategoryListPage.class.php | 4 +-- .../lib/acp/page/SmileyListPage.class.php | 4 +-- .../files/lib/acp/page/StatPage.class.php | 4 +-- .../lib/acp/page/StyleListPage.class.php | 4 +-- .../files/lib/acp/page/TagListPage.class.php | 4 +-- .../lib/acp/page/TemplateDiffPage.class.php | 4 +-- .../acp/page/TemplateGroupListPage.class.php | 4 +-- .../lib/acp/page/TemplateListPage.class.php | 4 +-- ...serAuthenticationFailureListPage.class.php | 4 +-- .../UserGroupAssignmentListPage.class.php | 4 +-- .../lib/acp/page/UserGroupListPage.class.php | 4 +-- .../files/lib/acp/page/UserListPage.class.php | 4 +-- .../page/UserOptionCategoryListPage.class.php | 4 +-- .../lib/acp/page/UserOptionListPage.class.php | 4 +-- .../lib/acp/page/UserRankListPage.class.php | 4 +-- .../lib/action/AJAXInvokeAction.class.php | 4 +-- .../lib/action/AJAXProxyAction.class.php | 4 +-- .../lib/action/AJAXUploadAction.class.php | 4 +-- .../files/lib/action/AbstractAction.class.php | 4 +-- .../lib/action/AbstractAjaxAction.class.php | 4 +-- .../lib/action/AbstractDialogAction.class.php | 4 +-- .../lib/action/AbstractSecureAction.class.php | 4 +-- .../BackgroundQueuePerformAction.class.php | 6 ++-- .../lib/action/FacebookAuthAction.class.php | 4 +-- .../lib/action/GithubAuthAction.class.php | 4 +-- .../lib/action/GoogleAuthAction.class.php | 4 +-- .../action/GravatarDownloadAction.class.php | 4 +-- .../files/lib/action/IAction.class.php | 4 +-- .../lib/action/ImageProxyAction.class.php | 6 ++-- .../files/lib/action/LogoutAction.class.php | 4 +-- .../lib/action/MessageQuoteAction.class.php | 4 +-- .../NotificationConfirmAction.class.php | 4 +-- .../NotificationDisableAction.class.php | 4 +-- .../lib/action/PaypalCallbackAction.class.php | 4 +-- .../files/lib/action/PollAction.class.php | 4 +-- .../lib/action/TwitterAuthAction.class.php | 4 +-- wcfsetup/install/files/lib/core.functions.php | 3 +- .../AbstractDatabaseObjectAction.class.php | 8 ++--- .../files/lib/data/DatabaseObject.class.php | 4 +-- .../data/DatabaseObjectDecorator.class.php | 4 +-- .../lib/data/DatabaseObjectEditor.class.php | 4 +-- .../lib/data/DatabaseObjectList.class.php | 4 +-- ...ttachmentMessageQuickReplyAction.class.php | 4 +-- .../lib/data/ICategorizedObject.class.php | 4 +-- .../files/lib/data/IClipboardAction.class.php | 4 +-- .../lib/data/IDatabaseObjectAction.class.php | 4 +-- .../data/IDatabaseObjectProcessor.class.php | 4 +-- .../files/lib/data/IDeleteAction.class.php | 4 +-- .../lib/data/IEditableCachedObject.class.php | 4 +-- .../files/lib/data/IEditableObject.class.php | 4 +-- ...IExtendedMessageQuickReplyAction.class.php | 4 +-- .../files/lib/data/IFeedEntry.class.php | 4 +-- .../install/files/lib/data/IFile.class.php | 6 ++-- .../lib/data/IGroupedUserListAction.class.php | 4 +-- .../lib/data/IImageViewerAction.class.php | 4 +-- .../files/lib/data/ILinkableObject.class.php | 4 +-- .../data/ILoadableContainerAction.class.php | 4 +-- .../install/files/lib/data/IMessage.class.php | 4 +-- .../data/IMessageInlineEditorAction.class.php | 4 +-- .../data/IMessageQuickReplyAction.class.php | 4 +-- .../lib/data/IMessageQuoteAction.class.php | 4 +-- .../lib/data/IPermissionObject.class.php | 4 +-- .../files/lib/data/IPollObject.class.php | 4 +-- .../files/lib/data/ISearchAction.class.php | 4 +-- .../files/lib/data/ISortableAction.class.php | 4 +-- .../files/lib/data/IStorableObject.class.php | 4 +-- .../files/lib/data/IThumbnailFile.class.php | 6 ++-- .../lib/data/ITitledLinkObject.class.php | 6 ++-- .../files/lib/data/ITitledObject.class.php | 4 +-- .../files/lib/data/IToggleAction.class.php | 4 +-- .../lib/data/IToggleContainerAction.class.php | 4 +-- .../lib/data/ITraversableObject.class.php | 4 +-- .../files/lib/data/IUploadAction.class.php | 6 ++-- .../files/lib/data/IUserContent.class.php | 4 +-- .../lib/data/IVisitableObjectAction.class.php | 4 +-- .../data/ProcessibleDatabaseObject.class.php | 4 +-- .../lib/data/TDatabaseObjectOptions.class.php | 6 ++-- .../data/TDatabaseObjectPermissions.class.php | 6 ++-- .../data/TLegacyUserPropertyAccess.class.php | 8 ++--- .../lib/data/TMultiCategoryObject.class.php | 4 +-- .../files/lib/data/TUserContent.class.php | 4 +-- .../lib/data/acl/option/ACLOption.class.php | 4 +-- .../data/acl/option/ACLOptionAction.class.php | 4 +-- .../data/acl/option/ACLOptionEditor.class.php | 4 +-- .../data/acl/option/ACLOptionList.class.php | 4 +-- .../category/ACLOptionCategory.class.php | 4 +-- .../ACLOptionCategoryAction.class.php | 4 +-- .../ACLOptionCategoryEditor.class.php | 4 +-- .../category/ACLOptionCategoryList.class.php | 4 +-- .../data/acp/menu/item/ACPMenuItem.class.php | 4 +-- .../acp/menu/item/ACPMenuItemAction.class.php | 4 +-- .../acp/menu/item/ACPMenuItemEditor.class.php | 4 +-- .../acp/menu/item/ACPMenuItemList.class.php | 4 +-- .../provider/ACPSearchProvider.class.php | 4 +-- .../ACPSearchProviderAction.class.php | 4 +-- .../ACPSearchProviderEditor.class.php | 4 +-- .../provider/ACPSearchProviderList.class.php | 4 +-- .../lib/data/acp/session/ACPSession.class.php | 4 +-- .../acp/session/ACPSessionAction.class.php | 4 +-- .../acp/session/ACPSessionEditor.class.php | 4 +-- .../data/acp/session/ACPSessionList.class.php | 4 +-- .../access/log/ACPSessionAccessLog.class.php | 4 +-- .../log/ACPSessionAccessLogAction.class.php | 4 +-- .../log/ACPSessionAccessLogEditor.class.php | 4 +-- .../log/ACPSessionAccessLogList.class.php | 4 +-- .../acp/session/log/ACPSessionLog.class.php | 4 +-- .../session/log/ACPSessionLogAction.class.php | 4 +-- .../session/log/ACPSessionLogEditor.class.php | 4 +-- .../session/log/ACPSessionLogList.class.php | 4 +-- .../virtual/ACPSessionVirtual.class.php | 4 +-- .../virtual/ACPSessionVirtualAction.class.php | 4 +-- .../virtual/ACPSessionVirtualEditor.class.php | 4 +-- .../virtual/ACPSessionVirtualList.class.php | 4 +-- .../data/acp/template/ACPTemplate.class.php | 4 +-- .../acp/template/ACPTemplateAction.class.php | 4 +-- .../acp/template/ACPTemplateEditor.class.php | 4 +-- .../acp/template/ACPTemplateList.class.php | 4 +-- .../install/files/lib/data/ad/Ad.class.php | 4 +-- .../files/lib/data/ad/AdAction.class.php | 4 +-- .../files/lib/data/ad/AdEditor.class.php | 4 +-- .../files/lib/data/ad/AdList.class.php | 4 +-- .../data/application/Application.class.php | 4 +-- .../application/ApplicationAction.class.php | 4 +-- .../application/ApplicationEditor.class.php | 4 +-- .../application/ApplicationList.class.php | 4 +-- .../application/ViewableApplication.class.php | 4 +-- .../ViewableApplicationList.class.php | 4 +-- .../article/AccessibleArticleList.class.php | 6 ++-- .../files/lib/data/article/Article.class.php | 6 ++-- .../lib/data/article/ArticleAction.class.php | 6 ++-- .../lib/data/article/ArticleEditor.class.php | 6 ++-- .../lib/data/article/ArticleList.class.php | 6 ++-- .../article/CategoryArticleList.class.php | 6 ++-- .../lib/data/article/FeedArticle.class.php | 6 ++-- .../data/article/FeedArticleList.class.php | 6 ++-- .../data/article/LikeableArticle.class.php | 6 ++-- .../article/LikeableArticleProvider.class.php | 6 ++-- .../data/article/TaggedArticleList.class.php | 6 ++-- .../data/article/ViewableArticle.class.php | 6 ++-- .../article/ViewableArticleList.class.php | 6 ++-- .../category/ArticleCategory.class.php | 6 ++-- .../article/content/ArticleContent.class.php | 6 ++-- .../content/ArticleContentAction.class.php | 6 ++-- .../content/ArticleContentEditor.class.php | 6 ++-- .../content/ArticleContentList.class.php | 6 ++-- .../SearchResultArticleContent.class.php | 6 ++-- .../SearchResultArticleContentList.class.php | 6 ++-- .../content/ViewableArticleContent.class.php | 6 ++-- .../ViewableArticleContentList.class.php | 6 ++-- .../AdministrativeAttachment.class.php | 4 +-- .../AdministrativeAttachmentList.class.php | 4 +-- .../lib/data/attachment/Attachment.class.php | 4 +-- .../attachment/AttachmentAction.class.php | 4 +-- .../attachment/AttachmentEditor.class.php | 4 +-- .../data/attachment/AttachmentList.class.php | 4 +-- .../GroupedAttachmentList.class.php | 4 +-- .../files/lib/data/bbcode/BBCode.class.php | 4 +-- .../lib/data/bbcode/BBCodeAction.class.php | 4 +-- .../lib/data/bbcode/BBCodeCache.class.php | 4 +-- .../lib/data/bbcode/BBCodeEditor.class.php | 4 +-- .../lib/data/bbcode/BBCodeList.class.php | 4 +-- .../bbcode/MessagePreviewAction.class.php | 4 +-- .../attribute/BBCodeAttribute.class.php | 4 +-- .../attribute/BBCodeAttributeAction.class.php | 4 +-- .../attribute/BBCodeAttributeEditor.class.php | 4 +-- .../attribute/BBCodeAttributeList.class.php | 4 +-- .../provider/BBCodeMediaProvider.class.php | 4 +-- .../BBCodeMediaProviderAction.class.php | 4 +-- .../BBCodeMediaProviderEditor.class.php | 4 +-- .../BBCodeMediaProviderList.class.php | 4 +-- .../install/files/lib/data/box/Box.class.php | 6 ++-- .../files/lib/data/box/BoxAction.class.php | 6 ++-- .../files/lib/data/box/BoxEditor.class.php | 6 ++-- .../files/lib/data/box/BoxList.class.php | 6 ++-- .../question/CaptchaQuestion.class.php | 4 +-- .../question/CaptchaQuestionAction.class.php | 4 +-- .../question/CaptchaQuestionEditor.class.php | 4 +-- .../question/CaptchaQuestionList.class.php | 4 +-- .../AbstractDecoratedCategory.class.php | 4 +-- .../lib/data/category/Category.class.php | 4 +-- .../data/category/CategoryAction.class.php | 4 +-- .../data/category/CategoryEditor.class.php | 4 +-- .../lib/data/category/CategoryList.class.php | 4 +-- .../lib/data/category/CategoryNode.class.php | 4 +-- .../data/category/CategoryNodeTree.class.php | 4 +-- .../UncachedCategoryNodeTree.class.php | 4 +-- .../action/ClipboardAction.class.php | 4 +-- .../action/ClipboardActionAction.class.php | 4 +-- .../action/ClipboardActionEditor.class.php | 4 +-- .../action/ClipboardActionList.class.php | 4 +-- .../item/ClipboardItemAction.class.php | 6 ++-- .../files/lib/data/comment/Comment.class.php | 4 +-- .../lib/data/comment/CommentAction.class.php | 4 +-- .../lib/data/comment/CommentEditor.class.php | 4 +-- .../lib/data/comment/CommentList.class.php | 4 +-- .../data/comment/LikeableComment.class.php | 4 +-- .../comment/LikeableCommentProvider.class.php | 4 +-- .../data/comment/StructuredComment.class.php | 6 ++-- .../comment/StructuredCommentList.class.php | 4 +-- .../data/comment/ViewableComment.class.php | 4 +-- .../comment/ViewableCommentList.class.php | 4 +-- .../response/CommentResponse.class.php | 4 +-- .../response/CommentResponseAction.class.php | 4 +-- .../response/CommentResponseEditor.class.php | 4 +-- .../response/CommentResponseList.class.php | 4 +-- .../LikeableCommentResponse.class.php | 4 +-- .../LikeableCommentResponseProvider.class.php | 4 +-- .../StructuredCommentResponse.class.php | 6 ++-- .../StructuredCommentResponseList.class.php | 4 +-- .../ViewableCommentResponse.class.php | 4 +-- .../ViewableCommentResponseList.class.php | 4 +-- .../lib/data/condition/Condition.class.php | 4 +-- .../data/condition/ConditionAction.class.php | 4 +-- .../data/condition/ConditionEditor.class.php | 4 +-- .../data/condition/ConditionList.class.php | 4 +-- .../lib/data/core/object/CoreObject.class.php | 4 +-- .../core/object/CoreObjectAction.class.php | 4 +-- .../core/object/CoreObjectEditor.class.php | 4 +-- .../data/core/object/CoreObjectList.class.php | 4 +-- .../files/lib/data/cronjob/Cronjob.class.php | 4 +-- .../lib/data/cronjob/CronjobAction.class.php | 4 +-- .../lib/data/cronjob/CronjobEditor.class.php | 6 ++-- .../lib/data/cronjob/CronjobList.class.php | 4 +-- .../lib/data/cronjob/log/CronjobLog.class.php | 4 +-- .../cronjob/log/CronjobLogAction.class.php | 4 +-- .../cronjob/log/CronjobLogEditor.class.php | 4 +-- .../data/cronjob/log/CronjobLogList.class.php | 4 +-- .../history/entry/EditHistoryEntry.class.php | 4 +-- .../entry/EditHistoryEntryAction.class.php | 4 +-- .../entry/EditHistoryEntryEditor.class.php | 4 +-- .../entry/EditHistoryEntryList.class.php | 4 +-- .../event/listener/EventListener.class.php | 6 ++-- .../listener/EventListenerAction.class.php | 4 +-- .../listener/EventListenerEditor.class.php | 4 +-- .../listener/EventListenerList.class.php | 4 +-- .../files/lib/data/label/Label.class.php | 4 +-- .../lib/data/label/LabelAction.class.php | 4 +-- .../lib/data/label/LabelEditor.class.php | 4 +-- .../files/lib/data/label/LabelList.class.php | 4 +-- .../lib/data/label/group/LabelGroup.class.php | 4 +-- .../label/group/LabelGroupAction.class.php | 4 +-- .../label/group/LabelGroupEditor.class.php | 4 +-- .../data/label/group/LabelGroupList.class.php | 4 +-- .../label/group/ViewableLabelGroup.class.php | 4 +-- .../lib/data/language/Language.class.php | 4 +-- .../data/language/LanguageAction.class.php | 4 +-- .../data/language/LanguageEditor.class.php | 6 ++-- .../lib/data/language/LanguageList.class.php | 4 +-- .../lib/data/language/SetupLanguage.class.php | 6 ++-- .../category/LanguageCategory.class.php | 4 +-- .../category/LanguageCategoryAction.class.php | 4 +-- .../category/LanguageCategoryEditor.class.php | 4 +-- .../category/LanguageCategoryList.class.php | 4 +-- .../data/language/item/LanguageItem.class.php | 4 +-- .../item/LanguageItemAction.class.php | 4 +-- .../item/LanguageItemEditor.class.php | 4 +-- .../language/item/LanguageItemList.class.php | 4 +-- .../like/ILikeObjectTypeProvider.class.php | 4 +-- .../files/lib/data/like/Like.class.php | 4 +-- .../files/lib/data/like/LikeAction.class.php | 4 +-- .../files/lib/data/like/LikeEditor.class.php | 4 +-- .../files/lib/data/like/LikeList.class.php | 4 +-- .../lib/data/like/ViewableLike.class.php | 6 ++-- .../lib/data/like/ViewableLikeList.class.php | 4 +-- .../like/object/AbstractLikeObject.class.php | 4 +-- .../data/like/object/ILikeObject.class.php | 4 +-- .../lib/data/like/object/LikeObject.class.php | 4 +-- .../like/object/LikeObjectEditor.class.php | 4 +-- .../data/like/object/LikeObjectList.class.php | 4 +-- .../files/lib/data/media/Media.class.php | 6 ++-- .../lib/data/media/MediaAction.class.php | 6 ++-- .../lib/data/media/MediaEditor.class.php | 6 ++-- .../files/lib/data/media/MediaList.class.php | 6 ++-- .../lib/data/media/ViewableMedia.class.php | 6 ++-- .../data/media/ViewableMediaList.class.php | 6 ++-- .../files/lib/data/menu/Menu.class.php | 6 ++-- .../files/lib/data/menu/MenuAction.class.php | 6 ++-- .../files/lib/data/menu/MenuCache.class.php | 6 ++-- .../files/lib/data/menu/MenuEditor.class.php | 6 ++-- .../files/lib/data/menu/MenuList.class.php | 6 ++-- .../lib/data/menu/item/MenuItem.class.php | 6 ++-- .../data/menu/item/MenuItemAction.class.php | 6 ++-- .../data/menu/item/MenuItemEditor.class.php | 6 ++-- .../lib/data/menu/item/MenuItemList.class.php | 6 ++-- .../lib/data/menu/item/MenuItemNode.class.php | 6 ++-- .../data/menu/item/MenuItemNodeTree.class.php | 6 ++-- .../queue/ModerationQueue.class.php | 4 +-- .../queue/ModerationQueueAction.class.php | 4 +-- .../ModerationQueueActivationAction.class.php | 4 +-- .../queue/ModerationQueueEditor.class.php | 4 +-- .../queue/ModerationQueueList.class.php | 4 +-- .../ModerationQueueReportAction.class.php | 4 +-- .../queue/ViewableModerationQueue.class.php | 6 ++-- .../ViewableModerationQueueList.class.php | 4 +-- .../log/ModificationLog.class.php | 4 +-- .../log/ModificationLogAction.class.php | 4 +-- .../log/ModificationLogEditor.class.php | 4 +-- .../log/ModificationLogList.class.php | 4 +-- .../files/lib/data/notice/Notice.class.php | 6 ++-- .../lib/data/notice/NoticeAction.class.php | 4 +-- .../lib/data/notice/NoticeEditor.class.php | 4 +-- .../lib/data/notice/NoticeList.class.php | 4 +-- .../AbstractObjectTypeProcessor.class.php | 4 +-- .../type/AbstractObjectTypeProvider.class.php | 4 +-- .../object/type/IObjectTypeProvider.class.php | 4 +-- .../lib/data/object/type/ObjectType.class.php | 6 ++-- .../object/type/ObjectTypeAction.class.php | 4 +-- .../object/type/ObjectTypeCache.class.php | 4 +-- .../object/type/ObjectTypeEditor.class.php | 4 +-- .../data/object/type/ObjectTypeList.class.php | 4 +-- .../definition/ObjectTypeDefinition.class.php | 4 +-- .../ObjectTypeDefinitionAction.class.php | 4 +-- .../ObjectTypeDefinitionEditor.class.php | 4 +-- .../ObjectTypeDefinitionList.class.php | 4 +-- .../files/lib/data/option/Option.class.php | 4 +-- .../lib/data/option/OptionAction.class.php | 5 +-- .../lib/data/option/OptionEditor.class.php | 4 +-- .../lib/data/option/OptionList.class.php | 4 +-- .../option/category/OptionCategory.class.php | 4 +-- .../category/OptionCategoryAction.class.php | 4 +-- .../category/OptionCategoryEditor.class.php | 4 +-- .../category/OptionCategoryList.class.php | 4 +-- .../files/lib/data/package/Package.class.php | 4 +-- .../lib/data/package/PackageAction.class.php | 4 +-- .../lib/data/package/PackageCache.class.php | 4 +-- .../lib/data/package/PackageEditor.class.php | 4 +-- .../lib/data/package/PackageList.class.php | 4 +-- .../PackageInstallationPlugin.class.php | 4 +-- .../PackageInstallationPluginAction.class.php | 4 +-- .../PackageInstallationPluginEditor.class.php | 4 +-- .../PackageInstallationPluginList.class.php | 4 +-- .../queue/PackageInstallationQueue.class.php | 4 +-- .../PackageInstallationQueueAction.class.php | 4 +-- .../PackageInstallationQueueEditor.class.php | 4 +-- .../PackageInstallationQueueList.class.php | 4 +-- .../package/update/PackageUpdate.class.php | 4 +-- .../update/PackageUpdateAction.class.php | 4 +-- .../update/PackageUpdateEditor.class.php | 4 +-- .../update/PackageUpdateList.class.php | 4 +-- .../update/ViewablePackageUpdate.class.php | 4 +-- .../server/PackageUpdateServer.class.php | 4 +-- .../PackageUpdateServerAction.class.php | 4 +-- .../PackageUpdateServerEditor.class.php | 4 +-- .../server/PackageUpdateServerList.class.php | 4 +-- .../version/PackageUpdateVersion.class.php | 4 +-- .../PackageUpdateVersionAction.class.php | 4 +-- .../PackageUpdateVersionEditor.class.php | 4 +-- .../PackageUpdateVersionList.class.php | 4 +-- .../files/lib/data/page/Page.class.php | 6 ++-- .../files/lib/data/page/PageAction.class.php | 6 ++-- .../files/lib/data/page/PageCache.class.php | 6 ++-- .../files/lib/data/page/PageEditor.class.php | 6 ++-- .../lib/data/page/PageLanguage.class.php | 6 ++-- .../files/lib/data/page/PageList.class.php | 6 ++-- .../files/lib/data/page/PageNode.class.php | 6 ++-- .../lib/data/page/PageNodeTree.class.php | 6 ++-- .../subscription/PaidSubscription.class.php | 4 +-- .../PaidSubscriptionAction.class.php | 4 +-- .../PaidSubscriptionEditor.class.php | 4 +-- .../PaidSubscriptionList.class.php | 4 +-- .../PaidSubscriptionTransactionLog.class.php | 4 +-- ...SubscriptionTransactionLogAction.class.php | 4 +-- ...SubscriptionTransactionLogEditor.class.php | 4 +-- ...idSubscriptionTransactionLogList.class.php | 4 +-- .../user/PaidSubscriptionUser.class.php | 4 +-- .../user/PaidSubscriptionUserAction.class.php | 4 +-- .../user/PaidSubscriptionUserEditor.class.php | 4 +-- .../user/PaidSubscriptionUserList.class.php | 4 +-- .../files/lib/data/poll/Poll.class.php | 4 +-- .../files/lib/data/poll/PollAction.class.php | 4 +-- .../files/lib/data/poll/PollEditor.class.php | 4 +-- .../files/lib/data/poll/PollList.class.php | 4 +-- .../lib/data/poll/option/PollOption.class.php | 4 +-- .../poll/option/PollOptionAction.class.php | 4 +-- .../poll/option/PollOptionEditor.class.php | 4 +-- .../data/poll/option/PollOptionList.class.php | 4 +-- .../data/search/ISearchResultObject.class.php | 4 +-- .../files/lib/data/search/Search.class.php | 4 +-- .../lib/data/search/SearchAction.class.php | 4 +-- .../lib/data/search/SearchEditor.class.php | 4 +-- .../lib/data/search/SearchList.class.php | 4 +-- .../search/keyword/SearchKeyword.class.php | 4 +-- .../keyword/SearchKeywordAction.class.php | 4 +-- .../keyword/SearchKeywordEditor.class.php | 4 +-- .../keyword/SearchKeywordList.class.php | 4 +-- .../files/lib/data/session/Session.class.php | 4 +-- .../lib/data/session/SessionAction.class.php | 4 +-- .../lib/data/session/SessionEditor.class.php | 4 +-- .../lib/data/session/SessionList.class.php | 4 +-- .../session/virtual/SessionVirtual.class.php | 4 +-- .../virtual/SessionVirtualAction.class.php | 4 +-- .../virtual/SessionVirtualEditor.class.php | 4 +-- .../virtual/SessionVirtualList.class.php | 4 +-- .../files/lib/data/smiley/Smiley.class.php | 4 +-- .../lib/data/smiley/SmileyAction.class.php | 4 +-- .../lib/data/smiley/SmileyCache.class.php | 4 +-- .../lib/data/smiley/SmileyEditor.class.php | 4 +-- .../lib/data/smiley/SmileyList.class.php | 4 +-- .../smiley/category/SmileyCategory.class.php | 4 +-- .../category/SmileyCategoryAction.class.php | 4 +-- .../files/lib/data/spider/Spider.class.php | 4 +-- .../lib/data/spider/SpiderAction.class.php | 4 +-- .../lib/data/spider/SpiderEditor.class.php | 4 +-- .../lib/data/spider/SpiderList.class.php | 4 +-- .../lib/data/stat/daily/StatDaily.class.php | 4 +-- .../data/stat/daily/StatDailyAction.class.php | 4 +-- .../data/stat/daily/StatDailyEditor.class.php | 4 +-- .../data/stat/daily/StatDailyList.class.php | 4 +-- .../lib/data/style/ActiveStyle.class.php | 4 +-- .../files/lib/data/style/Style.class.php | 8 ++--- .../lib/data/style/StyleAction.class.php | 8 ++--- .../lib/data/style/StyleEditor.class.php | 6 ++-- .../files/lib/data/style/StyleList.class.php | 4 +-- .../style/variable/StyleVariable.class.php | 4 +-- .../variable/StyleVariableAction.class.php | 4 +-- .../variable/StyleVariableEditor.class.php | 4 +-- .../variable/StyleVariableList.class.php | 4 +-- .../install/files/lib/data/tag/Tag.class.php | 4 +-- .../files/lib/data/tag/TagAction.class.php | 10 +++--- .../files/lib/data/tag/TagCloudTag.class.php | 10 +++--- .../files/lib/data/tag/TagEditor.class.php | 4 +-- .../files/lib/data/tag/TagList.class.php | 4 +-- .../lib/data/template/Template.class.php | 4 +-- .../data/template/TemplateAction.class.php | 4 +-- .../data/template/TemplateEditor.class.php | 4 +-- .../lib/data/template/TemplateList.class.php | 4 +-- .../template/group/TemplateGroup.class.php | 4 +-- .../group/TemplateGroupAction.class.php | 4 +-- .../group/TemplateGroupEditor.class.php | 4 +-- .../group/TemplateGroupList.class.php | 4 +-- .../listener/TemplateListener.class.php | 4 +-- .../listener/TemplateListenerAction.class.php | 4 +-- .../listener/TemplateListenerEditor.class.php | 4 +-- .../listener/TemplateListenerList.class.php | 4 +-- .../files/lib/data/user/TeamList.class.php | 4 +-- .../files/lib/data/user/User.class.php | 4 +-- .../files/lib/data/user/UserAction.class.php | 4 +-- .../data/user/UserBirthdayAction.class.php | 4 +-- .../lib/data/user/UserContentAction.class.php | 4 +-- .../files/lib/data/user/UserEditor.class.php | 4 +-- .../files/lib/data/user/UserList.class.php | 4 +-- .../files/lib/data/user/UserProfile.class.php | 10 +++--- .../lib/data/user/UserProfileAction.class.php | 4 +-- .../lib/data/user/UserProfileCache.class.php | 6 ++-- .../lib/data/user/UserProfileList.class.php | 4 +-- .../user/UserRegistrationAction.class.php | 4 +-- .../event/UserActivityEvent.class.php | 4 +-- .../event/UserActivityEventAction.class.php | 4 +-- .../event/UserActivityEventEditor.class.php | 4 +-- .../event/UserActivityEventList.class.php | 4 +-- .../event/ViewableUserActivityEvent.class.php | 6 ++-- .../ViewableUserActivityEventList.class.php | 4 +-- .../UserAuthenticationFailure.class.php | 4 +-- .../UserAuthenticationFailureAction.class.php | 4 +-- .../UserAuthenticationFailureEditor.class.php | 4 +-- .../UserAuthenticationFailureList.class.php | 4 +-- .../data/user/avatar/DefaultAvatar.class.php | 4 +-- .../lib/data/user/avatar/Gravatar.class.php | 4 +-- .../data/user/avatar/IUserAvatar.class.php | 4 +-- .../lib/data/user/avatar/UserAvatar.class.php | 4 +-- .../user/avatar/UserAvatarAction.class.php | 4 +-- .../user/avatar/UserAvatarEditor.class.php | 4 +-- .../data/user/avatar/UserAvatarList.class.php | 4 +-- .../lib/data/user/follow/UserFollow.class.php | 4 +-- .../user/follow/UserFollowAction.class.php | 4 +-- .../user/follow/UserFollowEditor.class.php | 4 +-- .../data/user/follow/UserFollowList.class.php | 4 +-- .../user/follow/UserFollowerList.class.php | 4 +-- .../user/follow/UserFollowingAction.class.php | 4 +-- .../user/follow/UserFollowingList.class.php | 4 +-- .../files/lib/data/user/group/Team.class.php | 4 +-- .../lib/data/user/group/UserGroup.class.php | 6 ++-- .../data/user/group/UserGroupAction.class.php | 4 +-- .../data/user/group/UserGroupEditor.class.php | 4 +-- .../data/user/group/UserGroupList.class.php | 4 +-- .../assignment/UserGroupAssignment.class.php | 4 +-- .../UserGroupAssignmentAction.class.php | 4 +-- .../UserGroupAssignmentEditor.class.php | 4 +-- .../UserGroupAssignmentList.class.php | 4 +-- .../group/option/UserGroupOption.class.php | 4 +-- .../option/UserGroupOptionAction.class.php | 4 +-- .../option/UserGroupOptionEditor.class.php | 4 +-- .../option/UserGroupOptionList.class.php | 4 +-- .../UserGroupOptionCategory.class.php | 4 +-- .../UserGroupOptionCategoryAction.class.php | 4 +-- .../UserGroupOptionCategoryEditor.class.php | 4 +-- .../UserGroupOptionCategoryList.class.php | 4 +-- .../lib/data/user/ignore/UserIgnore.class.php | 4 +-- .../user/ignore/UserIgnoreAction.class.php | 4 +-- .../user/ignore/UserIgnoreEditor.class.php | 4 +-- .../data/user/ignore/UserIgnoreList.class.php | 4 +-- .../ignore/ViewableUserIgnoreList.class.php | 4 +-- .../user/menu/item/UserMenuItem.class.php | 4 +-- .../menu/item/UserMenuItemAction.class.php | 4 +-- .../menu/item/UserMenuItemEditor.class.php | 4 +-- .../user/menu/item/UserMenuItemList.class.php | 4 +-- .../notification/UserNotification.class.php | 4 +-- .../UserNotificationAction.class.php | 4 +-- .../UserNotificationEditor.class.php | 4 +-- .../UserNotificationList.class.php | 4 +-- .../event/UserNotificationEvent.class.php | 4 +-- .../UserNotificationEventAction.class.php | 4 +-- .../UserNotificationEventEditor.class.php | 4 +-- .../event/UserNotificationEventList.class.php | 4 +-- ...erNotificationEventRecipientList.class.php | 4 +-- .../object/watch/UserObjectWatch.class.php | 4 +-- .../watch/UserObjectWatchAction.class.php | 4 +-- .../watch/UserObjectWatchEditor.class.php | 4 +-- .../watch/UserObjectWatchList.class.php | 4 +-- .../lib/data/user/online/UserOnline.class.php | 4 +-- .../user/online/UsersOnlineList.class.php | 4 +-- .../lib/data/user/option/UserOption.class.php | 4 +-- .../user/option/UserOptionAction.class.php | 4 +-- .../user/option/UserOptionEditor.class.php | 4 +-- .../data/user/option/UserOptionList.class.php | 4 +-- .../user/option/ViewableUserOption.class.php | 4 +-- .../category/UserOptionCategory.class.php | 4 +-- .../UserOptionCategoryAction.class.php | 4 +-- .../UserOptionCategoryEditor.class.php | 4 +-- .../category/UserOptionCategoryList.class.php | 4 +-- .../menu/item/UserProfileMenuItem.class.php | 4 +-- .../item/UserProfileMenuItemAction.class.php | 4 +-- .../item/UserProfileMenuItemEditor.class.php | 4 +-- .../item/UserProfileMenuItemList.class.php | 4 +-- .../visitor/UserProfileVisitor.class.php | 4 +-- .../UserProfileVisitorAction.class.php | 4 +-- .../UserProfileVisitorEditor.class.php | 4 +-- .../visitor/UserProfileVisitorList.class.php | 4 +-- .../lib/data/user/rank/UserRank.class.php | 4 +-- .../data/user/rank/UserRankAction.class.php | 4 +-- .../data/user/rank/UserRankEditor.class.php | 4 +-- .../lib/data/user/rank/UserRankList.class.php | 4 +-- .../lib/form/AbstractCaptchaForm.class.php | 4 +-- .../files/lib/form/AbstractForm.class.php | 4 +-- .../lib/form/AbstractModerationForm.class.php | 4 +-- .../lib/form/AccountManagementForm.class.php | 4 +-- .../files/lib/form/AvatarEditForm.class.php | 4 +-- .../files/lib/form/DisclaimerForm.class.php | 4 +-- .../lib/form/EmailActivationForm.class.php | 4 +-- .../form/EmailNewActivationCodeForm.class.php | 4 +-- .../install/files/lib/form/IForm.class.php | 4 +-- .../files/lib/form/LoginForm.class.php | 4 +-- .../files/lib/form/LostPasswordForm.class.php | 4 +-- .../install/files/lib/form/MailForm.class.php | 4 +-- .../files/lib/form/MessageForm.class.php | 4 +-- .../form/ModerationActivationForm.class.php | 4 +-- .../lib/form/ModerationReportForm.class.php | 4 +-- .../files/lib/form/NewPasswordForm.class.php | 4 +-- .../form/NotificationSettingsForm.class.php | 4 +-- .../files/lib/form/RecaptchaForm.class.php | 6 ++-- .../lib/form/RegisterActivationForm.class.php | 4 +-- .../files/lib/form/RegisterForm.class.php | 4 +-- .../RegisterNewActivationCodeForm.class.php | 4 +-- .../files/lib/form/SearchForm.class.php | 4 +-- .../files/lib/form/SettingsForm.class.php | 4 +-- .../lib/form/SignatureEditForm.class.php | 4 +-- .../files/lib/form/UserSearchForm.class.php | 4 +-- .../lib/page/AbstractAuthedPage.class.php | 4 +-- .../files/lib/page/AbstractFeedPage.class.php | 4 +-- .../files/lib/page/AbstractPage.class.php | 4 +-- .../lib/page/AbstractSecurePage.class.php | 4 +-- .../files/lib/page/ArticleFeedPage.class.php | 6 ++-- .../files/lib/page/ArticleListPage.class.php | 6 ++-- .../files/lib/page/ArticlePage.class.php | 6 ++-- .../files/lib/page/AttachmentPage.class.php | 4 +-- .../page/CategoryArticleListPage.class.php | 6 ++-- .../install/files/lib/page/CmsPage.class.php | 6 ++-- .../lib/page/DeletedContentListPage.class.php | 4 +-- .../files/lib/page/EditHistoryPage.class.php | 4 +-- .../files/lib/page/FollowingPage.class.php | 4 +-- .../install/files/lib/page/IPage.class.php | 4 +-- .../files/lib/page/ITrackablePage.class.php | 6 ++-- .../files/lib/page/IgnoredUsersPage.class.php | 4 +-- .../files/lib/page/MediaPage.class.php | 6 ++-- .../files/lib/page/MembersListPage.class.php | 4 +-- .../lib/page/ModerationListPage.class.php | 4 +-- .../files/lib/page/MultipleLinkPage.class.php | 4 +-- .../lib/page/NotificationFeedPage.class.php | 6 ++-- .../lib/page/NotificationListPage.class.php | 4 +-- .../page/PaidSubscriptionListPage.class.php | 4 +-- .../page/PaidSubscriptionReturnPage.class.php | 4 +-- .../lib/page/RecentActivityListPage.class.php | 4 +-- .../files/lib/page/SearchResultPage.class.php | 4 +-- .../files/lib/page/SortablePage.class.php | 4 +-- .../files/lib/page/TaggedPage.class.php | 4 +-- .../install/files/lib/page/TeamPage.class.php | 4 +-- .../install/files/lib/page/UserPage.class.php | 4 +-- .../lib/page/UsersOnlineListPage.class.php | 4 +-- .../install/files/lib/system/CLIWCF.class.php | 8 ++--- .../files/lib/system/Callback.class.php | 4 +-- .../lib/system/IAJAXInvokeAction.class.php | 4 +-- .../files/lib/system/MetaTagHandler.class.php | 4 +-- .../install/files/lib/system/Regex.class.php | 4 +-- .../lib/system/SingletonFactory.class.php | 4 +-- .../install/files/lib/system/WCF.class.php | 10 +++--- .../install/files/lib/system/WCFACP.class.php | 6 ++-- .../files/lib/system/WCFSetup.class.php | 10 +++--- .../files/lib/system/acl/ACLHandler.class.php | 4 +-- .../files/lib/system/ad/AdHandler.class.php | 4 +-- .../application/AbstractApplication.class.php | 6 ++-- .../application/ApplicationHandler.class.php | 8 ++--- .../system/application/IApplication.class.php | 6 ++-- .../AbstractAttachmentObjectType.class.php | 4 +-- .../attachment/AttachmentHandler.class.php | 4 +-- .../IAttachmentObjectType.class.php | 4 +-- .../BackgroundQueueHandler.class.php | 6 ++-- .../job/AbstractBackgroundJob.class.php | 6 ++-- .../job/EmailDeliveryBackgroundJob.class.php | 6 ++-- .../system/bbcode/AbstractBBCode.class.php | 4 +-- .../system/bbcode/AttachmentBBCode.class.php | 4 +-- .../lib/system/bbcode/BBCodeHandler.class.php | 4 +-- .../lib/system/bbcode/BBCodeParser.class.php | 4 +-- .../lib/system/bbcode/CodeBBCode.class.php | 4 +-- .../lib/system/bbcode/EmailBBCode.class.php | 4 +-- .../system/bbcode/HtmlBBCodeParser.class.php | 6 ++-- .../files/lib/system/bbcode/IBBCode.class.php | 4 +-- .../lib/system/bbcode/ImageBBCode.class.php | 6 ++-- .../bbcode/KeywordHighlighter.class.php | 4 +-- .../lib/system/bbcode/ListBBCode.class.php | 4 +-- .../lib/system/bbcode/MediaBBCode.class.php | 4 +-- .../lib/system/bbcode/MessageParser.class.php | 4 +-- .../lib/system/bbcode/PreParser.class.php | 8 ++--- .../lib/system/bbcode/QuoteBBCode.class.php | 4 +-- .../bbcode/SimpleMessageParser.class.php | 4 +-- .../lib/system/bbcode/SpoilerBBCode.class.php | 4 +-- .../lib/system/bbcode/TableBBCode.class.php | 4 +-- .../lib/system/bbcode/URLBBCode.class.php | 4 +-- .../highlighter/BashHighlighter.class.php | 4 +-- .../BrainfuckHighlighter.class.php | 4 +-- .../bbcode/highlighter/CHighlighter.class.php | 4 +-- .../highlighter/CssHighlighter.class.php | 4 +-- .../highlighter/DiffHighlighter.class.php | 4 +-- .../bbcode/highlighter/Highlighter.class.php | 4 +-- .../highlighter/HtmlHighlighter.class.php | 4 +-- .../highlighter/JavaHighlighter.class.php | 4 +-- .../highlighter/JsHighlighter.class.php | 4 +-- .../highlighter/PerlHighlighter.class.php | 4 +-- .../highlighter/PhpHighlighter.class.php | 4 +-- .../highlighter/PlainHighlighter.class.php | 4 +-- .../highlighter/PythonHighlighter.class.php | 4 +-- .../highlighter/SqlHighlighter.class.php | 4 +-- .../highlighter/TexHighlighter.class.php | 4 +-- .../highlighter/TplHighlighter.class.php | 4 +-- .../highlighter/XmlHighlighter.class.php | 4 +-- .../lib/system/benchmark/Benchmark.class.php | 4 +-- .../box/AbstractBoxController.class.php | 6 ++-- ...tDatabaseObjectListBoxController.class.php | 6 ++-- .../files/lib/system/box/BoxHandler.class.php | 6 ++-- .../FollowingsOnlineBoxController.class.php | 6 ++-- .../lib/system/box/IBoxController.class.php | 6 ++-- .../box/IConditionBoxController.class.php | 6 ++-- .../PageCommentListBoxController.class.php | 4 +-- .../PaidSubscriptionsBoxController.class.php | 6 ++-- .../RecentActivityListBoxController.class.php | 6 ++-- .../box/RegisterButtonBoxController.class.php | 6 ++-- .../box/SignedInAsBoxController.class.php | 6 ++-- .../StaffOnlineListBoxController.class.php | 6 ++-- .../box/StatisticsBoxController.class.php | 6 ++-- .../box/TagCloudBoxController.class.php | 4 +-- .../TodaysBirthdaysBoxController.class.php | 6 ++-- ...sFollowingBirthdaysBoxController.class.php | 6 ++-- .../box/UserListBoxController.class.php | 6 ++-- .../box/UserOnlineListBoxController.class.php | 6 ++-- .../system/breadcrumb/Breadcrumb.class.php | 6 ++-- .../system/breadcrumb/Breadcrumbs.class.php | 10 +++--- .../breadcrumb/IBreadcrumbProvider.class.php | 4 +-- ...bstractBulkProcessableObjectType.class.php | 6 ++-- .../AbstractBulkProcessingAction.class.php | 6 ++-- .../IBulkProcessableObjectType.class.php | 6 ++-- .../IBulkProcessingAction.class.php | 6 ++-- .../TReasonedBulkProcessingAction.class.php | 6 ++-- ...AbstractUserBulkProcessingAction.class.php | 6 ++-- ...erGroupsUserBulkProcessingAction.class.php | 6 ++-- ...erGroupsUserBulkProcessingAction.class.php | 6 ++-- .../DeleteUserBulkProcessingAction.class.php | 6 ++-- ...lAddressUserBulkProcessingAction.class.php | 6 ++-- ...erGroupsUserBulkProcessingAction.class.php | 6 ++-- ...SendMailUserBulkProcessingAction.class.php | 6 ++-- .../UserBulkProcessableObjectType.class.php | 6 ++-- .../lib/system/cache/CacheHandler.class.php | 4 +-- .../ACLOptionCategoryCacheBuilder.class.php | 4 +-- .../builder/ACPMenuCacheBuilder.class.php | 4 +-- .../ACPSearchProviderCacheBuilder.class.php | 4 +-- .../builder/AbstractCacheBuilder.class.php | 4 +-- .../AbstractSortedUserCacheBuilder.class.php | 6 ++-- .../cache/builder/AdCacheBuilder.class.php | 4 +-- .../builder/ApplicationCacheBuilder.class.php | 4 +-- .../builder/BBCodeCacheBuilder.class.php | 4 +-- .../BBCodeMediaProviderCacheBuilder.class.php | 4 +-- .../CaptchaQuestionCacheBuilder.class.php | 4 +-- .../CategoryACLOptionCacheBuilder.class.php | 4 +-- .../builder/CategoryCacheBuilder.class.php | 4 +-- .../ClipboardActionCacheBuilder.class.php | 4 +-- .../ClipboardPageCacheBuilder.class.php | 4 +-- .../builder/ConditionCacheBuilder.class.php | 4 +-- .../builder/CoreObjectCacheBuilder.class.php | 4 +-- .../builder/CronjobCacheBuilder.class.php | 4 +-- .../EventListenerCacheBuilder.class.php | 4 +-- .../cache/builder/ICacheBuilder.class.php | 4 +-- .../cache/builder/LabelCacheBuilder.class.php | 4 +-- .../builder/LanguageCacheBuilder.class.php | 4 +-- .../cache/builder/MenuCacheBuilder.class.php | 6 ++-- .../MostActiveMembersCacheBuilder.class.php | 4 +-- .../MostLikedMembersCacheBuilder.class.php | 4 +-- .../NewestMembersCacheBuilder.class.php | 4 +-- .../builder/NoticeCacheBuilder.class.php | 4 +-- .../builder/ObjectTypeCacheBuilder.class.php | 4 +-- .../builder/OptionCacheBuilder.class.php | 4 +-- .../builder/PackageCacheBuilder.class.php | 4 +-- .../PackageUpdateCacheBuilder.class.php | 4 +-- .../cache/builder/PageCacheBuilder.class.php | 6 ++-- .../PaidSubscriptionCacheBuilder.class.php | 4 +-- .../builder/RoutingCacheBuilder.class.php | 6 ++-- .../builder/SmileyCacheBuilder.class.php | 4 +-- .../builder/SpiderCacheBuilder.class.php | 4 +-- .../cache/builder/StyleCacheBuilder.class.php | 4 +-- .../builder/TagCloudCacheBuilder.class.php | 4 +-- .../TemplateGroupCacheBuilder.class.php | 4 +-- .../TemplateListenerCacheBuilder.class.php | 6 ++-- ...TemplateListenerCodeCacheBuilder.class.php | 4 +-- .../TypedTagCloudCacheBuilder.class.php | 4 +-- .../UserBirthdayCacheBuilder.class.php | 4 +-- .../UserGroupAssignmentCacheBuilder.class.php | 4 +-- .../builder/UserGroupCacheBuilder.class.php | 4 +-- .../UserGroupOptionCacheBuilder.class.php | 4 +-- .../UserGroupPermissionCacheBuilder.class.php | 4 +-- .../builder/UserMenuCacheBuilder.class.php | 4 +-- ...serNotificationEventCacheBuilder.class.php | 4 +-- .../builder/UserOptionCacheBuilder.class.php | 4 +-- .../UserProfileMenuCacheBuilder.class.php | 4 +-- .../builder/UserStatsCacheBuilder.class.php | 4 +-- .../runtime/AbstractRuntimeCache.class.php | 6 ++-- .../CommentResponseRuntimeCache.class.php | 6 ++-- .../runtime/CommentRuntimeCache.class.php | 6 ++-- .../cache/runtime/IRuntimeCache.class.php | 6 ++-- .../runtime/UserProfileRuntimeCache.class.php | 6 ++-- .../cache/runtime/UserRuntimeCache.class.php | 6 ++-- .../ViewableArticleRuntimeCache.class.php | 6 ++-- .../cache/source/DiskCacheSource.class.php | 4 +-- .../cache/source/ICacheSource.class.php | 4 +-- .../source/MemcachedCacheSource.class.php | 4 +-- .../cache/source/RedisCacheSource.class.php | 6 ++-- .../system/captcha/CaptchaHandler.class.php | 4 +-- .../captcha/CaptchaQuestionHandler.class.php | 4 +-- .../system/captcha/ICaptchaHandler.class.php | 4 +-- .../system/captcha/RecaptchaHandler.class.php | 4 +-- .../category/AbstractCategoryType.class.php | 4 +-- .../category/ArticleCategoryType.class.php | 6 ++-- .../system/category/CategoryHandler.class.php | 4 +-- .../CategoryPermissionHandler.class.php | 4 +-- .../system/category/ICategoryType.class.php | 4 +-- .../category/SmileyCategoryType.class.php | 4 +-- .../cli/DatabaseCLICommandHistory.class.php | 4 +-- .../cli/command/CLICommandHandler.class.php | 4 +-- .../command/CLICommandNameCompleter.class.php | 4 +-- .../cli/command/CommandsCLICommand.class.php | 4 +-- .../cli/command/CronjobCLICommand.class.php | 4 +-- .../cli/command/ExitCLICommand.class.php | 4 +-- .../cli/command/HelpCLICommand.class.php | 4 +-- .../command/IArgumentedCLICommand.class.php | 4 +-- .../system/cli/command/ICLICommand.class.php | 4 +-- .../cli/command/ImportCLICommand.class.php | 4 +-- .../cli/command/PackageCLICommand.class.php | 4 +-- .../cli/command/WorkerCLICommand.class.php | 4 +-- .../clipboard/ClipboardEditorItem.class.php | 4 +-- .../clipboard/ClipboardHandler.class.php | 4 +-- .../action/AbstractClipboardAction.class.php | 4 +-- .../action/IClipboardAction.class.php | 4 +-- .../action/MediaClipboardAction.class.php | 6 ++-- .../action/TagClipboardAction.class.php | 6 ++-- .../action/UserClipboardAction.class.php | 8 ++--- .../UserContentClipboardAction.class.php | 4 +-- .../comment/CommentDataHandler.class.php | 6 ++-- .../system/comment/CommentHandler.class.php | 4 +-- .../manager/AbstractCommentManager.class.php | 4 +-- .../manager/ArticleCommentManager.class.php | 4 +-- .../comment/manager/ICommentManager.class.php | 4 +-- .../ModerationQueueCommentManager.class.php | 4 +-- .../manager/PageCommentManager.class.php | 4 +-- .../UserProfileCommentManager.class.php | 4 +-- .../AbstractCheckboxCondition.class.php | 6 ++-- .../condition/AbstractCondition.class.php | 4 +-- .../AbstractIntegerCondition.class.php | 4 +-- .../AbstractMultiCategoryCondition.class.php | 6 ++-- .../AbstractMultiSelectCondition.class.php | 4 +-- .../AbstractMultipleFieldsCondition.class.php | 4 +-- ...tractObjectTextPropertyCondition.class.php | 6 ++-- .../AbstractSelectCondition.class.php | 4 +-- .../AbstractSingleFieldCondition.class.php | 4 +-- .../condition/AbstractTextCondition.class.php | 4 +-- .../AbstractTimestampCondition.class.php | 6 ++-- .../condition/ConditionHandler.class.php | 4 +-- .../condition/DaysOfWeekCondition.class.php | 4 +-- .../lib/system/condition/ICondition.class.php | 4 +-- .../condition/IContentCondition.class.php | 4 +-- .../condition/IObjectCondition.class.php | 6 ++-- .../condition/IObjectListCondition.class.php | 6 ++-- .../system/condition/IUserCondition.class.php | 4 +-- .../MultiPageControllerCondition.class.php | 6 ++-- .../TObjectListUserCondition.class.php | 6 ++-- .../condition/TObjectUserCondition.class.php | 6 ++-- .../system/condition/TimeCondition.class.php | 4 +-- .../condition/UserAvatarCondition.class.php | 4 +-- .../condition/UserBirthdayCondition.class.php | 4 +-- .../condition/UserEmailCondition.class.php | 4 +-- .../condition/UserGroupCondition.class.php | 4 +-- .../UserIntegerPropertyCondition.class.php | 4 +-- .../condition/UserLanguageCondition.class.php | 4 +-- .../UserMobileBrowserCondition.class.php | 4 +-- .../condition/UserOptionsCondition.class.php | 4 +-- .../UserRegistrationDateCondition.class.php | 4 +-- ...egistrationDateIntervalCondition.class.php | 4 +-- .../condition/UserStateCondition.class.php | 4 +-- .../UserTimestampPropertyCondition.class.php | 6 ++-- .../condition/UserUsernameCondition.class.php | 4 +-- .../page/MultiPageCondition.class.php | 6 ++-- .../system/cronjob/AbstractCronjob.class.php | 4 +-- .../ArticlePublicationCronjob.class.php | 6 ++-- .../AttachmentCleanUpCronjob.class.php | 4 +-- .../BackgroundQueueCleanUpCronjob.class.php | 6 ++-- .../system/cronjob/CronjobScheduler.class.php | 4 +-- .../cronjob/DailyCleanUpCronjob.class.php | 4 +-- .../DailyMailNotificationCronjob.class.php | 4 +-- .../cronjob/GetUpdateInfoCronjob.class.php | 4 +-- .../cronjob/HourlyCleanUpCronjob.class.php | 4 +-- .../lib/system/cronjob/ICronjob.class.php | 4 +-- .../cronjob/LastActivityCronjob.class.php | 4 +-- .../cronjob/ModerationQueueCronjob.class.php | 4 +-- .../RefreshSearchRobotsCronjob.class.php | 4 +-- .../cronjob/SessionCleanUpCronjob.class.php | 4 +-- .../cronjob/StatDailyBuilderCronjob.class.php | 4 +-- .../system/cronjob/UserBanCronjob.class.php | 4 +-- .../UserGroupAssignmentCronjob.class.php | 4 +-- .../system/cronjob/UserQuitCronjob.class.php | 4 +-- .../lib/system/database/Database.class.php | 4 +-- .../database/DatabaseException.class.php | 6 ++-- .../system/database/MySQLDatabase.class.php | 4 +-- .../database/PostgreSQLDatabase.class.php | 4 +-- .../database/editor/DatabaseEditor.class.php | 4 +-- .../editor/MySQLDatabaseEditor.class.php | 4 +-- .../editor/PostgreSQLDatabaseEditor.class.php | 4 +-- .../exception/DatabaseException.class.php | 6 ++-- .../DatabaseQueryException.class.php | 6 ++-- .../DatabaseQueryExecutionException.class.php | 6 ++-- .../DatabaseTransactionException.class.php | 6 ++-- .../statement/PreparedStatement.class.php | 4 +-- .../database/util/ConditionBuilder.class.php | 4 +-- ...reparedStatementConditionBuilder.class.php | 4 +-- .../system/database/util/SQLParser.class.php | 4 +-- .../system/edit/EditHistoryManager.class.php | 4 +-- .../edit/IHistorySavingObject.class.php | 4 +-- ...IHistorySavingObjectTypeProvider.class.php | 6 ++-- .../files/lib/system/email/Email.class.php | 6 ++-- .../lib/system/email/EmailGrammar.class.php | 6 ++-- .../files/lib/system/email/Mailbox.class.php | 6 ++-- .../lib/system/email/UserMailbox.class.php | 6 ++-- .../email/mime/AbstractMimePart.class.php | 6 ++-- .../mime/AbstractMultipartMimePart.class.php | 6 ++-- .../email/mime/AttachmentMimePart.class.php | 6 ++-- .../email/mime/HtmlTextMimePart.class.php | 6 ++-- .../mime/IRecipientAwareMimePart.class.php | 6 ++-- .../email/mime/MimePartFacade.class.php | 6 ++-- .../MultipartAlternativeMimePart.class.php | 6 ++-- .../mime/MultipartMixedMimePart.class.php | 6 ++-- .../email/mime/PlainTextMimePart.class.php | 6 ++-- .../mime/RecipientAwareTextMimePart.class.php | 6 ++-- .../system/email/mime/TextMimePart.class.php | 6 ++-- .../transport/DebugEmailTransport.class.php | 6 ++-- .../email/transport/EmailTransport.class.php | 6 ++-- .../transport/PhpEmailTransport.class.php | 6 ++-- .../transport/SmtpEmailTransport.class.php | 6 ++-- .../exception/PermanentFailure.class.php | 6 ++-- .../exception/TransientFailure.class.php | 6 ++-- .../lib/system/event/EventHandler.class.php | 4 +-- .../lib/system/event/IEventListener.class.php | 6 ++-- ...AbstractUserActionRenameListener.class.php | 6 ++-- .../AbstractUserMergeListener.class.php | 6 ++-- .../IParameterizedEventListener.class.php | 4 +-- .../SessionAccessLogListener.class.php | 4 +-- .../system/exception/AJAXException.class.php | 4 +-- .../system/exception/ErrorException.class.php | 6 ++-- .../exception/HTTPNotFoundException.class.php | 4 +-- .../HTTPServerErrorException.class.php | 4 +-- .../HTTPUnauthorizedException.class.php | 4 +-- .../IExtraInformationException.class.php | 6 ++-- .../exception/IPrintableException.class.php | 6 ++-- .../exception/IllegalLinkException.class.php | 4 +-- .../ImplementationException.class.php | 6 ++-- .../InvalidArgumentException.class.php | 6 ++-- .../InvalidSecurityTokenException.class.php | 4 +-- .../exception/LoggedException.class.php | 6 ++-- .../exception/NamedUserException.class.php | 4 +-- .../exception/ParentClassException.class.php | 6 ++-- .../PermissionDeniedException.class.php | 4 +-- .../exception/SystemException.class.php | 4 +-- .../system/exception/UserException.class.php | 4 +-- .../exception/UserInputException.class.php | 4 +-- .../ValidateActionException.class.php | 4 +-- .../exporter/AbstractExporter.class.php | 4 +-- .../lib/system/exporter/IExporter.class.php | 4 +-- .../lib/system/form/FormDocument.class.php | 4 +-- .../lib/system/form/IFormElement.class.php | 4 +-- .../form/IFormElementContainer.class.php | 4 +-- .../AbstractFormElementContainer.class.php | 4 +-- .../GroupFormElementContainer.class.php | 4 +-- ...pleSelectionFormElementContainer.class.php | 4 +-- .../SelectionFormElementContainer.class.php | 4 +-- ...gleSelectionFormElementContainer.class.php | 4 +-- .../element/AbstractFormElement.class.php | 4 +-- .../AbstractNamedFormElement.class.php | 4 +-- .../form/element/LabelFormElement.class.php | 4 +-- .../MultipleSelectionFormElement.class.php | 4 +-- .../PasswordInputFormElement.class.php | 4 +-- .../SingleSelectionFormElement.class.php | 4 +-- .../element/TextInputFormElement.class.php | 4 +-- .../html/input/HtmlInputProcessor.class.php | 2 +- .../input/filter/IHtmlInputFilter.class.php | 2 +- .../filter/MessageHtmlInputFilter.class.php | 2 +- .../input/node/HtmlInputNodeImg.class.php | 2 +- .../node/HtmlInputNodeProcessor.class.php | 2 +- .../node/HtmlInputNodeTextParser.class.php | 4 +-- .../HtmlInputNodeWoltlabMention.class.php | 2 +- .../HtmlInputNodeWoltlabMetacode.class.php | 2 +- ...mlInputNodeWoltlabMetacodeMarker.class.php | 6 ++-- .../html/input/node/IHtmlInputNode.class.php | 2 +- .../node/IHtmlInputNodeProcessor.class.php | 2 +- .../AbstractMetacodeConverter.class.php | 2 +- .../ColorMetacodeConverter.class.php | 2 +- .../converter/IMetacodeConverter.class.php | 2 +- .../QuoteMetacodeConverter.class.php | 2 +- .../converter/SizeMetacodeConverter.class.php | 2 +- .../html/node/AbstractHtmlNode.class.php | 2 +- .../html/node/HtmlNodeProcessor.class.php | 2 +- .../lib/system/html/node/IHtmlNode.class.php | 2 +- .../html/node/IHtmlNodeProcessor.class.php | 2 +- .../html/output/HtmlOutputProcessor.class.php | 2 +- .../node/HtmlOutputNodeBlockquote.class.php | 2 +- .../node/HtmlOutputNodeProcessor.class.php | 2 +- .../node/HtmlOutputNodeWoltlabColor.class.php | 2 +- .../HtmlOutputNodeWoltlabMention.class.php | 2 +- .../HtmlOutputNodeWoltlabMetacode.class.php | 2 +- .../node/HtmlOutputNodeWoltlabSize.class.php | 2 +- .../output/node/IHtmlOutputNode.class.php | 2 +- .../lib/system/image/ImageHandler.class.php | 4 +-- .../image/adapter/GDImageAdapter.class.php | 4 +-- .../image/adapter/IImageAdapter.class.php | 4 +-- .../image/adapter/ImageAdapter.class.php | 4 +-- .../adapter/ImagickImageAdapter.class.php | 4 +-- .../importer/AbstractACLImporter.class.php | 4 +-- .../AbstractAttachmentImporter.class.php | 4 +-- .../AbstractCategoryImporter.class.php | 4 +-- .../AbstractCommentImporter.class.php | 4 +-- .../AbstractCommentResponseImporter.class.php | 4 +-- .../importer/AbstractImporter.class.php | 4 +-- .../importer/AbstractLikeImporter.class.php | 4 +-- .../importer/AbstractPollImporter.class.php | 4 +-- .../AbstractPollOptionImporter.class.php | 4 +-- .../AbstractPollOptionVoteImporter.class.php | 4 +-- .../AbstractWatchedObjectImporter.class.php | 4 +-- .../lib/system/importer/IImporter.class.php | 4 +-- .../system/importer/ImportHandler.class.php | 4 +-- .../importer/LabelGroupImporter.class.php | 4 +-- .../system/importer/LabelImporter.class.php | 4 +-- .../importer/SmileyCategoryImporter.class.php | 4 +-- .../system/importer/SmileyImporter.class.php | 4 +-- .../importer/UserAvatarImporter.class.php | 4 +-- .../importer/UserCommentImporter.class.php | 4 +-- .../UserCommentResponseImporter.class.php | 4 +-- .../importer/UserFollowerImporter.class.php | 4 +-- .../importer/UserGroupImporter.class.php | 4 +-- .../system/importer/UserImporter.class.php | 4 +-- .../importer/UserOptionImporter.class.php | 4 +-- .../importer/UserRankImporter.class.php | 4 +-- .../lib/system/io/AtomicWriter.class.php | 4 +-- .../install/files/lib/system/io/FTP.class.php | 4 +-- .../files/lib/system/io/File.class.php | 4 +-- .../files/lib/system/io/GZipFile.class.php | 4 +-- .../files/lib/system/io/IArchive.class.php | 4 +-- .../files/lib/system/io/RemoteFile.class.php | 4 +-- .../install/files/lib/system/io/Tar.class.php | 4 +-- .../files/lib/system/io/TarWriter.class.php | 4 +-- .../install/files/lib/system/io/Zip.class.php | 4 +-- .../files/lib/system/io/ZipWriter.class.php | 4 +-- .../lib/system/label/LabelHandler.class.php | 4 +-- .../AbstractLabelObjectHandler.class.php | 4 +-- .../object/ILabelObjectHandler.class.php | 4 +-- .../AbstractLabelObjectTypeHandler.class.php | 4 +-- .../type/ILabelObjectTypeHandler.class.php | 4 +-- .../object/type/LabelObjectType.class.php | 4 +-- .../type/LabelObjectTypeContainer.class.php | 4 +-- .../lib/system/language/I18nHandler.class.php | 4 +-- .../system/language/LanguageFactory.class.php | 6 ++-- .../like/IViewableLikeProvider.class.php | 4 +-- .../lib/system/like/LikeHandler.class.php | 4 +-- .../AbstractModificationLogHandler.class.php | 6 ++-- .../ModificationLogHandler.class.php | 6 ++-- .../lib/system/mail/DebugMailSender.class.php | 4 +-- .../files/lib/system/mail/Mail.class.php | 6 ++-- .../lib/system/mail/MailSender.class.php | 4 +-- .../lib/system/mail/PHPMailSender.class.php | 4 +-- .../lib/system/mail/SMTPMailSender.class.php | 4 +-- .../lib/system/menu/ITreeMenuItem.class.php | 4 +-- .../files/lib/system/menu/TreeMenu.class.php | 4 +-- .../lib/system/menu/acp/ACPMenu.class.php | 4 +-- .../DefaultUserMenuItemProvider.class.php | 4 +-- .../menu/user/IUserMenuItemProvider.class.php | 4 +-- .../lib/system/menu/user/UserMenu.class.php | 4 +-- .../user/profile/UserProfileMenu.class.php | 4 +-- .../AboutUserProfileMenuContent.class.php | 4 +-- .../CommentUserProfileMenuContent.class.php | 4 +-- .../content/IUserProfileMenuContent.class.php | 4 +-- .../LikesUserProfileMenuContent.class.php | 4 +-- ...ntActivityUserProfileMenuContent.class.php | 4 +-- .../message/QuickReplyManager.class.php | 4 +-- .../message/censorship/Censorship.class.php | 4 +-- ...ractMessageEmbeddedObjectHandler.class.php | 4 +-- ...mentMessageEmbeddedObjectHandler.class.php | 4 +-- .../IMessageEmbeddedObjectHandler.class.php | 4 +-- .../MessageEmbeddedObjectManager.class.php | 4 +-- ...uoteMessageEmbeddedObjectHandler.class.php | 4 +-- .../AbstractMessageQuoteHandler.class.php | 4 +-- .../quote/IMessageQuoteHandler.class.php | 4 +-- .../quote/MessageQuoteManager.class.php | 4 +-- .../message/quote/QuotedMessage.class.php | 4 +-- .../AbstractDeletedContentProvider.class.php | 4 +-- .../IDeletedContentProvider.class.php | 4 +-- .../AbstractModerationQueueHandler.class.php | 6 ++-- .../AbstractModerationQueueManager.class.php | 4 +-- .../queue/IModerationQueueHandler.class.php | 6 ++-- .../queue/IModerationQueueManager.class.php | 4 +-- ...ModerationQueueActivationManager.class.php | 4 +-- .../queue/ModerationQueueManager.class.php | 4 +-- .../ModerationQueueReportManager.class.php | 4 +-- ...ModerationQueueActivationHandler.class.php | 4 +-- ...mentModerationQueueReportHandler.class.php | 4 +-- ...onseModerationQueueReportHandler.class.php | 4 +-- .../IModerationQueueReportHandler.class.php | 4 +-- ...UserModerationQueueReportHandler.class.php | 4 +-- .../lib/system/notice/NoticeHandler.class.php | 4 +-- .../system/option/AboutMeOptionType.class.php | 4 +-- ...actCategoryMultiSelectOptionType.class.php | 4 +-- .../option/AbstractOptionType.class.php | 4 +-- .../option/BirthdayOptionType.class.php | 4 +-- .../system/option/BooleanOptionType.class.php | 4 +-- .../option/CaptchaSelectOptionType.class.php | 4 +-- .../option/CheckboxesOptionType.class.php | 4 +-- .../system/option/DateOptionType.class.php | 4 +-- .../system/option/FileOptionType.class.php | 4 +-- .../option/FileSizeOptionType.class.php | 4 +-- .../system/option/FloatOptionType.class.php | 4 +-- .../system/option/IOptionHandler.class.php | 4 +-- .../lib/system/option/IOptionType.class.php | 4 +-- .../ISearchableConditionUserOption.class.php | 4 +-- .../option/ISearchableUserOption.class.php | 4 +-- .../system/option/IntegerOptionType.class.php | 4 +-- .../system/option/MessageOptionType.class.php | 4 +-- .../option/MultiSelectOptionType.class.php | 4 +-- .../lib/system/option/OptionHandler.class.php | 4 +-- .../option/PasswordOptionType.class.php | 4 +-- .../PaymentMethodSelectOptionType.class.php | 4 +-- .../option/RadioButtonOptionType.class.php | 4 +-- .../system/option/SelectOptionType.class.php | 4 +-- .../option/TextI18nOptionType.class.php | 4 +-- .../system/option/TextOptionType.class.php | 4 +-- .../option/TextareaI18nOptionType.class.php | 4 +-- .../TextareaIpAddressOptionType.class.php | 4 +-- .../option/TextareaOptionType.class.php | 4 +-- .../option/TimezoneOptionType.class.php | 4 +-- .../lib/system/option/URLOptionType.class.php | 4 +-- .../option/UserGroupOptionType.class.php | 4 +-- .../option/UseroptionsOptionType.class.php | 4 +-- .../user/BirthdayUserOptionOutput.class.php | 4 +-- .../user/DateUserOptionOutput.class.php | 4 +-- .../user/FacebookUserOptionOutput.class.php | 4 +-- .../user/FloatUserOptionOutput.class.php | 4 +-- .../user/GooglePlusUserOptionOutput.class.php | 4 +-- .../option/user/IUserOptionOutput.class.php | 4 +-- .../user/ImageUserOptionOutput.class.php | 4 +-- .../user/MessageUserOptionOutput.class.php | 4 +-- .../NewlineToBreakUserOptionOutput.class.php | 4 +-- .../SelectOptionsUserOptionOutput.class.php | 4 +-- .../user/TwitterUserOptionOutput.class.php | 4 +-- .../option/user/URLUserOptionOutput.class.php | 4 +-- .../option/user/UserOptionHandler.class.php | 4 +-- .../BBCodeSelectUserGroupOptionType.class.php | 4 +-- .../BooleanUserGroupOptionType.class.php | 4 +-- .../FileSizeUserGroupOptionType.class.php | 4 +-- .../group/IUserGroupGroupOptionType.class.php | 6 ++-- .../user/group/IUserGroupOptionType.class.php | 4 +-- ...finiteIntegerUserGroupOptionType.class.php | 4 +-- ...nverseIntegerUserGroupOptionType.class.php | 4 +-- .../IntegerUserGroupOptionType.class.php | 4 +-- ...nverseIntegerUserGroupOptionType.class.php | 4 +-- .../user/group/TUserGroupOptionType.class.php | 6 ++-- .../group/TextUserGroupOptionType.class.php | 4 +-- .../TextareaUserGroupOptionType.class.php | 4 +-- .../group/UserGroupOptionHandler.class.php | 4 +-- .../UserGroupsUserGroupOptionType.class.php | 4 +-- .../package/ACPTemplatesFileHandler.class.php | 4 +-- .../system/package/FilesFileHandler.class.php | 4 +-- .../system/package/PackageArchive.class.php | 4 +-- .../PackageInstallationDispatcher.class.php | 6 ++-- .../PackageInstallationFileHandler.class.php | 4 +-- .../PackageInstallationFormManager.class.php | 4 +-- .../PackageInstallationNodeBuilder.class.php | 4 +-- .../PackageInstallationSQLParser.class.php | 4 +-- .../PackageInstallationScheduler.class.php | 4 +-- .../package/PackageInstallationStep.class.php | 4 +-- .../PackageUninstallationDispatcher.class.php | 6 ++-- ...PackageUninstallationNodeBuilder.class.php | 4 +-- .../package/PackageUpdateDispatcher.class.php | 4 +-- ...ckageUpdateUnauthorizedException.class.php | 4 +-- .../package/SplitNodeException.class.php | 4 +-- .../package/TemplatesFileHandler.class.php | 4 +-- ...LOptionPackageInstallationPlugin.class.php | 6 ++-- ...ACPMenuPackageInstallationPlugin.class.php | 6 ++-- ...roviderPackageInstallationPlugin.class.php | 6 ++-- ...emplatePackageInstallationPlugin.class.php | 6 ++-- ...actMenuPackageInstallationPlugin.class.php | 4 +-- ...tOptionPackageInstallationPlugin.class.php | 4 +-- ...bstractPackageInstallationPlugin.class.php | 6 ++-- ...ractXMLPackageInstallationPlugin.class.php | 8 ++--- .../BBCodePackageInstallationPlugin.class.php | 6 ++-- .../BoxPackageInstallationPlugin.class.php | 6 ++-- ...dActionPackageInstallationPlugin.class.php | 4 +-- ...eObjectPackageInstallationPlugin.class.php | 4 +-- ...CronjobPackageInstallationPlugin.class.php | 4 +-- ...istenerPackageInstallationPlugin.class.php | 4 +-- .../FilePackageInstallationPlugin.class.php | 4 +-- .../IPackageInstallationPlugin.class.php | 6 ++-- ...anguagePackageInstallationPlugin.class.php | 6 ++-- ...enuItemPackageInstallationPlugin.class.php | 6 ++-- .../MenuPackageInstallationPlugin.class.php | 6 ++-- ...initionPackageInstallationPlugin.class.php | 4 +-- ...ectTypePackageInstallationPlugin.class.php | 4 +-- .../OptionPackageInstallationPlugin.class.php | 4 +-- .../PIPPackageInstallationPlugin.class.php | 6 ++-- .../PagePackageInstallationPlugin.class.php | 6 ++-- .../SQLPackageInstallationPlugin.class.php | 4 +-- .../ScriptPackageInstallationPlugin.class.php | 4 +-- .../SmileyPackageInstallationPlugin.class.php | 4 +-- .../StylePackageInstallationPlugin.class.php | 4 +-- ...istenerPackageInstallationPlugin.class.php | 4 +-- ...emplatePackageInstallationPlugin.class.php | 6 ++-- ...pOptionPackageInstallationPlugin.class.php | 4 +-- ...serMenuPackageInstallationPlugin.class.php | 4 +-- ...onEventPackageInstallationPlugin.class.php | 4 +-- ...rOptionPackageInstallationPlugin.class.php | 4 +-- ...ileMenuPackageInstallationPlugin.class.php | 4 +-- .../PackageValidationArchive.class.php | 4 +-- .../PackageValidationException.class.php | 4 +-- .../PackageValidationManager.class.php | 4 +-- .../system/page/PageLocationManager.class.php | 6 ++-- .../AbstractLookupPageHandler.class.php | 6 ++-- .../handler/AbstractMenuPageHandler.class.php | 6 ++-- .../page/handler/ArticlePageHandler.class.php | 6 ++-- .../CategoryArticleListPageHandler.class.php | 6 ++-- .../page/handler/ILookupPageHandler.class.php | 6 ++-- .../page/handler/IMenuPageHandler.class.php | 6 ++-- .../IOnlineLocationPageHandler.class.php | 6 ++-- .../TOnlineLocationPageHandler.class.php | 6 ++-- .../page/handler/UserPageHandler.class.php | 6 ++-- .../method/AbstractPaymentMethod.class.php | 4 +-- .../payment/method/IPaymentMethod.class.php | 4 +-- .../method/PaymentMethodHandler.class.php | 4 +-- .../method/PaypalPaymentMethod.class.php | 4 +-- .../SofortUeberweisungPaymentMethod.class.php | 4 +-- .../type/AbstractPaymentType.class.php | 4 +-- .../payment/type/IPaymentType.class.php | 4 +-- .../PaidSubscriptionPaymentType.class.php | 4 +-- .../system/poll/AbstractPollHandler.class.php | 4 +-- .../lib/system/poll/IPollHandler.class.php | 4 +-- .../lib/system/poll/PollManager.class.php | 4 +-- .../recaptcha/RecaptchaHandler.class.php | 6 ++-- .../recaptcha/RecaptchaHandlerV2.class.php | 4 +-- .../system/request/CmsLinkHandler.class.php | 2 +- .../system/request/ControllerMap.class.php | 6 ++-- .../system/request/FlexibleRoute.class.php | 6 ++-- .../files/lib/system/request/IRoute.class.php | 6 ++-- .../system/request/IRouteController.class.php | 4 +-- .../lib/system/request/LinkHandler.class.php | 10 +++--- .../lib/system/request/Request.class.php | 6 ++-- .../system/request/RequestHandler.class.php | 4 +-- .../files/lib/system/request/Route.class.php | 4 +-- .../lib/system/request/RouteHandler.class.php | 6 ++-- .../lib/system/request/StaticRoute.class.php | 6 ++-- .../route/DynamicRequestRoute.class.php | 6 ++-- .../request/route/IRequestRoute.class.php | 6 ++-- .../route/LookupRequestRoute.class.php | 6 ++-- .../route/StaticRequestRoute.class.php | 6 ++-- .../search/AbstractSearchEngine.class.php | 4 +-- .../AbstractSearchIndexManager.class.php | 4 +-- .../AbstractSearchableObjectType.class.php | 4 +-- .../lib/system/search/ArticleSearch.class.php | 8 ++--- .../lib/system/search/ISearchEngine.class.php | 4 +-- .../search/ISearchIndexManager.class.php | 8 ++--- .../search/ISearchableObjectType.class.php | 8 ++--- .../lib/system/search/SearchEngine.class.php | 4 +-- .../search/SearchIndexManager.class.php | 4 +-- .../search/SearchKeywordManager.class.php | 4 +-- .../search/SearchResultTextParser.class.php | 4 +-- .../search/acp/ACPSearchHandler.class.php | 4 +-- .../search/acp/ACPSearchResult.class.php | 4 +-- .../search/acp/ACPSearchResultList.class.php | 4 +-- .../AbstractACPSearchResultProvider.class.php | 4 +-- ...tegorizedACPSearchResultProvider.class.php | 4 +-- .../acp/IACPSearchResultProvider.class.php | 4 +-- .../MenuItemACPSearchResultProvider.class.php | 4 +-- .../OptionACPSearchResultProvider.class.php | 4 +-- .../PackageACPSearchResultProvider.class.php | 4 +-- .../acp/UserACPSearchResultProvider.class.php | 4 +-- ...oupOptionACPSearchResultProvider.class.php | 4 +-- .../search/mysql/MysqlSearchEngine.class.php | 4 +-- .../mysql/MysqlSearchIndexManager.class.php | 4 +-- .../session/ACPSessionFactory.class.php | 6 ++-- .../session/AbstractSessionHandler.class.php | 4 +-- .../system/session/SessionFactory.class.php | 4 +-- .../system/session/SessionHandler.class.php | 10 +++--- .../lib/system/setup/IFileHandler.class.php | 4 +-- .../lib/system/setup/Installer.class.php | 4 +-- .../lib/system/setup/Uninstaller.class.php | 4 +-- .../AbstractCommentStatDailyHandler.class.php | 4 +-- ...bstractDiskUsageStatDailyHandler.class.php | 4 +-- .../stat/AbstractStatDailyHandler.class.php | 4 +-- ...achmentDiskUsageStatDailyHandler.class.php | 4 +-- .../stat/AttachmentStatDailyHandler.class.php | 4 +-- .../stat/DislikeStatDailyHandler.class.php | 4 +-- .../system/stat/IStatDailyHandler.class.php | 4 +-- .../stat/LikeStatDailyHandler.class.php | 4 +-- ...erProfileCommentStatDailyHandler.class.php | 4 +-- .../stat/UserStatDailyHandler.class.php | 4 +-- .../lib/system/style/StyleCompiler.class.php | 6 ++-- .../lib/system/style/StyleHandler.class.php | 6 ++-- .../system/tagging/AbstractTaggable.class.php | 4 +-- .../lib/system/tagging/ITaggable.class.php | 4 +-- .../lib/system/tagging/ITagged.class.php | 4 +-- .../lib/system/tagging/TagCloud.class.php | 8 ++--- .../lib/system/tagging/TagEngine.class.php | 4 +-- .../system/tagging/TaggableArticle.class.php | 6 ++-- .../system/tagging/TypedTagCloud.class.php | 4 +-- .../template/ACPTemplateEngine.class.php | 4 +-- .../template/EmailTemplateEngine.class.php | 4 +-- .../template/SetupTemplateCompiler.class.php | 4 +-- .../template/SetupTemplateEngine.class.php | 4 +-- .../template/TemplateCompiler.class.php | 6 ++-- .../system/template/TemplateEngine.class.php | 6 ++-- .../TemplateScriptingCompiler.class.php | 4 +-- .../AppendCompilerTemplatePlugin.class.php | 4 +-- .../AssignCompilerTemplatePlugin.class.php | 4 +-- .../ConcatModifierTemplatePlugin.class.php | 4 +-- .../CounterFunctionTemplatePlugin.class.php | 4 +-- .../CurrencyModifierTemplatePlugin.class.php | 4 +-- .../CycleFunctionTemplatePlugin.class.php | 4 +-- .../DateDiffModifierTemplatePlugin.class.php | 4 +-- .../DateModifierTemplatePlugin.class.php | 4 +-- .../EncodeJSModifierTemplatePlugin.class.php | 4 +-- ...EncodeJSONModifierTemplatePlugin.class.php | 4 +-- ...scapeCDATAModifierTemplatePlugin.class.php | 4 +-- .../EventPrefilterTemplatePlugin.class.php | 4 +-- .../FetchCompilerTemplatePlugin.class.php | 4 +-- ...sizeBinaryModifierTemplatePlugin.class.php | 4 +-- .../FilesizeModifierTemplatePlugin.class.php | 4 +-- ...ascontentPrefilterTemplatePlugin.class.php | 4 +-- ...CheckboxesFunctionTemplatePlugin.class.php | 4 +-- ...tmlOptionsFunctionTemplatePlugin.class.php | 4 +-- .../plugin/IBlockTemplatePlugin.class.php | 4 +-- .../plugin/ICompilerTemplatePlugin.class.php | 4 +-- .../plugin/IFunctionTemplatePlugin.class.php | 4 +-- .../plugin/IModifierTemplatePlugin.class.php | 4 +-- .../plugin/IPrefilterTemplatePlugin.class.php | 4 +-- .../ImplodeCompilerTemplatePlugin.class.php | 4 +-- .../plugin/JsFunctionTemplatePlugin.class.php | 6 ++-- .../LangCompilerTemplatePlugin.class.php | 4 +-- .../LangPrefilterTemplatePlugin.class.php | 4 +-- .../LanguageModifierTemplatePlugin.class.php | 4 +-- .../plugin/LinkBlockTemplatePlugin.class.php | 4 +-- ...ineToBreakModifierTemplatePlugin.class.php | 4 +-- .../plugin/PageBlockTemplatePlugin.class.php | 6 ++-- .../PagesFunctionTemplatePlugin.class.php | 4 +-- .../PlainTimeModifierTemplatePlugin.class.php | 4 +-- .../PrependCompilerTemplatePlugin.class.php | 4 +-- .../ShortUnitModifierTemplatePlugin.class.php | 4 +-- ...SmallpagesFunctionTemplatePlugin.class.php | 4 +-- ...leWordwrapModifierTemplatePlugin.class.php | 4 +-- .../TimeModifierTemplatePlugin.class.php | 4 +-- .../TruncateModifierTemplatePlugin.class.php | 4 +-- ...atarUploadFileValidationStrategy.class.php | 4 +-- .../DefaultUploadFileSaveStrategy.class.php | 6 ++-- ...aultUploadFileValidationStrategy.class.php | 4 +-- .../upload/IUploadFileSaveStrategy.class.php | 4 +-- .../IUploadFileValidationStrategy.class.php | 4 +-- ...ediaUploadFileValidationStrategy.class.php | 6 ++-- .../lib/system/upload/UploadFile.class.php | 4 +-- .../lib/system/upload/UploadHandler.class.php | 4 +-- .../lib/system/user/GroupedUserList.class.php | 4 +-- .../system/user/UserBirthdayCache.class.php | 4 +-- .../system/user/UserProfileHandler.class.php | 4 +-- ...CommentResponseUserActivityEvent.class.php | 6 ++-- .../ArticleCommentUserActivityEvent.class.php | 6 ++-- .../event/FollowUserActivityEvent.class.php | 4 +-- .../event/IUserActivityEvent.class.php | 4 +-- ...LikeableArticleUserActivityEvent.class.php | 6 ++-- ...CommentResponseUserActivityEvent.class.php | 4 +-- .../ProfileCommentUserActivityEvent.class.php | 4 +-- .../event/UserActivityEventHandler.class.php | 4 +-- .../point/UserActivityPointHandler.class.php | 4 +-- .../AbstractUserAuthentication.class.php | 4 +-- .../DefaultUserAuthentication.class.php | 4 +-- .../EmailUserAuthentication.class.php | 4 +-- .../IUserAuthentication.class.php | 4 +-- .../UserAuthenticationFactory.class.php | 4 +-- .../UserCollapsibleContentHandler.class.php | 4 +-- .../UserGroupAssignmentHandler.class.php | 4 +-- .../UserNotificationHandler.class.php | 4 +-- ...tractSharedUserNotificationEvent.class.php | 4 +-- .../AbstractUserNotificationEvent.class.php | 4 +-- .../event/IUserNotificationEvent.class.php | 4 +-- ...entResponseUserNotificationEvent.class.php | 6 ++-- ...ueueCommentUserNotificationEvent.class.php | 6 ++-- ...owFollowingUserNotificationEvent.class.php | 4 +-- ...CommentLikeUserNotificationEvent.class.php | 4 +-- ...esponseLikeUserNotificationEvent.class.php | 4 +-- ...sponseOwnerUserNotificationEvent.class.php | 4 +-- ...entResponseUserNotificationEvent.class.php | 4 +-- ...fileCommentUserNotificationEvent.class.php | 4 +-- ...ntResponseUserNotificationObject.class.php | 4 +-- .../CommentUserNotificationObject.class.php | 4 +-- ...IStackableUserNotificationObject.class.php | 4 +-- .../object/IUserNotificationObject.class.php | 4 +-- .../LikeUserNotificationObject.class.php | 4 +-- ...UserFollowUserNotificationObject.class.php | 4 +-- ...stractUserNotificationObjectType.class.php | 4 +-- ...ommentUserNotificationObjectType.class.php | 4 +-- ...ommentUserNotificationObjectType.class.php | 6 ++-- .../IUserNotificationObjectType.class.php | 4 +-- .../LikeUserNotificationObjectType.class.php | 4 +-- ...sponseUserNotificationObjectType.class.php | 6 ++-- ...ommentUserNotificationObjectType.class.php | 6 ++-- ...ommentUserNotificationObjectType.class.php | 6 ++-- ...FollowUserNotificationObjectType.class.php | 4 +-- ...sponseUserNotificationObjectType.class.php | 4 +-- ...ommentUserNotificationObjectType.class.php | 4 +-- .../object/watch/IUserObjectWatch.class.php | 4 +-- .../watch/UserObjectWatchHandler.class.php | 4 +-- .../location/IUserOnlineLocation.class.php | 6 ++-- .../UserOnlineLocationHandler.class.php | 6 ++-- .../user/signature/SignatureCache.class.php | 4 +-- .../user/storage/UserStorageHandler.class.php | 4 +-- .../visitTracker/VisitTracker.class.php | 4 +-- .../AbstractRebuildDataWorker.class.php | 4 +-- .../system/worker/AbstractWorker.class.php | 4 +-- .../worker/ArticleRebuildDataWorker.class.php | 6 ++-- .../AttachmentRebuildDataWorker.class.php | 4 +-- .../worker/IRebuildDataWorker.class.php | 4 +-- .../files/lib/system/worker/IWorker.class.php | 4 +-- .../lib/system/worker/ImportWorker.class.php | 4 +-- .../worker/LikeRebuildDataWorker.class.php | 4 +-- .../LikeUserRebuildDataWorker.class.php | 4 +-- .../lib/system/worker/MailWorker.class.php | 4 +-- .../worker/PollRebuildDataWorker.class.php | 4 +-- .../worker/SendNewPasswordWorker.class.php | 4 +-- .../StatDailyRebuildDataWorker.class.php | 4 +-- ...rActivityPointUpdateEventsWorker.class.php | 4 +-- .../worker/UserRebuildDataWorker.class.php | 4 +-- .../files/lib/util/ArrayUtil.class.php | 4 +-- .../install/files/lib/util/CLIUtil.class.php | 4 +-- .../files/lib/util/ClassUtil.class.php | 4 +-- .../files/lib/util/CronjobUtil.class.php | 4 +-- .../files/lib/util/CryptoUtil.class.php | 6 ++-- .../install/files/lib/util/DOMUtil.class.php | 4 +-- .../install/files/lib/util/DateUtil.class.php | 4 +-- .../install/files/lib/util/Diff.class.php | 4 +-- .../files/lib/util/DirectoryUtil.class.php | 4 +-- .../install/files/lib/util/ExifUtil.class.php | 4 +-- .../files/lib/util/FileReader.class.php | 4 +-- .../install/files/lib/util/FileUtil.class.php | 4 +-- .../files/lib/util/HTTPRequest.class.php | 4 +-- .../files/lib/util/HeaderUtil.class.php | 4 +-- .../files/lib/util/ImageUtil.class.php | 4 +-- .../install/files/lib/util/JSON.class.php | 4 +-- .../install/files/lib/util/MathUtil.class.php | 4 +-- .../files/lib/util/MessageUtil.class.php | 4 +-- .../files/lib/util/OptionUtil.class.php | 4 +-- .../files/lib/util/StringStack.class.php | 4 +-- .../files/lib/util/StringUtil.class.php | 4 +-- .../files/lib/util/StyleUtil.class.php | 4 +-- .../lib/util/UserRegistrationUtil.class.php | 4 +-- .../install/files/lib/util/UserUtil.class.php | 4 +-- wcfsetup/install/files/lib/util/XML.class.php | 4 +-- .../files/lib/util/XMLWriter.class.php | 4 +-- .../util/exception/CryptoException.class.php | 6 ++-- .../install/files/style/bootstrap/mixin.scss | 2 +- wcfsetup/install/lang/de.xml | 2 +- wcfsetup/install/lang/en.xml | 2 +- wcfsetup/test.php | 2 +- 1564 files changed, 1921 insertions(+), 4939 deletions(-) diff --git a/.gitignore b/.gitignore index 2c1fed58e9..3f441df0a8 100644 --- a/.gitignore +++ b/.gitignore @@ -50,7 +50,7 @@ nbactions.xml # Textmate *.tmproj -# Community Framework +# WoltLab Suite # Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted. *.tar *.tar.gz diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b30e04bf..74689c3ceb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## 2.2 (Vortex) +## 3.0 (Vortex) -### 2.2.0 Alpha 1 (XXXX-YY-ZZ) +### 3.0.0 Alpha 1 (XXXX-YY-ZZ) * Clipboard support for tags in ACP ("delete" and "set as synonyms"). * `wcf\data\user\UserProfileCache` for caching user profiles during runtime. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d44930cb03..413adbb87b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ CONTRIBUTING ============ -First of all: Thanks for your interest in contributing to WoltLab Community Framework! However, you have to meet some requirements in order to get your changes accepted. +First of all: Thanks for your interest in contributing to WoltLab Suite Core! However, you have to meet some requirements in order to get your changes accepted. **Notice:** This is the stable tree of WCF 2.1.x, if you wish to submit pull requests for WCF 2.0.x, please select the branch "2.0". @@ -32,7 +32,7 @@ Automated tests We are running [PHP Codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) to ensure most of our formatting rules. You SHOULD test your changes before submitting them with it. 1. Install PHP Codesniffer, either via PEAR or via cloning it -2. Execute the following command in the root of your clone of Community Framework: +2. Execute the following command in the root of your clone of WoltLab Suite Core: ```sh $ phpcs -p --extensions=php --standard="`pwd`/CodeSniff/WCF" . diff --git a/CodeSniff/WCF/Sniffs/Classes/ClassFileNameSniff.php b/CodeSniff/WCF/Sniffs/Classes/ClassFileNameSniff.php index 6a531188d3..3ea8d22c62 100644 --- a/CodeSniff/WCF/Sniffs/Classes/ClassFileNameSniff.php +++ b/CodeSniff/WCF/Sniffs/Classes/ClassFileNameSniff.php @@ -7,8 +7,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Classes_ClassFileNameSniff implements PHP_CodeSniffer_Sniff { /** diff --git a/CodeSniff/WCF/Sniffs/ControlStructures/ControlSignatureSniff.php b/CodeSniff/WCF/Sniffs/ControlStructures/ControlSignatureSniff.php index a10dbad2af..255689fb15 100644 --- a/CodeSniff/WCF/Sniffs/ControlStructures/ControlSignatureSniff.php +++ b/CodeSniff/WCF/Sniffs/ControlStructures/ControlSignatureSniff.php @@ -11,8 +11,7 @@ if (class_exists('PHP_CodeSniffer_Standards_AbstractPatternSniff', true) === fal * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_ControlStructures_ControlSignatureSniff extends PHP_CodeSniffer_Standards_AbstractPatternSniff { /** diff --git a/CodeSniff/WCF/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php b/CodeSniff/WCF/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php index c3423624e3..3f6514ec01 100644 --- a/CodeSniff/WCF/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php +++ b/CodeSniff/WCF/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php @@ -7,8 +7,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Functions_OpeningFunctionBraceKernighanRitchieSniff implements PHP_CodeSniffer_Sniff { /** diff --git a/CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php b/CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php index 0117c4b37f..d8c85cdd90 100644 --- a/CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php +++ b/CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php @@ -6,8 +6,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Methods_MethodDeclarationSniff extends PHP_CodeSniffer_Standards_AbstractScopeSniff { /** diff --git a/CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php b/CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php index 1413ad4a18..d7832cf537 100644 --- a/CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php +++ b/CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php @@ -4,8 +4,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Namespaces_ClassMustBeImportedSniff implements PHP_CodeSniffer_Sniff { /** diff --git a/CodeSniff/WCF/Sniffs/Namespaces/SortedUseDeclarationSniff.php b/CodeSniff/WCF/Sniffs/Namespaces/SortedUseDeclarationSniff.php index dc8b87ae5f..b2373b2add 100644 --- a/CodeSniff/WCF/Sniffs/Namespaces/SortedUseDeclarationSniff.php +++ b/CodeSniff/WCF/Sniffs/Namespaces/SortedUseDeclarationSniff.php @@ -6,8 +6,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Namespaces_SortedUseDeclarationSniff implements PHP_CodeSniffer_Sniff { /** diff --git a/CodeSniff/WCF/Sniffs/Namespaces/UseDeclarationSniff.php b/CodeSniff/WCF/Sniffs/Namespaces/UseDeclarationSniff.php index dc11587aa5..41d7d2d03e 100644 --- a/CodeSniff/WCF/Sniffs/Namespaces/UseDeclarationSniff.php +++ b/CodeSniff/WCF/Sniffs/Namespaces/UseDeclarationSniff.php @@ -6,8 +6,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_Namespaces_UseDeclarationSniff implements PHP_CodeSniffer_Sniff { diff --git a/CodeSniff/WCF/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php b/CodeSniff/WCF/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php index ec4cf0bd7e..4729e270c8 100644 --- a/CodeSniff/WCF/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php +++ b/CodeSniff/WCF/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php @@ -7,8 +7,7 @@ * * @author Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ class WCF_Sniffs_WhiteSpace_SuperfluousWhitespaceSniff implements PHP_CodeSniffer_Sniff { /** diff --git a/CodeSniff/WCF/ruleset.xml b/CodeSniff/WCF/ruleset.xml index 75a64bfbb7..14ec70c94b 100644 --- a/CodeSniff/WCF/ruleset.xml +++ b/CodeSniff/WCF/ruleset.xml @@ -1,6 +1,6 @@ - WoltLab Community Framework Coding Standard + WoltLab Suite Coding Standard */zend/* */CodeSniff/* */parsedown/* diff --git a/com.woltlab.wcf/package.xml b/com.woltlab.wcf/package.xml index d04d3f5fb2..815cc8542e 100644 --- a/com.woltlab.wcf/package.xml +++ b/com.woltlab.wcf/package.xml @@ -48,5 +48,5 @@ - + diff --git a/com.woltlab.wcf/templates/rssFeed.tpl b/com.woltlab.wcf/templates/rssFeed.tpl index 42663f698f..93e8549d51 100644 --- a/com.woltlab.wcf/templates/rssFeed.tpl +++ b/com.woltlab.wcf/templates/rssFeed.tpl @@ -14,7 +14,7 @@ {assign var='dummy' value=$items->rewind()} {if $items->valid()}{'r'|gmdate:$items->current()->getTime()}{else}{'r'|gmdate:TIME_NOW}{/if} 60 - + {* *}{event name='channelFields'} {* *}{foreach from=$items item='item'} diff --git a/constants.php b/constants.php index a43b2cbfdf..bb1580205f 100644 --- a/constants.php +++ b/constants.php @@ -5,8 +5,7 @@ * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ // automatically defined constants/constants defined with classes diff --git a/defaultStyle/style.xml b/defaultStyle/style.xml index 5604e54ed2..649bc67cf7 100644 --- a/defaultStyle/style.xml +++ b/defaultStyle/style.xml @@ -5,7 +5,7 @@ - 2.2.0 Alpha 1 + 3.0.0 Alpha 1 diff --git a/wcfsetup/install/files/acp/dereferrer.php b/wcfsetup/install/files/acp/dereferrer.php index 9094a3942e..6ab99e63bb 100644 --- a/wcfsetup/install/files/acp/dereferrer.php +++ b/wcfsetup/install/files/acp/dereferrer.php @@ -3,8 +3,7 @@ * @author Marcel Werk * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ // @codingStandardsIgnoreFile // get url diff --git a/wcfsetup/install/files/acp/global.php b/wcfsetup/install/files/acp/global.php index 5298236446..359e732a70 100644 --- a/wcfsetup/install/files/acp/global.php +++ b/wcfsetup/install/files/acp/global.php @@ -3,8 +3,7 @@ * @author Marcel Werk * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ // Constant to get relative path to the wcf-root-dir. // This constant is already set in each package which got an own config.inc.php diff --git a/wcfsetup/install/files/acp/index.php b/wcfsetup/install/files/acp/index.php index 5a9886c597..9e340ce692 100644 --- a/wcfsetup/install/files/acp/index.php +++ b/wcfsetup/install/files/acp/index.php @@ -3,8 +3,7 @@ * @author Marcel Werk * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ require_once('./global.php'); wcf\system\request\RequestHandler::getInstance()->handle('wcf', true); diff --git a/wcfsetup/install/files/acp/install.php b/wcfsetup/install/files/acp/install.php index 42a7a458f5..5da7dca90a 100644 --- a/wcfsetup/install/files/acp/install.php +++ b/wcfsetup/install/files/acp/install.php @@ -7,8 +7,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ // change the priority of the PIPs to "1" $sql = "UPDATE wcf".WCF_N."_package_installation_plugin diff --git a/wcfsetup/install/files/cli.php b/wcfsetup/install/files/cli.php index f66b7d21c7..c15ffe2c1b 100644 --- a/wcfsetup/install/files/cli.php +++ b/wcfsetup/install/files/cli.php @@ -5,8 +5,7 @@ * @author Tim Duesterhus * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ if (PHP_SAPI !== 'cli') exit; // define the wcf-root-dir diff --git a/wcfsetup/install/files/global.php b/wcfsetup/install/files/global.php index 6909cec234..9f62d5389c 100644 --- a/wcfsetup/install/files/global.php +++ b/wcfsetup/install/files/global.php @@ -3,8 +3,7 @@ * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ // include config require_once(__DIR__.'/app.config.inc.php'); diff --git a/wcfsetup/install/files/index.php b/wcfsetup/install/files/index.php index 2c40781074..01ef13201a 100644 --- a/wcfsetup/install/files/index.php +++ b/wcfsetup/install/files/index.php @@ -3,8 +3,7 @@ * @author Matthias Schmidt * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ require_once('./global.php'); \wcf\system\request\RequestHandler::getInstance()->handle('wcf'); diff --git a/wcfsetup/install/files/js/3rdParty/redactor2/README.md b/wcfsetup/install/files/js/3rdParty/redactor2/README.md index 1616dec1ef..090edd4726 100644 --- a/wcfsetup/install/files/js/3rdParty/redactor2/README.md +++ b/wcfsetup/install/files/js/3rdParty/redactor2/README.md @@ -1,7 +1,7 @@ About Redactor II -------------- -Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2014. You can make use of Redactor II in any plugin or application for WCF 2.2 free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor II. +Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2014. You can make use of Redactor II in any plugin or application for WoltLab Suite 3.x free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor II. Please see http://imperavi.com/redactor/license/ for more information. diff --git a/wcfsetup/install/files/js/WCF.Like.js b/wcfsetup/install/files/js/WCF.Like.js index 380a978076..50688cc15c 100644 --- a/wcfsetup/install/files/js/WCF.Like.js +++ b/wcfsetup/install/files/js/WCF.Like.js @@ -7,7 +7,7 @@ * @copyright 2001-2015 WoltLab GmbH * @license GNU Lesser General Public License * - * @deprecated 2.2 - please use `WoltLab/WCF/Ui/Like/Handler` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ui/Like/Handler` instead */ WCF.Like = Class.extend({ /** diff --git a/wcfsetup/install/files/js/WCF.Message.js b/wcfsetup/install/files/js/WCF.Message.js index 5e8b35fea6..d76dae7589 100644 --- a/wcfsetup/install/files/js/WCF.Message.js +++ b/wcfsetup/install/files/js/WCF.Message.js @@ -720,7 +720,7 @@ WCF.Message.Smilies = Class.extend({ /** * Provides an inline message editor. * - * @deprecated 2.2 - please use `WoltLab/WCF/Ui/Message/InlineEditor` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ui/Message/InlineEditor` instead * * @param integer containerID */ @@ -2212,7 +2212,7 @@ WCF.Message.Share.Content = Class.extend({ /** * Provides buttons to share a page through multiple social community sites. * - * @deprecated 2.2 - please use `WoltLab/WCF/Ui/Message/Share` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ui/Message/Share` instead */ WCF.Message.Share.Page = Class.extend({ init: function() { @@ -2223,7 +2223,7 @@ WCF.Message.Share.Page = Class.extend({ }); /** - * @deprecated 2.2 + * @deprecated 3.0 */ WCF.Message.UserMention = Class.extend({ init: function() { diff --git a/wcfsetup/install/files/js/WCF.User.js b/wcfsetup/install/files/js/WCF.User.js index 5135e44cfd..cd31ce3491 100644 --- a/wcfsetup/install/files/js/WCF.User.js +++ b/wcfsetup/install/files/js/WCF.User.js @@ -1674,12 +1674,12 @@ WCF.User.RecentActivityLoader = Class.extend({ }); if (this._container.children('li').length) { - // todo: remove recentActivitiesMore in 2.2 + // todo: remove recentActivitiesMore in 3.0 this._loadButton = $('
  • ').appendTo(this._container); this._loadButton = this._loadButton.children('button').click($.proxy(this._click, this)); } else { - // todo: remove recentActivitiesMore in 2.2 + // todo: remove recentActivitiesMore in 3.0 $('
  • ' + WCF.Language.get('wcf.user.recentActivity.noMoreEntries') + '
  • ').appendTo(this._container); } @@ -1823,7 +1823,7 @@ WCF.User.LikeLoader = Class.extend({ success: $.proxy(this._success, this) }); - // todo: remove recentActivitiesMore in 2.2 + // todo: remove recentActivitiesMore in 3.0 var $container = $('
  • ' + WCF.Language.get('wcf.like.likes.noMoreEntries') + '
  • ').appendTo(this._container); this._loadButton = $container.children('button').click($.proxy(this._click, this)); this._noMoreEntries = $container.children('small').hide(); diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index d9cfcd5071..6a4d1639b2 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -636,7 +636,7 @@ $.fn.extend({ }); /** - * WoltLab Community Framework core methods + * WoltLab Suite Core methods */ $.extend(WCF, { /** @@ -838,7 +838,7 @@ WCF.Browser = { /** * Dropdown API * - * @deprecated 2.2 - please use `Ui/SimpleDropdown` instead + * @deprecated 3.0 - please use `Ui/SimpleDropdown` instead */ WCF.Dropdown = { /** @@ -1268,7 +1268,7 @@ WCF.Dropdown.Interactive.Instance = Class.extend({ /** * Clipboard API * - * @deprecated 2.2 - please use `WoltLab/WCF/Controller/Clipboard` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Controller/Clipboard` instead */ WCF.Clipboard = { /** @@ -1407,7 +1407,7 @@ WCF.PeriodicalExecuter = Class.extend({ /** * Handler for loading overlays * - * @deprecated 2.2 - Please use WoltLab/WCF/Ajax/Status + * @deprecated 3.0 - Please use WoltLab/WCF/Ajax/Status */ WCF.LoadingOverlayHandler = { /** @@ -1452,7 +1452,7 @@ WCF.Action = {}; /** * Basic implementation for AJAX-based proxyies * - * @deprecated 2.2 - please use `WoltLab/WCF/Ajax.api()` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ajax.api()` instead * * @param object options */ @@ -2109,14 +2109,14 @@ WCF.Date = {}; /** * Provides a date picker for date input fields. * - * @deprecated 2.2 - no longer required + * @deprecated 3.0 - no longer required */ WCF.Date.Picker = { init: function() {} }; /** * Provides utility functions for date operations. * - * @deprecated 2.2 - use `DateUtil` instead + * @deprecated 3.0 - use `DateUtil` instead */ WCF.Date.Util = { /** @@ -2125,7 +2125,7 @@ WCF.Date.Util = { * @param Date date * @return integer * - * @deprecated 2.2 - use `DateUtil::gmdate()` instead + * @deprecated 3.0 - use `DateUtil::gmdate()` instead */ gmdate: function(date) { var $date = (date) ? date : new Date(); @@ -2148,7 +2148,7 @@ WCF.Date.Util = { * @param integer offset * @return Date * - * @deprecated 2.2 - use `DateUtil::getTimezoneDate()` instead + * @deprecated 3.0 - use `DateUtil::getTimezoneDate()` instead */ getTimezoneDate: function(timestamp, offset) { var $date = new Date(timestamp); @@ -3837,7 +3837,7 @@ WCF.Effect.SmoothScroll = WCF.Effect.Scroll.extend({ * always handle clicks on your overlay's container and return 'false' to * prevent bubbling. * - * @deprecated 2.2 - please use `Ui/CloseOverlay` instead + * @deprecated 3.0 - please use `Ui/CloseOverlay` instead */ WCF.CloseOverlayHandler = { /** @@ -4410,7 +4410,7 @@ WCF.Search = {}; /** * Performs a quick search. * - * @deprecated 2.2 - please use `WoltLab/WCF/Ui/Search/Input` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ui/Search/Input` instead */ WCF.Search.Base = Class.extend({ /** @@ -4939,7 +4939,7 @@ WCF.Search.Base = Class.extend({ * Provides quick search for users and user groups. * * @see WCF.Search.Base - * @deprecated 2.2 - please use `WoltLab/WCF/Ui/User/Search/Input` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Ui/User/Search/Input` instead */ WCF.Search.User = WCF.Search.Base.extend({ /** @@ -5252,7 +5252,7 @@ WCF.System.Page = { }; /** * System notification overlays. * - * @deprecated 2.2 - please use `Ui/Notification` instead + * @deprecated 3.0 - please use `Ui/Notification` instead * * @param string message * @param string cssClassNames @@ -5294,7 +5294,7 @@ WCF.System.Notification = Class.extend({ /** * Provides dialog-based confirmations. * - * @deprecated 2.2 - please use `Ui/Confirmation` instead + * @deprecated 3.0 - please use `Ui/Confirmation` instead */ WCF.System.Confirmation = { /** @@ -5512,7 +5512,7 @@ WCF.System.Fullscreen = { /** * Provides the 'jump to page' overlay. * - * @deprecated 2.2 - use `WoltLab/WCF/Ui/Page/JumpTo` instead + * @deprecated 3.0 - use `WoltLab/WCF/Ui/Page/JumpTo` instead */ WCF.System.PageNavigation = { init: function(selector, callback) { @@ -5599,7 +5599,7 @@ WCF.System.PushNotification = { /** * System-wide event system. * - * @deprecated 2.2 - please use `EventHandler` instead + * @deprecated 3.0 - please use `EventHandler` instead */ WCF.System.Event = { /** @@ -7277,7 +7277,7 @@ WCF.EditableItemList = Class.extend({ * @param {function} callback function called after a language is selected * @param {boolean} allowEmptyValue true if no language may be selected * - * @deprecated 2.2 - please use `WoltLab/WCF/Language/Chooser` instead + * @deprecated 3.0 - please use `WoltLab/WCF/Language/Chooser` instead */ WCF.Language.Chooser = Class.extend({ /** @@ -7785,7 +7785,7 @@ jQuery.fn.extend({ /** * jQuery widget implementation of the wcf pagination. * - * @deprecated 2.2 - use `WoltLab/WCF/Ui/Pagination` instead + * @deprecated 3.0 - use `WoltLab/WCF/Ui/Pagination` instead */ $.widget('ui.wcfPages', { _api: null, diff --git a/wcfsetup/install/files/js/WoltLab/WCF/Environment.js b/wcfsetup/install/files/js/WoltLab/WCF/Environment.js index 97f2872847..078d4ad5a2 100644 --- a/wcfsetup/install/files/js/WoltLab/WCF/Environment.js +++ b/wcfsetup/install/files/js/WoltLab/WCF/Environment.js @@ -113,7 +113,7 @@ define([], function() { * * Warning: Detecting touch is unreliable and should be avoided at all cost. * - * @deprecated 2.2 - exists for backward-compatibility only, will be removed in the future + * @deprecated 3.0 - exists for backward-compatibility only, will be removed in the future * * @return {boolean} true if a touchscreen is present */ diff --git a/wcfsetup/install/files/js/WoltLab/WCF/Template.js b/wcfsetup/install/files/js/WoltLab/WCF/Template.js index cbe26c5447..47c39d7a41 100644 --- a/wcfsetup/install/files/js/WoltLab/WCF/Template.js +++ b/wcfsetup/install/files/js/WoltLab/WCF/Template.js @@ -1,6 +1,6 @@ /** * WoltLab/WCF/Template provides a template scripting compiler similar - * to the PHP one of Community Framework. It supports a limited + * to the PHP one of WoltLab Suite Core. It supports a limited * set of useful commands and compiles templates down to a pure * JavaScript Function. * diff --git a/wcfsetup/install/files/js/WoltLab/WCF/Ui/Message/InlineEditor.js b/wcfsetup/install/files/js/WoltLab/WCF/Ui/Message/InlineEditor.js index 62e471661f..6c776bbd55 100644 --- a/wcfsetup/install/files/js/WoltLab/WCF/Ui/Message/InlineEditor.js +++ b/wcfsetup/install/files/js/WoltLab/WCF/Ui/Message/InlineEditor.js @@ -661,13 +661,13 @@ define( }; }, - /** @deprecated 2.2 - used only for backward compatibility with `WCF.Message.InlineEditor` */ + /** @deprecated 3.0 - used only for backward compatibility with `WCF.Message.InlineEditor` */ legacyGetDropdownMenus: function() { return this._dropdownMenus; }, - /** @deprecated 2.2 - used only for backward compatibility with `WCF.Message.InlineEditor` */ + /** @deprecated 3.0 - used only for backward compatibility with `WCF.Message.InlineEditor` */ legacyGetElements: function() { return this._elements; }, - /** @deprecated 2.2 - used only for backward compatibility with `WCF.Message.InlineEditor` */ + /** @deprecated 3.0 - used only for backward compatibility with `WCF.Message.InlineEditor` */ legacyEdit: function(containerId) { this._click(elById(containerId), null); } diff --git a/wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php b/wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php index 19083f573c..f56a3fd74f 100644 --- a/wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php @@ -7,8 +7,6 @@ namespace wcf\acp\action; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class AJAXInvokeAction extends \wcf\action\AJAXInvokeAction { } diff --git a/wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php b/wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php index bc5dea23fd..1c1f8afd19 100755 --- a/wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php @@ -7,8 +7,6 @@ namespace wcf\acp\action; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class AJAXProxyAction extends \wcf\action\AJAXProxyAction { } diff --git a/wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php b/wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php index 2488afa641..10b65597e5 100644 --- a/wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php @@ -7,8 +7,6 @@ namespace wcf\acp\action; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class AJAXUploadAction extends \wcf\action\AJAXUploadAction { } diff --git a/wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php b/wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php index 86af883375..561ec3a707 100644 --- a/wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php @@ -13,9 +13,7 @@ use wcf\util\HeaderUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class CacheClearAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php b/wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php index 92af17312c..6046ca9ffa 100755 --- a/wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class InstallPackageAction extends AbstractDialogAction { /** diff --git a/wcfsetup/install/files/lib/acp/action/LogoutAction.class.php b/wcfsetup/install/files/lib/acp/action/LogoutAction.class.php index a631ad2954..88a260ec87 100755 --- a/wcfsetup/install/files/lib/acp/action/LogoutAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/LogoutAction.class.php @@ -11,9 +11,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class LogoutAction extends AbstractSecureAction { /** diff --git a/wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php b/wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php index e0a2ce7901..401ba56357 100644 --- a/wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class UninstallPackageAction extends InstallPackageAction { /** diff --git a/wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php b/wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php index 4720e1223d..cb7fa398a1 100644 --- a/wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php @@ -14,9 +14,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class UserQuickSearchAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php b/wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php index a7dec70ee5..1c0c488a95 100644 --- a/wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php +++ b/wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php @@ -14,9 +14,7 @@ use wcf\util\JSON; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.action - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Action */ class WorkerProxyAction extends AJAXInvokeAction { /** diff --git a/wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php b/wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php index bc7e1aa4e5..4e60556516 100644 --- a/wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ abstract class AbstractBulkProcessingForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php b/wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php index 2cb31906e4..ec46b0622a 100644 --- a/wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php @@ -21,9 +21,7 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ abstract class AbstractCategoryAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php b/wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php index 4befc6e88c..f74c303b5e 100644 --- a/wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php @@ -19,9 +19,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class AbstractCategoryEditForm extends AbstractCategoryAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php b/wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php index c0e78debcf..ce9e07d178 100755 --- a/wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php @@ -10,9 +10,7 @@ use wcf\system\option\OptionHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ abstract class AbstractOptionListForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/AdAddForm.class.php b/wcfsetup/install/files/lib/acp/form/AdAddForm.class.php index bcb43fa12f..c0f9562c37 100644 --- a/wcfsetup/install/files/lib/acp/form/AdAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AdAddForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class AdAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/AdEditForm.class.php b/wcfsetup/install/files/lib/acp/form/AdEditForm.class.php index 5f6f547b7c..83b5981800 100644 --- a/wcfsetup/install/files/lib/acp/form/AdEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/AdEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class AdEditForm extends AdAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php b/wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php index f3b6d1649a..62b2fd6828 100644 --- a/wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php @@ -19,9 +19,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class ApplicationEditForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php b/wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php index 0812a34a6d..e4bf31111c 100644 --- a/wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php @@ -24,10 +24,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class ArticleAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php b/wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php index 1c58a648c6..9f4c9e2c2b 100644 --- a/wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php @@ -7,10 +7,8 @@ namespace wcf\acp\form; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class ArticleCategoryAddForm extends AbstractCategoryAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php b/wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php index 3e6f4e35c6..8f4cc26a76 100644 --- a/wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php @@ -7,10 +7,8 @@ namespace wcf\acp\form; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class ArticleCategoryEditForm extends AbstractCategoryEditForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php b/wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php index 9ebf68e911..316afa4b34 100644 --- a/wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php @@ -15,10 +15,8 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class ArticleEditForm extends ArticleAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php b/wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php index 82826a1760..a31c2d9322 100644 --- a/wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class BBCodeAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php b/wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php index 4ea27e2699..cf30c749b2 100644 --- a/wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class BBCodeEditForm extends BBCodeAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php b/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php index 7e4928fa58..02868dd737 100644 --- a/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class BBCodeMediaProviderAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php b/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php index 7396fff27c..f0314dff83 100644 --- a/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php b/wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php index 9d8aeb2731..a614e16109 100644 --- a/wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php @@ -28,10 +28,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class BoxAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php b/wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php index 2e640f979d..acf63a5846 100644 --- a/wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class BoxEditForm extends BoxAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php b/wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php index b55c269374..52e11878c8 100644 --- a/wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class CaptchaQuestionAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php b/wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php index 5a638bb8d6..cb4e06755f 100644 --- a/wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class CaptchaQuestionEditForm extends CaptchaQuestionAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php b/wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php index 14694be216..c0941b1753 100755 --- a/wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class CronjobAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php b/wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php index 7189f13f9c..08fc6de29e 100755 --- a/wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class CronjobEditForm extends CronjobAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/DataImportForm.class.php b/wcfsetup/install/files/lib/acp/form/DataImportForm.class.php index 91cf0b3aa0..403318b2c7 100644 --- a/wcfsetup/install/files/lib/acp/form/DataImportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/DataImportForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class DataImportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php b/wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php index a992954cd9..fe12d22428 100644 --- a/wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LabelAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php b/wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php index 1a1df960b4..1d722d38b7 100644 --- a/wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LabelEditForm extends LabelAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php b/wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php index 067ca7d9fd..8a6b1a2826 100644 --- a/wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LabelGroupAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php b/wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php index aa8442c3bc..cee3859765 100644 --- a/wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LabelGroupEditForm extends LabelGroupAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php b/wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php index c954e9d61f..953e30d6c7 100644 --- a/wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LanguageAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php b/wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php index 0b252f14bc..5f33346799 100644 --- a/wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LanguageEditForm extends LanguageAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php b/wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php index dbf98a9360..83ad547e8c 100644 --- a/wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php @@ -15,9 +15,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LanguageExportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php b/wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php index bcd7e9fd53..67a7a30659 100644 --- a/wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php @@ -16,9 +16,7 @@ use wcf\util\XML; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LanguageImportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php b/wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php index d6ed074ba2..4beaae2b4e 100644 --- a/wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php @@ -16,9 +16,7 @@ use wcf\util\ArrayUtil; * @author Jean-Marc Licht * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LanguageMultilingualismForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/LoginForm.class.php b/wcfsetup/install/files/lib/acp/form/LoginForm.class.php index da8418b901..e96729a5d9 100755 --- a/wcfsetup/install/files/lib/acp/form/LoginForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/LoginForm.class.php @@ -23,9 +23,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class LoginForm extends AbstractCaptchaForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php b/wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php index 0e677729ec..7e16394202 100755 --- a/wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php @@ -13,9 +13,7 @@ use wcf\util\PasswordUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class MasterPasswordForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php b/wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php index a2b164dbc2..3b2d774dc1 100755 --- a/wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php @@ -15,9 +15,7 @@ use wcf\util\PasswordUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class MasterPasswordInitForm extends MasterPasswordForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MediaEditForm.class.php b/wcfsetup/install/files/lib/acp/form/MediaEditForm.class.php index 3ddbaa9d05..0cdaf3d53e 100644 --- a/wcfsetup/install/files/lib/acp/form/MediaEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MediaEditForm.class.php @@ -16,10 +16,8 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class MediaEditForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php b/wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php index 038cb857f1..4c5bc60a3b 100644 --- a/wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php @@ -18,10 +18,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2k + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0k */ class MenuAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php b/wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php index 010322d5fc..994330afb9 100644 --- a/wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class MenuEditForm extends MenuAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php b/wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php index 54e91393f6..c110cd215a 100644 --- a/wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php @@ -21,10 +21,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class MenuItemAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php b/wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php index 3258fc8de3..17f62fe923 100644 --- a/wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php @@ -16,10 +16,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class MenuItemEditForm extends MenuItemAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php b/wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php index 49edbbc105..2506f966ec 100644 --- a/wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class NoticeAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php b/wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php index a584a5c71d..26f6a4862b 100644 --- a/wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class NoticeEditForm extends NoticeAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php b/wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php index ecdb0f1e69..5fd6f67824 100644 --- a/wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class NotificationPresetSettingsForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/OptionForm.class.php b/wcfsetup/install/files/lib/acp/form/OptionForm.class.php index 01fb5692e3..1c3503691f 100644 --- a/wcfsetup/install/files/lib/acp/form/OptionForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/OptionForm.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class OptionForm extends AbstractOptionListForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php b/wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php index c26dce79ba..007aa15bcb 100755 --- a/wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php @@ -18,9 +18,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PackageStartInstallForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php b/wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php index e9ecfcb549..d124536ef0 100755 --- a/wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PackageUpdateServerAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php b/wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php index 5bc1655b30..e9d8e23afc 100755 --- a/wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PackageUpdateServerEditForm extends PackageUpdateServerAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PageAddForm.class.php b/wcfsetup/install/files/lib/acp/form/PageAddForm.class.php index 7632c0aa1b..ca27cde06e 100644 --- a/wcfsetup/install/files/lib/acp/form/PageAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PageAddForm.class.php @@ -27,10 +27,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class PageAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PageEditForm.class.php b/wcfsetup/install/files/lib/acp/form/PageEditForm.class.php index 749ad6f1eb..50071c20fe 100644 --- a/wcfsetup/install/files/lib/acp/form/PageEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PageEditForm.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Form + * @since 3.0 */ class PageEditForm extends PageAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php index b777c1d8b5..d775e2ade4 100644 --- a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php @@ -19,9 +19,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PaidSubscriptionAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php index 8d77e3c88b..adcf0bac44 100644 --- a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php @@ -15,9 +15,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php index a7973735f8..0befc932d3 100644 --- a/wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class PaidSubscriptionUserAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php b/wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php index 3138b7c7c9..f22c667597 100644 --- a/wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php @@ -28,9 +28,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class RescueModeForm extends AbstractCaptchaForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php b/wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php index 5020d2c2b9..9f3f89ad95 100644 --- a/wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class SmileyAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php b/wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php index be68feb173..9896787486 100644 --- a/wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php @@ -7,9 +7,7 @@ namespace wcf\acp\form; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ class SmileyCategoryAddForm extends AbstractCategoryAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php b/wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php index 04e05a4a6d..a284db4bb4 100644 --- a/wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php @@ -7,9 +7,7 @@ namespace wcf\acp\form; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class SmileyCategoryEditForm extends AbstractCategoryEditForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php b/wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php index 2bbf085644..9ac7b1d4c3 100644 --- a/wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class SmileyEditForm extends SmileyAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php b/wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php index d6a1c9972d..a06387b852 100644 --- a/wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php @@ -22,9 +22,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class StyleAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php b/wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php index 8feb3cf5d5..45a5176f23 100644 --- a/wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class StyleEditForm extends StyleAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php b/wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php index adf1d93212..9f903033d1 100644 --- a/wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class StyleExportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php b/wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php index 096d6afc73..185f03d4c5 100644 --- a/wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php @@ -17,9 +17,7 @@ use wcf\util\HeaderUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class StyleImportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TagAddForm.class.php b/wcfsetup/install/files/lib/acp/form/TagAddForm.class.php index 1cfcf18f48..ec0be84082 100644 --- a/wcfsetup/install/files/lib/acp/form/TagAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TagAddForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TagAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TagEditForm.class.php b/wcfsetup/install/files/lib/acp/form/TagEditForm.class.php index 1a4ab024be..2b4410d1cd 100644 --- a/wcfsetup/install/files/lib/acp/form/TagEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TagEditForm.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TagEditForm extends TagAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php b/wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php index c85d8a079d..917459611b 100644 --- a/wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TemplateAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php b/wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php index da2809cfc6..586116a6a3 100644 --- a/wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TemplateEditForm extends TemplateAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php b/wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php index b269d4096b..55d9c66bc7 100644 --- a/wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TemplateGroupAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php b/wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php index b5c915c5a1..ca02bbe156 100644 --- a/wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TemplateGroupEditForm extends TemplateGroupAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php b/wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php index 48ff039162..90cdf7c7fc 100644 --- a/wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php @@ -14,9 +14,7 @@ use wcf\util\ArrayUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserActivityPointOptionForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserAddForm.class.php index 1cdbeee429..7103406119 100644 --- a/wcfsetup/install/files/lib/acp/form/UserAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserAddForm.class.php @@ -17,9 +17,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserAddForm extends UserOptionListForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php b/wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php index 44e2ce6f36..219a9e5cd1 100755 --- a/wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php @@ -21,9 +21,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserAssignToGroupForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php b/wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php index b436ae9bb9..a30b14244e 100644 --- a/wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php @@ -7,9 +7,7 @@ namespace wcf\acp\form; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserBulkProcessingForm extends AbstractBulkProcessingForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php b/wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php index a263e22ae4..11df824d4c 100644 --- a/wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserContentRevertChangesForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserEditForm.class.php index 5e6bdcf3dc..046bde5b5c 100755 --- a/wcfsetup/install/files/lib/acp/form/UserEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserEditForm.class.php @@ -22,9 +22,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserEditForm extends UserAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php b/wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php index 2f1e11d509..184e9af6fd 100755 --- a/wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserEmailAddressExportForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php index 6a00acef07..9c28785cc7 100755 --- a/wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserGroupAddForm extends AbstractOptionListForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php index abec460d61..0c87036494 100644 --- a/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserGroupAssignmentAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php index f07f92890a..119234fe3f 100644 --- a/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php index 46b40e7efb..5fa9ed43df 100755 --- a/wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserGroupEditForm extends UserGroupAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php b/wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php index bb2b54e5ce..90938988b1 100644 --- a/wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php @@ -20,9 +20,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserGroupOptionForm extends AbstractForm { /** @@ -257,7 +255,7 @@ class UserGroupOptionForm extends AbstractForm { * @param \wcf\data\DatabaseObject $object * @return boolean * - * @deprecated since 2.2 + * @deprecated 3.0 */ protected function verifyPermissions(DatabaseObject $object) { // check the options of this item diff --git a/wcfsetup/install/files/lib/acp/form/UserMailForm.class.php b/wcfsetup/install/files/lib/acp/form/UserMailForm.class.php index 1e7a198fa2..e3630592ad 100755 --- a/wcfsetup/install/files/lib/acp/form/UserMailForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserMailForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserMailForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php b/wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php index be75cf389f..feb557b5a0 100644 --- a/wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php @@ -17,9 +17,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserMergeForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php index 51d016dcc0..14ea99e02c 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserOptionAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php index ba03a578f0..b431f22dea 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserOptionCategoryAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php index 6270a05477..85ed9cb0e4 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserOptionCategoryEditForm extends UserOptionCategoryAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php index 617d9d99bc..55e35ce379 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserOptionEditForm extends UserOptionAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php index 5419053c73..7a69b7ad8a 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php @@ -10,9 +10,7 @@ use wcf\system\option\user\UserOptionHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ abstract class UserOptionListForm extends AbstractOptionListForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php b/wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php index 2c9834af36..016c9e06d3 100644 --- a/wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserOptionSetDefaultsForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php b/wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php index 2cb8b5d144..fac4f2f497 100644 --- a/wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserRankAddForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php b/wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php index 8ccc3a6c9b..bd30b08e1c 100644 --- a/wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserRankEditForm extends UserRankAddForm { /** diff --git a/wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php b/wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php index 59f55d2790..052335fe74 100755 --- a/wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php +++ b/wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php @@ -21,9 +21,7 @@ use wcf\util\HeaderUtil; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class UserSearchForm extends UserOptionListForm { /** diff --git a/wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php b/wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php index 919b0040d1..41305019ed 100755 --- a/wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property ACPSessionLogList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php b/wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php index f469536ee6..6a2f4e388b 100755 --- a/wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property ACPSessionAccessLogList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php b/wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php index f15ae879f4..9950882d85 100644 --- a/wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ abstract class AbstractCategoryListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/AdListPage.class.php b/wcfsetup/install/files/lib/acp/page/AdListPage.class.php index 5111cd0728..f2388ebd49 100644 --- a/wcfsetup/install/files/lib/acp/page/AdListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/AdListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property AdList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php b/wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php index d7b4437ed4..92b56e1656 100644 --- a/wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class ApplicationManagementPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php b/wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php index 15250bd6be..4ee31b3fe7 100644 --- a/wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php @@ -7,10 +7,8 @@ namespace wcf\acp\page; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 */ class ArticleCategoryListPage extends AbstractCategoryListPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php b/wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php index 0508f34250..6b87c84baf 100644 --- a/wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php @@ -14,10 +14,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 * * @property ArticleList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php b/wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php index b05abced56..dacee8fd5a 100644 --- a/wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property AdministrativeAttachmentList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php b/wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php index 61bee6716f..f9e9aa91d3 100644 --- a/wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class AttachmentPage extends \wcf\page\AttachmentPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php b/wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php index c079d27c84..dc7b85db10 100644 --- a/wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property BBCodeList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php b/wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php index 71ec715611..282785cee0 100644 --- a/wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property BBCodeMediaProviderList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/BoxListPage.class.php b/wcfsetup/install/files/lib/acp/page/BoxListPage.class.php index 5ecada0f51..fa38cfb0fc 100644 --- a/wcfsetup/install/files/lib/acp/page/BoxListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/BoxListPage.class.php @@ -12,10 +12,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 * * @property BoxList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/CacheListPage.class.php b/wcfsetup/install/files/lib/acp/page/CacheListPage.class.php index 7f85b5f627..e93c4d4f2e 100755 --- a/wcfsetup/install/files/lib/acp/page/CacheListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/CacheListPage.class.php @@ -14,9 +14,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class CacheListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php b/wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php index 27906b36d1..cdae8eba54 100644 --- a/wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property CaptchaQuestionList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php b/wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php index 6d0c833a93..6ba18b46ea 100755 --- a/wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property CronjobList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php b/wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php index 38d4ad9db3..b154dcf511 100755 --- a/wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property CronjobLogList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php b/wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php index a406e14b86..8642138165 100644 --- a/wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class ExceptionLogViewPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/IndexPage.class.php b/wcfsetup/install/files/lib/acp/page/IndexPage.class.php index c94897bd77..4d534b45b9 100755 --- a/wcfsetup/install/files/lib/acp/page/IndexPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/IndexPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class IndexPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php b/wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php index 4c50e3fc8f..fdf11f884a 100644 --- a/wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property LabelGroupList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/LabelListPage.class.php b/wcfsetup/install/files/lib/acp/page/LabelListPage.class.php index fbc3ad6b3b..5a96ec9389 100644 --- a/wcfsetup/install/files/lib/acp/page/LabelListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/LabelListPage.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property LabelList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php b/wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php index 2bf303347b..3dcd8d905f 100644 --- a/wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class LanguageItemListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php b/wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php index 171aaa7d65..2c3e8a9a67 100644 --- a/wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property LanguageList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/MediaAddPage.class.php b/wcfsetup/install/files/lib/acp/page/MediaAddPage.class.php index c368808eb7..11ecf00d1d 100644 --- a/wcfsetup/install/files/lib/acp/page/MediaAddPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/MediaAddPage.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 */ class MediaAddPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/MediaListPage.class.php b/wcfsetup/install/files/lib/acp/page/MediaListPage.class.php index 89ef4558b7..81ebaaa8cb 100644 --- a/wcfsetup/install/files/lib/acp/page/MediaListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/MediaListPage.class.php @@ -13,10 +13,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 * * @property ViewableMediaList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php b/wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php index c188bd01f0..557cb49ae1 100644 --- a/wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 */ class MenuItemListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/MenuListPage.class.php b/wcfsetup/install/files/lib/acp/page/MenuListPage.class.php index 03380a09cc..5ddc70e180 100644 --- a/wcfsetup/install/files/lib/acp/page/MenuListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/MenuListPage.class.php @@ -9,10 +9,8 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 * * @property MenuList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php b/wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php index 2f912abe20..81fe629dec 100644 --- a/wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property NoticeList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php b/wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php index 747e1878ea..011b89c996 100644 --- a/wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PHPInfoPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php b/wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php index 2f90d2bd2b..738847ad62 100644 --- a/wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php @@ -14,9 +14,7 @@ use wcf\system\WCFACP; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PackageInstallationConfirmPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/PackageListPage.class.php b/wcfsetup/install/files/lib/acp/page/PackageListPage.class.php index 81268428e9..c984a99409 100644 --- a/wcfsetup/install/files/lib/acp/page/PackageListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PackageListPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property PackageList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PackagePage.class.php b/wcfsetup/install/files/lib/acp/page/PackagePage.class.php index 3d816ac8d4..521e21e28f 100755 --- a/wcfsetup/install/files/lib/acp/page/PackagePage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PackagePage.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PackagePage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php b/wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php index 1190799699..58aeb0b6cb 100644 --- a/wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php @@ -11,9 +11,7 @@ use wcf\system\WCFACP; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PackageUpdatePage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php b/wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php index f5d6052db5..0cf3fb93fd 100755 --- a/wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property PackageUpdateServerList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PageListPage.class.php b/wcfsetup/install/files/lib/acp/page/PageListPage.class.php index ca0186d636..93163de08d 100644 --- a/wcfsetup/install/files/lib/acp/page/PageListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PageListPage.class.php @@ -13,10 +13,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Page + * @since 3.0 * * @property PageList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php index b574a36961..147283147b 100644 --- a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property PaidSubscriptionList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php index 650056266b..6944fe0274 100644 --- a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property PaidSubscriptionTransactionLogList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php index b9d7a18a00..4dd9350617 100644 --- a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PaidSubscriptionTransactionLogPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php index c450e1b48c..83bc322e47 100644 --- a/wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property PaidSubscriptionUserList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php b/wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php index a56c6836e3..8a326238ea 100644 --- a/wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class PluginStorePurchasedItemsPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php b/wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php index 3780c31d3c..c15fc4311d 100644 --- a/wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class RebuildDataPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php b/wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php index d6f877708c..a9072ba3ba 100644 --- a/wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php @@ -7,9 +7,7 @@ namespace wcf\acp\page; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class SmileyCategoryListPage extends AbstractCategoryListPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php b/wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php index 9c82553ece..be4e17fa33 100644 --- a/wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property SmileyList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/StatPage.class.php b/wcfsetup/install/files/lib/acp/page/StatPage.class.php index c053dcf484..2d1378cbff 100644 --- a/wcfsetup/install/files/lib/acp/page/StatPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/StatPage.class.php @@ -11,9 +11,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class StatPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/StyleListPage.class.php b/wcfsetup/install/files/lib/acp/page/StyleListPage.class.php index 1f619cbe12..d7588de8da 100644 --- a/wcfsetup/install/files/lib/acp/page/StyleListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/StyleListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property StyleList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/TagListPage.class.php b/wcfsetup/install/files/lib/acp/page/TagListPage.class.php index 7fbaa1a607..b0be2d4eeb 100644 --- a/wcfsetup/install/files/lib/acp/page/TagListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/TagListPage.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property TagList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php b/wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php index 071f1f617c..45e70e45e5 100644 --- a/wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.form - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Form */ class TemplateDiffPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php b/wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php index 5261f99ac4..1e17cde0c3 100644 --- a/wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property TemplateGroupList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php b/wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php index 4166e44f09..235701d42f 100644 --- a/wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property TemplateList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php index 7e46186034..7244332089 100644 --- a/wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserAuthenticationFailureList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php index 4d1d958973..898595de09 100644 --- a/wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserGroupAssignmentList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php index fe07553d7b..742d32f1ff 100755 --- a/wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserGroupList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserListPage.class.php index e41166ec88..73fca7e944 100755 --- a/wcfsetup/install/files/lib/acp/page/UserListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserListPage.class.php @@ -23,9 +23,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page */ class UserListPage extends SortablePage { /** diff --git a/wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php index 1f944784cf..7b4d318c81 100644 --- a/wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserOptionCategoryList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php index 43645f6082..a6ea6fec21 100644 --- a/wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserOptionList $objectList */ diff --git a/wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php b/wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php index 60111b88f7..7ea679caf3 100644 --- a/wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php +++ b/wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php @@ -9,9 +9,7 @@ use wcf\page\SortablePage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.page - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Page * * @property UserRankList $objectList */ diff --git a/wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php b/wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php index b6a410dd2e..a50d276a7f 100644 --- a/wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php +++ b/wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php @@ -22,9 +22,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class AJAXInvokeAction extends AbstractSecureAction { /** diff --git a/wcfsetup/install/files/lib/action/AJAXProxyAction.class.php b/wcfsetup/install/files/lib/action/AJAXProxyAction.class.php index ba6ae4eaa5..14d195edee 100644 --- a/wcfsetup/install/files/lib/action/AJAXProxyAction.class.php +++ b/wcfsetup/install/files/lib/action/AJAXProxyAction.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class AJAXProxyAction extends AJAXInvokeAction { /** diff --git a/wcfsetup/install/files/lib/action/AJAXUploadAction.class.php b/wcfsetup/install/files/lib/action/AJAXUploadAction.class.php index ea516b2a8c..6ba16fb5e4 100644 --- a/wcfsetup/install/files/lib/action/AJAXUploadAction.class.php +++ b/wcfsetup/install/files/lib/action/AJAXUploadAction.class.php @@ -9,9 +9,7 @@ use wcf\util\JSON; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class AJAXUploadAction extends AJAXProxyAction { /** diff --git a/wcfsetup/install/files/lib/action/AbstractAction.class.php b/wcfsetup/install/files/lib/action/AbstractAction.class.php index 568a0774b8..fca68e448f 100644 --- a/wcfsetup/install/files/lib/action/AbstractAction.class.php +++ b/wcfsetup/install/files/lib/action/AbstractAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ abstract class AbstractAction implements IAction { /** diff --git a/wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php b/wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php index 8eea079ff2..c6ddbb5a1d 100644 --- a/wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php +++ b/wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php @@ -8,9 +8,7 @@ use wcf\util\JSON; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class AbstractAjaxAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/AbstractDialogAction.class.php b/wcfsetup/install/files/lib/action/AbstractDialogAction.class.php index 10340b7f89..a7fb85544e 100644 --- a/wcfsetup/install/files/lib/action/AbstractDialogAction.class.php +++ b/wcfsetup/install/files/lib/action/AbstractDialogAction.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ abstract class AbstractDialogAction extends AbstractSecureAction { /** diff --git a/wcfsetup/install/files/lib/action/AbstractSecureAction.class.php b/wcfsetup/install/files/lib/action/AbstractSecureAction.class.php index e25c7f7ed0..37f066d761 100644 --- a/wcfsetup/install/files/lib/action/AbstractSecureAction.class.php +++ b/wcfsetup/install/files/lib/action/AbstractSecureAction.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ abstract class AbstractSecureAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php b/wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php index 6bcb3b14b3..98e4b474bb 100644 --- a/wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php +++ b/wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php @@ -8,10 +8,8 @@ use wcf\system\background\BackgroundQueueHandler; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Action + * @since 3.0 */ class BackgroundQueuePerformAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/FacebookAuthAction.class.php b/wcfsetup/install/files/lib/action/FacebookAuthAction.class.php index 4073cdc505..675ef3f565 100644 --- a/wcfsetup/install/files/lib/action/FacebookAuthAction.class.php +++ b/wcfsetup/install/files/lib/action/FacebookAuthAction.class.php @@ -19,9 +19,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class FacebookAuthAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/GithubAuthAction.class.php b/wcfsetup/install/files/lib/action/GithubAuthAction.class.php index bbc267fea5..5a32ec14f7 100644 --- a/wcfsetup/install/files/lib/action/GithubAuthAction.class.php +++ b/wcfsetup/install/files/lib/action/GithubAuthAction.class.php @@ -19,9 +19,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class GithubAuthAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/GoogleAuthAction.class.php b/wcfsetup/install/files/lib/action/GoogleAuthAction.class.php index 4593087104..1e0b9d166e 100644 --- a/wcfsetup/install/files/lib/action/GoogleAuthAction.class.php +++ b/wcfsetup/install/files/lib/action/GoogleAuthAction.class.php @@ -19,9 +19,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class GoogleAuthAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php b/wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php index a65fbaad5e..046c61feaf 100644 --- a/wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php +++ b/wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php @@ -15,9 +15,7 @@ use wcf\util\HTTPRequest; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class GravatarDownloadAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/IAction.class.php b/wcfsetup/install/files/lib/action/IAction.class.php index 007d1ca95e..c1420ee191 100644 --- a/wcfsetup/install/files/lib/action/IAction.class.php +++ b/wcfsetup/install/files/lib/action/IAction.class.php @@ -8,9 +8,7 @@ namespace wcf\action; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ interface IAction { /** diff --git a/wcfsetup/install/files/lib/action/ImageProxyAction.class.php b/wcfsetup/install/files/lib/action/ImageProxyAction.class.php index 477a305088..f1020880b7 100644 --- a/wcfsetup/install/files/lib/action/ImageProxyAction.class.php +++ b/wcfsetup/install/files/lib/action/ImageProxyAction.class.php @@ -14,10 +14,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Action + * @since 3.0 */ class ImageProxyAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/LogoutAction.class.php b/wcfsetup/install/files/lib/action/LogoutAction.class.php index ed0750ed18..7ed700fddf 100644 --- a/wcfsetup/install/files/lib/action/LogoutAction.class.php +++ b/wcfsetup/install/files/lib/action/LogoutAction.class.php @@ -10,9 +10,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class LogoutAction extends \wcf\acp\action\LogoutAction { const AVAILABLE_DURING_OFFLINE_MODE = true; diff --git a/wcfsetup/install/files/lib/action/MessageQuoteAction.class.php b/wcfsetup/install/files/lib/action/MessageQuoteAction.class.php index b7b435a806..257d27fdfe 100644 --- a/wcfsetup/install/files/lib/action/MessageQuoteAction.class.php +++ b/wcfsetup/install/files/lib/action/MessageQuoteAction.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class MessageQuoteAction extends AJAXProxyAction { /** diff --git a/wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php b/wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php index 8cde29746b..d64fa589fc 100644 --- a/wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php +++ b/wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php @@ -18,9 +18,7 @@ use wcf\util\HeaderUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class NotificationConfirmAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/NotificationDisableAction.class.php b/wcfsetup/install/files/lib/action/NotificationDisableAction.class.php index 9c77a2903d..b9a90dd9c8 100644 --- a/wcfsetup/install/files/lib/action/NotificationDisableAction.class.php +++ b/wcfsetup/install/files/lib/action/NotificationDisableAction.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class NotificationDisableAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php b/wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php index 6f4357f11d..586dc13360 100644 --- a/wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php +++ b/wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class PaypalCallbackAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/action/PollAction.class.php b/wcfsetup/install/files/lib/action/PollAction.class.php index 9a1ba9c4d1..f85a9b136b 100644 --- a/wcfsetup/install/files/lib/action/PollAction.class.php +++ b/wcfsetup/install/files/lib/action/PollAction.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class PollAction extends AJAXProxyAction { /** diff --git a/wcfsetup/install/files/lib/action/TwitterAuthAction.class.php b/wcfsetup/install/files/lib/action/TwitterAuthAction.class.php index deca92c5d1..66388ae5e4 100644 --- a/wcfsetup/install/files/lib/action/TwitterAuthAction.class.php +++ b/wcfsetup/install/files/lib/action/TwitterAuthAction.class.php @@ -18,9 +18,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage action - * @category Community Framework + * @package WoltLabSuite\Core\Action */ class TwitterAuthAction extends AbstractAction { /** diff --git a/wcfsetup/install/files/lib/core.functions.php b/wcfsetup/install/files/lib/core.functions.php index 9158b138f8..060100a9d1 100644 --- a/wcfsetup/install/files/lib/core.functions.php +++ b/wcfsetup/install/files/lib/core.functions.php @@ -3,8 +3,7 @@ * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @category Community Framework + * @package WoltLabSuite\Core */ namespace { use wcf\system\WCF; diff --git a/wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php b/wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php index 5e048069b4..9f1ec4786b 100644 --- a/wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php +++ b/wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, IDeleteAction { /** @@ -439,7 +437,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID * @param string $variableName * @param boolean $allowEmpty * @param string $arrayIndex - * @since 2.2 + * @since 3.0 */ protected function readIntegerArray($variableName, $allowEmpty = false, $arrayIndex = '') { $this->readValue($variableName, $allowEmpty, $arrayIndex, self::TYPE_INTEGER, self::STRUCT_ARRAY); @@ -462,7 +460,7 @@ abstract class AbstractDatabaseObjectAction implements IDatabaseObjectAction, ID * @param string $variableName * @param boolean $allowEmpty * @param string $arrayIndex - * @since 2.2 + * @since 3.0 */ protected function readStringArray($variableName, $allowEmpty = false, $arrayIndex = '') { $this->readValue($variableName, $allowEmpty, $arrayIndex, self::TYPE_STRING, self::STRUCT_ARRAY); diff --git a/wcfsetup/install/files/lib/data/DatabaseObject.class.php b/wcfsetup/install/files/lib/data/DatabaseObject.class.php index d0bf669b61..d3137fabdb 100644 --- a/wcfsetup/install/files/lib/data/DatabaseObject.class.php +++ b/wcfsetup/install/files/lib/data/DatabaseObject.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ abstract class DatabaseObject implements IStorableObject { /** diff --git a/wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php b/wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php index f1ffc2a4ae..25f3ac51b0 100644 --- a/wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php +++ b/wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ abstract class DatabaseObjectDecorator extends DatabaseObject { /** diff --git a/wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php b/wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php index a90d480986..a3e2f81968 100644 --- a/wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php +++ b/wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements IEditableObject { /** diff --git a/wcfsetup/install/files/lib/data/DatabaseObjectList.class.php b/wcfsetup/install/files/lib/data/DatabaseObjectList.class.php index 748d7a581b..8a7ce32d4e 100644 --- a/wcfsetup/install/files/lib/data/DatabaseObjectList.class.php +++ b/wcfsetup/install/files/lib/data/DatabaseObjectList.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ abstract class DatabaseObjectList implements \Countable, ITraversableObject { /** diff --git a/wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php b/wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php index 06e3d5856e..6322a32a4e 100644 --- a/wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php +++ b/wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IAttachmentMessageQuickReplyAction extends IExtendedMessageQuickReplyAction { /** diff --git a/wcfsetup/install/files/lib/data/ICategorizedObject.class.php b/wcfsetup/install/files/lib/data/ICategorizedObject.class.php index cbc2cdb6cc..1decc60e6e 100644 --- a/wcfsetup/install/files/lib/data/ICategorizedObject.class.php +++ b/wcfsetup/install/files/lib/data/ICategorizedObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ICategorizedObject { /** diff --git a/wcfsetup/install/files/lib/data/IClipboardAction.class.php b/wcfsetup/install/files/lib/data/IClipboardAction.class.php index 5136a5200b..b838535cfb 100644 --- a/wcfsetup/install/files/lib/data/IClipboardAction.class.php +++ b/wcfsetup/install/files/lib/data/IClipboardAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IClipboardAction { /** diff --git a/wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php b/wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php index 04aa4e0da1..8323e9d62b 100644 --- a/wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php +++ b/wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IDatabaseObjectAction { /** diff --git a/wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php b/wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php index 294fead0be..64c5bc9746 100644 --- a/wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php +++ b/wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IDatabaseObjectProcessor { /** diff --git a/wcfsetup/install/files/lib/data/IDeleteAction.class.php b/wcfsetup/install/files/lib/data/IDeleteAction.class.php index 79c33c60d3..ee31784b0c 100644 --- a/wcfsetup/install/files/lib/data/IDeleteAction.class.php +++ b/wcfsetup/install/files/lib/data/IDeleteAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IDeleteAction { /** diff --git a/wcfsetup/install/files/lib/data/IEditableCachedObject.class.php b/wcfsetup/install/files/lib/data/IEditableCachedObject.class.php index 3e5fe9e12c..1bf0683b54 100644 --- a/wcfsetup/install/files/lib/data/IEditableCachedObject.class.php +++ b/wcfsetup/install/files/lib/data/IEditableCachedObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IEditableCachedObject extends IEditableObject { /** diff --git a/wcfsetup/install/files/lib/data/IEditableObject.class.php b/wcfsetup/install/files/lib/data/IEditableObject.class.php index 353da8e159..7b139178a3 100644 --- a/wcfsetup/install/files/lib/data/IEditableObject.class.php +++ b/wcfsetup/install/files/lib/data/IEditableObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IEditableObject extends IStorableObject { /** diff --git a/wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php b/wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php index d093ac17e8..5eeaa8cc66 100644 --- a/wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php +++ b/wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IExtendedMessageQuickReplyAction extends IMessageQuickReplyAction { /** diff --git a/wcfsetup/install/files/lib/data/IFeedEntry.class.php b/wcfsetup/install/files/lib/data/IFeedEntry.class.php index 957b6cb7ea..8c0faa1c19 100644 --- a/wcfsetup/install/files/lib/data/IFeedEntry.class.php +++ b/wcfsetup/install/files/lib/data/IFeedEntry.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IFeedEntry extends IMessage { /** diff --git a/wcfsetup/install/files/lib/data/IFile.class.php b/wcfsetup/install/files/lib/data/IFile.class.php index 4852dff5f1..3edaa128d0 100644 --- a/wcfsetup/install/files/lib/data/IFile.class.php +++ b/wcfsetup/install/files/lib/data/IFile.class.php @@ -7,10 +7,8 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ interface IFile extends IStorableObject { /** diff --git a/wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php b/wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php index 0b95102066..9e7a234f19 100644 --- a/wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php +++ b/wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IGroupedUserListAction { /** diff --git a/wcfsetup/install/files/lib/data/IImageViewerAction.class.php b/wcfsetup/install/files/lib/data/IImageViewerAction.class.php index cc9e8e87ca..c542812db6 100644 --- a/wcfsetup/install/files/lib/data/IImageViewerAction.class.php +++ b/wcfsetup/install/files/lib/data/IImageViewerAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IImageViewerAction { /** diff --git a/wcfsetup/install/files/lib/data/ILinkableObject.class.php b/wcfsetup/install/files/lib/data/ILinkableObject.class.php index 563338edbb..6a8149bbd2 100644 --- a/wcfsetup/install/files/lib/data/ILinkableObject.class.php +++ b/wcfsetup/install/files/lib/data/ILinkableObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ILinkableObject { /** diff --git a/wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php b/wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php index 2b5215a8a9..8e2f8e9455 100644 --- a/wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php +++ b/wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ILoadableContainerAction { /** diff --git a/wcfsetup/install/files/lib/data/IMessage.class.php b/wcfsetup/install/files/lib/data/IMessage.class.php index c5d4b98421..5d70992c6d 100644 --- a/wcfsetup/install/files/lib/data/IMessage.class.php +++ b/wcfsetup/install/files/lib/data/IMessage.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IMessage extends IUserContent { /** diff --git a/wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php b/wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php index 3bf56439f6..d8a8665974 100644 --- a/wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php +++ b/wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IMessageInlineEditorAction { /** diff --git a/wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php b/wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php index 03d592c038..d80a4e47ef 100644 --- a/wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php +++ b/wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php @@ -8,9 +8,7 @@ use wcf\system\html\input\HtmlInputProcessor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IMessageQuickReplyAction { /** diff --git a/wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php b/wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php index 1acbb43f07..ed53b2dbe1 100644 --- a/wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php +++ b/wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IMessageQuoteAction { /** diff --git a/wcfsetup/install/files/lib/data/IPermissionObject.class.php b/wcfsetup/install/files/lib/data/IPermissionObject.class.php index 1c318cb4a6..3b7f15f806 100644 --- a/wcfsetup/install/files/lib/data/IPermissionObject.class.php +++ b/wcfsetup/install/files/lib/data/IPermissionObject.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\PermissionDeniedException; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IPermissionObject { /** diff --git a/wcfsetup/install/files/lib/data/IPollObject.class.php b/wcfsetup/install/files/lib/data/IPollObject.class.php index 2f4e1ba3e6..fc0aa01474 100644 --- a/wcfsetup/install/files/lib/data/IPollObject.class.php +++ b/wcfsetup/install/files/lib/data/IPollObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IPollObject { /** diff --git a/wcfsetup/install/files/lib/data/ISearchAction.class.php b/wcfsetup/install/files/lib/data/ISearchAction.class.php index 4dad2f030a..da46ae5555 100644 --- a/wcfsetup/install/files/lib/data/ISearchAction.class.php +++ b/wcfsetup/install/files/lib/data/ISearchAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ISearchAction { /** diff --git a/wcfsetup/install/files/lib/data/ISortableAction.class.php b/wcfsetup/install/files/lib/data/ISortableAction.class.php index a8566ac741..3b30b93190 100644 --- a/wcfsetup/install/files/lib/data/ISortableAction.class.php +++ b/wcfsetup/install/files/lib/data/ISortableAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ISortableAction { /** diff --git a/wcfsetup/install/files/lib/data/IStorableObject.class.php b/wcfsetup/install/files/lib/data/IStorableObject.class.php index dae6114b90..cf2674bf54 100644 --- a/wcfsetup/install/files/lib/data/IStorableObject.class.php +++ b/wcfsetup/install/files/lib/data/IStorableObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IStorableObject { /** diff --git a/wcfsetup/install/files/lib/data/IThumbnailFile.class.php b/wcfsetup/install/files/lib/data/IThumbnailFile.class.php index 391c650897..0313979aa3 100644 --- a/wcfsetup/install/files/lib/data/IThumbnailFile.class.php +++ b/wcfsetup/install/files/lib/data/IThumbnailFile.class.php @@ -8,10 +8,8 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ interface IThumbnailFile extends IFile { /** diff --git a/wcfsetup/install/files/lib/data/ITitledLinkObject.class.php b/wcfsetup/install/files/lib/data/ITitledLinkObject.class.php index 80d5a80771..bafabbf50d 100644 --- a/wcfsetup/install/files/lib/data/ITitledLinkObject.class.php +++ b/wcfsetup/install/files/lib/data/ITitledLinkObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ interface ITitledLinkObject extends ILinkableObject, ITitledObject {} diff --git a/wcfsetup/install/files/lib/data/ITitledObject.class.php b/wcfsetup/install/files/lib/data/ITitledObject.class.php index e9e6cceec9..53fd6ace1a 100644 --- a/wcfsetup/install/files/lib/data/ITitledObject.class.php +++ b/wcfsetup/install/files/lib/data/ITitledObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ITitledObject { /** diff --git a/wcfsetup/install/files/lib/data/IToggleAction.class.php b/wcfsetup/install/files/lib/data/IToggleAction.class.php index 1daae1d18b..b69e8eb8d3 100644 --- a/wcfsetup/install/files/lib/data/IToggleAction.class.php +++ b/wcfsetup/install/files/lib/data/IToggleAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IToggleAction { /** diff --git a/wcfsetup/install/files/lib/data/IToggleContainerAction.class.php b/wcfsetup/install/files/lib/data/IToggleContainerAction.class.php index 80df31b1ae..8f437eb9b0 100644 --- a/wcfsetup/install/files/lib/data/IToggleContainerAction.class.php +++ b/wcfsetup/install/files/lib/data/IToggleContainerAction.class.php @@ -8,9 +8,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IToggleContainerAction { /** diff --git a/wcfsetup/install/files/lib/data/ITraversableObject.class.php b/wcfsetup/install/files/lib/data/ITraversableObject.class.php index e4c64e0631..bcd038eaaa 100644 --- a/wcfsetup/install/files/lib/data/ITraversableObject.class.php +++ b/wcfsetup/install/files/lib/data/ITraversableObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface ITraversableObject extends \SeekableIterator { /** diff --git a/wcfsetup/install/files/lib/data/IUploadAction.class.php b/wcfsetup/install/files/lib/data/IUploadAction.class.php index 1d9b8b1324..42ff204b1b 100644 --- a/wcfsetup/install/files/lib/data/IUploadAction.class.php +++ b/wcfsetup/install/files/lib/data/IUploadAction.class.php @@ -7,10 +7,8 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ interface IUploadAction { /** diff --git a/wcfsetup/install/files/lib/data/IUserContent.class.php b/wcfsetup/install/files/lib/data/IUserContent.class.php index fc1c319c81..95eb373204 100644 --- a/wcfsetup/install/files/lib/data/IUserContent.class.php +++ b/wcfsetup/install/files/lib/data/IUserContent.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IUserContent extends ITitledLinkObject { /** diff --git a/wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php b/wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php index d1dfdc8c84..79553c7fa6 100644 --- a/wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php +++ b/wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ interface IVisitableObjectAction { /** diff --git a/wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php b/wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php index b55147132c..76598297d2 100644 --- a/wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php +++ b/wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data * * @property-read string|null $className */ diff --git a/wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php b/wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php index b1c7a3d889..2280da5135 100644 --- a/wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php +++ b/wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php @@ -7,10 +7,8 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ trait TDatabaseObjectOptions { /** diff --git a/wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php b/wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php index c2bc23825c..23c9c342e2 100644 --- a/wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php +++ b/wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data + * @since 3.0 */ trait TDatabaseObjectPermissions { /** diff --git a/wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php b/wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php index 8d78635b89..d96e10085d 100644 --- a/wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php +++ b/wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php @@ -7,11 +7,9 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework - * @since 2.2 - * @deprecated since 2.2 + * @package WoltLabSuite\Core\Data\User + * @since 3.0 + * @deprecated 3.0 */ trait TLegacyUserPropertyAccess { /** diff --git a/wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php b/wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php index d72018ec33..6c72b18810 100644 --- a/wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php +++ b/wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php @@ -19,9 +19,7 @@ use wcf\system\WCF; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ trait TMultiCategoryObject { /** diff --git a/wcfsetup/install/files/lib/data/TUserContent.class.php b/wcfsetup/install/files/lib/data/TUserContent.class.php index d813834f39..dceb8a400b 100644 --- a/wcfsetup/install/files/lib/data/TUserContent.class.php +++ b/wcfsetup/install/files/lib/data/TUserContent.class.php @@ -7,9 +7,7 @@ namespace wcf\data; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data - * @category Community Framework + * @package WoltLabSuite\Core\Data */ trait TUserContent { /** diff --git a/wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php b/wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php index 75379599ba..77e0aca41b 100644 --- a/wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option * * @property-read integer $optionID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php b/wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php index 915a33dbba..2ecaaf3e46 100644 --- a/wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php @@ -9,9 +9,7 @@ use wcf\system\acl\ACLHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option * * @method ACLOption create() * @method ACLOptionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php b/wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php index 689b38f1d6..2d245838f9 100644 --- a/wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option * * @method ACLOption getDecoratedObject() * @mixin ACLOption diff --git a/wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php b/wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php index 6ea06d6400..93eb06f389 100644 --- a/wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option * * @method ACLOption current() * @method ACLOption[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php index 3ea24659fd..135da77c5d 100644 --- a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option\Category * * @property-read integer $categoryID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php index 5d86a95ef5..aaf8c94947 100644 --- a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option\Category * * @method ACLOptionCategory create() * @method ACLOptionCategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php index 19f6c12ac1..9d977a270c 100644 --- a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option\Category * * @method ACLOptionCategory getDecoratedObject() * @mixin ACLOptionCategory diff --git a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php index 28075631a6..6fd6dd8f02 100644 --- a/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php +++ b/wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acl.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acl\Option\Category * * @method ACLOptionCategory current() * @method ACLOptionCategory[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php index 55753024b8..7f58936054 100644 --- a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php +++ b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @property-read integer $menuItemID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php index 10e9629929..fef111f166 100644 --- a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @method ACPMenuItem create() * @method ACPMenuItemEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php index b10404db44..06cde771b3 100644 --- a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @method ACPMenuItem getDecoratedObject() * @mixin ACPMenuItem diff --git a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php index 24df834443..57217fcb43 100644 --- a/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php +++ b/wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @method ACPMenuItem current() * @method ACPMenuItem[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php index e84187c0a2..eeb27f5afa 100644 --- a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php +++ b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.search.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Search\Provider * * @property-read integer $providerID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php index 4fc753141a..3367c010d2 100644 --- a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php @@ -10,9 +10,7 @@ use wcf\system\search\acp\ACPSearchHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.search.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Search\Provider * * @method ACPSearchProvider create() * @method ACPSearchProviderEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php index ce1df1f202..7c451c3d54 100644 --- a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.search.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Search\Provider * * @method ACPSearchProvider getDecoratedObject() * @mixin ACPSearchProvider diff --git a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php index a920fe45a4..5f43a9a148 100644 --- a/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php +++ b/wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.search.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Search\Provider * * @method ACPSearchProvider current() * @method ACPSearchProvider[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php b/wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php index 78383a3f78..1e6c0b35c7 100644 --- a/wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session * * @property-read string $sessionID * @property-read integer|null $userID diff --git a/wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php b/wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php index dfdc7be159..8e00f91717 100644 --- a/wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session * * @method ACPSession create() * @method ACPSessionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php b/wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php index a7659c50d2..f8e2b5f940 100644 --- a/wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session * * @method ACPSession getDecoratedObject() * @mixin ACPSession diff --git a/wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php b/wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php index 0e5346c394..86eccdf545 100644 --- a/wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session * * @method ACPSession current() * @method ACPSession[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php index c824f6538b..71cefa4c84 100644 --- a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php @@ -9,9 +9,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.access.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Access\Log * * @property-read integer $sessionAccessLogID * @property-read integer $sessionLogID diff --git a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php index 3cfac3dcfb..46e15ee3ae 100644 --- a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.access.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Access\Log * * @method ACPSessionAccessLog create() * @method ACPSessionAccessLogEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php index 93ec4c5278..389dc07c45 100644 --- a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.access.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Access\Log * * @method ACPSessionAccessLog getDecoratedObject() * @mixin ACPSessionAccessLog diff --git a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php index 89a511b1c1..4f75ea916f 100644 --- a/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.access.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Access\Log * * @method ACPSessionAccessLog current() * @method ACPSessionAccessLog[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php index 8fa88f91d4..62dae90078 100644 --- a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php @@ -10,9 +10,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Log * * @property-read integer $sessionLogID * @property-read string $sessionID diff --git a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php index 34c5ed7eb9..373870b8aa 100644 --- a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Log * * @method ACPSessionLog create() * @method ACPSessionLogEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php index 5db869d266..d429c65715 100644 --- a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Log * * @method ACPSessionLog getDecoratedObject() * @mixin ACPSessionLog diff --git a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php index 02299107a6..0d41c5cead 100644 --- a/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Log * * @method ACPSessionLog current() * @method ACPSessionLog[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php index 2cf9a90105..63327fc765 100644 --- a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php @@ -16,9 +16,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Virtual * * @property-read integer $virtualSessionID * @property-read string $sessionID diff --git a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php index 5485e7df9c..5146680b97 100644 --- a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php @@ -9,9 +9,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Virtual * * @method ACPSessionVirtualEditor[] getObjects() * @method ACPSessionVirtualEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php index b3640111b3..1830cb1788 100644 --- a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Virtual * * @method ACPSessionVirtual getDecoratedObject() * @mixin ACPSessionVirtual diff --git a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php index 03d5b7b7df..590dbdf369 100644 --- a/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php +++ b/wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Session\Virtual * * @method ACPSessionVirtual current() * @method ACPSessionVirtual[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php b/wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php index c158782652..75527f72ea 100644 --- a/wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php +++ b/wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Template * * @property-read integer $templateID * @property-read integer|null $packageID diff --git a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php index db7241e861..f96735f335 100644 --- a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php +++ b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Template * * @method ACPTemplate create() * @method ACPTemplateEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php index a9b3c679b2..71838014ea 100644 --- a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php +++ b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Template * * @method ACPTemplate getDecoratedObject() * @mixin ACPTemplate diff --git a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php index 823bc9c13d..b6dd42b48a 100644 --- a/wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php +++ b/wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Template * * @method ACPTemplate current() * @method ACPTemplate[] getObjects() diff --git a/wcfsetup/install/files/lib/data/ad/Ad.class.php b/wcfsetup/install/files/lib/data/ad/Ad.class.php index fb296dae08..40622d0693 100644 --- a/wcfsetup/install/files/lib/data/ad/Ad.class.php +++ b/wcfsetup/install/files/lib/data/ad/Ad.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.ad - * @category Community Framework + * @package WoltLabSuite\Core\Data\Ad * * @property-read integer $adID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/ad/AdAction.class.php b/wcfsetup/install/files/lib/data/ad/AdAction.class.php index 913bbfab66..18626c54a5 100644 --- a/wcfsetup/install/files/lib/data/ad/AdAction.class.php +++ b/wcfsetup/install/files/lib/data/ad/AdAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.ad - * @category Community Framework + * @package WoltLabSuite\Core\Data\Ad * * @method AdEditor[] getObjects() * @method AdEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/ad/AdEditor.class.php b/wcfsetup/install/files/lib/data/ad/AdEditor.class.php index 91c32cb2d9..6fd770f0cd 100644 --- a/wcfsetup/install/files/lib/data/ad/AdEditor.class.php +++ b/wcfsetup/install/files/lib/data/ad/AdEditor.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.ad - * @category Community Framework + * @package WoltLabSuite\Core\Data\Ad * * @method Ad getDecoratedObject() * @mixin Ad diff --git a/wcfsetup/install/files/lib/data/ad/AdList.class.php b/wcfsetup/install/files/lib/data/ad/AdList.class.php index adbccc0a0d..735ddbb4a3 100644 --- a/wcfsetup/install/files/lib/data/ad/AdList.class.php +++ b/wcfsetup/install/files/lib/data/ad/AdList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.ad - * @category Community Framework + * @package WoltLabSuite\Core\Data\Ad * * @method Ad current() * @method Ad[] getObjects() diff --git a/wcfsetup/install/files/lib/data/application/Application.class.php b/wcfsetup/install/files/lib/data/application/Application.class.php index 834c9e5d18..4c28af053d 100644 --- a/wcfsetup/install/files/lib/data/application/Application.class.php +++ b/wcfsetup/install/files/lib/data/application/Application.class.php @@ -15,9 +15,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @property-read integer $packageID * @property-read string $domainName diff --git a/wcfsetup/install/files/lib/data/application/ApplicationAction.class.php b/wcfsetup/install/files/lib/data/application/ApplicationAction.class.php index 1644a8cf10..da26b95532 100644 --- a/wcfsetup/install/files/lib/data/application/ApplicationAction.class.php +++ b/wcfsetup/install/files/lib/data/application/ApplicationAction.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @method Application create() * @method ApplicationEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php b/wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php index e00a24ce1f..b4c10d95d3 100644 --- a/wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php +++ b/wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\ApplicationCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @method Application getDecoratedObject() * @mixin Application diff --git a/wcfsetup/install/files/lib/data/application/ApplicationList.class.php b/wcfsetup/install/files/lib/data/application/ApplicationList.class.php index de6b129dbb..610648e666 100644 --- a/wcfsetup/install/files/lib/data/application/ApplicationList.class.php +++ b/wcfsetup/install/files/lib/data/application/ApplicationList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @method Application current() * @method Application[] getObjects() diff --git a/wcfsetup/install/files/lib/data/application/ViewableApplication.class.php b/wcfsetup/install/files/lib/data/application/ViewableApplication.class.php index 69d4d1adf9..84e5ec1936 100644 --- a/wcfsetup/install/files/lib/data/application/ViewableApplication.class.php +++ b/wcfsetup/install/files/lib/data/application/ViewableApplication.class.php @@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @method Application getDecoratedObject() * @mixin Application diff --git a/wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php b/wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php index 70314a7fce..3fede6f9ad 100644 --- a/wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php +++ b/wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php @@ -7,9 +7,7 @@ namespace wcf\data\application; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.application - * @category Community Framework + * @package WoltLabSuite\Core\Data\Application * * @method ViewableApplication current() * @method ViewableApplication[] getObjects() diff --git a/wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php b/wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php index ce215fa7ae..d6453a1014 100644 --- a/wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php @@ -8,10 +8,8 @@ use wcf\data\article\category\ArticleCategory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 */ class AccessibleArticleList extends ViewableArticleList { /** diff --git a/wcfsetup/install/files/lib/data/article/Article.class.php b/wcfsetup/install/files/lib/data/article/Article.class.php index e788462100..224fad68d1 100644 --- a/wcfsetup/install/files/lib/data/article/Article.class.php +++ b/wcfsetup/install/files/lib/data/article/Article.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @property-read integer $articleID * @property-read integer $userID diff --git a/wcfsetup/install/files/lib/data/article/ArticleAction.class.php b/wcfsetup/install/files/lib/data/article/ArticleAction.class.php index b5dc18ded1..fa0d88b25c 100644 --- a/wcfsetup/install/files/lib/data/article/ArticleAction.class.php +++ b/wcfsetup/install/files/lib/data/article/ArticleAction.class.php @@ -15,10 +15,8 @@ use wcf\system\tagging\TagEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method ArticleEditor[] getObjects() * @method ArticleEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/article/ArticleEditor.class.php b/wcfsetup/install/files/lib/data/article/ArticleEditor.class.php index 7a2fd0f27e..f2223c39f2 100644 --- a/wcfsetup/install/files/lib/data/article/ArticleEditor.class.php +++ b/wcfsetup/install/files/lib/data/article/ArticleEditor.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method Article getDecoratedObject() * @mixin Article diff --git a/wcfsetup/install/files/lib/data/article/ArticleList.class.php b/wcfsetup/install/files/lib/data/article/ArticleList.class.php index 1196cacbd7..5043bb537e 100644 --- a/wcfsetup/install/files/lib/data/article/ArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/ArticleList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method Article current() * @method Article[] getObjects() diff --git a/wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php b/wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php index cae686705e..80dbb2a586 100644 --- a/wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php @@ -9,10 +9,8 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 */ class CategoryArticleList extends AccessibleArticleList { /** @noinspection PhpMissingParentConstructorInspection */ diff --git a/wcfsetup/install/files/lib/data/article/FeedArticle.class.php b/wcfsetup/install/files/lib/data/article/FeedArticle.class.php index fa90c72947..4fef3890a1 100644 --- a/wcfsetup/install/files/lib/data/article/FeedArticle.class.php +++ b/wcfsetup/install/files/lib/data/article/FeedArticle.class.php @@ -11,10 +11,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 */ class FeedArticle extends ViewableArticle implements IFeedEntry { use TUserContent; diff --git a/wcfsetup/install/files/lib/data/article/FeedArticleList.class.php b/wcfsetup/install/files/lib/data/article/FeedArticleList.class.php index 57590d09d3..d28581eb19 100644 --- a/wcfsetup/install/files/lib/data/article/FeedArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/FeedArticleList.class.php @@ -7,10 +7,8 @@ namespace wcf\data\article; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method FeedArticle current() * @method FeedArticle[] getObjects() diff --git a/wcfsetup/install/files/lib/data/article/LikeableArticle.class.php b/wcfsetup/install/files/lib/data/article/LikeableArticle.class.php index e049144481..ca74ce0768 100644 --- a/wcfsetup/install/files/lib/data/article/LikeableArticle.class.php +++ b/wcfsetup/install/files/lib/data/article/LikeableArticle.class.php @@ -9,10 +9,8 @@ use wcf\data\like\Like; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method Article getDecoratedObject() * @mixin Article diff --git a/wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php b/wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php index c80b955249..2c0691e2aa 100644 --- a/wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php +++ b/wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method LikeableArticle getObjectByID($objectID) * @method LikeableArticle[] getObjectsByIDs(array $objectIDs) diff --git a/wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php b/wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php index d55680e276..7ed26b781f 100644 --- a/wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php @@ -9,10 +9,8 @@ use wcf\system\tagging\TagEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 */ class TaggedArticleList extends AccessibleArticleList { /** diff --git a/wcfsetup/install/files/lib/data/article/ViewableArticle.class.php b/wcfsetup/install/files/lib/data/article/ViewableArticle.class.php index 15e73299dc..cf5ecd4868 100644 --- a/wcfsetup/install/files/lib/data/article/ViewableArticle.class.php +++ b/wcfsetup/install/files/lib/data/article/ViewableArticle.class.php @@ -12,10 +12,8 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 * * @method Article getDecoratedObject() * @mixin Article diff --git a/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php b/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php index 3bbf27280f..3d58f676d6 100644 --- a/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php +++ b/wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article + * @since 3.0 */ class ViewableArticleList extends ArticleList { /** diff --git a/wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php b/wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php index 96d1fe53c3..b7f68fd59b 100644 --- a/wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php +++ b/wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.category - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Category + * @since 3.0 * * @method static ArticleCategory|null getCategory($categoryID) */ diff --git a/wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php b/wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php index a4ac74459a..e886cd73a7 100644 --- a/wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php @@ -17,10 +17,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @property-read integer $articleContentID * @property-read integer $articleID diff --git a/wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php b/wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php index 55789e8eb9..8afdf4195e 100644 --- a/wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php @@ -8,10 +8,8 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @method ArticleContentEditor[] getObjects() * @method ArticleContentEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php b/wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php index 27cba08e5f..c0c8847633 100644 --- a/wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @method ArticleContent getDecoratedObject() * @mixin ArticleContent diff --git a/wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php b/wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php index db5269110d..257222326c 100644 --- a/wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @method ArticleContent current() * @method ArticleContent[] getObjects() diff --git a/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php b/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php index 3b60d09d16..9fd10b70f2 100644 --- a/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php +++ b/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php @@ -10,10 +10,8 @@ use wcf\system\search\SearchResultTextParser; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 */ class SearchResultArticleContent extends ViewableArticleContent implements ISearchResultObject { /** diff --git a/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php b/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php index d59706b806..479a3c33b3 100644 --- a/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php +++ b/wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php @@ -7,10 +7,8 @@ namespace wcf\data\article\content; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @method SearchResultArticleContent current() * @method SearchResultArticleContent[] getObjects() diff --git a/wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php b/wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php index 6b0f00eee8..0bb734358b 100644 --- a/wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php @@ -10,10 +10,8 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 * * @method ArticleContent getDecoratedObject() * @mixin ArticleContent diff --git a/wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php b/wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php index ffa29ee475..40d85efee3 100644 --- a/wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php +++ b/wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php @@ -8,10 +8,8 @@ use wcf\data\media\ViewableMediaList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.article.content - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Article\Content + * @since 3.0 */ class ViewableArticleContentList extends ArticleContentList { /** diff --git a/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php b/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php index 7aae8fcb85..b55ed2d5b1 100644 --- a/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php @@ -10,9 +10,7 @@ use wcf\data\IUserContent; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @method Attachment getDecoratedObject() * @mixin Attachment diff --git a/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php b/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php index e8a93ad5c0..563f917c83 100644 --- a/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @method AdministrativeAttachment current() * @method AdministrativeAttachment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/attachment/Attachment.class.php b/wcfsetup/install/files/lib/data/attachment/Attachment.class.php index fdf6aa4999..8b6cec1420 100644 --- a/wcfsetup/install/files/lib/data/attachment/Attachment.class.php +++ b/wcfsetup/install/files/lib/data/attachment/Attachment.class.php @@ -14,9 +14,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @property-read integer $attachmentID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php b/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php index 087d85168f..d16bc024c3 100644 --- a/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php @@ -23,9 +23,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @method Attachment create() * @method AttachmentEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php b/wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php index 76b74bbfbd..f5916c9414 100644 --- a/wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @method Attachment getDecoratedObject() * @mixin Attachment diff --git a/wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php b/wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php index 5357cba8ea..d194ec19da 100644 --- a/wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php +++ b/wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment * * @method Attachment current() * @method Attachment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php b/wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php index f71150f721..99255100a8 100644 --- a/wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php +++ b/wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.attachment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Attachment */ class GroupedAttachmentList extends AttachmentList { /** diff --git a/wcfsetup/install/files/lib/data/bbcode/BBCode.class.php b/wcfsetup/install/files/lib/data/bbcode/BBCode.class.php index 8229d450b7..85b4662c3d 100644 --- a/wcfsetup/install/files/lib/data/bbcode/BBCode.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/BBCode.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode * * @property-read integer $bbcodeID * @property-read string $bbcodeTag diff --git a/wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php b/wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php index ffeab34a87..c4f893d165 100644 --- a/wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode * * @method BBCodeEditor[] getObjects() * @method BBCodeEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php b/wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php index 776488a9d6..e8604f3892 100644 --- a/wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode */ class BBCodeCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php b/wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php index 6db6decd23..200a698eca 100644 --- a/wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\BBCodeCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode * * @method BBCode getDecoratedObject() * @mixin BBCode diff --git a/wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php b/wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php index 0d6a01cd94..d6eb932de1 100644 --- a/wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode * * @method BBCode current() * @method BBCode[] getObjects() diff --git a/wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php b/wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php index 17161a94ce..6e0ba8551b 100644 --- a/wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.message - * @category Community Framework + * @package WoltLabSuite\Core\Data\Message */ class MessagePreviewAction extends BBCodeAction { /** diff --git a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php index ede2a59fe4..bb857efd81 100644 --- a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObject; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.attribute - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Attribute * * @property-read integer $attributeID * @property-read integer $bbcodeID diff --git a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php index cf0e3152b8..3aae9f999c 100644 --- a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.attribute - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Attribute * * @method BBCodeAttribute create() * @method BBCodeAttributeEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php index 350cb5eea5..bf32c92ba5 100644 --- a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.attribute - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Attribute * * @method BBCodeAttribute getDecoratedObject() * @mixin BBCodeAttribute diff --git a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php index 99888e4cbd..2f769078d9 100644 --- a/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.attribute - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Attribute * * @method BBCodeAttribute current() * @method BBCodeAttribute[] getObjects() diff --git a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php index 820812ff9d..20c31044ae 100644 --- a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2011-2013 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.media.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Media\Provider * * @property-read integer $providerID * @property-read string $title diff --git a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php index 72e14170c0..dae16ed6fb 100644 --- a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Tim Duesterhus * @copyright 2011-2013 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.media.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Media\Provider * * @method BBCodeMediaProvider create() * @method BBCodeMediaProviderEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php index 18d93513ef..2d18083b67 100644 --- a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\BBCodeMediaProviderCacheBuilder; * @author Tim Duesterhus * @copyright 2011-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.media.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Media\Provider * * @method BBCodeMediaProvider getDecoratedObject() * @mixin BBCodeMediaProvider diff --git a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php index c2e88a7fab..a9b7b87a78 100644 --- a/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php +++ b/wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Tim Duesterhus * @copyright 2011-2016 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.bbcode.media.provider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Bbcode\Media\Provider * * @method BBCodeMediaProvider current() * @method BBCodeMediaProvider[] getObjects() diff --git a/wcfsetup/install/files/lib/data/box/Box.class.php b/wcfsetup/install/files/lib/data/box/Box.class.php index 1b727fcb3a..9c2a927fa8 100644 --- a/wcfsetup/install/files/lib/data/box/Box.class.php +++ b/wcfsetup/install/files/lib/data/box/Box.class.php @@ -23,10 +23,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Box + * @since 3.0 * * @property-read integer $boxID * @property-read integer|null $objectTypeID id of the box controller object type diff --git a/wcfsetup/install/files/lib/data/box/BoxAction.class.php b/wcfsetup/install/files/lib/data/box/BoxAction.class.php index ba4d70e937..04f24daef8 100644 --- a/wcfsetup/install/files/lib/data/box/BoxAction.class.php +++ b/wcfsetup/install/files/lib/data/box/BoxAction.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Box + * @since 3.0 * * @method BoxEditor[] getObjects() * @method BoxEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/box/BoxEditor.class.php b/wcfsetup/install/files/lib/data/box/BoxEditor.class.php index c5e5ee1be3..73b22c43a1 100644 --- a/wcfsetup/install/files/lib/data/box/BoxEditor.class.php +++ b/wcfsetup/install/files/lib/data/box/BoxEditor.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Box + * @since 3.0 * * @method Box getDecoratedObject() * @mixin Box diff --git a/wcfsetup/install/files/lib/data/box/BoxList.class.php b/wcfsetup/install/files/lib/data/box/BoxList.class.php index 9099c9818d..cfec8e3c62 100644 --- a/wcfsetup/install/files/lib/data/box/BoxList.class.php +++ b/wcfsetup/install/files/lib/data/box/BoxList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Box + * @since 3.0 * * @method Box current() * @method Box[] getObjects() diff --git a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php index 34fd708178..4afe9408f8 100644 --- a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php +++ b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.captcha.question - * @category Community Framework + * @package WoltLabSuite\Core\Data\Captcha\Question * * @property-read integer $questionID * @property-read string $question diff --git a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php index 2f968e0b9b..000693fa7b 100644 --- a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php +++ b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php @@ -9,9 +9,7 @@ use wcf\data\IToggleAction; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.captcha.question - * @category Community Framework + * @package WoltLabSuite\Core\Data\Captcha\Question * * @method CaptchaQuestion create() * @method CaptchaQuestionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php index c00549b919..7eb6044c4b 100644 --- a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php +++ b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\CaptchaQuestionCacheBuilder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.captcha.question - * @category Community Framework + * @package WoltLabSuite\Core\Data\Captcha\Question * * @method CaptchaQuestion getDecoratedObject() * @mixin CaptchaQuestion diff --git a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php index 69dc4dd363..0282998dcf 100644 --- a/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php +++ b/wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.captcha.question - * @category Community Framework + * @package WoltLabSuite\Core\Data\Captcha\Question * * @method CaptchaQuestion current() * @method CaptchaQuestion[] getObjects() diff --git a/wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php b/wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php index 69831b9213..906e13bc3e 100644 --- a/wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php +++ b/wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @method Category getDecoratedObject() * @mixin Category diff --git a/wcfsetup/install/files/lib/data/category/Category.class.php b/wcfsetup/install/files/lib/data/category/Category.class.php index ed5f0dea90..9aa0b1939f 100644 --- a/wcfsetup/install/files/lib/data/category/Category.class.php +++ b/wcfsetup/install/files/lib/data/category/Category.class.php @@ -17,9 +17,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @property-read integer $categoryID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/category/CategoryAction.class.php b/wcfsetup/install/files/lib/data/category/CategoryAction.class.php index 7c234e3cad..1ab427ebff 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryAction.class.php @@ -17,9 +17,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @method Category create() * @method CategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php b/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php index 3b2392f060..e8b555ee89 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryEditor.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @method Category getDecoratedObject() * @mixin Category diff --git a/wcfsetup/install/files/lib/data/category/CategoryList.class.php b/wcfsetup/install/files/lib/data/category/CategoryList.class.php index 1c6c780267..4bf9a97f63 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryList.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @method Category current() * @method Category[] getObjects() diff --git a/wcfsetup/install/files/lib/data/category/CategoryNode.class.php b/wcfsetup/install/files/lib/data/category/CategoryNode.class.php index c4c86d2a8b..4ade41c28e 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryNode.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryNode.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category * * @method Category getDecoratedObject() * @mixin Category diff --git a/wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php b/wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php index bdb93cd9e2..0238f664da 100644 --- a/wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php +++ b/wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php @@ -9,9 +9,7 @@ use wcf\system\exception\SystemException; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category */ class CategoryNodeTree implements \IteratorAggregate { /** diff --git a/wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php b/wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php index 75126b7aa1..5aa48cadfb 100644 --- a/wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php +++ b/wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php @@ -8,9 +8,7 @@ use wcf\system\category\CategoryHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Category */ class UncachedCategoryNodeTree extends CategoryNodeTree { /** diff --git a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php index 620035cc53..1b4620d04d 100644 --- a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php +++ b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\Data\Clipboard\Action * * @property-read integer $actionID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php index 969dbd3c60..c5d1cd1918 100644 --- a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php +++ b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\Data\Clipboard\Action * * @method ClipboardAction create() * @method ClipboardActionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php index 054a3cc279..72f3052bd5 100644 --- a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php +++ b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\Data\Clipboard\Action * * @method ClipboardAction getDecoratedObject() * @mixin ClipboardAction diff --git a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php index 1c349c45d7..3033c9b72e 100644 --- a/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php +++ b/wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\Data\Clipboard\Action * * @method ClipboardAction current() * @method ClipboardAction[] getObjects() diff --git a/wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php b/wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php index d2516ee645..42c5e32209 100644 --- a/wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php +++ b/wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.clipboard.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Clipboard\Item + * @since 3.0 */ class ClipboardItemAction extends AbstractDatabaseObjectAction { /** diff --git a/wcfsetup/install/files/lib/data/comment/Comment.class.php b/wcfsetup/install/files/lib/data/comment/Comment.class.php index d263fb25d5..9846c9e643 100644 --- a/wcfsetup/install/files/lib/data/comment/Comment.class.php +++ b/wcfsetup/install/files/lib/data/comment/Comment.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @property-read integer $commentID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/comment/CommentAction.class.php b/wcfsetup/install/files/lib/data/comment/CommentAction.class.php index 1ae8206607..2153f3e927 100644 --- a/wcfsetup/install/files/lib/data/comment/CommentAction.class.php +++ b/wcfsetup/install/files/lib/data/comment/CommentAction.class.php @@ -30,9 +30,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment create() * @method CommentEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/CommentEditor.class.php b/wcfsetup/install/files/lib/data/comment/CommentEditor.class.php index f582378144..8821ff65e8 100644 --- a/wcfsetup/install/files/lib/data/comment/CommentEditor.class.php +++ b/wcfsetup/install/files/lib/data/comment/CommentEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment getDecoratedObject() * @mixin Comment diff --git a/wcfsetup/install/files/lib/data/comment/CommentList.class.php b/wcfsetup/install/files/lib/data/comment/CommentList.class.php index 9d0628fb94..1b645f8516 100644 --- a/wcfsetup/install/files/lib/data/comment/CommentList.class.php +++ b/wcfsetup/install/files/lib/data/comment/CommentList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment current() * @method Comment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/LikeableComment.class.php b/wcfsetup/install/files/lib/data/comment/LikeableComment.class.php index b123d12777..e8fb9f7759 100644 --- a/wcfsetup/install/files/lib/data/comment/LikeableComment.class.php +++ b/wcfsetup/install/files/lib/data/comment/LikeableComment.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment getDecoratedObject() * @mixin Comment diff --git a/wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php b/wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php index 912e050154..ed3ea3cd96 100644 --- a/wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php +++ b/wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php @@ -12,9 +12,7 @@ use wcf\system\like\IViewableLikeProvider; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method LikeableComment getObjectByID($objectID) * @method LikeableComment[] getObjectsByIDs(array $objectIDs) diff --git a/wcfsetup/install/files/lib/data/comment/StructuredComment.class.php b/wcfsetup/install/files/lib/data/comment/StructuredComment.class.php index 581988172b..13871bb936 100644 --- a/wcfsetup/install/files/lib/data/comment/StructuredComment.class.php +++ b/wcfsetup/install/files/lib/data/comment/StructuredComment.class.php @@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment getDecoratedObject() * @mixin Comment @@ -94,7 +92,7 @@ class StructuredComment extends DatabaseObjectDecorator implements \Countable, \ * Sets the user's profile. * * @param UserProfile $userProfile - * @deprecated since 2.2 + * @deprecated 3.0 */ public function setUserProfile(UserProfile $userProfile) { $this->userProfile = $userProfile; diff --git a/wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php b/wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php index a6a94110c1..d9634f5b1b 100644 --- a/wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php +++ b/wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php @@ -13,9 +13,7 @@ use wcf\system\like\LikeHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method StructuredComment current() * @method StructuredComment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/ViewableComment.class.php b/wcfsetup/install/files/lib/data/comment/ViewableComment.class.php index b7b2e0e31c..dbed44c92f 100644 --- a/wcfsetup/install/files/lib/data/comment/ViewableComment.class.php +++ b/wcfsetup/install/files/lib/data/comment/ViewableComment.class.php @@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method Comment getDecoratedObject() * @mixin Comment diff --git a/wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php b/wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php index f658b5bb78..6cb3011164 100644 --- a/wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php +++ b/wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php @@ -8,9 +8,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment * * @method ViewableComment current() * @method ViewableComment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php b/wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php index 39d371e631..42057b52e1 100644 --- a/wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @property-read integer $responseID * @property-read integer $commentID diff --git a/wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php b/wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php index 1f135ba97f..0a2094928f 100644 --- a/wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse create() * @method CommentResponseEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php b/wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php index dddda042e5..7ad43abc66 100644 --- a/wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse getDecoratedObject() * @mixin CommentResponse diff --git a/wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php b/wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php index fdfccc1dca..1002bcaafb 100644 --- a/wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse current() * @method CommentResponse[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php b/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php index 6d6c073d2e..8133180413 100644 --- a/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse getDecoratedObject() * @mixin CommentResponse diff --git a/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php b/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php index 042b51ad0a..046caa3b99 100644 --- a/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method LikeableCommentResponse getObjectByID($objectID) * @method LikeableCommentResponse[] getObjectsByIDs(array $objectIDs) diff --git a/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php b/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php index 98939eafad..2455b5a4cb 100644 --- a/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse getDecoratedObject() * @mixin CommentResponse @@ -45,7 +43,7 @@ class StructuredCommentResponse extends DatabaseObjectDecorator { * Sets the user's profile. * * @param UserProfile $userProfile - * @deprecated since 2.2 + * @deprecated 3.0 */ public function setUserProfile(UserProfile $userProfile) { $this->userProfile = $userProfile; diff --git a/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php b/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php index 3d59ed0000..5d49fe1888 100644 --- a/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php @@ -12,9 +12,7 @@ use wcf\system\like\LikeHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method StructuredCommentResponse current() * @method StructuredCommentResponse[] getObjects() diff --git a/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php b/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php index 945e58134a..0635ab1dee 100644 --- a/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php @@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method CommentResponse getDecoratedObject() * @mixin CommentResponse diff --git a/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php b/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php index 1f7650e989..cc968063e5 100644 --- a/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php +++ b/wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php @@ -8,9 +8,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.comment.response - * @category Community Framework + * @package WoltLabSuite\Core\Data\Comment\Response * * @method ViewableCommentResponse current() * @method ViewableCommentResponse[] getObjects() diff --git a/wcfsetup/install/files/lib/data/condition/Condition.class.php b/wcfsetup/install/files/lib/data/condition/Condition.class.php index de179a7e6d..d2a43a7c38 100644 --- a/wcfsetup/install/files/lib/data/condition/Condition.class.php +++ b/wcfsetup/install/files/lib/data/condition/Condition.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObject; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.condition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Condition * * @property-read integer $conditionID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/condition/ConditionAction.class.php b/wcfsetup/install/files/lib/data/condition/ConditionAction.class.php index 84b9b11279..3a64f825b8 100644 --- a/wcfsetup/install/files/lib/data/condition/ConditionAction.class.php +++ b/wcfsetup/install/files/lib/data/condition/ConditionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.condition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Condition * * @method Condition create() * @method ConditionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php b/wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php index 9f39c4c961..2c546dca30 100644 --- a/wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php +++ b/wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\ConditionCacheBuilder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.condition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Condition * * @method Condition getDecoratedObject() * @mixin Condition diff --git a/wcfsetup/install/files/lib/data/condition/ConditionList.class.php b/wcfsetup/install/files/lib/data/condition/ConditionList.class.php index b8f075bea9..62e1541fde 100644 --- a/wcfsetup/install/files/lib/data/condition/ConditionList.class.php +++ b/wcfsetup/install/files/lib/data/condition/ConditionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.condition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Condition * * @method Condition current() * @method Condition[] getObjects() diff --git a/wcfsetup/install/files/lib/data/core/object/CoreObject.class.php b/wcfsetup/install/files/lib/data/core/object/CoreObject.class.php index d96210b2fa..ae10ba6a03 100644 --- a/wcfsetup/install/files/lib/data/core/object/CoreObject.class.php +++ b/wcfsetup/install/files/lib/data/core/object/CoreObject.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.core.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Core\Object * * @property-read integer $objectID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php b/wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php index 83dbed55c9..3a917be0f7 100644 --- a/wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php +++ b/wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.core.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Core\Object * * @method CoreObject create() * @method CoreObjectEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php b/wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php index 2adfa4243e..c5d9bd7e26 100644 --- a/wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php +++ b/wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.core.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Core\Object * * @method CoreObject getDecoratedObject() * @mixin CoreObject diff --git a/wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php b/wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php index 34d95ecc76..5d88f53450 100644 --- a/wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php +++ b/wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\Event * * @method CoreObject current() * @method CoreObject[] getObjects() diff --git a/wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php b/wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php index bbefebcba9..3fcbf7d56e 100644 --- a/wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php @@ -10,9 +10,7 @@ use wcf\util\CronjobUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\Data\Cronjob * * @property-read integer $cronjobID * @property-read string $className diff --git a/wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php b/wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php index 267d667dc0..20eb73cd9a 100644 --- a/wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php @@ -16,9 +16,7 @@ use wcf\util\DateUtil; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\Data\Cronjob * * @method Cronjob create() * @method CronjobEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php b/wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php index 6b42606846..77ff9e7744 100644 --- a/wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\Data\Cronjob * * @method Cronjob getDecoratedObject() * @mixin Cronjob @@ -58,7 +56,7 @@ class CronjobEditor extends DatabaseObjectEditor implements IEditableCachedObjec * * @param string[] $descriptions * @param boolean $deleteOldDescriptions - * @since 2.2 + * @since 3.0 */ protected function saveDescriptions(array $descriptions, $deleteOldDescriptions = true) { // set default value diff --git a/wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php b/wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php index 440de7cf59..db16d370c2 100644 --- a/wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\Data\Cronjob * * @method Cronjob current() * @method Cronjob[] getObjects() diff --git a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php index 01daef4f4f..ce3a9b51b2 100644 --- a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.cronjob.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Cronjob\Log * * @property-read integer $cronjobLogID * @property-read integer $cronjobID diff --git a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php index 0118b8c05c..29ff6c97b2 100644 --- a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @method CronjobLog create() * @method CronjobLogEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php index e98fe86c75..e3c1c13e31 100644 --- a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Item * * @method CronjobLog getDecoratedObject() * @mixin CronjobLog diff --git a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php index b3a9212ee6..fa25fb1bad 100644 --- a/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php +++ b/wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.acp.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Acp\Menu\Item * * @method CronjobLog current() * @method CronjobLog[] getObjects() diff --git a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php index c73ac6be2e..d3087d96e4 100644 --- a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php +++ b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObject; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.edit.history.entry - * @category Community Framework + * @package WoltLabSuite\Core\Data\Edit\History\Entry * * @property-read integer $entryID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php index 17259ba0c5..039b46a2d5 100644 --- a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php +++ b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\IllegalLinkException; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.edit.history.entry - * @category Community Framework + * @package WoltLabSuite\Core\Data\Edit\History\Entry * * @method EditHistoryEntry create() * @method EditHistoryEntryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php index e56e38a57f..b6f509eaad 100644 --- a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php +++ b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.edit.history.entry - * @category Community Framework + * @package WoltLabSuite\Core\Data\Edit\History\Entry * * @method EditHistoryEntry getDecoratedObject() * @mixin EditHistoryEntry diff --git a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php index 82c39b8ba1..c68e6d4a6a 100644 --- a/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php +++ b/wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.edit.history.entry - * @category Community Framework + * @package WoltLabSuite\Core\Data\Edit\History\Entry * * @method EditHistoryEntry current() * @method EditHistoryEntry[] getObjects() diff --git a/wcfsetup/install/files/lib/data/event/listener/EventListener.class.php b/wcfsetup/install/files/lib/data/event/listener/EventListener.class.php index 217c5697ab..d54ac22dfb 100644 --- a/wcfsetup/install/files/lib/data/event/listener/EventListener.class.php +++ b/wcfsetup/install/files/lib/data/event/listener/EventListener.class.php @@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Event\Listener * * @property-read integer $listenerID * @property-read integer $packageID @@ -51,7 +49,7 @@ class EventListener extends DatabaseObject { * Returns the names of all events listened to. * * @return string[] - * @since 2.2 + * @since 3.0 */ public function getEventNames() { return explode(',', $this->eventName); diff --git a/wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php b/wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php index 913fd0fa96..e60f8e01eb 100644 --- a/wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php +++ b/wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Event\Listener * * @method EventListener create() * @method EventListenerEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php b/wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php index 5fce84ae5a..e9dbfe1b0d 100644 --- a/wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php +++ b/wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Event\Listener * * @method EventListener getDecoratedObject() * @mixin EventListener diff --git a/wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php b/wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php index 8bfea5b3c0..8e0b213c9b 100644 --- a/wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php +++ b/wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Event\Listener * * @method EventListener current() * @method EventListener[] getObjects() diff --git a/wcfsetup/install/files/lib/data/label/Label.class.php b/wcfsetup/install/files/lib/data/label/Label.class.php index edbfb4e369..042399d6b3 100644 --- a/wcfsetup/install/files/lib/data/label/Label.class.php +++ b/wcfsetup/install/files/lib/data/label/Label.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label * * @property-read integer $labelID * @property-read integer $groupID diff --git a/wcfsetup/install/files/lib/data/label/LabelAction.class.php b/wcfsetup/install/files/lib/data/label/LabelAction.class.php index 44f490bb5d..ba44a91cad 100644 --- a/wcfsetup/install/files/lib/data/label/LabelAction.class.php +++ b/wcfsetup/install/files/lib/data/label/LabelAction.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label * * @method LabelEditor[] getObjects() * @method LabelEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/label/LabelEditor.class.php b/wcfsetup/install/files/lib/data/label/LabelEditor.class.php index 36eff01fa4..e9d4dea91f 100644 --- a/wcfsetup/install/files/lib/data/label/LabelEditor.class.php +++ b/wcfsetup/install/files/lib/data/label/LabelEditor.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label * * @method Label getDecoratedObject() * @mixin Label diff --git a/wcfsetup/install/files/lib/data/label/LabelList.class.php b/wcfsetup/install/files/lib/data/label/LabelList.class.php index 7bb774479c..ce5fa9943e 100644 --- a/wcfsetup/install/files/lib/data/label/LabelList.class.php +++ b/wcfsetup/install/files/lib/data/label/LabelList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label * * @method Label current() * @method Label[] getObjects() diff --git a/wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php b/wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php index 737f01e0f1..3983c607eb 100644 --- a/wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php +++ b/wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label\Group * * @property-read integer $groupID * @property-read string $groupName diff --git a/wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php b/wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php index 84ad7d475f..ceeba16517 100644 --- a/wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php +++ b/wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php @@ -9,9 +9,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label\Group * * @method LabelGroup create() * @method LabelGroupEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php b/wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php index 0055673b30..7a624a611d 100644 --- a/wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php +++ b/wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php @@ -11,9 +11,7 @@ use wcf\system\cache\builder\LabelCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label\Group * * @method LabelGroup getDecoratedObject() * @mixin LabelGroup diff --git a/wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php b/wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php index adc9f6d346..3c0dcfdc89 100644 --- a/wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php +++ b/wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label\Group * * @method LabelGroup current() * @method LabelGroup[] getObjects() diff --git a/wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php b/wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php index 1fc1db77da..cd3217b213 100644 --- a/wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php +++ b/wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.label.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Label\Group * * @method LabelGroup getDecoratedObject() * @mixin LabelGroup diff --git a/wcfsetup/install/files/lib/data/language/Language.class.php b/wcfsetup/install/files/lib/data/language/Language.class.php index 641137e694..bc55cc5d5c 100644 --- a/wcfsetup/install/files/lib/data/language/Language.class.php +++ b/wcfsetup/install/files/lib/data/language/Language.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language * * @property-read integer $languageID * @property-read string $languageCode diff --git a/wcfsetup/install/files/lib/data/language/LanguageAction.class.php b/wcfsetup/install/files/lib/data/language/LanguageAction.class.php index e593ab284b..45cade5b18 100644 --- a/wcfsetup/install/files/lib/data/language/LanguageAction.class.php +++ b/wcfsetup/install/files/lib/data/language/LanguageAction.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language * * @method Language create() * @method LanguageEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/language/LanguageEditor.class.php b/wcfsetup/install/files/lib/data/language/LanguageEditor.class.php index 9825ab6835..9d6988239d 100644 --- a/wcfsetup/install/files/lib/data/language/LanguageEditor.class.php +++ b/wcfsetup/install/files/lib/data/language/LanguageEditor.class.php @@ -24,9 +24,7 @@ use wcf\util\XML; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language * * @method Language getDecoratedObject() * @mixin Language @@ -91,7 +89,7 @@ class LanguageEditor extends DatabaseObjectEditor implements IEditableCachedObje $filename = WCF_DIR.'language/'.$this->languageID.'_'.$category->languageCategory.'.php'; $writer = new AtomicWriter($filename); - $writer->write("languageCode."\n* encoding: UTF-8\n* category: ".$category->languageCategory."\n* generated at ".gmdate("r")."\n* \n* DO NOT EDIT THIS FILE\n*/\n"); + $writer->write("languageCode."\n* encoding: UTF-8\n* category: ".$category->languageCategory."\n* generated at ".gmdate("r")."\n* \n* DO NOT EDIT THIS FILE\n*/\n"); foreach ($languageItems as $languageItem => $languageItemValue) { $writer->write("\$this->items['".$languageItem."'] = '".str_replace("'", "\'", $languageItemValue)."';\n"); diff --git a/wcfsetup/install/files/lib/data/language/LanguageList.class.php b/wcfsetup/install/files/lib/data/language/LanguageList.class.php index b41277923d..5f65d897db 100644 --- a/wcfsetup/install/files/lib/data/language/LanguageList.class.php +++ b/wcfsetup/install/files/lib/data/language/LanguageList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language * * @method Language current() * @method Language[] getObjects() diff --git a/wcfsetup/install/files/lib/data/language/SetupLanguage.class.php b/wcfsetup/install/files/lib/data/language/SetupLanguage.class.php index 32eeb31f78..bfae2f9472 100644 --- a/wcfsetup/install/files/lib/data/language/SetupLanguage.class.php +++ b/wcfsetup/install/files/lib/data/language/SetupLanguage.class.php @@ -11,9 +11,7 @@ use wcf\util\XML; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language */ class SetupLanguage extends Language { /** @@ -60,7 +58,7 @@ class SetupLanguage extends Language { // update language files here if (!empty($categoriesToCache)) { $file = new File($filename); - $file->write("languageCode."\n* encoding: UTF-8\n* category: WCF Setup\n* generated at ".gmdate("r")."\n* \n* DO NOT EDIT THIS FILE\n*/\n"); + $file->write("languageCode."\n* encoding: UTF-8\n* category: WCF Setup\n* generated at ".gmdate("r")."\n* \n* DO NOT EDIT THIS FILE\n*/\n"); foreach ($categoriesToCache as $name) { $file->write("\$this->items['".$name['name']."'] = '".str_replace("'", "\'", $name['cdata'])."';\n"); diff --git a/wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php b/wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php index e81e25fa9c..2912eb50f4 100644 --- a/wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php +++ b/wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Category * * @property-read integer $languageCategoryID * @property-read string $languageCategory diff --git a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php index 8511560ce6..f5d71cfd5a 100644 --- a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Category * * @method LanguageCategory create() * @method LanguageCategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php index 7fc314a0c8..ad0b7a918b 100644 --- a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Category * * @method LanguageCategory getDecoratedObject() * @mixin LanguageCategory diff --git a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php index e8a1899231..dc0f496740 100644 --- a/wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php +++ b/wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Category * * @method LanguageCategory current() * @method LanguageCategory[] getObjects() diff --git a/wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php b/wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php index e765c60c3d..87695b934a 100644 --- a/wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php +++ b/wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Item * * @property-read integer $languageItemID * @property-read integer $languageID diff --git a/wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php b/wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php index f6463d32cd..44b44e5152 100644 --- a/wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php +++ b/wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Item * * @method LanguageItem create() * @method LanguageItemEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php b/wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php index 4c9cf13cad..666637669b 100644 --- a/wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php +++ b/wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Item * * @method LanguageItem getDecoratedObject() * @mixin LanguageItem diff --git a/wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php b/wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php index 48dd25c1b8..cca73578e8 100644 --- a/wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php +++ b/wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.language.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\Language\Item * * @method LanguageItem current() * @method LanguageItem[] getObjects() diff --git a/wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php b/wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php index dab742a1ab..3a425bd2c4 100644 --- a/wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php +++ b/wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php @@ -9,9 +9,7 @@ use wcf\data\object\type\IObjectTypeProvider; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like */ interface ILikeObjectTypeProvider extends IObjectTypeProvider { /** diff --git a/wcfsetup/install/files/lib/data/like/Like.class.php b/wcfsetup/install/files/lib/data/like/Like.class.php index 364face530..9d249076bf 100644 --- a/wcfsetup/install/files/lib/data/like/Like.class.php +++ b/wcfsetup/install/files/lib/data/like/Like.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @property-read integer $likeID * @property-read integer $objectID diff --git a/wcfsetup/install/files/lib/data/like/LikeAction.class.php b/wcfsetup/install/files/lib/data/like/LikeAction.class.php index 3ab9500558..c893c8cb8c 100644 --- a/wcfsetup/install/files/lib/data/like/LikeAction.class.php +++ b/wcfsetup/install/files/lib/data/like/LikeAction.class.php @@ -20,9 +20,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @method Like create() * @method LikeEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/like/LikeEditor.class.php b/wcfsetup/install/files/lib/data/like/LikeEditor.class.php index 226ab2088a..2f9956c0c4 100644 --- a/wcfsetup/install/files/lib/data/like/LikeEditor.class.php +++ b/wcfsetup/install/files/lib/data/like/LikeEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @method Like getDecoratedObject() * @mixin Like diff --git a/wcfsetup/install/files/lib/data/like/LikeList.class.php b/wcfsetup/install/files/lib/data/like/LikeList.class.php index 261df6d844..910931ac07 100644 --- a/wcfsetup/install/files/lib/data/like/LikeList.class.php +++ b/wcfsetup/install/files/lib/data/like/LikeList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @method Like current() * @method Like[] getObjects() diff --git a/wcfsetup/install/files/lib/data/like/ViewableLike.class.php b/wcfsetup/install/files/lib/data/like/ViewableLike.class.php index aa9018f887..0d8a9f1022 100644 --- a/wcfsetup/install/files/lib/data/like/ViewableLike.class.php +++ b/wcfsetup/install/files/lib/data/like/ViewableLike.class.php @@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @method Like getDecoratedObject() * @mixin Like @@ -68,7 +66,7 @@ class ViewableLike extends DatabaseObjectDecorator { * Sets user profile. * * @param UserProfile $userProfile - * @deprecated since 2.2 + * @deprecated 3.0 */ public function setUserProfile(UserProfile $userProfile) { $this->userProfile = $userProfile; diff --git a/wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php b/wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php index cee47929bb..766b7d67c5 100644 --- a/wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php +++ b/wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php @@ -10,9 +10,7 @@ use wcf\system\like\IViewableLikeProvider; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like * * @method ViewableLike current() * @method ViewableLike[] getObjects() diff --git a/wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php b/wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php index 509bd49cf0..e9cc97f24f 100644 --- a/wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php +++ b/wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php @@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like\Object * * @method LikeObject getDecoratedObject() * @mixin LikeObject diff --git a/wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php b/wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php index 37d108502c..10cca0afaf 100644 --- a/wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php +++ b/wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php @@ -11,9 +11,7 @@ use wcf\data\ITitledObject; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like\Object */ interface ILikeObject extends IDatabaseObjectProcessor, ITitledObject { /** diff --git a/wcfsetup/install/files/lib/data/like/object/LikeObject.class.php b/wcfsetup/install/files/lib/data/like/object/LikeObject.class.php index 13125ae858..b7b4a264e2 100644 --- a/wcfsetup/install/files/lib/data/like/object/LikeObject.class.php +++ b/wcfsetup/install/files/lib/data/like/object/LikeObject.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like\Object * * @property-read integer $likeObjectID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php b/wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php index c02ef92bd0..73eaba15e0 100644 --- a/wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php +++ b/wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like\Object * * @method LikeObject getDecoratedObject() * @mixin LikeObject diff --git a/wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php b/wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php index 5e996c116c..37ce3b88b4 100644 --- a/wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php +++ b/wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.like.object - * @category Community Framework + * @package WoltLabSuite\Core\Data\Like\Object * * @method LikeObject current() * @method LikeObject[] getObjects() diff --git a/wcfsetup/install/files/lib/data/media/Media.class.php b/wcfsetup/install/files/lib/data/media/Media.class.php index cac7ec1ad1..f20ba89e98 100644 --- a/wcfsetup/install/files/lib/data/media/Media.class.php +++ b/wcfsetup/install/files/lib/data/media/Media.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @property-read integer $mediaID * @property-read string $filename diff --git a/wcfsetup/install/files/lib/data/media/MediaAction.class.php b/wcfsetup/install/files/lib/data/media/MediaAction.class.php index adf062cb23..3942963015 100644 --- a/wcfsetup/install/files/lib/data/media/MediaAction.class.php +++ b/wcfsetup/install/files/lib/data/media/MediaAction.class.php @@ -22,10 +22,8 @@ use wcf\util\FileUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @method Media create() * @method MediaEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/media/MediaEditor.class.php b/wcfsetup/install/files/lib/data/media/MediaEditor.class.php index f7fd09a535..1b380b093d 100644 --- a/wcfsetup/install/files/lib/data/media/MediaEditor.class.php +++ b/wcfsetup/install/files/lib/data/media/MediaEditor.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @method Media getDecoratedObject() * @mixin Media diff --git a/wcfsetup/install/files/lib/data/media/MediaList.class.php b/wcfsetup/install/files/lib/data/media/MediaList.class.php index 99f9b2f9a1..e71cb03dba 100644 --- a/wcfsetup/install/files/lib/data/media/MediaList.class.php +++ b/wcfsetup/install/files/lib/data/media/MediaList.class.php @@ -9,10 +9,8 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @method Media current() * @method Media[] getObjects() diff --git a/wcfsetup/install/files/lib/data/media/ViewableMedia.class.php b/wcfsetup/install/files/lib/data/media/ViewableMedia.class.php index da597e69f2..c621f1b311 100644 --- a/wcfsetup/install/files/lib/data/media/ViewableMedia.class.php +++ b/wcfsetup/install/files/lib/data/media/ViewableMedia.class.php @@ -11,10 +11,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @method Media getDecoratedObject() * @mixin Media diff --git a/wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php b/wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php index 866198a484..1af85854b0 100644 --- a/wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php +++ b/wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.media - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Media + * @since 3.0 * * @method ViewableMedia current() * @method ViewableMedia[] getObjects() diff --git a/wcfsetup/install/files/lib/data/menu/Menu.class.php b/wcfsetup/install/files/lib/data/menu/Menu.class.php index 1574975768..58d7587cc2 100644 --- a/wcfsetup/install/files/lib/data/menu/Menu.class.php +++ b/wcfsetup/install/files/lib/data/menu/Menu.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu + * @since 3.0 * * @property-read integer $menuID * @property-read string $identifier diff --git a/wcfsetup/install/files/lib/data/menu/MenuAction.class.php b/wcfsetup/install/files/lib/data/menu/MenuAction.class.php index b11668c6d1..1a8282e4ea 100644 --- a/wcfsetup/install/files/lib/data/menu/MenuAction.class.php +++ b/wcfsetup/install/files/lib/data/menu/MenuAction.class.php @@ -11,10 +11,8 @@ use wcf\system\exception\PermissionDeniedException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu + * @since 3.0 * * @method MenuEditor[] getObjects() * @method MenuEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/menu/MenuCache.class.php b/wcfsetup/install/files/lib/data/menu/MenuCache.class.php index 63c4052807..fa08da979b 100644 --- a/wcfsetup/install/files/lib/data/menu/MenuCache.class.php +++ b/wcfsetup/install/files/lib/data/menu/MenuCache.class.php @@ -10,10 +10,8 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu + * @since 3.0 */ class MenuCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/menu/MenuEditor.class.php b/wcfsetup/install/files/lib/data/menu/MenuEditor.class.php index c5d51bddaa..23c3ec0eb4 100644 --- a/wcfsetup/install/files/lib/data/menu/MenuEditor.class.php +++ b/wcfsetup/install/files/lib/data/menu/MenuEditor.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu + * @since 3.0 * * @method Menu getDecoratedObject() * @mixin Menu diff --git a/wcfsetup/install/files/lib/data/menu/MenuList.class.php b/wcfsetup/install/files/lib/data/menu/MenuList.class.php index a2ae25c67f..f7e3356e31 100644 --- a/wcfsetup/install/files/lib/data/menu/MenuList.class.php +++ b/wcfsetup/install/files/lib/data/menu/MenuList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu + * @since 3.0 * * @method Menu current() * @method Menu[] getObjects() diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php index 91aba8cab0..17ab7bd1bf 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 * * @property-read integer $itemID * @property-read integer $menuID diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php index cb9176cd32..559feb654e 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 * * @method MenuItem create() * @method MenuItemEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php index bcdd381b73..54411cda1b 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 * * @method MenuItem getDecoratedObject() * @mixin MenuItem diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php index 93905bb500..4d8406e4d5 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 * * @method MenuItem current() * @method MenuItem[] getObjects() diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php index 4b467c1a93..0c1055fb34 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 * * @method MenuItem getDecoratedObject() * @mixin MenuItem diff --git a/wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php b/wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php index 7fab9127e0..311fdfb34c 100644 --- a/wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php +++ b/wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php @@ -9,10 +9,8 @@ use wcf\system\request\RequestHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.menu.item - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Menu\Item + * @since 3.0 */ class MenuItemNodeTree { /** diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php index 4f3b50e90a..10c64bafe7 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @property-read integer $queueID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php index a753ce4974..1c8f904281 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @method ModerationQueueEditor[] getObjects() * @method ModerationQueueEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php index a2c051e912..30114d24dd 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php @@ -9,9 +9,7 @@ use wcf\system\moderation\queue\ModerationQueueActivationManager; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue */ class ModerationQueueActivationAction extends ModerationQueueAction { /** diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php index bb0ebf1fff..e774b6e4e6 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\moderation\queue\ModerationQueueManager; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @method ModerationQueue getDecoratedObject() * @mixin ModerationQueue diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php index a9caf6f152..6ffa0c7cdc 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @method ModerationQueue current() * @method ModerationQueue[] getObjects() diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php index 26520c4698..b7955a49e9 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue */ class ModerationQueueReportAction extends ModerationQueueAction { /** diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php index 763657cd91..13403703f4 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php @@ -18,9 +18,7 @@ use wcf\system\visitTracker\VisitTracker; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @method ModerationQueue getDecoratedObject() * @mixin ModerationQueue @@ -85,7 +83,7 @@ class ViewableModerationQueue extends DatabaseObjectDecorator implements ILinkab * Sets associated user profile object. * * @param UserProfile $userProfile - * @deprecated since 2.2 + * @deprecated 3.0 */ public function setUserProfile(UserProfile $userProfile) { if ($this->affectedObject !== null && ($userProfile->userID == $this->affectedObject->getUserID())) { diff --git a/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php b/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php index 81a25b79aa..09876bbbeb 100644 --- a/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php +++ b/wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Moderation\Queue * * @method ViewableModerationQueue current() * @method ViewableModerationQueue[] getObjects() diff --git a/wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php b/wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php index aa483a7544..8dd09e339f 100644 --- a/wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php +++ b/wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.modification.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Modification\Log * * @property-read integer $logID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php b/wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php index 7a1624aa85..b79c786773 100644 --- a/wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php +++ b/wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.modification.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Modification\Log * * @method ModificationLog create() * @method ModificationLogEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php b/wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php index d1a97c5b92..1b38772aae 100644 --- a/wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php +++ b/wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.modification.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Modification\Log * * @method ModificationLog getDecoratedObject() * @mixin ModificationLog diff --git a/wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php b/wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php index 963fa7fdce..7e2b22e2b6 100644 --- a/wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php +++ b/wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.modification.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Modification\Log * * @method ModificationLog current() * @method ModificationLog[] getObjects() diff --git a/wcfsetup/install/files/lib/data/notice/Notice.class.php b/wcfsetup/install/files/lib/data/notice/Notice.class.php index 63c6a52673..24bbd0f20c 100644 --- a/wcfsetup/install/files/lib/data/notice/Notice.class.php +++ b/wcfsetup/install/files/lib/data/notice/Notice.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.notice - * @category Community Framework + * @package WoltLabSuite\Core\Data\Notice * * @property-read integer $noticeID * @property-read string $noticeName @@ -47,7 +45,7 @@ class Notice extends DatabaseObject implements IRouteController { * Returns the textual representation of the notice. * * @return string - * @since 2.2 + * @since 3.0 */ public function __toString() { // replace `{$username}` with the active user's name and `{$email}` diff --git a/wcfsetup/install/files/lib/data/notice/NoticeAction.class.php b/wcfsetup/install/files/lib/data/notice/NoticeAction.class.php index 1bdcc52f74..16ae17c8b5 100644 --- a/wcfsetup/install/files/lib/data/notice/NoticeAction.class.php +++ b/wcfsetup/install/files/lib/data/notice/NoticeAction.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.notice - * @category Community Framework + * @package WoltLabSuite\Core\Data\Notice * * @method NoticeEditor[] getObjects() * @method NoticeEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php b/wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php index cff05197bb..89a7393d17 100644 --- a/wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php +++ b/wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.notice - * @category Community Framework + * @package WoltLabSuite\Core\Data\Notice * * @method Notice getDecoratedObject() * @mixin Notice diff --git a/wcfsetup/install/files/lib/data/notice/NoticeList.class.php b/wcfsetup/install/files/lib/data/notice/NoticeList.class.php index 2ca35380fd..04dbf1c051 100644 --- a/wcfsetup/install/files/lib/data/notice/NoticeList.class.php +++ b/wcfsetup/install/files/lib/data/notice/NoticeList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.notice - * @category Community Framework + * @package WoltLabSuite\Core\Data\Notice * * @method Notice current() * @method Notice[] getObjects() diff --git a/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php b/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php index 1c50ff5f6e..0d379c2a21 100644 --- a/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php +++ b/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php @@ -9,9 +9,7 @@ use wcf\data\IDatabaseObjectProcessor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type * * @method ObjectType getDecoratedObject() * @mixin ObjectType diff --git a/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php b/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php index e2af13c03f..63c5330ea0 100644 --- a/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php +++ b/wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type */ abstract class AbstractObjectTypeProvider implements IObjectTypeProvider { /** diff --git a/wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php b/wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php index 4bd9658a79..c83c05e164 100644 --- a/wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php +++ b/wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type */ interface IObjectTypeProvider { /** diff --git a/wcfsetup/install/files/lib/data/object/type/ObjectType.class.php b/wcfsetup/install/files/lib/data/object/type/ObjectType.class.php index 0bc7949fba..c93d280b29 100644 --- a/wcfsetup/install/files/lib/data/object/type/ObjectType.class.php +++ b/wcfsetup/install/files/lib/data/object/type/ObjectType.class.php @@ -14,9 +14,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type * * @property-read integer $objectTypeID * @property-read integer $definitionID @@ -107,7 +105,7 @@ class ObjectType extends ProcessibleDatabaseObject { * Returns the object type definition of the object type. * * @return ObjectTypeDefinition - * @since 2.2 + * @since 3.0 */ public function getDefinition() { return ObjectTypeCache::getInstance()->getDefinition($this->definitionID); diff --git a/wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php b/wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php index 7158153f52..64d77d753b 100644 --- a/wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php +++ b/wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type * * @method ObjectType create() * @method ObjectTypeEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php b/wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php index fc94019fd9..ae86cd91f1 100644 --- a/wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php +++ b/wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type */ class ObjectTypeCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php b/wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php index a24eb1f3da..7bd8a3c219 100644 --- a/wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php +++ b/wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php @@ -9,9 +9,7 @@ use wcf\data\IEditableCachedObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type * * @method ObjectType getDecoratedObject() * @mixin ObjectType diff --git a/wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php b/wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php index bd7e718d43..fe256ab1ce 100644 --- a/wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php +++ b/wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type.definition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type\Definition * * @method ObjectType current() * @method ObjectType[] getObjects() diff --git a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php index be62377329..ce4f794bf5 100644 --- a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php +++ b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type.definition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type\Definition * * @property-read integer $definitionID * @property-read string $definitionName diff --git a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php index 6c2f9d3ae0..6f840d4c66 100644 --- a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php +++ b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type.definition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type\Definition * * @method ObjectTypeDefinition create() * @method ObjectTypeDefinitionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php index caa67e644b..e7b0dd97a5 100644 --- a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php +++ b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type.definition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type\Definition * * @method ObjectTypeDefinition getDecoratedObject() * @mixin ObjectTypeDefinition diff --git a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php index 23b8e20f28..122d459fe2 100644 --- a/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php +++ b/wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.object.type.definition - * @category Community Framework + * @package WoltLabSuite\Core\Data\Object\Type\Definition * * @method ObjectTypeDefinition current() * @method ObjectTypeDefinition[] getObjects() diff --git a/wcfsetup/install/files/lib/data/option/Option.class.php b/wcfsetup/install/files/lib/data/option/Option.class.php index ac0409451d..d2e192977e 100644 --- a/wcfsetup/install/files/lib/data/option/Option.class.php +++ b/wcfsetup/install/files/lib/data/option/Option.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option * * @property-read integer $optionID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/option/OptionAction.class.php b/wcfsetup/install/files/lib/data/option/OptionAction.class.php index 26ee6414cb..52594477a1 100644 --- a/wcfsetup/install/files/lib/data/option/OptionAction.class.php +++ b/wcfsetup/install/files/lib/data/option/OptionAction.class.php @@ -8,10 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data. - * @category Community Framework - * + * @package WoltLabSuite\Core\Data$2 * * @method Option create() * @method OptionEditor[] getObjects() * @method OptionEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/option/OptionEditor.class.php b/wcfsetup/install/files/lib/data/option/OptionEditor.class.php index 4218a28d18..70b7d4d1d9 100644 --- a/wcfsetup/install/files/lib/data/option/OptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/option/OptionEditor.class.php @@ -14,9 +14,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option * * @method Option getDecoratedObject() * @mixin Option diff --git a/wcfsetup/install/files/lib/data/option/OptionList.class.php b/wcfsetup/install/files/lib/data/option/OptionList.class.php index 598f5937ba..638278e359 100644 --- a/wcfsetup/install/files/lib/data/option/OptionList.class.php +++ b/wcfsetup/install/files/lib/data/option/OptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option * * @method Option current() * @method Option[] getObjects() diff --git a/wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php b/wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php index b9fdf81a54..2960345c6d 100644 --- a/wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php +++ b/wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php @@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option\Category * * @property-read integer $categoryID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php b/wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php index d3269d0abf..49cd0396ac 100644 --- a/wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option\Category * * @method OptionCategory create() * @method OptionCategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php b/wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php index 6fd02c8fb7..3abc61fe4f 100644 --- a/wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option\Category * * @method OptionCategory getDecoratedObject() * @mixin OptionCategory diff --git a/wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php b/wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php index 70970bc5ed..f7cc0f8fe8 100644 --- a/wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php +++ b/wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Option\Category * * @method OptionCategory current() * @method OptionCategory[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/Package.class.php b/wcfsetup/install/files/lib/data/package/Package.class.php index a34380055b..31bf7b21e2 100644 --- a/wcfsetup/install/files/lib/data/package/Package.class.php +++ b/wcfsetup/install/files/lib/data/package/Package.class.php @@ -11,9 +11,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package * * @property-read integer $packageID * @property-read string $package diff --git a/wcfsetup/install/files/lib/data/package/PackageAction.class.php b/wcfsetup/install/files/lib/data/package/PackageAction.class.php index 4823f54bce..2bf292f9f1 100644 --- a/wcfsetup/install/files/lib/data/package/PackageAction.class.php +++ b/wcfsetup/install/files/lib/data/package/PackageAction.class.php @@ -15,9 +15,7 @@ use wcf\util\JSON; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package * * @method Package create() * @method PackageEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/PackageCache.class.php b/wcfsetup/install/files/lib/data/package/PackageCache.class.php index 76423719ff..2342ae4c70 100644 --- a/wcfsetup/install/files/lib/data/package/PackageCache.class.php +++ b/wcfsetup/install/files/lib/data/package/PackageCache.class.php @@ -9,9 +9,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package */ class PackageCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/package/PackageEditor.class.php b/wcfsetup/install/files/lib/data/package/PackageEditor.class.php index 9e0f2d5e0c..6114317a04 100644 --- a/wcfsetup/install/files/lib/data/package/PackageEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/PackageEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\PackageCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package * * @method Package getDecoratedObject() * @mixin Package diff --git a/wcfsetup/install/files/lib/data/package/PackageList.class.php b/wcfsetup/install/files/lib/data/package/PackageList.class.php index 35eee4baa8..a439e3566e 100644 --- a/wcfsetup/install/files/lib/data/package/PackageList.class.php +++ b/wcfsetup/install/files/lib/data/package/PackageList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package * * @method Package current() * @method Package[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php index 61c7d3d1a9..3342385294 100644 --- a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Plugin * * @property-read string $pluginName * @property-read integer|null $packageID diff --git a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php index ae36f05f4d..6b2a7b8e73 100644 --- a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Plugin * * @method PackageInstallationPlugin create() * @method PackageInstallationPluginEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php index f77b11ea16..7634479390 100644 --- a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Plugin * * @method PackageInstallationPlugin getDecoratedObject() * @mixin PackageInstallationPlugin diff --git a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php index 8ee26739e4..ce4110cbbc 100644 --- a/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Plugin * * @method PackageInstallationPlugin current() * @method PackageInstallationPlugin[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php index 504ba82c06..c7f45a47a0 100644 --- a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Queue * * @property-read integer $queueID * @property-read integer $parentQueueID diff --git a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php index 2f8e3b0f9a..35bf93bd7d 100644 --- a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Queue * * @method PackageInstallationQueue create() * @method PackageInstallationQueueEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php index d07dd615af..ea80c2ff0c 100644 --- a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Queue * * @method PackageInstallationQueue getDecoratedObject() * @mixin PackageInstallationQueue diff --git a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php index 4620e9e93e..c27b8e4b0b 100644 --- a/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php +++ b/wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.installation.queue - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Installation\Queue * * @method PackageInstallationQueue current() * @method PackageInstallationQueue[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php b/wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php index de5daa8fd0..6eee68c4de 100644 --- a/wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php +++ b/wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update * * @property-read integer $packageUpdateID * @property-read integer $packageUpdateServerID diff --git a/wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php b/wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php index 4c58ebc7b0..5fcbe76bce 100644 --- a/wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php +++ b/wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php @@ -23,9 +23,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update * * @method PackageUpdate create() * @method PackageUpdateEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php b/wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php index 8ed72db068..b5f6298c66 100644 --- a/wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update * * @method PackageUpdate getDecoratedObject() * @mixin PackageUpdate diff --git a/wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php b/wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php index 2f360f7768..e1e798c7cc 100644 --- a/wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php +++ b/wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php @@ -9,9 +9,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update * * @method PackageUpdate current() * @method PackageUpdate[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php b/wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php index b2c13f026e..f0e2130192 100644 --- a/wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php +++ b/wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update * * @method PackageUpdate getDecoratedObject() * @mixin PackageUpdate diff --git a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php index a9d191ed31..371f9619bc 100644 --- a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php +++ b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php @@ -12,9 +12,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.server - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Server * * @property-read integer $packageUpdateServerID * @property-read string $serverURL diff --git a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php index 00f94114fc..7f9394a0e5 100644 --- a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php +++ b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php @@ -9,9 +9,7 @@ use wcf\data\IToggleAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.server - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Server * * @method PackageUpdateServer create() * @method PackageUpdateServerEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php index ce44d7296f..8523c02279 100644 --- a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\PackageUpdateCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.server - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Server * * @method PackageUpdateServer getDecoratedObject() * @mixin PackageUpdateServer diff --git a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php index c340fa8f8b..f61d64605b 100644 --- a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php +++ b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.server - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Server * * @method PackageUpdateServer current() * @method PackageUpdateServer[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php index ff0c8c7523..8d6e5d103b 100644 --- a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php +++ b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.version - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Version * * @property-read integer $packageUpdateVersionID * @property-read integer $packageUpdateID diff --git a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php index 84ec855942..0bf1d6366b 100644 --- a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php +++ b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.version - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Version * * @method PackageUpdateVersion create() * @method PackageUpdateVersionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php index 4bffada681..7f1e73d9ee 100644 --- a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.version - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Version * * @method PackageUpdateVersion getDecoratedObject() * @mixin PackageUpdateVersion diff --git a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php index 6fe26e34ac..8de816f787 100644 --- a/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php +++ b/wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.package.update.version - * @category Community Framework + * @package WoltLabSuite\Core\Data\Package\Update\Version * * @method PackageUpdateVersion current() * @method PackageUpdateVersion[] getObjects() diff --git a/wcfsetup/install/files/lib/data/page/Page.class.php b/wcfsetup/install/files/lib/data/page/Page.class.php index 6f172b556d..8296d6e405 100644 --- a/wcfsetup/install/files/lib/data/page/Page.class.php +++ b/wcfsetup/install/files/lib/data/page/Page.class.php @@ -17,10 +17,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 * * @property-read integer $pageID * @property-read integer|null $parentPageID diff --git a/wcfsetup/install/files/lib/data/page/PageAction.class.php b/wcfsetup/install/files/lib/data/page/PageAction.class.php index 55c57a6aaf..f82e446798 100644 --- a/wcfsetup/install/files/lib/data/page/PageAction.class.php +++ b/wcfsetup/install/files/lib/data/page/PageAction.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 * * @method PageEditor[] getObjects() * @method PageEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/page/PageCache.class.php b/wcfsetup/install/files/lib/data/page/PageCache.class.php index f7302e8392..1213cb748c 100644 --- a/wcfsetup/install/files/lib/data/page/PageCache.class.php +++ b/wcfsetup/install/files/lib/data/page/PageCache.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 */ class PageCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/page/PageEditor.class.php b/wcfsetup/install/files/lib/data/page/PageEditor.class.php index 51a757b351..61daed793f 100644 --- a/wcfsetup/install/files/lib/data/page/PageEditor.class.php +++ b/wcfsetup/install/files/lib/data/page/PageEditor.class.php @@ -15,10 +15,8 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 * * @method Page getDecoratedObject() * @mixin Page diff --git a/wcfsetup/install/files/lib/data/page/PageLanguage.class.php b/wcfsetup/install/files/lib/data/page/PageLanguage.class.php index 1c85cdf4b7..279197bf24 100644 --- a/wcfsetup/install/files/lib/data/page/PageLanguage.class.php +++ b/wcfsetup/install/files/lib/data/page/PageLanguage.class.php @@ -10,10 +10,8 @@ use wcf\system\request\LinkHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 */ class PageLanguage { /** diff --git a/wcfsetup/install/files/lib/data/page/PageList.class.php b/wcfsetup/install/files/lib/data/page/PageList.class.php index beadd9051b..e942ec92df 100644 --- a/wcfsetup/install/files/lib/data/page/PageList.class.php +++ b/wcfsetup/install/files/lib/data/page/PageList.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 * * @method Page current() * @method Page[] getObjects() diff --git a/wcfsetup/install/files/lib/data/page/PageNode.class.php b/wcfsetup/install/files/lib/data/page/PageNode.class.php index ebc7af77e2..2c4b3a64b3 100644 --- a/wcfsetup/install/files/lib/data/page/PageNode.class.php +++ b/wcfsetup/install/files/lib/data/page/PageNode.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 * * @method Page getDecoratedObject() * @mixin Page diff --git a/wcfsetup/install/files/lib/data/page/PageNodeTree.class.php b/wcfsetup/install/files/lib/data/page/PageNodeTree.class.php index 9479c4d8c6..289b421d94 100644 --- a/wcfsetup/install/files/lib/data/page/PageNodeTree.class.php +++ b/wcfsetup/install/files/lib/data/page/PageNodeTree.class.php @@ -7,10 +7,8 @@ namespace wcf\data\page; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\Page + * @since 3.0 */ class PageNodeTree { /** diff --git a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php index 98a3949c62..3720575919 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription * * @property-read integer $subscriptionID * @property-read string $title diff --git a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php index afb73350aa..aa3eb5a7cf 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php @@ -9,9 +9,7 @@ use wcf\data\IToggleAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription * * @method PaidSubscriptionEditor[] getObjects() * @method PaidSubscriptionEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php index 35f6552eb8..19fa03fc33 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription * * @method PaidSubscription getDecoratedObject() * @mixin PaidSubscription diff --git a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php index 6bc124b47e..fb5f535a3e 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription * * @method PaidSubscription current() * @method PaidSubscription[] getObjects() diff --git a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php index 67279e8205..cfcf979cfc 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.transaction.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\Transaction\Log * * @property-read integer $logID * @property-read integer|null $subscriptionUserID diff --git a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php index fc0800b28f..9b045f2701 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.transaction.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\Transaction\Log * * @method PaidSubscriptionTransactionLog create() * @method PaidSubscriptionTransactionLogEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php index 3a9cec6c07..051b747634 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.transaction.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\Transaction\Log * * @method PaidSubscriptionTransactionLog getDecoratedObject() * @mixin PaidSubscriptionTransactionLog diff --git a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php index b5c9a8c882..b7c2ff4490 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.transaction.log - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\Transaction\Log * * @method PaidSubscriptionTransactionLog current() * @method PaidSubscriptionTransactionLog[] getObjects() diff --git a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php index 2e13e6284e..3b35982a93 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\User * * @property-read integer $subscriptionUserID * @property-read integer $subscriptionID diff --git a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php index 6546d2b499..d54dd4e133 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php @@ -14,9 +14,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\User * * @method PaidSubscriptionUserEditor[] getObjects() * @method PaidSubscriptionUserEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php index f7201ccda9..011a2b6372 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\User * * @method PaidSubscriptionUser getDecoratedObject() * @mixin PaidSubscriptionUser diff --git a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php index e5779c8720..766d2bb862 100644 --- a/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php +++ b/wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.paid.subscription.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\Paid\Subscription\User * * @method PaidSubscriptionUser current() * @method PaidSubscriptionUser[] getObjects() diff --git a/wcfsetup/install/files/lib/data/poll/Poll.class.php b/wcfsetup/install/files/lib/data/poll/Poll.class.php index 5f2069f568..43e562bab6 100644 --- a/wcfsetup/install/files/lib/data/poll/Poll.class.php +++ b/wcfsetup/install/files/lib/data/poll/Poll.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll * * @property-read integer $pollID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/poll/PollAction.class.php b/wcfsetup/install/files/lib/data/poll/PollAction.class.php index 29962e3044..3a92f06b61 100644 --- a/wcfsetup/install/files/lib/data/poll/PollAction.class.php +++ b/wcfsetup/install/files/lib/data/poll/PollAction.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll * * @method PollEditor[] getObjects() * @method PollEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/poll/PollEditor.class.php b/wcfsetup/install/files/lib/data/poll/PollEditor.class.php index e39e96ce2e..74d954809c 100644 --- a/wcfsetup/install/files/lib/data/poll/PollEditor.class.php +++ b/wcfsetup/install/files/lib/data/poll/PollEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll * * @method Poll getDecoratedObject() * @mixin Poll diff --git a/wcfsetup/install/files/lib/data/poll/PollList.class.php b/wcfsetup/install/files/lib/data/poll/PollList.class.php index f6d021ce6b..49b4512126 100644 --- a/wcfsetup/install/files/lib/data/poll/PollList.class.php +++ b/wcfsetup/install/files/lib/data/poll/PollList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll * * @method Poll current() * @method Poll[] getObjects() diff --git a/wcfsetup/install/files/lib/data/poll/option/PollOption.class.php b/wcfsetup/install/files/lib/data/poll/option/PollOption.class.php index 90bd6e667f..594fc285f2 100644 --- a/wcfsetup/install/files/lib/data/poll/option/PollOption.class.php +++ b/wcfsetup/install/files/lib/data/poll/option/PollOption.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll.poll - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll\Poll * * @property-read integer $optionID * @property-read integer $pollID diff --git a/wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php b/wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php index 73f8a309aa..9b83dbd427 100644 --- a/wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php +++ b/wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll\Option * * @method PollOption create() * @method PollOptionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php b/wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php index aeffec3c2b..3f4efc3295 100644 --- a/wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll\Option * * @method PollOption getDecoratedObject() * @mixin PollOption diff --git a/wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php b/wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php index 92532c12bc..69abd644a0 100644 --- a/wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php +++ b/wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.poll.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\Poll\Option * * @method PollOption current() * @method PollOption[] getObjects() diff --git a/wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php b/wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php index 695f003912..74a300fd78 100644 --- a/wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php +++ b/wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php @@ -7,9 +7,7 @@ namespace wcf\data\search; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search */ interface ISearchResultObject { /** diff --git a/wcfsetup/install/files/lib/data/search/Search.class.php b/wcfsetup/install/files/lib/data/search/Search.class.php index d2df4d75ce..703337f4a8 100644 --- a/wcfsetup/install/files/lib/data/search/Search.class.php +++ b/wcfsetup/install/files/lib/data/search/Search.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search * * @property-read integer $searchID * @property-read integer|null $userID diff --git a/wcfsetup/install/files/lib/data/search/SearchAction.class.php b/wcfsetup/install/files/lib/data/search/SearchAction.class.php index 9d0c6b953a..2c9e41ff64 100644 --- a/wcfsetup/install/files/lib/data/search/SearchAction.class.php +++ b/wcfsetup/install/files/lib/data/search/SearchAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search * * @method Search create() * @method SearchEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/search/SearchEditor.class.php b/wcfsetup/install/files/lib/data/search/SearchEditor.class.php index 031d5150ad..0fe2328c81 100644 --- a/wcfsetup/install/files/lib/data/search/SearchEditor.class.php +++ b/wcfsetup/install/files/lib/data/search/SearchEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search * * @method Search getDecoratedObject() * @mixin Search diff --git a/wcfsetup/install/files/lib/data/search/SearchList.class.php b/wcfsetup/install/files/lib/data/search/SearchList.class.php index 0e93098d57..4e4886546d 100644 --- a/wcfsetup/install/files/lib/data/search/SearchList.class.php +++ b/wcfsetup/install/files/lib/data/search/SearchList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search * * @method Search current() * @method Search[] getObjects() diff --git a/wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php b/wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php index 01e3300c64..2ee94209ae 100644 --- a/wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php +++ b/wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search.keyword - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search\Keyword * * @property-read integer $keywordID * @property-read string $keyword diff --git a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php index 22d22827d9..943d5c929c 100644 --- a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php +++ b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search.keyword - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search\Keyword * * @method SearchKeyword create() * @method SearchKeywordEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php index 40a26315aa..cbf8e98847 100644 --- a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php +++ b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search.keyword - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search\Keyword * * @method SearchKeyword getDecoratedObject() * @mixin SearchKeyword diff --git a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php index d7e424a5d6..b65b9a5547 100644 --- a/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php +++ b/wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.search.keyword - * @category Community Framework + * @package WoltLabSuite\Core\Data\Search\Keyword * * @method SearchKeyword current() * @method SearchKeyword[] getObjects() diff --git a/wcfsetup/install/files/lib/data/session/Session.class.php b/wcfsetup/install/files/lib/data/session/Session.class.php index 65cb17a5ca..58604117b3 100644 --- a/wcfsetup/install/files/lib/data/session/Session.class.php +++ b/wcfsetup/install/files/lib/data/session/Session.class.php @@ -8,9 +8,7 @@ use wcf\data\acp\session\ACPSession; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session * * @property-read string $spiderID */ diff --git a/wcfsetup/install/files/lib/data/session/SessionAction.class.php b/wcfsetup/install/files/lib/data/session/SessionAction.class.php index bbe9bf7682..2f58be643b 100644 --- a/wcfsetup/install/files/lib/data/session/SessionAction.class.php +++ b/wcfsetup/install/files/lib/data/session/SessionAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session * * @method Session create() * @method SessionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/session/SessionEditor.class.php b/wcfsetup/install/files/lib/data/session/SessionEditor.class.php index 5bf5f264ce..10c62897e6 100644 --- a/wcfsetup/install/files/lib/data/session/SessionEditor.class.php +++ b/wcfsetup/install/files/lib/data/session/SessionEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\acp\session\ACPSessionEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session * * @method Session getDecoratedObject() * @mixin Session diff --git a/wcfsetup/install/files/lib/data/session/SessionList.class.php b/wcfsetup/install/files/lib/data/session/SessionList.class.php index 800d5b1ead..6bc8c2cf32 100644 --- a/wcfsetup/install/files/lib/data/session/SessionList.class.php +++ b/wcfsetup/install/files/lib/data/session/SessionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session * * @method Session current() * @method Session[] getObjects() diff --git a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php index 89e7908ff9..a1951fb1aa 100644 --- a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php +++ b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php @@ -9,9 +9,7 @@ use wcf\data\acp\session\virtual\ACPSessionVirtual; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session\Virtual */ class SessionVirtual extends ACPSessionVirtual { /** diff --git a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php index 5659f9afdd..8f65e24b40 100644 --- a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php +++ b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php @@ -9,9 +9,7 @@ use wcf\data\acp\session\virtual\ACPSessionVirtualAction; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session\Virtual * * @method SessionVirtual create() * @method SessionVirtualEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php index eaf7dd5379..c96a9917aa 100644 --- a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php +++ b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php @@ -9,9 +9,7 @@ use wcf\data\acp\session\virtual\ACPSessionVirtualEditor; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session\Virtual * * @method SessionVirtual getDecoratedObject() * @mixin SessionVirtual diff --git a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php index 44bcab3235..82e03796d0 100644 --- a/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php +++ b/wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php @@ -9,9 +9,7 @@ use wcf\data\acp\session\virtual\ACPSessionVirtualList; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.session.virtual - * @category Community Framework + * @package WoltLabSuite\Core\Data\Session\Virtual * * @method SessionVirtual current() * @method SessionVirtual[] getObjects() diff --git a/wcfsetup/install/files/lib/data/smiley/Smiley.class.php b/wcfsetup/install/files/lib/data/smiley/Smiley.class.php index 853bd14e5a..3f34371275 100644 --- a/wcfsetup/install/files/lib/data/smiley/Smiley.class.php +++ b/wcfsetup/install/files/lib/data/smiley/Smiley.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley * * @property-read integer $smileyID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php b/wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php index c3e7fb15c7..2ee0764aed 100644 --- a/wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php +++ b/wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley * * @method SmileyEditor[] getObjects() * @method SmileyEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php b/wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php index ab2ae1efed..b4942d274a 100644 --- a/wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php +++ b/wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php @@ -12,9 +12,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley */ class SmileyCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php b/wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php index 06366ef608..a1f78bc451 100644 --- a/wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php +++ b/wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\SmileyCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley * * @method Smiley getDecoratedObject() * @mixin Smiley diff --git a/wcfsetup/install/files/lib/data/smiley/SmileyList.class.php b/wcfsetup/install/files/lib/data/smiley/SmileyList.class.php index 9b2245d5d2..2c76b08e04 100644 --- a/wcfsetup/install/files/lib/data/smiley/SmileyList.class.php +++ b/wcfsetup/install/files/lib/data/smiley/SmileyList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley * * @method Smiley current() * @method Smiley[] getObjects() diff --git a/wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php b/wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php index 415389703c..4e9984ddc3 100644 --- a/wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php +++ b/wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley\Category */ class SmileyCategory extends AbstractDecoratedCategory implements \Countable, ITraversableObject { /** diff --git a/wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php b/wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php index 8223e123e0..f7b9c04015 100644 --- a/wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.smiley.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\Smiley\Category * * @method Category create() * @method CategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/spider/Spider.class.php b/wcfsetup/install/files/lib/data/spider/Spider.class.php index ff8f722e33..cf320f6efa 100644 --- a/wcfsetup/install/files/lib/data/spider/Spider.class.php +++ b/wcfsetup/install/files/lib/data/spider/Spider.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.spider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Spider * * @property-read integer $spiderID * @property-read string $spiderIdentifier diff --git a/wcfsetup/install/files/lib/data/spider/SpiderAction.class.php b/wcfsetup/install/files/lib/data/spider/SpiderAction.class.php index c57c348025..8e238c118e 100644 --- a/wcfsetup/install/files/lib/data/spider/SpiderAction.class.php +++ b/wcfsetup/install/files/lib/data/spider/SpiderAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.spider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Spider * * @method Spider create() * @method SpiderEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php b/wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php index 3e83708584..485c25448c 100644 --- a/wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php +++ b/wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.spider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Spider * * @method Spider getDecoratedObject() * @mixin Spider diff --git a/wcfsetup/install/files/lib/data/spider/SpiderList.class.php b/wcfsetup/install/files/lib/data/spider/SpiderList.class.php index c54b87f926..a9d21834b4 100644 --- a/wcfsetup/install/files/lib/data/spider/SpiderList.class.php +++ b/wcfsetup/install/files/lib/data/spider/SpiderList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.spider - * @category Community Framework + * @package WoltLabSuite\Core\Data\Spider * * @method Spider current() * @method Spider[] getObjects() diff --git a/wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php b/wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php index 9a2ef3f64b..a1bad51308 100644 --- a/wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php +++ b/wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.stat.daily - * @category Community Framework + * @package WoltLabSuite\Core\Data\Stat\Daily * * @property-read integer $statID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php b/wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php index d70dc50ffd..a3c0e793ff 100644 --- a/wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php +++ b/wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.stat.daily - * @category Community Framework + * @package WoltLabSuite\Core\Data\Stat\Daily * * @method StatDaily create() * @method StatDailyEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php b/wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php index 726a5de6d3..1daf3d7162 100644 --- a/wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php +++ b/wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.stat.daily - * @category Community Framework + * @package WoltLabSuite\Core\Data\Stat\Daily * * @method StatDaily getDecoratedObject() * @mixin StatDaily diff --git a/wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php b/wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php index a1d137486f..57cfd21904 100644 --- a/wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php +++ b/wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.stat.daily - * @category Community Framework + * @package WoltLabSuite\Core\Data\Stat\Daily * * @method StatDaily current() * @method StatDaily[] getObjects() diff --git a/wcfsetup/install/files/lib/data/style/ActiveStyle.class.php b/wcfsetup/install/files/lib/data/style/ActiveStyle.class.php index 3708c1a580..13031924f2 100644 --- a/wcfsetup/install/files/lib/data/style/ActiveStyle.class.php +++ b/wcfsetup/install/files/lib/data/style/ActiveStyle.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style * * @method Style getDecoratedObject() * @mixin Style diff --git a/wcfsetup/install/files/lib/data/style/Style.class.php b/wcfsetup/install/files/lib/data/style/Style.class.php index 4b291bb6e8..0abcf35efc 100644 --- a/wcfsetup/install/files/lib/data/style/Style.class.php +++ b/wcfsetup/install/files/lib/data/style/Style.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style * * @property-read integer $styleID * @property-read integer $packageID @@ -131,7 +129,7 @@ class Style extends DatabaseObject { * * @param string $variables * @return array - * @since 2.2 + * @since 3.0 */ public static function splitLessVariables($variables) { $tmp = explode("/* WCF_STYLE_CUSTOM_USER_MODIFICATIONS */\n", $variables, 2); @@ -148,7 +146,7 @@ class Style extends DatabaseObject { * @param string $preset * @param string $custom * @return string - * @since 2.2 + * @since 3.0 */ public static function joinLessVariables($preset, $custom) { if (empty($custom)) { diff --git a/wcfsetup/install/files/lib/data/style/StyleAction.class.php b/wcfsetup/install/files/lib/data/style/StyleAction.class.php index 0fbcf9e5ee..7f067312f9 100644 --- a/wcfsetup/install/files/lib/data/style/StyleAction.class.php +++ b/wcfsetup/install/files/lib/data/style/StyleAction.class.php @@ -24,9 +24,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style * * @method StyleEditor[] getObjects() * @method StyleEditor getSingleObject() @@ -660,7 +658,7 @@ class StyleAction extends AbstractDatabaseObjectAction implements IToggleAction, /** * TODO: add documentation - * @since 2.2 + * @since 3.0 */ public function validateMarkAsTainted() { if (!WCF::getSession()->getPermission('admin.style.canManageStyle')) { @@ -672,7 +670,7 @@ class StyleAction extends AbstractDatabaseObjectAction implements IToggleAction, /** * TODO: add documentation - * @since 2.2 + * @since 3.0 */ public function markAsTainted() { // merge definitions diff --git a/wcfsetup/install/files/lib/data/style/StyleEditor.class.php b/wcfsetup/install/files/lib/data/style/StyleEditor.class.php index 55fe062f6f..46ad6e6056 100644 --- a/wcfsetup/install/files/lib/data/style/StyleEditor.class.php +++ b/wcfsetup/install/files/lib/data/style/StyleEditor.class.php @@ -32,15 +32,13 @@ use wcf\util\XMLWriter; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style * * @method Style getDecoratedObject() * @mixin Style */ class StyleEditor extends DatabaseObjectEditor implements IEditableCachedObject { - const EXCLUDE_WCF_VERSION = '2.2.0 Alpha 1'; + const EXCLUDE_WCF_VERSION = '3.0.0 Alpha 1'; const INFO_FILE = 'style.xml'; /** diff --git a/wcfsetup/install/files/lib/data/style/StyleList.class.php b/wcfsetup/install/files/lib/data/style/StyleList.class.php index 4e9a02e85e..1eeab270ba 100644 --- a/wcfsetup/install/files/lib/data/style/StyleList.class.php +++ b/wcfsetup/install/files/lib/data/style/StyleList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style * * @method Style current() * @method Style[] getObjects() diff --git a/wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php b/wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php index 3a38469403..0f111bd847 100644 --- a/wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php +++ b/wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style.variable - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style\Variable * * @property-read integer $variableID * @property-read string $variableName diff --git a/wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php b/wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php index 3a3bddbf08..c9f35ec701 100644 --- a/wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php +++ b/wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style.variable - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style\Variable * * @method StyleVariable create() * @method StyleVariableEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php b/wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php index cf4605074e..fa54e6092f 100644 --- a/wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php +++ b/wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style.variable - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style\Variable * * @method StyleVariable getDecoratedObject() * @mixin StyleVariable diff --git a/wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php b/wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php index 472d688ce0..c12c92ac49 100644 --- a/wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php +++ b/wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.style.variable - * @category Community Framework + * @package WoltLabSuite\Core\Data\Style\Variable * * @method StyleVariable current() * @method StyleVariable[] getObjects() diff --git a/wcfsetup/install/files/lib/data/tag/Tag.class.php b/wcfsetup/install/files/lib/data/tag/Tag.class.php index bb34db36b2..8c9359d5e2 100644 --- a/wcfsetup/install/files/lib/data/tag/Tag.class.php +++ b/wcfsetup/install/files/lib/data/tag/Tag.class.php @@ -11,9 +11,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.tag - * @category Community Framework + * @package WoltLabSuite\Core\Data\Tag * * @property-read integer $tagID * @property-read integer $languageID diff --git a/wcfsetup/install/files/lib/data/tag/TagAction.class.php b/wcfsetup/install/files/lib/data/tag/TagAction.class.php index e82cfe3174..525bca981a 100644 --- a/wcfsetup/install/files/lib/data/tag/TagAction.class.php +++ b/wcfsetup/install/files/lib/data/tag/TagAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.tag - * @category Community Framework + * @package WoltLabSuite\Core\Data\Tag * * @method Tag create() * @method TagEditor[] getObjects() @@ -110,7 +108,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction { /** * Validates the 'setAsSynonyms' action. * - * @since 2.2 + * @since 3.0 */ public function validateSetAsSynonyms() { WCF::getSession()->checkPermissions(['admin.content.tag.canManageTag']); @@ -132,7 +130,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction { /** * Sets a number of tags as a synonyms of another tag. * - * @since 2.2 + * @since 3.0 */ public function setAsSynonyms() { // the "main" tag may not be a synonym itself @@ -153,7 +151,7 @@ class TagAction extends AbstractDatabaseObjectAction implements ISearchAction { * Unmarks tags. * * @param integer[] $tagIDs - * @since 2.2 + * @since 3.0 */ protected function unmarkItems(array $tagIDs = []) { if (empty($tagIDs)) { diff --git a/wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php b/wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php index 1c4242c738..a91d461b97 100644 --- a/wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php +++ b/wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.tag - * @category Community Framework + * @package WoltLabSuite\Core\Data\Tag * * @method Tag getDecoratedObject() * @mixin Tag @@ -31,7 +29,7 @@ class TagCloudTag extends DatabaseObjectDecorator { * Sets the weight of the tag. * * @param double $weight - * @deprecated 2.2 + * @deprecated 3.0 */ public function setWeight($weight) { $this->weight = $weight; @@ -50,7 +48,7 @@ class TagCloudTag extends DatabaseObjectDecorator { * Sets the size of the tag. * * @param double $size - * @deprecated 2.2 + * @deprecated 3.0 */ public function setSize($size) {} @@ -58,7 +56,7 @@ class TagCloudTag extends DatabaseObjectDecorator { * Returns the size of the tag. * * @return double - * @deprecated 2.2 + * @deprecated 3.0 */ public function getSize() { return (($this->weight - 1) / 6) * 85 + 85; diff --git a/wcfsetup/install/files/lib/data/tag/TagEditor.class.php b/wcfsetup/install/files/lib/data/tag/TagEditor.class.php index 69febc6e49..e5e652f1e8 100644 --- a/wcfsetup/install/files/lib/data/tag/TagEditor.class.php +++ b/wcfsetup/install/files/lib/data/tag/TagEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.tag - * @category Community Framework + * @package WoltLabSuite\Core\Data\Tag * * @method Tag getDecoratedObject() * @mixin Tag diff --git a/wcfsetup/install/files/lib/data/tag/TagList.class.php b/wcfsetup/install/files/lib/data/tag/TagList.class.php index aa030c3eb9..72932450ea 100644 --- a/wcfsetup/install/files/lib/data/tag/TagList.class.php +++ b/wcfsetup/install/files/lib/data/tag/TagList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.tag - * @category Community Framework + * @package WoltLabSuite\Core\Data\Tag * * @method Tag current() * @method Tag[] getObjects() diff --git a/wcfsetup/install/files/lib/data/template/Template.class.php b/wcfsetup/install/files/lib/data/template/Template.class.php index fd87d12f25..d55bacba2a 100644 --- a/wcfsetup/install/files/lib/data/template/Template.class.php +++ b/wcfsetup/install/files/lib/data/template/Template.class.php @@ -12,9 +12,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template * * @property-read integer $templateID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/template/TemplateAction.class.php b/wcfsetup/install/files/lib/data/template/TemplateAction.class.php index 81b4e1e5ef..03b94f75b3 100644 --- a/wcfsetup/install/files/lib/data/template/TemplateAction.class.php +++ b/wcfsetup/install/files/lib/data/template/TemplateAction.class.php @@ -9,9 +9,7 @@ use wcf\system\language\LanguageFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template * * @method TemplateEditor[] getObjects() * @method TemplateEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/template/TemplateEditor.class.php b/wcfsetup/install/files/lib/data/template/TemplateEditor.class.php index f545238ec2..3015ddf54f 100644 --- a/wcfsetup/install/files/lib/data/template/TemplateEditor.class.php +++ b/wcfsetup/install/files/lib/data/template/TemplateEditor.class.php @@ -13,9 +13,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template * * @method Template getDecoratedObject() * @mixin Template diff --git a/wcfsetup/install/files/lib/data/template/TemplateList.class.php b/wcfsetup/install/files/lib/data/template/TemplateList.class.php index 6927d89581..b65715f13d 100644 --- a/wcfsetup/install/files/lib/data/template/TemplateList.class.php +++ b/wcfsetup/install/files/lib/data/template/TemplateList.class.php @@ -10,9 +10,7 @@ use wcf\system\application\ApplicationHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template * * @method Template current() * @method Template[] getObjects() diff --git a/wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php b/wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php index d96c10fe82..192143154b 100644 --- a/wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php +++ b/wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Group * * @property-read integer $templateGroupID * @property-read integer|null $parentTemplateGroupID diff --git a/wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php b/wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php index 3a7220da32..5ab0b265f3 100644 --- a/wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php +++ b/wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Group * * @method TemplateGroup create() * @method TemplateGroupEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php b/wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php index f56d6aa6f8..542f2e2dc6 100644 --- a/wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php +++ b/wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php @@ -14,9 +14,7 @@ use wcf\util\DirectoryUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Group * * @method TemplateGroup getDecoratedObject() * @mixin TemplateGroup diff --git a/wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php b/wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php index fd5804a098..12484ce715 100644 --- a/wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php +++ b/wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Group * * @method TemplateGroup current() * @method TemplateGroup[] getObjects() diff --git a/wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php b/wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php index 4de34f6831..4c6d2b7618 100644 --- a/wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php +++ b/wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Listener * * @property-read integer $listenerID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php index 3e141e6221..28adcbc438 100644 --- a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php +++ b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Listener * * @method TemplateListener create() * @method TemplateListenerEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php index 0afb8dc9ea..d3b4e874cd 100644 --- a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php +++ b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Listener * * @method TemplateListener getDecoratedObject() * @mixin TemplateListener diff --git a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php index cfbe10c558..89a2f36f2f 100644 --- a/wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php +++ b/wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.template.listener - * @category Community Framework + * @package WoltLabSuite\Core\Data\Template\Listener * * @method TemplateListener current() * @method TemplateListener[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/TeamList.class.php b/wcfsetup/install/files/lib/data/user/TeamList.class.php index 825d1060d6..56ecd6dd00 100644 --- a/wcfsetup/install/files/lib/data/user/TeamList.class.php +++ b/wcfsetup/install/files/lib/data/user/TeamList.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User */ class TeamList extends UserProfileList { /** diff --git a/wcfsetup/install/files/lib/data/user/User.class.php b/wcfsetup/install/files/lib/data/user/User.class.php index b9835d7701..a9c98e5589 100644 --- a/wcfsetup/install/files/lib/data/user/User.class.php +++ b/wcfsetup/install/files/lib/data/user/User.class.php @@ -18,9 +18,7 @@ use wcf\util\PasswordUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @property-read integer $userID * @property-read string $username diff --git a/wcfsetup/install/files/lib/data/user/UserAction.class.php b/wcfsetup/install/files/lib/data/user/UserAction.class.php index d5b595f728..1badfa82cb 100644 --- a/wcfsetup/install/files/lib/data/user/UserAction.class.php +++ b/wcfsetup/install/files/lib/data/user/UserAction.class.php @@ -22,9 +22,7 @@ use wcf\util\UserRegistrationUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @method UserEditor[] getObjects() * @method UserEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php b/wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php index 814f7d6da4..224efd2ec0 100644 --- a/wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php +++ b/wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User */ class UserBirthdayAction extends UserProfileAction implements IGroupedUserListAction { /** diff --git a/wcfsetup/install/files/lib/data/user/UserContentAction.class.php b/wcfsetup/install/files/lib/data/user/UserContentAction.class.php index 3cab0e6a06..b63f3e285f 100644 --- a/wcfsetup/install/files/lib/data/user/UserContentAction.class.php +++ b/wcfsetup/install/files/lib/data/user/UserContentAction.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User */ class UserContentAction extends UserAction { /** diff --git a/wcfsetup/install/files/lib/data/user/UserEditor.class.php b/wcfsetup/install/files/lib/data/user/UserEditor.class.php index 81884416d8..92415beb85 100644 --- a/wcfsetup/install/files/lib/data/user/UserEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/UserEditor.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @method User getDecoratedObject() * @mixin User diff --git a/wcfsetup/install/files/lib/data/user/UserList.class.php b/wcfsetup/install/files/lib/data/user/UserList.class.php index bfd5e34c8a..d66e36a668 100644 --- a/wcfsetup/install/files/lib/data/user/UserList.class.php +++ b/wcfsetup/install/files/lib/data/user/UserList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @method User current() * @method User[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/UserProfile.class.php b/wcfsetup/install/files/lib/data/user/UserProfile.class.php index 0d0a7799c9..9d1694108b 100644 --- a/wcfsetup/install/files/lib/data/user/UserProfile.class.php +++ b/wcfsetup/install/files/lib/data/user/UserProfile.class.php @@ -25,9 +25,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @method User getDecoratedObject() * @mixin User @@ -338,7 +336,7 @@ class UserProfile extends DatabaseObjectDecorator implements ITitledLinkObject { * * @param integer $userID * @return UserProfile - * @deprecated since 2.2, use UserProfileRuntimeCache::getObject() + * @deprecated 3.0, use UserProfileRuntimeCache::getObject() */ public static function getUserProfile($userID) { return UserProfileRuntimeCache::getInstance()->getObject($userID); @@ -349,7 +347,7 @@ class UserProfile extends DatabaseObjectDecorator implements ITitledLinkObject { * * @param integer[] $userIDs * @return UserProfile[] - * @deprecated since 2.2, use UserProfileRuntimeCache::getObjects() + * @deprecated 3.0, use UserProfileRuntimeCache::getObjects() */ public static function getUserProfiles(array $userIDs) { $users = UserProfileRuntimeCache::getInstance()->getObjects($userIDs); @@ -800,7 +798,7 @@ class UserProfile extends DatabaseObjectDecorator implements ITitledLinkObject { * * @param string $username * @return UserProfile - * @since 2.2 + * @since 3.0 */ public static function getGuestUserProfile($username) { return new UserProfile(new User(null, ['username' => $username])); diff --git a/wcfsetup/install/files/lib/data/user/UserProfileAction.class.php b/wcfsetup/install/files/lib/data/user/UserProfileAction.class.php index b7f513fe7e..9a8a8197b5 100644 --- a/wcfsetup/install/files/lib/data/user/UserProfileAction.class.php +++ b/wcfsetup/install/files/lib/data/user/UserProfileAction.class.php @@ -20,9 +20,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User */ class UserProfileAction extends UserAction { /** diff --git a/wcfsetup/install/files/lib/data/user/UserProfileCache.class.php b/wcfsetup/install/files/lib/data/user/UserProfileCache.class.php index 2be2be5b8b..3c55a97313 100644 --- a/wcfsetup/install/files/lib/data/user/UserProfileCache.class.php +++ b/wcfsetup/install/files/lib/data/user/UserProfileCache.class.php @@ -9,10 +9,8 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Data\User + * @since 3.0 * * @todo remove this class again */ diff --git a/wcfsetup/install/files/lib/data/user/UserProfileList.class.php b/wcfsetup/install/files/lib/data/user/UserProfileList.class.php index 00e9817490..41718a1459 100644 --- a/wcfsetup/install/files/lib/data/user/UserProfileList.class.php +++ b/wcfsetup/install/files/lib/data/user/UserProfileList.class.php @@ -7,9 +7,7 @@ namespace wcf\data\user; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User * * @method UserProfile current() * @method UserProfile[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php b/wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php index e92d4c97bf..bc4ee35bc8 100644 --- a/wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php +++ b/wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php @@ -9,9 +9,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user - * @category Community Framework + * @package WoltLabSuite\Core\Data\User */ class UserRegistrationAction extends UserAction { /** diff --git a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php index ddff65910b..64c895ea09 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @property-read integer $eventID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php index 603c4af071..dba3983242 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @method UserActivityEvent create() * @method UserActivityEventEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php index fd44a72c97..7d3d90b198 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @method UserActivityEvent getDecoratedObject() * @mixin UserActivityEvent diff --git a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php index 2bb844227c..74ee1887cd 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @method UserActivityEvent current() * @method UserActivityEvent[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php b/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php index 30dbf165a3..fbccab48cb 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php @@ -11,9 +11,7 @@ use wcf\system\user\activity\event\UserActivityEventHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @method UserActivityEvent getDecoratedObject() * @mixin UserActivityEvent @@ -90,7 +88,7 @@ class ViewableUserActivityEvent extends DatabaseObjectDecorator { * Sets user profile. * * @param UserProfile $userProfile - * @deprecated since 2.2 + * @deprecated 3.0 */ public function setUserProfile(UserProfile $userProfile) { $this->userProfile = $userProfile; diff --git a/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php b/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php index 34b0aee109..9274f6e14d 100644 --- a/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php +++ b/wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Activity\Event * * @method ViewableUserActivityEvent current() * @method ViewableUserActivityEvent[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php index 5c09b59b1e..f85a691871 100644 --- a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php +++ b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.authentication.failure - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Authentication\Failure * * @property-read integer $failureID * @property-read string $environment diff --git a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php index b27a0c43f7..c6a48b1492 100644 --- a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php +++ b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.authentication.failure - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Authentication\Failure * * @method UserAuthenticationFailure create() * @method UserAuthenticationFailureEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php index 7031827397..b7870b51c1 100644 --- a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.authentication.failure - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Authentication\Failure * * @method UserAuthenticationFailure getDecoratedObject() * @mixin UserAuthenticationFailure diff --git a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php index 489354e5e2..ee1feb101a 100644 --- a/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php +++ b/wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.authentication.failure - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Authentication\Failure * * @method UserAuthenticationFailure current() * @method UserAuthenticationFailure[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php b/wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php index 11d86b6547..0a61b1db37 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar */ class DefaultAvatar implements IUserAvatar { /** diff --git a/wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php b/wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php index db5b4465ec..a7923862bd 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar * @see http://www.gravatar.com */ class Gravatar extends DefaultAvatar { diff --git a/wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php b/wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php index f75672eac8..03ca3289ea 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php @@ -7,9 +7,7 @@ namespace wcf\data\user\avatar; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar */ interface IUserAvatar { /** diff --git a/wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php b/wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php index 539b99c558..f6a877a0d0 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar * * @property-read integer $avatarID * @property-read string $avatarName diff --git a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php index b2825f3dcb..fd61217f3b 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php @@ -22,9 +22,7 @@ use wcf\util\HTTPRequest; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar * * @method UserAvatar create() * @method UserAvatarEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php index 4a3fb92091..4a3d9c62e0 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar * * @method UserAvatar getDecoratedObject() * @mixin UserAvatar diff --git a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php index 8cdb638bf5..4cc9e759e0 100644 --- a/wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php +++ b/wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.avatar - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Avatar * * @method UserAvatar current() * @method UserAvatar[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php index 624333bf18..18c4a0c522 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow * * @property-read integer $followID * @property-read integer $userID diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php index f82ccf1c60..8aed582883 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php @@ -19,9 +19,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow * * @method UserFollow create() * @method UserFollowEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php index 052e62f5e3..9a5a3017e8 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow * * @method UserFollow getDecoratedObject() * @mixin UserFollow diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php index ff2e8e5daf..babf787255 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow * * @method UserFollow current() * @method UserFollow[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php index 26dfb86262..111dd9def1 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php @@ -9,9 +9,7 @@ use wcf\data\user\UserProfile; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow * * @method UserProfile current() * @method UserProfile[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php index cb4fa4714e..3dd47d187b 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow */ class UserFollowingAction extends UserFollowAction { /** diff --git a/wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php b/wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php index 18ed4c2f66..bc56b1ba0c 100644 --- a/wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php +++ b/wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php @@ -7,9 +7,7 @@ namespace wcf\data\user\follow; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.follow - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Follow */ class UserFollowingList extends UserFollowerList { /** diff --git a/wcfsetup/install/files/lib/data/user/group/Team.class.php b/wcfsetup/install/files/lib/data/user/group/Team.class.php index 4dcd20a8f7..50554426de 100644 --- a/wcfsetup/install/files/lib/data/user/group/Team.class.php +++ b/wcfsetup/install/files/lib/data/user/group/Team.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group * * @method UserGroup getDecoratedObject() * @mixin UserGroup diff --git a/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php b/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php index d9a320297f..200585f324 100644 --- a/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php +++ b/wcfsetup/install/files/lib/data/user/group/UserGroup.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group * * @property-read integer $groupID * @property-read string $groupName @@ -170,7 +168,7 @@ class UserGroup extends DatabaseObject implements ITitledObject { * Returns true if this is the 'Everyone' group. * * @return boolean - * @since 2.2 + * @since 3.0 */ public function isEveryone() { return $this->groupType == self::EVERYONE; diff --git a/wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php b/wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php index b2d9d715ea..6c3bd6c943 100644 --- a/wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php +++ b/wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group * * @method UserGroupEditor[] getObjects() * @method UserGroupEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php b/wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php index e75e665754..1d606ff7cd 100644 --- a/wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group * * @method UserGroup getDecoratedObject() * @mixin UserGroup diff --git a/wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php b/wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php index 168b228534..2fad32e6dd 100644 --- a/wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php +++ b/wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group * * @method UserGroup current() * @method UserGroup[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php index 28803b9da5..f60f20f733 100644 --- a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php +++ b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php @@ -12,9 +12,7 @@ use wcf\system\request\IRouteController; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.assignment - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Assignment * * @property-read integer $assignmentID * @property-read integer $groupID diff --git a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php index 60ab3660c1..1eac2fc28c 100644 --- a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php +++ b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php @@ -10,9 +10,7 @@ use wcf\system\condition\ConditionHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.assignment - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Assignment * * @method UserGroupAssignment create() * @method UserGroupAssignmentEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php index b7fc726968..57d0d798c2 100644 --- a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php @@ -12,9 +12,7 @@ use wcf\system\cache\builder\UserGroupAssignmentCacheBuilder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.assignment - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Assignment * * @method UserGroupAssignment getDecoratedObject() * @mixin UserGroupAssignment diff --git a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php index b329a7ff03..ddace4b15d 100644 --- a/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php +++ b/wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.assignment - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Assignment * * @method UserGroupAssignment current() * @method UserGroupAssignment[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php index 228100e7e2..093f64cdc8 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php @@ -8,9 +8,7 @@ use wcf\data\option\Option; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option * * @property-read integer $usersOnly */ diff --git a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php index 205d872e50..515127bbf9 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option * * @method UserGroupOption create() * @method UserGroupOptionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php index f9933083f1..2cf4c6281e 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\UserGroupOptionCacheBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option * * @method UserGroupOption getDecoratedObject() * @mixin UserGroupOption diff --git a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php index 0e797528a3..8d17e2c40e 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option * * @method UserGroupOption current() * @method UserGroupOption[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php index 878db0a835..34cce7e38a 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php @@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option\Category * * @property-read integer $categoryID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php index e12e1a001c..c2bd854f57 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option\Category * * @method UserGroupOptionCategory create() * @method UserGroupOptionCategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php index c0da52bd1a..c5ea27b084 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option\Category * * @method UserGroupOptionCategory getDecoratedObject() * @mixin UserGroupOptionCategory diff --git a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php index 3d5931a5b7..25f169e78f 100644 --- a/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php +++ b/wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.group.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Group\Option\Category * * @method UserGroupOptionCategory current() * @method UserGroupOptionCategory[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php b/wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php index 9ca56c5292..670a65288a 100644 --- a/wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php +++ b/wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.ignore - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Ignore * * @property-read integer $ignoreID * @property-read integer $userID diff --git a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php index 138673a7fa..2792e957a5 100644 --- a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php +++ b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.ignore - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Ignore * * @method UserIgnore create() * @method UserIgnoreEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php index af962ce200..ca3795a361 100644 --- a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.ignore - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Ignore * * @method UserIgnore getDecoratedObject() * @mixin UserIgnore diff --git a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php index b8406ddc40..267bd79c21 100644 --- a/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php +++ b/wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.ignore - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Ignore * * @method UserIgnore current() * @method UserIgnore[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php b/wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php index 4959be4648..26e61d56fd 100644 --- a/wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php +++ b/wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php @@ -9,9 +9,7 @@ use wcf\data\user\UserProfile; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.ignore - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Ignore */ class ViewableUserIgnoreList extends UserIgnoreList { /** diff --git a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php index 8ded1793cb..bd5a08e09a 100644 --- a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php +++ b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Menu\Item * * @property-read integer $menuItemID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php index 35c618365a..0a81275cb7 100644 --- a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php +++ b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Menu\Item * * @method UserMenuItem create() * @method UserMenuItemEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php index b357203bc6..8efeacd4e2 100644 --- a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Menu\Item * * @method UserMenuItem getDecoratedObject() * @mixin UserMenuItem diff --git a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php index d818b73269..2364a819e4 100644 --- a/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php +++ b/wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Menu\Item * * @method UserMenuItem current() * @method UserMenuItem[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php b/wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php index bdcbbdd50d..bb746135fb 100644 --- a/wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification * * @property-read integer $notificationID * @property-read integer $packageID deprecated diff --git a/wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php b/wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php index 2dd5572b90..f13b1880b8 100644 --- a/wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification * * @method UserNotificationEditor[] getObjects() * @method UserNotificationEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php b/wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php index 9c8f687d36..abc752a9f8 100644 --- a/wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification * * @method UserNotification getDecoratedObject() * @mixin UserNotification diff --git a/wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php b/wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php index ba162f029e..c6c7aa96ca 100644 --- a/wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification * * @method UserNotification current() * @method UserNotification[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php index e31d3ac960..768616c977 100644 --- a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php @@ -11,9 +11,7 @@ use wcf\system\user\notification\event\IUserNotificationEvent; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification\Event * * @property-read integer $eventID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php index a9097f9dd6..3a2a11492b 100644 --- a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification\Event * * @method UserNotificationEventEditor[] getObjects() * @method UserNotificationEventEditor getSingleObject() diff --git a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php index 6f7d9dacdd..9bf306072d 100644 --- a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification\Event * * @method UserNotificationEvent getDecoratedObject() * @mixin UserNotificationEvent diff --git a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php index 894c240246..b49dbb6f63 100644 --- a/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification\Event * * @method UserNotificationEvent current() * @method UserNotificationEvent[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php b/wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php index 6ca42ede67..4129c53d46 100644 --- a/wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php +++ b/wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php @@ -8,9 +8,7 @@ use wcf\data\user\UserList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.notification.event.recipient - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Notification\Event\Recipient */ class UserNotificationEventRecipientList extends UserList { /** diff --git a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php index e1321bda3a..8ca67af76b 100644 --- a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php +++ b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Object\Watch * * @property-read integer $watchID * @property-read integer $objectTypeID diff --git a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php index d67da0c5f6..57dd14d6a3 100644 --- a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php +++ b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Object\Watch * * @method UserObjectWatch create() * @method UserObjectWatchEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php index 3838f9b555..4adb4d04d4 100644 --- a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Object\Watch * * @method UserObjectWatch getDecoratedObject() * @mixin UserObjectWatch diff --git a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php index 0bc624e89e..8430e60745 100644 --- a/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php +++ b/wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Object\Watch * * @method UserObjectWatch current() * @method UserObjectWatch[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/online/UserOnline.class.php b/wcfsetup/install/files/lib/data/user/online/UserOnline.class.php index 405341b6e4..556bc714c8 100644 --- a/wcfsetup/install/files/lib/data/user/online/UserOnline.class.php +++ b/wcfsetup/install/files/lib/data/user/online/UserOnline.class.php @@ -15,9 +15,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.online - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Online * * @property-read integer|null $pageID * @property-read integer|null $pageObjectID diff --git a/wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php b/wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php index 0b05eacdfe..1cf43827af 100644 --- a/wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php +++ b/wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.online - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Online * * @method UserOnline current() * @method UserOnline[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/option/UserOption.class.php b/wcfsetup/install/files/lib/data/user/option/UserOption.class.php index 6267a8a838..32d4c34141 100644 --- a/wcfsetup/install/files/lib/data/user/option/UserOption.class.php +++ b/wcfsetup/install/files/lib/data/user/option/UserOption.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Joshua Ruesweg, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option * * @property-read integer $required * @property-read integer $askDuringRegistration diff --git a/wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php b/wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php index ac1da9dfb5..1d0fe0087b 100644 --- a/wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php +++ b/wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option * * @method UserOption create() * @method UserOptionEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php b/wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php index 514fd32dcd..c8be05b6e3 100644 --- a/wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option * * @method UserOption getDecoratedObject() * @mixin UserOption diff --git a/wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php b/wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php index 69f3ef3b88..b8871bf526 100644 --- a/wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php +++ b/wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option * * @method UserOption current() * @method UserOption[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php b/wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php index 80dfed9587..7a7f79900e 100644 --- a/wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php +++ b/wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option * * @method UserOption getDecoratedObject() * @mixin UserOption diff --git a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php index e35ec51245..4bd65fd3ac 100644 --- a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php +++ b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option\Category * * @property-read integer $categoryID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php index 9121b1f8ae..97e9be6c05 100644 --- a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php +++ b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option\Category * * @method UserOptionCategory create() * @method UserOptionCategoryEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php index 382ae71845..9337a397bd 100644 --- a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\cache\builder\UserOptionCacheBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option\Category * * @method UserOptionCategory getDecoratedObject() * @mixin UserOptionCategory diff --git a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php index 60ac377641..8fd03680f2 100644 --- a/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php +++ b/wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.option.category - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Option\Category * * @method UserOptionCategory current() * @method UserOptionCategory[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php index 1da8b11992..fe177fd5f1 100644 --- a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php @@ -15,9 +15,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Menu\Item * * @property-read integer $menuItemID * @property-read integer $packageID diff --git a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php index 236776978e..c11513b708 100644 --- a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php @@ -11,9 +11,7 @@ use wcf\system\menu\user\profile\UserProfileMenu; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Menu\Item * * @method UserProfileMenuItem create() * @method UserProfileMenuItemEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php index c7a1d73fb8..b73dfecfa1 100644 --- a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Menu\Item * * @method UserProfileMenuItem getDecoratedObject() * @mixin UserProfileMenuItem diff --git a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php index d200a97497..b4a1f08334 100644 --- a/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.menu.item - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Menu\Item * * @method UserProfileMenuItem current() * @method UserProfileMenuItem[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php index 5f1479ae86..198ef8736e 100644 --- a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.visitor - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Visitor * * @property-read integer $visitorID * @property-read integer|null $ownerID diff --git a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php index 774ae4c674..afb307b5a3 100644 --- a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.visitor - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Visitor * * @method UserProfileVisitor create() * @method UserProfileVisitorEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php index 82fdd2dd2c..df746f926f 100644 --- a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.visitor - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Visitor * * @method UserProfileVisitor getDecoratedObject() * @mixin UserProfileVisitor diff --git a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php index d11e430a39..34c6507637 100644 --- a/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php +++ b/wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php @@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.profile.visitor - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Profile\Visitor * * @method UserProfile current() * @method UserProfile[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/rank/UserRank.class.php b/wcfsetup/install/files/lib/data/user/rank/UserRank.class.php index 6266b25da2..c6d9532aa7 100644 --- a/wcfsetup/install/files/lib/data/user/rank/UserRank.class.php +++ b/wcfsetup/install/files/lib/data/user/rank/UserRank.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.rank - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Rank * * @property-read integer $rankID * @property-read integer $groupID diff --git a/wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php b/wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php index b432f73943..0e7df4451e 100644 --- a/wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php +++ b/wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php @@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.rank - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Rank * * @method UserRank create() * @method UserRankEditor[] getObjects() diff --git a/wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php b/wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php index 57fef48923..38350df1f9 100644 --- a/wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php +++ b/wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php @@ -10,9 +10,7 @@ use wcf\system\user\storage\UserStorageHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.rank - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Rank * * @method UserRank getDecoratedObject() * @mixin UserRank diff --git a/wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php b/wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php index 58ef0717fd..b5ffde7190 100644 --- a/wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php +++ b/wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php @@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.user.rank - * @category Community Framework + * @package WoltLabSuite\Core\Data\User\Rank * * @method UserRank current() * @method UserRank[] getObjects() diff --git a/wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php b/wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php index dc8355e7c8..73a6f18990 100644 --- a/wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php +++ b/wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ abstract class AbstractCaptchaForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/AbstractForm.class.php b/wcfsetup/install/files/lib/form/AbstractForm.class.php index c973125d9e..70636fbc9b 100644 --- a/wcfsetup/install/files/lib/form/AbstractForm.class.php +++ b/wcfsetup/install/files/lib/form/AbstractForm.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ abstract class AbstractForm extends AbstractPage implements IForm { /** diff --git a/wcfsetup/install/files/lib/form/AbstractModerationForm.class.php b/wcfsetup/install/files/lib/form/AbstractModerationForm.class.php index 104900393e..95f7ded2a7 100644 --- a/wcfsetup/install/files/lib/form/AbstractModerationForm.class.php +++ b/wcfsetup/install/files/lib/form/AbstractModerationForm.class.php @@ -17,9 +17,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ abstract class AbstractModerationForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/AccountManagementForm.class.php b/wcfsetup/install/files/lib/form/AccountManagementForm.class.php index c87e37a92d..d8ba03e3c6 100644 --- a/wcfsetup/install/files/lib/form/AccountManagementForm.class.php +++ b/wcfsetup/install/files/lib/form/AccountManagementForm.class.php @@ -18,9 +18,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class AccountManagementForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/AvatarEditForm.class.php b/wcfsetup/install/files/lib/form/AvatarEditForm.class.php index cc93bd58dc..561cb9cf5a 100644 --- a/wcfsetup/install/files/lib/form/AvatarEditForm.class.php +++ b/wcfsetup/install/files/lib/form/AvatarEditForm.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class AvatarEditForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/DisclaimerForm.class.php b/wcfsetup/install/files/lib/form/DisclaimerForm.class.php index 8863cbfb08..efc28a2ab7 100644 --- a/wcfsetup/install/files/lib/form/DisclaimerForm.class.php +++ b/wcfsetup/install/files/lib/form/DisclaimerForm.class.php @@ -12,9 +12,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class DisclaimerForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/EmailActivationForm.class.php b/wcfsetup/install/files/lib/form/EmailActivationForm.class.php index 23e741b373..7924556ab1 100644 --- a/wcfsetup/install/files/lib/form/EmailActivationForm.class.php +++ b/wcfsetup/install/files/lib/form/EmailActivationForm.class.php @@ -17,9 +17,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class EmailActivationForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php b/wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php index c4e412b726..19ff112aeb 100644 --- a/wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php +++ b/wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php @@ -15,9 +15,7 @@ use wcf\util\UserRegistrationUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class EmailNewActivationCodeForm extends RegisterNewActivationCodeForm { /** diff --git a/wcfsetup/install/files/lib/form/IForm.class.php b/wcfsetup/install/files/lib/form/IForm.class.php index 775a5e5d08..bff009f76c 100644 --- a/wcfsetup/install/files/lib/form/IForm.class.php +++ b/wcfsetup/install/files/lib/form/IForm.class.php @@ -8,9 +8,7 @@ use wcf\page\IPage; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ interface IForm extends IPage { /** diff --git a/wcfsetup/install/files/lib/form/LoginForm.class.php b/wcfsetup/install/files/lib/form/LoginForm.class.php index 3b131d9d39..882df98193 100644 --- a/wcfsetup/install/files/lib/form/LoginForm.class.php +++ b/wcfsetup/install/files/lib/form/LoginForm.class.php @@ -11,9 +11,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class LoginForm extends \wcf\acp\form\LoginForm { const AVAILABLE_DURING_OFFLINE_MODE = true; diff --git a/wcfsetup/install/files/lib/form/LostPasswordForm.class.php b/wcfsetup/install/files/lib/form/LostPasswordForm.class.php index a908e026fc..11d1f7c558 100644 --- a/wcfsetup/install/files/lib/form/LostPasswordForm.class.php +++ b/wcfsetup/install/files/lib/form/LostPasswordForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class LostPasswordForm extends AbstractCaptchaForm { const AVAILABLE_DURING_OFFLINE_MODE = true; diff --git a/wcfsetup/install/files/lib/form/MailForm.class.php b/wcfsetup/install/files/lib/form/MailForm.class.php index a248a35963..d5ddc691f7 100644 --- a/wcfsetup/install/files/lib/form/MailForm.class.php +++ b/wcfsetup/install/files/lib/form/MailForm.class.php @@ -19,9 +19,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class MailForm extends AbstractCaptchaForm { /** diff --git a/wcfsetup/install/files/lib/form/MessageForm.class.php b/wcfsetup/install/files/lib/form/MessageForm.class.php index 08e6fa3d75..aa36f11bd1 100644 --- a/wcfsetup/install/files/lib/form/MessageForm.class.php +++ b/wcfsetup/install/files/lib/form/MessageForm.class.php @@ -23,9 +23,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ abstract class MessageForm extends AbstractCaptchaForm { /** diff --git a/wcfsetup/install/files/lib/form/ModerationActivationForm.class.php b/wcfsetup/install/files/lib/form/ModerationActivationForm.class.php index 46e128daa3..4af52a79cd 100644 --- a/wcfsetup/install/files/lib/form/ModerationActivationForm.class.php +++ b/wcfsetup/install/files/lib/form/ModerationActivationForm.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class ModerationActivationForm extends AbstractModerationForm { /** diff --git a/wcfsetup/install/files/lib/form/ModerationReportForm.class.php b/wcfsetup/install/files/lib/form/ModerationReportForm.class.php index a113b0f916..b92dcb85ce 100644 --- a/wcfsetup/install/files/lib/form/ModerationReportForm.class.php +++ b/wcfsetup/install/files/lib/form/ModerationReportForm.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class ModerationReportForm extends AbstractModerationForm { /** diff --git a/wcfsetup/install/files/lib/form/NewPasswordForm.class.php b/wcfsetup/install/files/lib/form/NewPasswordForm.class.php index 4915fe4742..beb29fcfa3 100644 --- a/wcfsetup/install/files/lib/form/NewPasswordForm.class.php +++ b/wcfsetup/install/files/lib/form/NewPasswordForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class NewPasswordForm extends AbstractForm { const AVAILABLE_DURING_OFFLINE_MODE = true; diff --git a/wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php b/wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php index 35c007fc10..f8b9a4f4dd 100644 --- a/wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php +++ b/wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class NotificationSettingsForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/RecaptchaForm.class.php b/wcfsetup/install/files/lib/form/RecaptchaForm.class.php index c7e0048d23..2f75fe476c 100644 --- a/wcfsetup/install/files/lib/form/RecaptchaForm.class.php +++ b/wcfsetup/install/files/lib/form/RecaptchaForm.class.php @@ -11,10 +11,8 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework - * @deprecated since 2.1 + * @package WoltLabSuite\Core\Form + * @deprecated 2.1 */ abstract class RecaptchaForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/RegisterActivationForm.class.php b/wcfsetup/install/files/lib/form/RegisterActivationForm.class.php index c717fa85d1..16967fdcbe 100644 --- a/wcfsetup/install/files/lib/form/RegisterActivationForm.class.php +++ b/wcfsetup/install/files/lib/form/RegisterActivationForm.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class RegisterActivationForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/RegisterForm.class.php b/wcfsetup/install/files/lib/form/RegisterForm.class.php index e628783bce..9cd954f40b 100644 --- a/wcfsetup/install/files/lib/form/RegisterForm.class.php +++ b/wcfsetup/install/files/lib/form/RegisterForm.class.php @@ -30,9 +30,7 @@ use wcf\util\UserRegistrationUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class RegisterForm extends UserAddForm { /** diff --git a/wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php b/wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php index f02af88318..020060a0ea 100644 --- a/wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php +++ b/wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php @@ -18,9 +18,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class RegisterNewActivationCodeForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/SearchForm.class.php b/wcfsetup/install/files/lib/form/SearchForm.class.php index 8d61078976..65036aa422 100644 --- a/wcfsetup/install/files/lib/form/SearchForm.class.php +++ b/wcfsetup/install/files/lib/form/SearchForm.class.php @@ -22,9 +22,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class SearchForm extends AbstractCaptchaForm { /** diff --git a/wcfsetup/install/files/lib/form/SettingsForm.class.php b/wcfsetup/install/files/lib/form/SettingsForm.class.php index f8dfb7e4e2..900f44ca30 100644 --- a/wcfsetup/install/files/lib/form/SettingsForm.class.php +++ b/wcfsetup/install/files/lib/form/SettingsForm.class.php @@ -20,9 +20,7 @@ use wcf\util\ArrayUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class SettingsForm extends AbstractForm { /** diff --git a/wcfsetup/install/files/lib/form/SignatureEditForm.class.php b/wcfsetup/install/files/lib/form/SignatureEditForm.class.php index 02758507cf..61920f643f 100644 --- a/wcfsetup/install/files/lib/form/SignatureEditForm.class.php +++ b/wcfsetup/install/files/lib/form/SignatureEditForm.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class SignatureEditForm extends MessageForm { /** diff --git a/wcfsetup/install/files/lib/form/UserSearchForm.class.php b/wcfsetup/install/files/lib/form/UserSearchForm.class.php index 15d1f9fb2e..ea0af29483 100644 --- a/wcfsetup/install/files/lib/form/UserSearchForm.class.php +++ b/wcfsetup/install/files/lib/form/UserSearchForm.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage form - * @category Community Framework + * @package WoltLabSuite\Core\Form */ class UserSearchForm extends UserOptionListForm { /** diff --git a/wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php b/wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php index 64e15016e0..c42b01e846 100644 --- a/wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php +++ b/wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class AbstractAuthedPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/AbstractFeedPage.class.php b/wcfsetup/install/files/lib/page/AbstractFeedPage.class.php index 1d51822576..81d6a67ac5 100644 --- a/wcfsetup/install/files/lib/page/AbstractFeedPage.class.php +++ b/wcfsetup/install/files/lib/page/AbstractFeedPage.class.php @@ -9,9 +9,7 @@ use wcf\util\ArrayUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class AbstractFeedPage extends AbstractAuthedPage { /** diff --git a/wcfsetup/install/files/lib/page/AbstractPage.class.php b/wcfsetup/install/files/lib/page/AbstractPage.class.php index e09ff45ecc..4eb1f0d31f 100644 --- a/wcfsetup/install/files/lib/page/AbstractPage.class.php +++ b/wcfsetup/install/files/lib/page/AbstractPage.class.php @@ -20,9 +20,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class AbstractPage implements IPage { /** diff --git a/wcfsetup/install/files/lib/page/AbstractSecurePage.class.php b/wcfsetup/install/files/lib/page/AbstractSecurePage.class.php index f9f460cb75..c993d9b1f5 100644 --- a/wcfsetup/install/files/lib/page/AbstractSecurePage.class.php +++ b/wcfsetup/install/files/lib/page/AbstractSecurePage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class AbstractSecurePage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/ArticleFeedPage.class.php b/wcfsetup/install/files/lib/page/ArticleFeedPage.class.php index a340a43ec0..390ee7519e 100644 --- a/wcfsetup/install/files/lib/page/ArticleFeedPage.class.php +++ b/wcfsetup/install/files/lib/page/ArticleFeedPage.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class ArticleFeedPage extends AbstractFeedPage { /** diff --git a/wcfsetup/install/files/lib/page/ArticleListPage.class.php b/wcfsetup/install/files/lib/page/ArticleListPage.class.php index 329a93e4d5..c7ef376f0e 100644 --- a/wcfsetup/install/files/lib/page/ArticleListPage.class.php +++ b/wcfsetup/install/files/lib/page/ArticleListPage.class.php @@ -9,10 +9,8 @@ use wcf\system\request\LinkHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class ArticleListPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/ArticlePage.class.php b/wcfsetup/install/files/lib/page/ArticlePage.class.php index d24a92259b..6feec1495d 100644 --- a/wcfsetup/install/files/lib/page/ArticlePage.class.php +++ b/wcfsetup/install/files/lib/page/ArticlePage.class.php @@ -27,10 +27,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class ArticlePage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/AttachmentPage.class.php b/wcfsetup/install/files/lib/page/AttachmentPage.class.php index 673e5ae9b0..104323de75 100644 --- a/wcfsetup/install/files/lib/page/AttachmentPage.class.php +++ b/wcfsetup/install/files/lib/page/AttachmentPage.class.php @@ -14,9 +14,7 @@ use wcf\util\FileReader; * @author Joshua Ruesweg, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class AttachmentPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php b/wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php index 45c4d82508..ff435a5940 100644 --- a/wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php +++ b/wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class CategoryArticleListPage extends ArticleListPage { /** diff --git a/wcfsetup/install/files/lib/page/CmsPage.class.php b/wcfsetup/install/files/lib/page/CmsPage.class.php index 44874fa4f9..b13f00c0f1 100644 --- a/wcfsetup/install/files/lib/page/CmsPage.class.php +++ b/wcfsetup/install/files/lib/page/CmsPage.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class CmsPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/DeletedContentListPage.class.php b/wcfsetup/install/files/lib/page/DeletedContentListPage.class.php index dc472d4cb6..4165b724fb 100644 --- a/wcfsetup/install/files/lib/page/DeletedContentListPage.class.php +++ b/wcfsetup/install/files/lib/page/DeletedContentListPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class DeletedContentListPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/EditHistoryPage.class.php b/wcfsetup/install/files/lib/page/EditHistoryPage.class.php index ed25a7aade..393b059377 100644 --- a/wcfsetup/install/files/lib/page/EditHistoryPage.class.php +++ b/wcfsetup/install/files/lib/page/EditHistoryPage.class.php @@ -20,9 +20,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class EditHistoryPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/FollowingPage.class.php b/wcfsetup/install/files/lib/page/FollowingPage.class.php index 7e0dba50c2..98a077dea7 100644 --- a/wcfsetup/install/files/lib/page/FollowingPage.class.php +++ b/wcfsetup/install/files/lib/page/FollowingPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property UserFollowingList $objectList */ diff --git a/wcfsetup/install/files/lib/page/IPage.class.php b/wcfsetup/install/files/lib/page/IPage.class.php index 3d48431974..98c4999ffa 100644 --- a/wcfsetup/install/files/lib/page/IPage.class.php +++ b/wcfsetup/install/files/lib/page/IPage.class.php @@ -7,9 +7,7 @@ namespace wcf\page; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ interface IPage { /** diff --git a/wcfsetup/install/files/lib/page/ITrackablePage.class.php b/wcfsetup/install/files/lib/page/ITrackablePage.class.php index 819240ece6..ade93d8918 100644 --- a/wcfsetup/install/files/lib/page/ITrackablePage.class.php +++ b/wcfsetup/install/files/lib/page/ITrackablePage.class.php @@ -7,10 +7,8 @@ namespace wcf\page; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @deprecated 2.2 + * @package WoltLabSuite\Core\Page + * @deprecated 3.0 */ interface ITrackablePage { /** diff --git a/wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php b/wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php index 50caf72d7f..f2a4341d70 100644 --- a/wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php +++ b/wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property ViewableUserIgnoreList $objectList */ diff --git a/wcfsetup/install/files/lib/page/MediaPage.class.php b/wcfsetup/install/files/lib/page/MediaPage.class.php index 95d9f8336a..824581344e 100644 --- a/wcfsetup/install/files/lib/page/MediaPage.class.php +++ b/wcfsetup/install/files/lib/page/MediaPage.class.php @@ -12,10 +12,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class MediaPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/MembersListPage.class.php b/wcfsetup/install/files/lib/page/MembersListPage.class.php index 2561203a9d..87cf3914b4 100644 --- a/wcfsetup/install/files/lib/page/MembersListPage.class.php +++ b/wcfsetup/install/files/lib/page/MembersListPage.class.php @@ -15,9 +15,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property UserProfileList $objectList */ diff --git a/wcfsetup/install/files/lib/page/ModerationListPage.class.php b/wcfsetup/install/files/lib/page/ModerationListPage.class.php index 7476536f36..37b0ca04ba 100644 --- a/wcfsetup/install/files/lib/page/ModerationListPage.class.php +++ b/wcfsetup/install/files/lib/page/ModerationListPage.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property ViewableModerationQueueList $objectList */ diff --git a/wcfsetup/install/files/lib/page/MultipleLinkPage.class.php b/wcfsetup/install/files/lib/page/MultipleLinkPage.class.php index 889d529a20..bfe869fb92 100644 --- a/wcfsetup/install/files/lib/page/MultipleLinkPage.class.php +++ b/wcfsetup/install/files/lib/page/MultipleLinkPage.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class MultipleLinkPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/NotificationFeedPage.class.php b/wcfsetup/install/files/lib/page/NotificationFeedPage.class.php index c6ae8b7349..6c9a605f5e 100644 --- a/wcfsetup/install/files/lib/page/NotificationFeedPage.class.php +++ b/wcfsetup/install/files/lib/page/NotificationFeedPage.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Joshua Ruesweg * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Page + * @since 3.0 */ class NotificationFeedPage extends AbstractFeedPage { /** diff --git a/wcfsetup/install/files/lib/page/NotificationListPage.class.php b/wcfsetup/install/files/lib/page/NotificationListPage.class.php index ce3d45b33d..6a465907f0 100644 --- a/wcfsetup/install/files/lib/page/NotificationListPage.class.php +++ b/wcfsetup/install/files/lib/page/NotificationListPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class NotificationListPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php b/wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php index d2bf41b857..7fc155ddd6 100644 --- a/wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php +++ b/wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class PaidSubscriptionListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php b/wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php index d5118fa398..f1169b5317 100644 --- a/wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php +++ b/wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class PaidSubscriptionReturnPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/RecentActivityListPage.class.php b/wcfsetup/install/files/lib/page/RecentActivityListPage.class.php index 9f05750800..30da476583 100644 --- a/wcfsetup/install/files/lib/page/RecentActivityListPage.class.php +++ b/wcfsetup/install/files/lib/page/RecentActivityListPage.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class RecentActivityListPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/SearchResultPage.class.php b/wcfsetup/install/files/lib/page/SearchResultPage.class.php index 0a0680d01b..2473e0ecbf 100644 --- a/wcfsetup/install/files/lib/page/SearchResultPage.class.php +++ b/wcfsetup/install/files/lib/page/SearchResultPage.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class SearchResultPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/SortablePage.class.php b/wcfsetup/install/files/lib/page/SortablePage.class.php index b6e74a7cee..859844e60b 100644 --- a/wcfsetup/install/files/lib/page/SortablePage.class.php +++ b/wcfsetup/install/files/lib/page/SortablePage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ abstract class SortablePage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/TaggedPage.class.php b/wcfsetup/install/files/lib/page/TaggedPage.class.php index 85f0d84955..27fecd8e40 100644 --- a/wcfsetup/install/files/lib/page/TaggedPage.class.php +++ b/wcfsetup/install/files/lib/page/TaggedPage.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class TaggedPage extends MultipleLinkPage { /** diff --git a/wcfsetup/install/files/lib/page/TeamPage.class.php b/wcfsetup/install/files/lib/page/TeamPage.class.php index 812d4739f9..a0d2aa4e47 100644 --- a/wcfsetup/install/files/lib/page/TeamPage.class.php +++ b/wcfsetup/install/files/lib/page/TeamPage.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property TeamList $objectList */ diff --git a/wcfsetup/install/files/lib/page/UserPage.class.php b/wcfsetup/install/files/lib/page/UserPage.class.php index a0cae9c944..562017a287 100644 --- a/wcfsetup/install/files/lib/page/UserPage.class.php +++ b/wcfsetup/install/files/lib/page/UserPage.class.php @@ -24,9 +24,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page */ class UserPage extends AbstractPage { /** diff --git a/wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php b/wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php index 5b07402d8b..11a9911825 100644 --- a/wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php +++ b/wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php @@ -15,9 +15,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage page - * @category Community Framework + * @package WoltLabSuite\Core\Page * * @property UsersOnlineList $objectList */ diff --git a/wcfsetup/install/files/lib/system/CLIWCF.class.php b/wcfsetup/install/files/lib/system/CLIWCF.class.php index 85d7add66f..3412ed796d 100644 --- a/wcfsetup/install/files/lib/system/CLIWCF.class.php +++ b/wcfsetup/install/files/lib/system/CLIWCF.class.php @@ -30,9 +30,7 @@ set_exception_handler([CLIWCF::class, 'handleCLIException']); * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ class CLIWCF extends WCF { /** @@ -194,13 +192,13 @@ class CLIWCF extends WCF { */ protected function initPHPLine() { $terminal = TerminalFactory::get(); - self::$consoleReader = new ConsoleReader("WoltLab Community Framework", null, null, $terminal); + self::$consoleReader = new ConsoleReader("WoltLab Suite", null, null, $terminal); // don't expand events, as the username and password will follow self::getReader()->setExpandEvents(false); if (VERBOSITY >= 0) { - $headline = str_pad("WoltLab (r) Community Framework (tm) ".WCF_VERSION, self::getTerminal()->getWidth(), " ", STR_PAD_BOTH); + $headline = str_pad("WoltLab Suite (tm) ".WCF_VERSION, self::getTerminal()->getWidth(), " ", STR_PAD_BOTH); self::getReader()->println($headline); } } diff --git a/wcfsetup/install/files/lib/system/Callback.class.php b/wcfsetup/install/files/lib/system/Callback.class.php index c47dbda0aa..eb37cc1432 100644 --- a/wcfsetup/install/files/lib/system/Callback.class.php +++ b/wcfsetup/install/files/lib/system/Callback.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ final class Callback { /** diff --git a/wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php b/wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php index 37ff825db4..6159c4d3b9 100644 --- a/wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php +++ b/wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php @@ -11,8 +11,6 @@ namespace wcf\system; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ interface IAJAXInvokeAction { } diff --git a/wcfsetup/install/files/lib/system/MetaTagHandler.class.php b/wcfsetup/install/files/lib/system/MetaTagHandler.class.php index 758666e584..a4cb12ccfd 100644 --- a/wcfsetup/install/files/lib/system/MetaTagHandler.class.php +++ b/wcfsetup/install/files/lib/system/MetaTagHandler.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message - * @category Community Framework + * @package WoltLabSuite\Core\System\Message */ class MetaTagHandler extends SingletonFactory implements \Countable, \Iterator { /** diff --git a/wcfsetup/install/files/lib/system/Regex.class.php b/wcfsetup/install/files/lib/system/Regex.class.php index 536df3f70c..2285d1ed91 100644 --- a/wcfsetup/install/files/lib/system/Regex.class.php +++ b/wcfsetup/install/files/lib/system/Regex.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Tim Duesterhus * @copyright 2011-2013 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ final class Regex { /** diff --git a/wcfsetup/install/files/lib/system/SingletonFactory.class.php b/wcfsetup/install/files/lib/system/SingletonFactory.class.php index 64773846f0..2388d0eabe 100644 --- a/wcfsetup/install/files/lib/system/SingletonFactory.class.php +++ b/wcfsetup/install/files/lib/system/SingletonFactory.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ abstract class SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/WCF.class.php b/wcfsetup/install/files/lib/system/WCF.class.php index 084729ffb6..f09fc33e21 100644 --- a/wcfsetup/install/files/lib/system/WCF.class.php +++ b/wcfsetup/install/files/lib/system/WCF.class.php @@ -59,15 +59,13 @@ if (!defined('NO_IMPORTS')) { } /** - * WCF is the central class for the community framework. + * WCF is the central class for the WoltLab Suite Core. * It holds the database connection, access to template and language engine. * * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ class WCF { /** @@ -627,7 +625,7 @@ class WCF { self::getTPL()->registerPrefilter(['event', 'hascontent', 'lang']); self::getTPL()->assign([ '__wcf' => $this, - '__wcfVersion' => LAST_UPDATE_TIME // @deprecated since 2.1, use LAST_UPDATE_TIME directly + '__wcfVersion' => LAST_UPDATE_TIME // @deprecated 2.1, use LAST_UPDATE_TIME directly ]); EmailTemplateEngine::getInstance()->registerPrefilter(['event', 'hascontent', 'lang']); EmailTemplateEngine::getInstance()->assign([ @@ -905,7 +903,7 @@ class WCF { * Returns box handler. * * @return BoxHandler - * @since 2.2 + * @since 3.0 */ public function getBoxHandler() { return BoxHandler::getInstance(); diff --git a/wcfsetup/install/files/lib/system/WCFACP.class.php b/wcfsetup/install/files/lib/system/WCFACP.class.php index e7d0ab2726..065c6bdf9d 100644 --- a/wcfsetup/install/files/lib/system/WCFACP.class.php +++ b/wcfsetup/install/files/lib/system/WCFACP.class.php @@ -23,9 +23,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ class WCFACP extends WCF { /** @@ -76,7 +74,7 @@ class WCFACP extends WCF { * Returns the main menu object. * * @return Menu|null menu object - * @since 2.2 + * @since 3.0 */ public function getFrontendMenu() { return MenuCache::getInstance()->getMainMenu(); diff --git a/wcfsetup/install/files/lib/system/WCFSetup.class.php b/wcfsetup/install/files/lib/system/WCFSetup.class.php index 05ea722590..99d0acf62b 100644 --- a/wcfsetup/install/files/lib/system/WCFSetup.class.php +++ b/wcfsetup/install/files/lib/system/WCFSetup.class.php @@ -43,9 +43,7 @@ define('ENABLE_BENCHMARK', 0); * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ class WCFSetup extends WCF { /** @@ -133,7 +131,7 @@ class WCFSetup extends WCF { /** * Gets the selected wcf dir from request. * - * @since 2.2 + * @since 3.0 */ protected static function getInstallationDirectories() { if (self::$developerMode && isset($_ENV['WCFSETUP_USEDEFAULTWCFDIR'])) { @@ -432,7 +430,7 @@ class WCFSetup extends WCF { /** * Searches the wcf dir. * - * @since 2.2 + * @since 3.0 */ protected function configureDirectories() { // get available packages @@ -1110,7 +1108,7 @@ class WCFSetup extends WCF { 'processNo' => $processNo, 'userID' => $admin->userID, 'package' => 'com.woltlab.wcf', - 'packageName' => 'WoltLab Community Framework', + 'packageName' => 'WoltLab Suite Core', 'archive' => TMP_DIR.'install/packages/'.$wcfPackageFile, 'isApplication' => 1 ]); diff --git a/wcfsetup/install/files/lib/system/acl/ACLHandler.class.php b/wcfsetup/install/files/lib/system/acl/ACLHandler.class.php index 634ec0a90a..b1d80e2d76 100644 --- a/wcfsetup/install/files/lib/system/acl/ACLHandler.class.php +++ b/wcfsetup/install/files/lib/system/acl/ACLHandler.class.php @@ -20,9 +20,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.acl - * @category Community Framework + * @package WoltLabSuite\Core\System\Acl */ class ACLHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/ad/AdHandler.class.php b/wcfsetup/install/files/lib/system/ad/AdHandler.class.php index b976683524..78b6137a7a 100644 --- a/wcfsetup/install/files/lib/system/ad/AdHandler.class.php +++ b/wcfsetup/install/files/lib/system/ad/AdHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.ads - * @category Community Framework + * @package WoltLabSuite\Core\System\Ads */ class AdHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/application/AbstractApplication.class.php b/wcfsetup/install/files/lib/system/application/AbstractApplication.class.php index 7559bae07f..b5748f7820 100644 --- a/wcfsetup/install/files/lib/system/application/AbstractApplication.class.php +++ b/wcfsetup/install/files/lib/system/application/AbstractApplication.class.php @@ -6,14 +6,12 @@ use wcf\system\SingletonFactory; use wcf\system\WCF; /** - * Abstract implementation of a community framework application. + * Abstract implementation of a WoltLab Suite application. * * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.application - * @category Community Framework + * @package WoltLabSuite\Core\System\Application */ abstract class AbstractApplication extends SingletonFactory implements IApplication { /** diff --git a/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php b/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php index 771008243f..d142688187 100644 --- a/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php +++ b/wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.application - * @category Community Framework + * @package WoltLabSuite\Core\System\Application */ class ApplicationHandler extends SingletonFactory { /** @@ -62,7 +60,7 @@ class ApplicationHandler extends SingletonFactory { * * @param integer $packageID package id * @return Application application object - * @since 2.2 + * @since 3.0 */ public function getApplicationByID($packageID) { if (isset($this->cache['application'][$packageID])) { @@ -77,7 +75,7 @@ class ApplicationHandler extends SingletonFactory { * e.g. cross-domain files requestable through the webserver. * * @return Application - * @deprecated 2.2 please use `getApplication()` instead + * @deprecated 3.0 please use `getApplication()` instead */ public function getWCF() { return $this->getApplicationByID(1); diff --git a/wcfsetup/install/files/lib/system/application/IApplication.class.php b/wcfsetup/install/files/lib/system/application/IApplication.class.php index a7e98942f2..941acac9c6 100644 --- a/wcfsetup/install/files/lib/system/application/IApplication.class.php +++ b/wcfsetup/install/files/lib/system/application/IApplication.class.php @@ -2,14 +2,12 @@ namespace wcf\system\application; /** - * Default interface for all applications for the community framework. + * Default interface for all applications for the WoltLab Suite. * * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.application - * @category Community Framework + * @package WoltLabSuite\Core\System\Application */ interface IApplication { /** diff --git a/wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php b/wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php index 4e92ab555d..0091e2de43 100644 --- a/wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php +++ b/wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php @@ -10,9 +10,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.attachment - * @category Community Framework + * @package WoltLabSuite\Core\System\Attachment */ abstract class AbstractAttachmentObjectType implements IAttachmentObjectType { /** diff --git a/wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php b/wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php index 5eeb575ed0..eda45812a5 100644 --- a/wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php +++ b/wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.attachment - * @category Community Framework + * @package WoltLabSuite\Core\System\Attachment */ class AttachmentHandler implements \Countable { /** diff --git a/wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php b/wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php index a4d3a35697..fa9f5b904b 100644 --- a/wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php +++ b/wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php @@ -8,9 +8,7 @@ use wcf\data\attachment\Attachment; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.attachment - * @category Community Framework + * @package WoltLabSuite\Core\System\Attachment */ interface IAttachmentObjectType { /** diff --git a/wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php b/wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php index c07bf82fbb..a0bbb27002 100644 --- a/wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php +++ b/wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.background.job - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Background\Job + * @since 3.0 */ class BackgroundQueueHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php b/wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php index a20f19f476..6944d1e074 100644 --- a/wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php +++ b/wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php @@ -8,10 +8,8 @@ namespace wcf\system\background\job; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.background.job - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Background\Job + * @since 3.0 */ abstract class AbstractBackgroundJob { /** diff --git a/wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php b/wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php index 77cdc4edc9..acbff3a8ff 100644 --- a/wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php +++ b/wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php @@ -10,10 +10,8 @@ use wcf\system\email\Mailbox; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.background.job - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Background\Job + * @since 3.0 */ class EmailDeliveryBackgroundJob extends AbstractBackgroundJob { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php index 6c02ac9cec..322bcd0f72 100644 --- a/wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode * * @method BBCode getDecoratedObject() * @mixin BBCode diff --git a/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php index 204b11f8fb..b71cbbcc8f 100644 --- a/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class AttachmentBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php b/wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php index e02522d6c8..fc1a5177ba 100644 --- a/wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class BBCodeHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php b/wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php index 767f54ad54..9b8e508406 100644 --- a/wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php @@ -11,9 +11,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class BBCodeParser extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php index 38a9bf9758..1cafa5d830 100644 --- a/wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php @@ -24,9 +24,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class CodeBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php index e17fd0d08a..78cc5a361b 100644 --- a/wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class EmailBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php b/wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php index 589db82648..8bb65fbb28 100644 --- a/wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php @@ -16,10 +16,8 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bbcode + * @since 3.0 */ class HtmlBBCodeParser extends BBCodeParser { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php index f66e4ddd43..623b452a30 100644 --- a/wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php @@ -8,9 +8,7 @@ use wcf\data\IDatabaseObjectProcessor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ interface IBBCode extends IDatabaseObjectProcessor { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php index 6cdb09c403..176a522beb 100644 --- a/wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class ImageBBCode extends AbstractBBCode { /** @@ -66,7 +64,7 @@ class ImageBBCode extends AbstractBBCode { * * @param string $link * @return string - * @since 2.2 + * @since 3.0 */ protected function getProxyLink($link) { try { diff --git a/wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php index cee38a61a9..d4df438321 100644 --- a/wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class KeywordHighlighter extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php index 848385ea22..e94953ba81 100644 --- a/wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class ListBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php index 4f605636f7..b2525f88d8 100644 --- a/wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2011-2013 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class MediaBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php b/wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php index 0dc9b876f2..03e434b790 100644 --- a/wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class MessageParser extends BBCodeParser { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/PreParser.class.php b/wcfsetup/install/files/lib/system/bbcode/PreParser.class.php index 1362d2aff9..a28801bdf3 100644 --- a/wcfsetup/install/files/lib/system/bbcode/PreParser.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/PreParser.class.php @@ -17,9 +17,7 @@ use wcf\util\StringStack; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class PreParser extends SingletonFactory { /** @@ -171,7 +169,7 @@ class PreParser extends SingletonFactory { /** * Parses user mentions. * - * @since 2.2 + * @since 3.0 */ protected function parseUserMentions() { static $userRegex = null; @@ -362,7 +360,7 @@ class PreParser extends SingletonFactory { * * @param string $match * @return string - * @since 2.2 + * @since 3.0 */ public static function getUsername($match) { // remove escaped single quotation mark diff --git a/wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php index 011fbcfb85..1907f041bb 100644 --- a/wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class QuoteBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php b/wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php index 1ef72aa3a2..3be450ed3a 100644 --- a/wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class SimpleMessageParser extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php index 4035adafd0..363c057c29 100644 --- a/wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class SpoilerBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php index 0ddca19f54..60a0b59688 100644 --- a/wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php @@ -8,9 +8,7 @@ use wcf\system\Regex; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class TableBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php b/wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php index df10dad6c8..803e2f8ebe 100644 --- a/wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode */ class URLBBCode extends AbstractBBCode { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php index 021ec328d7..d9667d34f1 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2011-2013 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class BashHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php index 953be6be3b..69d3d1b7d0 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class BrainfuckHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php index 50dc23d6fe..34ee506572 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class CHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php index 50bb53ad4a..413ab3b1b6 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class CssHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php index b57a4b27d7..9a36698613 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class DiffHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php index a760c4ae96..70f0d6696f 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ abstract class Highlighter extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php index a1fa78a301..f5355fc000 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class HtmlHighlighter extends XmlHighlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php index 68f8f5b8a8..3551cd7b3b 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class JavaHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php index fcf0edbdf7..cdaf91413d 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class JsHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php index f8001b397e..87d8228476 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class PerlHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php index 4851aefc53..ef9e7923a6 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php @@ -8,9 +8,7 @@ use wcf\system\Regex; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class PhpHighlighter extends Highlighter { public static $colorToClass = []; diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php index a63eadf2c9..3b9282426a 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class PlainHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php index 2cca36c04d..b901fd414e 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter; * @author Tim Duesterhus * @copyright 2011-2013 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class PythonHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php index 81d32427a2..68bda16bf2 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class SqlHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php index ef4eee02c7..509a989232 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php @@ -8,9 +8,7 @@ use wcf\system\Regex; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class TexHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php index 72e853b4f6..dc9a9f3596 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php @@ -8,9 +8,7 @@ use wcf\system\Regex; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class TplHighlighter extends HtmlHighlighter { /** diff --git a/wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php b/wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php index 5715b86799..3bf3714f8d 100644 --- a/wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php +++ b/wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bbcode.highlighter - * @category Community Framework + * @package WoltLabSuite\Core\System\Bbcode\Highlighter */ class XmlHighlighter extends Highlighter { /** diff --git a/wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php b/wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php index f89c83bf15..23564f684a 100644 --- a/wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php +++ b/wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php @@ -9,9 +9,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.benchmark - * @category Community Framework + * @package WoltLabSuite\Core\System\Benchmark */ class Benchmark extends SingletonFactory { const TYPE_SQL_QUERY = 1; diff --git a/wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php b/wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php index c6c97433d0..2829e5ff1f 100644 --- a/wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php @@ -9,10 +9,8 @@ use wcf\system\event\EventHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ abstract class AbstractBoxController implements IBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php b/wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php index 756111f4a9..d53e9036d7 100644 --- a/wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php @@ -19,10 +19,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ abstract class AbstractDatabaseObjectListBoxController extends AbstractBoxController implements IConditionBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/BoxHandler.class.php b/wcfsetup/install/files/lib/system/box/BoxHandler.class.php index c35a8d94d5..7dae4ea260 100644 --- a/wcfsetup/install/files/lib/system/box/BoxHandler.class.php +++ b/wcfsetup/install/files/lib/system/box/BoxHandler.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class BoxHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php b/wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php index b46523bdaf..d23cd62986 100644 --- a/wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class FollowingsOnlineBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/IBoxController.class.php b/wcfsetup/install/files/lib/system/box/IBoxController.class.php index 80fea9630e..77739c31b7 100644 --- a/wcfsetup/install/files/lib/system/box/IBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/IBoxController.class.php @@ -8,10 +8,8 @@ use wcf\data\box\Box; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ interface IBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php b/wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php index be54f683aa..c9f02ad860 100644 --- a/wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php @@ -8,10 +8,8 @@ use wcf\data\object\type\ObjectType; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ interface IConditionBoxController extends IBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php b/wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php index fcf8f47fe1..768ba54e4e 100644 --- a/wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework + * @package WoltLabSuite\Core\System\Box */ class PageCommentListBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php b/wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php index 942b0d290e..9bc0c38bb3 100644 --- a/wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class PaidSubscriptionsBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php b/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php index 86f992c0df..fa2e80bf65 100644 --- a/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class RecentActivityListBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php b/wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php index dd8466e18e..a08bf9d266 100644 --- a/wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class RegisterButtonBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php b/wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php index b9aa8e3a14..cbbc240c4b 100644 --- a/wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class SignedInAsBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php b/wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php index 8800792149..8edd5dfee9 100644 --- a/wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class StaffOnlineListBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php b/wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php index 36078a4dd4..13352da45b 100644 --- a/wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class StatisticsBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php b/wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php index e0a300776a..f7bb218f1f 100644 --- a/wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework + * @package WoltLabSuite\Core\System\Box */ class TagCloudBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php b/wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php index 8cba25e967..3e13c57df6 100644 --- a/wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php @@ -13,10 +13,8 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class TodaysBirthdaysBoxController extends AbstractBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php b/wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php index fa70fd20f8..6cfab04929 100644 --- a/wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class TodaysFollowingBirthdaysBoxController extends TodaysBirthdaysBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/UserListBoxController.class.php b/wcfsetup/install/files/lib/system/box/UserListBoxController.class.php index 43ac9fcdf9..bc81384a36 100644 --- a/wcfsetup/install/files/lib/system/box/UserListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/UserListBoxController.class.php @@ -16,10 +16,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class UserListBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php b/wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php index 54503cd28f..f996d858d0 100644 --- a/wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php +++ b/wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.box - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Box + * @since 3.0 */ class UserOnlineListBoxController extends AbstractDatabaseObjectListBoxController { /** diff --git a/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php b/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php index fc29a877f8..e80d917d7a 100644 --- a/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php +++ b/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php @@ -7,9 +7,7 @@ namespace wcf\system\breadcrumb; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.breadcrumb - * @category Community Framework + * @package WoltLabSuite\Core\System\Breadcrumb */ class Breadcrumb { /** @@ -49,7 +47,7 @@ class Breadcrumb { * May be left empty to disable url functionality. * * @param string $url - * @param boolean $appendSession This parameter is unused as of WCF 2.2 + * @param boolean $appendSession This parameter is unused as of version 3.0 */ public function setURL($url, $appendSession = false) { $this->url = $url; diff --git a/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php b/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php index 260e109196..aa88926362 100644 --- a/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php +++ b/wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.breadcrumb - * @category Community Framework + * @package WoltLabSuite\Core\System\Breadcrumb */ class Breadcrumbs extends SingletonFactory implements \Countable, \Iterator { /** @@ -36,7 +34,7 @@ class Breadcrumbs extends SingletonFactory implements \Countable, \Iterator { * Adds a breadcrumb (insertion order is crucial!). * * @param Breadcrumb $item - * @deprecated 2.2 + * @deprecated 3.0 */ public function add(Breadcrumb $item) { throw new \BadMethodCallException("Breadcrumbs::add() is no longer supported, please use " . PageLocationManager::class . " instead."); @@ -61,7 +59,7 @@ class Breadcrumbs extends SingletonFactory implements \Countable, \Iterator { * @param Breadcrumb $item * @param integer $index * @return boolean - * @deprecated 2.2 + * @deprecated 3.0 */ public function replace(Breadcrumb $item, $index) { throw new \BadMethodCallException("Breadcrumbs::replace() is no longer supported, please use " . PageLocationManager::class . " instead."); @@ -72,7 +70,7 @@ class Breadcrumbs extends SingletonFactory implements \Countable, \Iterator { * * @param integer $index * @return boolean - * @deprecated 2.2 + * @deprecated 3.0 */ public function remove($index) { throw new \BadMethodCallException("Breadcrumbs::remove() is no longer supported, please use " . PageLocationManager::class . " instead."); diff --git a/wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php b/wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php index 50539ad709..8da9768923 100644 --- a/wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php +++ b/wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php @@ -7,9 +7,7 @@ namespace wcf\system\breadcrumb; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.breadcrumb - * @category Community Framework + * @package WoltLabSuite\Core\System\Breadcrumb */ interface IBreadcrumbProvider { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php b/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php index fbc6b30b8c..2bf6620a02 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing + * @since 3.0 */ abstract class AbstractBulkProcessableObjectType extends AbstractObjectTypeProcessor implements IBulkProcessableObjectType { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php index 5adc4ecc67..90dd6d6dde 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php @@ -8,10 +8,8 @@ use wcf\data\object\type\AbstractObjectTypeProcessor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing + * @since 3.0 */ abstract class AbstractBulkProcessingAction extends AbstractObjectTypeProcessor implements IBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php b/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php index d700861b37..27484ceee3 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php @@ -7,10 +7,8 @@ namespace wcf\system\bulk\processing; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing + * @since 3.0 */ interface IBulkProcessableObjectType { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php index 7896fd7938..429806dbb5 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing + * @since 3.0 */ interface IBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php index acfec70736..b2e6144d23 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing + * @since 3.0 */ trait TReasonedBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php index 0c97412380..8ec510a65d 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ abstract class AbstractUserBulkProcessingAction extends AbstractBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php index da9b97bb91..52aa77f4df 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php @@ -17,10 +17,8 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ abstract class AbstractUserGroupsUserBulkProcessingAction extends AbstractUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php index 5a0732c77a..37de6cd220 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php @@ -8,10 +8,8 @@ use wcf\data\user\UserEditor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class AssignToUserGroupsUserBulkProcessingAction extends AbstractUserGroupsUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php index bd907c9d9d..477ed7ff6b 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class DeleteUserBulkProcessingAction extends AbstractUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php index 01988653c5..bdf6ce6a3f 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php @@ -11,10 +11,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class ExportMailAddressUserBulkProcessingAction extends AbstractUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php index a5731402fb..72735b5697 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class RemoveFromUserGroupsUserBulkProcessingAction extends AbstractUserGroupsUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php index f4fc48f93d..f0dcd0c1d6 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php @@ -12,10 +12,8 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class SendMailUserBulkProcessingAction extends AbstractUserBulkProcessingAction { /** diff --git a/wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php b/wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php index 6f943168ab..48d8e5adde 100644 --- a/wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php +++ b/wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php @@ -8,10 +8,8 @@ use wcf\system\bulk\processing\AbstractBulkProcessableObjectType; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.bulk.processing.user - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Bulk\Processing\User + * @since 3.0 */ class UserBulkProcessableObjectType extends AbstractBulkProcessableObjectType { /** diff --git a/wcfsetup/install/files/lib/system/cache/CacheHandler.class.php b/wcfsetup/install/files/lib/system/cache/CacheHandler.class.php index 56706c4f55..9fd1c1a06e 100644 --- a/wcfsetup/install/files/lib/system/cache/CacheHandler.class.php +++ b/wcfsetup/install/files/lib/system/cache/CacheHandler.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache */ class CacheHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php index 89436b074f..4c6561a08b 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\acl\option\category\ACLOptionCategoryList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ACLOptionCategoryCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php index 16642482df..7d2008a592 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php @@ -13,9 +13,7 @@ use wcf\data\option\OptionList; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ACPMenuCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php index 28c8bce58e..dbe30bd62d 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\acp\search\provider\ACPSearchProviderList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ACPSearchProviderCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php index 366e29bd7b..0a5196c616 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ abstract class AbstractCacheBuilder extends SingletonFactory implements ICacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php index 736fda53e3..9321117b3d 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php @@ -8,10 +8,8 @@ use wcf\data\user\UserList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Builder + * @since 3.0 */ abstract class AbstractSortedUserCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php index 905e38aa59..8b64f461bc 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\ad\AdList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class AdCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php index 90b6ee55bb..9d32cc4856 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\data\package\PackageList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ApplicationCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php index 181d9c8919..f2c2fa74b6 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class BBCodeCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php index 3fb693afdd..a98f4af48b 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\bbcode\media\provider\BBCodeMediaProviderList; * @author Tim Duesterhus * @copyright 2011-2013 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class BBCodeMediaProviderCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php index 101b78be19..5a9826e527 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\captcha\question\CaptchaQuestionList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class CaptchaQuestionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php index f13fae9b2e..21294a9d8c 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\category\CategoryHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class CategoryACLOptionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php index 47f590bcd3..784f191c9c 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\category\CategoryList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class CategoryCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php index 9b864e865b..77e9b501f3 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\clipboard\action\ClipboardActionList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ClipboardActionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php index fb3a9a553a..3703b19848 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ClipboardPageCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php index eb8ae02af3..ceade737db 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\SystemException; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ConditionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php index 6ceaac3446..0857b9fcbd 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\core\object\CoreObjectList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class CoreObjectCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php index b3fa6fd1d6..b050b85744 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class CronjobCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php index d7bc3d6a79..e14d7c203f 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class EventListenerCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php index b8baeaa008..d09b13d54d 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\builder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ interface ICacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php index db423a4e25..5ae4ee0f68 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php @@ -11,9 +11,7 @@ use wcf\system\acl\ACLHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class LabelCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php index fc141893f2..585e359460 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\data\DatabaseObject; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class LanguageCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php index 47de5c5d25..2d2c18b05d 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php @@ -9,10 +9,8 @@ use wcf\data\menu\MenuList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Builder + * @since 3.0 */ class MenuCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php index e6ab5832bb..b4612305b4 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\builder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class MostActiveMembersCacheBuilder extends AbstractSortedUserCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php index b00bfe55ca..f2c70ae345 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\builder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class MostLikedMembersCacheBuilder extends AbstractSortedUserCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php index fc3a3a4264..315f49a5da 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\builder; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class NewestMembersCacheBuilder extends AbstractSortedUserCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php index bf4f5eb124..4dd264868e 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\notice\NoticeList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class NoticeCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php index 7a81e6f62f..ac6d785436 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class ObjectTypeCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php index 920dd82dc5..20e53c7ac6 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class OptionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php index 5bda2440d9..8251180ca8 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\package\PackageList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class PackageCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php index d2e71f13e1..9cf06702fe 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\system\package\PackageUpdateDispatcher; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class PackageUpdateCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php index 09f683bc9d..595bb98bee 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Builder + * @since 3.0 */ class PageCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php index 55d7ab791f..ffe06a13a5 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\paid\subscription\PaidSubscriptionList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class PaidSubscriptionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php index 19bcc0d8e3..37f579f508 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php @@ -13,10 +13,8 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Builder + * @since 3.0 */ class RoutingCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php index 01af09e3cf..0146422a99 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class SmileyCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php index 5979c2b12d..5b3b6049e9 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\spider\SpiderList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class SpiderCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php index d9b01ca42d..5fa9811772 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class StyleCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php index c3b919aa11..67855b992f 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class TagCloudCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php index 52fc73618c..4e5412cdf9 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\template\group\TemplateGroupList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class TemplateGroupCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php index 919344d738..128dc2dff2 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php @@ -8,10 +8,8 @@ use wcf\data\template\listener\TemplateListenerList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework - * @deprecated since 2.1 + * @package WoltLabSuite\Core\System\Cache\Builder + * @deprecated 2.1 */ class TemplateListenerCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php index bfd3ea83e3..218a901e74 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\template\listener\TemplateListenerList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class TemplateListenerCodeCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php index 4fc4ea1ac5..1f73b0022e 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\builder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class TypedTagCloudCacheBuilder extends TagCloudCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php index 0f724966d1..9bea422e7a 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserBirthdayCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php index e031e076a6..2d6a8e1fd3 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\user\group\assignment\UserGroupAssignmentList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserGroupAssignmentCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php index 9160d965f7..ecb9034667 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\user\group\UserGroupList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserGroupCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php index 95741fbb08..c94c6b0f89 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\user\group\option\UserGroupOption; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserGroupOptionCacheBuilder extends OptionCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php index 55c00510e5..f9f082c206 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserGroupPermissionCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php index e236b4422c..9476373b16 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserMenuCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php index 90ddb43e3f..99cac36f84 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcell Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserNotificationEventCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php index 6ca556a367..ad6a3b2f63 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\user\option\UserOption; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserOptionCacheBuilder extends OptionCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php index 34b9da0563..1c2bb85eda 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php @@ -8,9 +8,7 @@ use wcf\data\user\profile\menu\item\UserProfileMenuItemList; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserProfileMenuCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php b/wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php index 5ba5235390..4197730d31 100644 --- a/wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php +++ b/wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.builder - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Builder */ class UserStatsCacheBuilder extends AbstractCacheBuilder { /** diff --git a/wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php index ca133dc44d..3757793f11 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php @@ -10,10 +10,8 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 */ abstract class AbstractRuntimeCache extends SingletonFactory implements IRuntimeCache { /** diff --git a/wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php index 5ca039a1b1..0f86018b6d 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php @@ -9,10 +9,8 @@ use wcf\data\comment\response\CommentResponseList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 * * @method CommentResponse[] getCachedObjects() * @method CommentResponse getObject($objectID) diff --git a/wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php index 472cc1ee31..ab5a92afd7 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php @@ -9,10 +9,8 @@ use wcf\data\comment\CommentList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 * * @method Comment[] getCachedObjects() * @method Comment getObject($objectID) diff --git a/wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php index c7139867a8..92ef38c197 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php @@ -8,10 +8,8 @@ use wcf\data\DatabaseObject; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 */ interface IRuntimeCache { /** diff --git a/wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php index f571d713e7..c4d4b2c2e2 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php @@ -9,10 +9,8 @@ use wcf\data\user\UserProfileList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 * * @method UserProfile[] getCachedObjects() * @method UserProfile getObject($objectID) diff --git a/wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php index 2819144ff4..a52c4751fb 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php @@ -9,10 +9,8 @@ use wcf\data\user\UserList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 * * @method User[] getCachedObjects() * @method User getObject($objectID) diff --git a/wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php b/wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php index 70813d7bea..2f9a2930ad 100644 --- a/wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php +++ b/wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php @@ -9,10 +9,8 @@ use wcf\data\article\ViewableArticleList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.runtime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Runtime + * @since 3.0 * * @method ViewableArticle[] getCachedObjects() * @method ViewableArticle getObject($objectID) diff --git a/wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php b/wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php index 156737c669..34f00c9407 100644 --- a/wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php +++ b/wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php @@ -14,9 +14,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.source - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Source */ class DiskCacheSource implements ICacheSource { /** diff --git a/wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php b/wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php index 64011947eb..5b436dbaf6 100644 --- a/wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php +++ b/wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cache\source; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.source - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Source */ interface ICacheSource { /** diff --git a/wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php b/wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php index caf4cc5365..1b53fecc44 100644 --- a/wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php +++ b/wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.source - * @category Community Framework + * @package WoltLabSuite\Core\System\Cache\Source */ class MemcachedCacheSource implements ICacheSource { /** diff --git a/wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php b/wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php index 342d618b66..960c0b217f 100644 --- a/wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php +++ b/wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php @@ -10,10 +10,8 @@ use wcf\util\StringUtil; * @author Maximilian Mader * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cache.source - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cache\Source + * @since 3.0 */ class RedisCacheSource implements ICacheSource { /** diff --git a/wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php b/wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php index 20a9035aeb..8ed31008e8 100644 --- a/wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php +++ b/wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.captcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Captcha */ class CaptchaHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php b/wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php index c8fe790ed8..70e5dff000 100644 --- a/wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php +++ b/wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.captcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Captcha */ class CaptchaQuestionHandler implements ICaptchaHandler { /** diff --git a/wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php b/wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php index 45c4155895..dd640eb9d2 100644 --- a/wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php +++ b/wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\captcha; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.captcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Captcha */ interface ICaptchaHandler { /** diff --git a/wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php b/wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php index 6c55a8173f..eea18a34aa 100644 --- a/wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php +++ b/wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.captcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Captcha */ class RecaptchaHandler implements ICaptchaHandler { /** diff --git a/wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php b/wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php index fa50e0edb2..d5f4a56cc3 100644 --- a/wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php +++ b/wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ abstract class AbstractCategoryType extends SingletonFactory implements ICategoryType { /** diff --git a/wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php b/wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php index ed217287c1..fc23226af3 100644 --- a/wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php +++ b/wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php @@ -8,10 +8,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Category + * @since 3.0 */ class ArticleCategoryType extends AbstractCategoryType { /** diff --git a/wcfsetup/install/files/lib/system/category/CategoryHandler.class.php b/wcfsetup/install/files/lib/system/category/CategoryHandler.class.php index 150bf26982..4fc25a5e6e 100644 --- a/wcfsetup/install/files/lib/system/category/CategoryHandler.class.php +++ b/wcfsetup/install/files/lib/system/category/CategoryHandler.class.php @@ -13,9 +13,7 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ class CategoryHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php b/wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php index c2c86ba658..933050eecf 100644 --- a/wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php +++ b/wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ class CategoryPermissionHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/category/ICategoryType.class.php b/wcfsetup/install/files/lib/system/category/ICategoryType.class.php index 676a9eb233..7ba45d49b8 100644 --- a/wcfsetup/install/files/lib/system/category/ICategoryType.class.php +++ b/wcfsetup/install/files/lib/system/category/ICategoryType.class.php @@ -8,9 +8,7 @@ use wcf\data\category\CategoryEditor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ interface ICategoryType { /** diff --git a/wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php b/wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php index 636bce0164..f2879ca6e5 100644 --- a/wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php +++ b/wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.category - * @category Community Framework + * @package WoltLabSuite\Core\System\Category */ class SmileyCategoryType extends AbstractCategoryType { /** diff --git a/wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php b/wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php index 8e824e9acf..c51e7c78ca 100644 --- a/wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php +++ b/wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system - * @category Community Framework + * @package WoltLabSuite\Core\System */ class DatabaseCLICommandHistory extends MemoryHistory { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php b/wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php index 65259eab24..7cae271f6b 100644 --- a/wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class CLICommandHandler { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php b/wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php index dc5a1410ba..71b9b7a60f 100644 --- a/wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php @@ -8,9 +8,7 @@ use phpline\console\completer\Completer; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class CLICommandNameCompleter implements Completer { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php index 066e64ccf5..24a4ffb70b 100644 --- a/wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php @@ -9,9 +9,7 @@ use wcf\util\CLIUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class CommandsCLICommand implements ICLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php index bf19b79ea1..457f1b58cd 100644 --- a/wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php @@ -10,9 +10,7 @@ use Zend\Console\Getopt as ArgvParser; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class CronjobCLICommand implements IArgumentedCLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php index 27a81ea782..f4738f686e 100644 --- a/wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cli\command; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class ExitCLICommand implements ICLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php index c6d916836a..353cf089d3 100644 --- a/wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php @@ -10,9 +10,7 @@ use Zend\Console\Getopt as ArgvParser; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class HelpCLICommand implements IArgumentedCLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php index 727497a52e..9d38c71622 100644 --- a/wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cli\command; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ interface IArgumentedCLICommand extends ICLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php index e1a0eca8f0..ce80c62f3f 100644 --- a/wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php @@ -7,9 +7,7 @@ namespace wcf\system\cli\command; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ interface ICLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php index fd07212720..1e75dcfea9 100644 --- a/wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class ImportCLICommand implements ICLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php index b4fb52ae47..bc7eca202e 100644 --- a/wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php @@ -25,9 +25,7 @@ use Zend\ProgressBar\ProgressBar; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class PackageCLICommand implements IArgumentedCLICommand { /** diff --git a/wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php b/wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php index 56657e8d79..2aacb4dfe5 100644 --- a/wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php +++ b/wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php @@ -18,9 +18,7 @@ use Zend\ProgressBar\ProgressBar; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cli.command - * @category Community Framework + * @package WoltLabSuite\Core\System\Cli\Command */ class WorkerCLICommand implements IArgumentedCLICommand { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php b/wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php index 798ed55622..57bce6a432 100644 --- a/wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard */ final class ClipboardEditorItem { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php b/wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php index 66e5e0a0fa..4d2f88a673 100644 --- a/wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard */ class ClipboardHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php index 233e495f26..23bef6d05d 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard\Action */ abstract class AbstractClipboardAction implements IClipboardAction { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php index f33f1fbdbc..8b6c74d144 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard\Action */ interface IClipboardAction { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php index be9d56ee73..4c28d3fb5b 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Clipboard\Action + * @since 3.0 */ class MediaClipboardAction extends AbstractClipboardAction { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php index 4be20cbe21..6ad35089a1 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Clipboard\Action + * @since 3.0 */ class TagClipboardAction extends AbstractClipboardAction { /** diff --git a/wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php index 19b8093d96..d4e42ac9ba 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard\Action */ class UserClipboardAction extends AbstractClipboardAction { /** @@ -180,7 +178,7 @@ class UserClipboardAction extends AbstractClipboardAction { * Returns the ids of the users which can be enabled. * * @return integer[] - * @since 2.2 + * @since 3.0 */ protected function validateEnable() { // check permissions @@ -200,7 +198,7 @@ class UserClipboardAction extends AbstractClipboardAction { * Returns the ids of the users which can be merge. * * @return integer[] - * @since 2.2 + * @since 3.0 */ protected function validateMerge() { // check permissions diff --git a/wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php b/wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php index 65a21d7737..2fe93ca879 100644 --- a/wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php +++ b/wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.clipboard.action - * @category Community Framework + * @package WoltLabSuite\Core\System\Clipboard\Action */ class UserContentClipboardAction extends AbstractClipboardAction { /** diff --git a/wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php b/wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php index cc749daa99..9c41428fc1 100644 --- a/wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php +++ b/wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php @@ -10,10 +10,8 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment - * @category Community Framework - * @deprecated since 2.2, use CommentRuntimeCache and UserProfileRuntimeCache + * @package WoltLabSuite\Core\System\Comment + * @deprecated 3.0, use CommentRuntimeCache and UserProfileRuntimeCache */ class CommentDataHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/comment/CommentHandler.class.php b/wcfsetup/install/files/lib/system/comment/CommentHandler.class.php index 7244f4bd00..32098632da 100644 --- a/wcfsetup/install/files/lib/system/comment/CommentHandler.class.php +++ b/wcfsetup/install/files/lib/system/comment/CommentHandler.class.php @@ -23,9 +23,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment */ class CommentHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php index 63186e8d45..ac60f0204f 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ abstract class AbstractCommentManager extends SingletonFactory implements ICommentManager { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php index f5ebaeb255..623e3771cf 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ class ArticleCommentManager extends AbstractCommentManager { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php index c2a83cd3c8..7a3539b982 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php @@ -9,9 +9,7 @@ use wcf\data\comment\Comment; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ interface ICommentManager { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php index 8ac6546490..9d4329bc78 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php @@ -10,9 +10,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ class ModerationQueueCommentManager extends AbstractCommentManager { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php index 4f67d9c660..3656c2cf8a 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php @@ -8,9 +8,7 @@ use wcf\system\request\LinkHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ class PageCommentManager extends AbstractCommentManager { /** diff --git a/wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php b/wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php index f43f9134a8..c9664df38e 100644 --- a/wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php +++ b/wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.comment.manager - * @category Community Framework + * @package WoltLabSuite\Core\System\Comment\Manager */ class UserProfileCommentManager extends AbstractCommentManager implements IViewableLikeProvider { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php index e584c01d5a..dd9fbf8f0d 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ abstract class AbstractCheckboxCondition extends AbstractSingleFieldCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php index c41429aae3..5c347ce414 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractCondition extends AbstractObjectTypeProcessor implements ICondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php index caf4976ae2..2e610731ae 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractIntegerCondition extends AbstractSingleFieldCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php index 9fe3ad9697..de233f15c9 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php @@ -10,10 +10,8 @@ use wcf\system\category\CategoryHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ abstract class AbstractMultiCategoryCondition extends AbstractMultiSelectCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php index fb57986b21..d4be98be44 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php @@ -10,9 +10,7 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractMultiSelectCondition extends AbstractSelectCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php index f39be359cb..60b8e5b1c5 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractMultipleFieldsCondition extends AbstractCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php index 0a0ceb2906..82088daeea 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php @@ -10,10 +10,8 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ abstract class AbstractObjectTextPropertyCondition extends AbstractTextCondition implements IObjectCondition, IObjectListCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php index ee31220921..c265d47764 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractSelectCondition extends AbstractSingleFieldCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php index 0c8c9f7627..03abeeec57 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractSingleFieldCondition extends AbstractCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php index 6db5ed3e09..a002f07cae 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ abstract class AbstractTextCondition extends AbstractSingleFieldCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php b/wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php index 9a402723b5..ebf6e3a54e 100644 --- a/wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ abstract class AbstractTimestampCondition extends AbstractSingleFieldCondition implements IObjectCondition, IObjectListCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php b/wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php index eb87b73ff1..742faa580d 100644 --- a/wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php +++ b/wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php @@ -15,9 +15,7 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class ConditionHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php b/wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php index a3f4db9ca2..409929001e 100644 --- a/wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php @@ -10,9 +10,7 @@ use wcf\util\DateUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class DaysOfWeekCondition extends AbstractMultiSelectCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/ICondition.class.php b/wcfsetup/install/files/lib/system/condition/ICondition.class.php index e3b4f2821d..038a863ea3 100644 --- a/wcfsetup/install/files/lib/system/condition/ICondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/ICondition.class.php @@ -9,9 +9,7 @@ use wcf\data\IDatabaseObjectProcessor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ interface ICondition extends IDatabaseObjectProcessor { /** diff --git a/wcfsetup/install/files/lib/system/condition/IContentCondition.class.php b/wcfsetup/install/files/lib/system/condition/IContentCondition.class.php index 6081ced998..a6c5fff183 100644 --- a/wcfsetup/install/files/lib/system/condition/IContentCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/IContentCondition.class.php @@ -8,9 +8,7 @@ use wcf\data\condition\Condition; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ interface IContentCondition extends ICondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php b/wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php index 527110eb35..5b56aa151d 100644 --- a/wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php @@ -9,10 +9,8 @@ use wcf\data\DatabaseObject; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ interface IObjectCondition extends ICondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php b/wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php index 81a8446bcd..476b769336 100644 --- a/wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php @@ -9,10 +9,8 @@ use wcf\data\DatabaseObjectList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ interface IObjectListCondition extends ICondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/IUserCondition.class.php b/wcfsetup/install/files/lib/system/condition/IUserCondition.class.php index eb417cec69..ea631cea7f 100644 --- a/wcfsetup/install/files/lib/system/condition/IUserCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/IUserCondition.class.php @@ -10,9 +10,7 @@ use wcf\data\user\UserList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ interface IUserCondition extends ICondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php b/wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php index 65a494036f..2d8db8e9fb 100644 --- a/wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php @@ -8,10 +8,8 @@ use wcf\data\condition\Condition; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @deprecated since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @deprecated 3.0 */ class MultiPageControllerCondition extends AbstractMultiSelectCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php b/wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php index 63e08889f0..037b42dac7 100644 --- a/wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php @@ -10,10 +10,8 @@ use wcf\data\user\UserList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ trait TObjectListUserCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php b/wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php index d14a1ec856..b2aff8babf 100644 --- a/wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php @@ -9,10 +9,8 @@ use wcf\data\user\User; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ trait TObjectUserCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/TimeCondition.class.php b/wcfsetup/install/files/lib/system/condition/TimeCondition.class.php index 51996d94ea..e455a8c6c7 100644 --- a/wcfsetup/install/files/lib/system/condition/TimeCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/TimeCondition.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class TimeCondition extends AbstractMultipleFieldsCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php index c6ef357d84..8fef98bd7f 100644 --- a/wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserAvatarCondition extends AbstractSelectCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php index e9e23a4651..6dcfb4a469 100644 --- a/wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserBirthdayCondition extends AbstractCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php index e46f563dcf..122db56ebb 100644 --- a/wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserEmailCondition extends AbstractTextCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php index e76af29349..d6681a2ce6 100644 --- a/wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php @@ -16,9 +16,7 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserGroupCondition extends AbstractMultipleFieldsCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php index 6d985fddbc..9c156d0984 100644 --- a/wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserIntegerPropertyCondition extends AbstractIntegerCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php index f82953a798..302c2c0083 100644 --- a/wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php @@ -15,9 +15,7 @@ use wcf\util\ArrayUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserLanguageCondition extends AbstractSingleFieldCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php index 40b794f5b8..50dfd26fb9 100644 --- a/wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php @@ -11,9 +11,7 @@ use wcf\util\UserUtil; * @author Joshua Ruesweg, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserMobileBrowserCondition extends AbstractSingleFieldCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php index 53341fea2b..d9e99670b0 100644 --- a/wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserOptionsCondition extends AbstractMultipleFieldsCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php index b23b659b66..4adeac3a75 100644 --- a/wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserRegistrationDateCondition extends AbstractSingleFieldCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php index 4fb83286bf..6bec80d331 100644 --- a/wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserRegistrationDateIntervalCondition extends AbstractIntegerCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php index ee8bd516b5..728ba61b67 100644 --- a/wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserStateCondition extends AbstractSingleFieldCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php index e00e6fe1e5..da2302f9eb 100644 --- a/wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition + * @since 3.0 */ class UserTimestampPropertyCondition extends AbstractTimestampCondition implements IContentCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php b/wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php index 4a05be502d..9f131e23db 100644 --- a/wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition - * @category Community Framework + * @package WoltLabSuite\Core\System\Condition */ class UserUsernameCondition extends AbstractTextCondition implements IContentCondition, IObjectListCondition, IUserCondition { use TObjectListUserCondition; diff --git a/wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php b/wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php index b32b1d3014..ce7ff6b97e 100644 --- a/wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php +++ b/wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php @@ -16,10 +16,8 @@ use wcf\system\request\RequestHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.condition.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Condition\Page + * @since 3.0 */ class MultiPageCondition extends AbstractMultiSelectCondition implements IContentCondition { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php index de1d687277..6f544ba998 100644 --- a/wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php @@ -9,9 +9,7 @@ use wcf\system\event\EventHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ abstract class AbstractCronjob implements ICronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php index d2f997b1f3..38bc0889b9 100644 --- a/wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php @@ -11,10 +11,8 @@ use wcf\data\cronjob\Cronjob; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cronjob + * @since 3.0 */ class ArticlePublicationCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php index e91c9db836..fbd763d392 100644 --- a/wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class AttachmentCleanUpCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php index a8ba91069f..d1300cf408 100644 --- a/wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Cronjob + * @since 3.0 */ class BackgroundQueueCleanUpCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php b/wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php index 085c588493..a064dc9c08 100644 --- a/wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class CronjobScheduler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php index 7d17fa4b5b..e37e0942e9 100644 --- a/wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php @@ -14,9 +14,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class DailyCleanUpCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php index 9fba116efc..899fc01276 100644 --- a/wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php @@ -21,9 +21,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class DailyMailNotificationCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php index 513fdd0d81..1bc9fd312a 100644 --- a/wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php @@ -9,9 +9,7 @@ use wcf\system\package\PackageUpdateDispatcher; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class GetUpdateInfoCronjob implements ICronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php index d8f04289be..106fe8bd22 100644 --- a/wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php @@ -10,9 +10,7 @@ use wcf\data\paid\subscription\user\PaidSubscriptionUserList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class HourlyCleanUpCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php index f260bd4dab..ae6809daee 100644 --- a/wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php @@ -8,9 +8,7 @@ use wcf\data\cronjob\Cronjob; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ interface ICronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php index 073ba1b16e..1dc20e19a0 100644 --- a/wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class LastActivityCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php index e77912483e..6fb45d5335 100644 --- a/wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class ModerationQueueCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php index 2d68562024..a14a4f6ad6 100644 --- a/wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php @@ -12,9 +12,7 @@ use wcf\util\XML; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class RefreshSearchRobotsCronjob implements ICronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php index 8543e950f4..fec4f4300c 100644 --- a/wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php @@ -12,9 +12,7 @@ use wcf\data\session\SessionEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class SessionCleanUpCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php index 4ec7a583d5..2dd8972d43 100644 --- a/wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php @@ -11,9 +11,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class StatDailyBuilderCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php index 25673a4874..8068edadf1 100644 --- a/wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class UserBanCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php index 37e3ea3d0e..9044b78724 100644 --- a/wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php @@ -11,9 +11,7 @@ use wcf\system\user\group\assignment\UserGroupAssignmentHandler; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class UserGroupAssignmentCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php b/wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php index 65125c276e..040b5814f3 100644 --- a/wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php +++ b/wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.cronjob - * @category Community Framework + * @package WoltLabSuite\Core\System\Cronjob */ class UserQuitCronjob extends AbstractCronjob { /** diff --git a/wcfsetup/install/files/lib/system/database/Database.class.php b/wcfsetup/install/files/lib/system/database/Database.class.php index b544e8fcac..cdc9ceb2e2 100644 --- a/wcfsetup/install/files/lib/system/database/Database.class.php +++ b/wcfsetup/install/files/lib/system/database/Database.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database - * @category Community Framework + * @package WoltLabSuite\Core\System\Database */ abstract class Database { /** diff --git a/wcfsetup/install/files/lib/system/database/DatabaseException.class.php b/wcfsetup/install/files/lib/system/database/DatabaseException.class.php index 56f5f7c464..cbfb47be07 100644 --- a/wcfsetup/install/files/lib/system/database/DatabaseException.class.php +++ b/wcfsetup/install/files/lib/system/database/DatabaseException.class.php @@ -9,10 +9,8 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database - * @category Community Framework - * @deprecated 2.2 - Use \wcf\system\database\exception\DatabaseException + * @package WoltLabSuite\Core\System\Database + * @deprecated 3.0 - Use \wcf\system\database\exception\DatabaseException */ class DatabaseException extends SystemException { /** diff --git a/wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php b/wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php index 0ce66ef73a..a112f073d6 100644 --- a/wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php +++ b/wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php @@ -9,9 +9,7 @@ use wcf\system\database\exception\DatabaseException as GenericDatabaseException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database - * @category Community Framework + * @package WoltLabSuite\Core\System\Database */ class MySQLDatabase extends Database { /** diff --git a/wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php b/wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php index 030c4e930b..4d5ca1964d 100644 --- a/wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php +++ b/wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php @@ -10,9 +10,7 @@ use wcf\util\StringStack; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database - * @category Community Framework + * @package WoltLabSuite\Core\System\Database */ class PostgreSQLDatabase extends Database { /** diff --git a/wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php b/wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php index a78fd136b2..d3b59db4dd 100644 --- a/wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php +++ b/wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php @@ -8,9 +8,7 @@ use wcf\system\database\Database; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.editor - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Editor */ abstract class DatabaseEditor { /** diff --git a/wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php b/wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php index 16e69ada12..d32e9aa13c 100644 --- a/wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php +++ b/wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php @@ -8,9 +8,7 @@ use wcf\system\Regex; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.editor - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Editor */ class MySQLDatabaseEditor extends DatabaseEditor { /** diff --git a/wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php b/wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php index 907468ef26..767e076f42 100644 --- a/wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php +++ b/wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php @@ -9,9 +9,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.editor - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Editor */ class PostgreSQLDatabaseEditor extends DatabaseEditor { /** diff --git a/wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php b/wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php index 777261697b..78b10a0fe1 100644 --- a/wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php +++ b/wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php @@ -7,10 +7,8 @@ namespace wcf\system\database\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Database\Exception + * @since 3.0 */ class DatabaseException extends \wcf\system\database\DatabaseException { /** @noinspection PhpMissingParentConstructorInspection */ diff --git a/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php b/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php index 865c1f96fb..b1b11cfa54 100644 --- a/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php +++ b/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php @@ -7,9 +7,7 @@ namespace wcf\system\database\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Database\Exception + * @since 3.0 */ class DatabaseQueryException extends DatabaseException { } diff --git a/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php b/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php index 2e874e0185..1ca4618411 100644 --- a/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php +++ b/wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php @@ -8,10 +8,8 @@ use wcf\system\exception\IExtraInformationException; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Database\Exception + * @since 3.0 */ class DatabaseQueryExecutionException extends DatabaseQueryException implements IExtraInformationException { /** diff --git a/wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php b/wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php index 7031dff075..03b0476b94 100644 --- a/wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php +++ b/wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php @@ -7,9 +7,7 @@ namespace wcf\system\database\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Database\Exception + * @since 3.0 */ class DatabaseTransactionException extends DatabaseException { } diff --git a/wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php b/wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php index 6b798b4e6d..ade6ffac60 100644 --- a/wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php +++ b/wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.statement - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Statement * * @mixin \PDOStatement */ diff --git a/wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php b/wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php index eceacbfedd..b9eb56fb75 100644 --- a/wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php +++ b/wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php @@ -7,9 +7,7 @@ namespace wcf\system\database\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.util - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Util */ class ConditionBuilder { /** diff --git a/wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php b/wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php index 5d2f6b8425..c2dfd9b1ec 100644 --- a/wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php +++ b/wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.util - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Util */ class PreparedStatementConditionBuilder extends ConditionBuilder { /** diff --git a/wcfsetup/install/files/lib/system/database/util/SQLParser.class.php b/wcfsetup/install/files/lib/system/database/util/SQLParser.class.php index 86de97392a..d37edfda21 100644 --- a/wcfsetup/install/files/lib/system/database/util/SQLParser.class.php +++ b/wcfsetup/install/files/lib/system/database/util/SQLParser.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.database.util - * @category Community Framework + * @package WoltLabSuite\Core\System\Database\Util */ class SQLParser { /** diff --git a/wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php b/wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php index f197eb93fd..0ccccf7832 100644 --- a/wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php +++ b/wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class EditHistoryManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php b/wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php index 6046943a56..a0b7611fd2 100644 --- a/wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php +++ b/wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php @@ -10,9 +10,7 @@ use wcf\data\IUserContent; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.edit - * @category Community Framework + * @package WoltLabSuite\Core\System\Edit */ interface IHistorySavingObject extends IDatabaseObjectProcessor, IUserContent { /** diff --git a/wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php b/wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php index 1e263a14fa..afa2e02ed5 100644 --- a/wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php +++ b/wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php @@ -9,9 +9,7 @@ use wcf\system\exception\PermissionDeniedException; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.edit - * @category Community Framework + * @package WoltLabSuite\Core\System\Edit */ interface IHistorySavingObjectTypeProvider extends IObjectTypeProvider { /** @@ -28,7 +26,7 @@ interface IHistorySavingObjectTypeProvider extends IObjectTypeProvider { * Returns the identifier of the appropriate page menu item. * * @return string - * @deprecated since 2.2 + * @deprecated 3.0 */ public function getActivePageMenuItem(); } diff --git a/wcfsetup/install/files/lib/system/email/Email.class.php b/wcfsetup/install/files/lib/system/email/Email.class.php index 5f2dbc9d7f..c3911e4071 100644 --- a/wcfsetup/install/files/lib/system/email/Email.class.php +++ b/wcfsetup/install/files/lib/system/email/Email.class.php @@ -15,10 +15,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email + * @since 3.0 */ class Email { /** diff --git a/wcfsetup/install/files/lib/system/email/EmailGrammar.class.php b/wcfsetup/install/files/lib/system/email/EmailGrammar.class.php index 9f758b368e..3f1cc33ec9 100644 --- a/wcfsetup/install/files/lib/system/email/EmailGrammar.class.php +++ b/wcfsetup/install/files/lib/system/email/EmailGrammar.class.php @@ -8,10 +8,8 @@ namespace wcf\system\email; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email + * @since 3.0 */ final class EmailGrammar { /** diff --git a/wcfsetup/install/files/lib/system/email/Mailbox.class.php b/wcfsetup/install/files/lib/system/email/Mailbox.class.php index 369345001b..cda45a721f 100644 --- a/wcfsetup/install/files/lib/system/email/Mailbox.class.php +++ b/wcfsetup/install/files/lib/system/email/Mailbox.class.php @@ -10,10 +10,8 @@ use wcf\system\language\LanguageFactory; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email + * @since 3.0 */ class Mailbox { /** diff --git a/wcfsetup/install/files/lib/system/email/UserMailbox.class.php b/wcfsetup/install/files/lib/system/email/UserMailbox.class.php index 09ff3feaf7..5ef209cbe1 100644 --- a/wcfsetup/install/files/lib/system/email/UserMailbox.class.php +++ b/wcfsetup/install/files/lib/system/email/UserMailbox.class.php @@ -8,10 +8,8 @@ use wcf\data\user\User; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email + * @since 3.0 */ class UserMailbox extends Mailbox { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php index 330fb8203b..6eaca8ddcc 100644 --- a/wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php @@ -7,10 +7,8 @@ namespace wcf\system\email\mime; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ abstract class AbstractMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php index cd4af9705a..569aae205e 100644 --- a/wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php @@ -9,10 +9,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ abstract class AbstractMultipartMimePart extends AbstractMimePart implements IRecipientAwareMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php index 40c488c0b6..5b96c1a172 100644 --- a/wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php @@ -9,10 +9,8 @@ use wcf\util\FileUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class AttachmentMimePart extends AbstractMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php index 393fc80153..d7f26ce4a4 100644 --- a/wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php @@ -7,10 +7,8 @@ namespace wcf\system\email\mime; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class HtmlTextMimePart extends RecipientAwareTextMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php index d2ac970332..ecc434389b 100644 --- a/wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php @@ -8,10 +8,8 @@ use wcf\system\email\Mailbox; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ interface IRecipientAwareMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php b/wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php index 02356d068a..56bc4f0d07 100644 --- a/wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php @@ -8,10 +8,8 @@ use wcf\system\email\Mailbox; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class MimePartFacade extends AbstractMimePart implements IRecipientAwareMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php index 7f55ab1cd6..ba625931c7 100644 --- a/wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php @@ -8,10 +8,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class MultipartAlternativeMimePart extends AbstractMultipartMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php index 083aa1e919..ad55acf7cf 100644 --- a/wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php @@ -8,10 +8,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class MultipartMixedMimePart extends AbstractMultipartMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php index 7b7111785a..5eea4aa606 100644 --- a/wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php @@ -7,10 +7,8 @@ namespace wcf\system\email\mime; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class PlainTextMimePart extends RecipientAwareTextMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php index 31076ce171..aac3c6c78f 100644 --- a/wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class RecipientAwareTextMimePart extends TextMimePart implements IRecipientAwareMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php b/wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php index cbb7c88722..cd0513bdfd 100644 --- a/wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php +++ b/wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php @@ -8,10 +8,8 @@ namespace wcf\system\email\mime; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.mime - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Mime + * @since 3.0 */ class TextMimePart extends AbstractMimePart { /** diff --git a/wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php b/wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php index bf0d94d889..577e9f2ed6 100644 --- a/wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php @@ -12,10 +12,8 @@ use wcf\util\DateUtil; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport + * @since 3.0 */ class DebugEmailTransport implements EmailTransport { /** diff --git a/wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php b/wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php index 1a3b4c82c6..e270303aeb 100644 --- a/wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php @@ -9,10 +9,8 @@ use wcf\system\email\Mailbox; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport + * @since 3.0 */ interface EmailTransport { /** diff --git a/wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php b/wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php index 3d706a2605..be972db69f 100644 --- a/wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php @@ -11,10 +11,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport + * @since 3.0 */ class PhpEmailTransport implements EmailTransport { /** diff --git a/wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php b/wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php index 6a6c6c84ac..73202fc410 100644 --- a/wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php @@ -14,10 +14,8 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport + * @since 3.0 */ class SmtpEmailTransport implements EmailTransport { /** diff --git a/wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php b/wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php index 2513086c28..c16004ee11 100644 --- a/wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php @@ -7,9 +7,7 @@ namespace wcf\system\email\transport\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport\Exception + * @since 3.0 */ class PermanentFailure extends \Exception { } diff --git a/wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php b/wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php index 636caaa715..aceb0770f5 100644 --- a/wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php +++ b/wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php @@ -7,9 +7,7 @@ namespace wcf\system\email\transport\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.email.transport.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Email\Transport\Exception + * @since 3.0 */ class TransientFailure extends \Exception { } diff --git a/wcfsetup/install/files/lib/system/event/EventHandler.class.php b/wcfsetup/install/files/lib/system/event/EventHandler.class.php index 837eccdd37..94b1185500 100644 --- a/wcfsetup/install/files/lib/system/event/EventHandler.class.php +++ b/wcfsetup/install/files/lib/system/event/EventHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\SingletonFactory; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event - * @category Community Framework + * @package WoltLabSuite\Core\System\Event */ class EventHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/event/IEventListener.class.php b/wcfsetup/install/files/lib/system/event/IEventListener.class.php index e64a448988..098e74b103 100644 --- a/wcfsetup/install/files/lib/system/event/IEventListener.class.php +++ b/wcfsetup/install/files/lib/system/event/IEventListener.class.php @@ -5,13 +5,11 @@ namespace wcf\system\event; * *DEPRECATED* * EventListeners can be registered for a specific event in many controller objects. * - * @deprecated since 2.1, use \wcf\system\event\listener\IParameterizedEventListener + * @deprecated 2.1, use \wcf\system\event\listener\IParameterizedEventListener * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event - * @category Community Framework + * @package WoltLabSuite\Core\System\Event */ interface IEventListener { /** diff --git a/wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php b/wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php index 12a66bd093..f2030062d5 100644 --- a/wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php +++ b/wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php @@ -9,10 +9,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event.listener - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Event\Listener + * @since 3.0 */ abstract class AbstractUserActionRenameListener implements IParameterizedEventListener { /** diff --git a/wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php b/wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php index 66f55f95a9..10254d098f 100644 --- a/wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php +++ b/wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event.listener - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Event\Listener + * @since 3.0 */ abstract class AbstractUserMergeListener implements IParameterizedEventListener { /** diff --git a/wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php b/wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php index 677740dd4f..1313abe554 100644 --- a/wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php +++ b/wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php @@ -10,9 +10,7 @@ namespace wcf\system\event\listener; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\System\Event\Listener */ interface IParameterizedEventListener { /** diff --git a/wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php b/wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php index 07f69744da..f9ce4c1356 100644 --- a/wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php +++ b/wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php @@ -12,9 +12,7 @@ use wcf\util\UserUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.event.listener - * @category Community Framework + * @package WoltLabSuite\Core\System\Event\Listener */ class SessionAccessLogListener implements IParameterizedEventListener { /** diff --git a/wcfsetup/install/files/lib/system/exception/AJAXException.class.php b/wcfsetup/install/files/lib/system/exception/AJAXException.class.php index a507c30ae7..bcb892ba3e 100644 --- a/wcfsetup/install/files/lib/system/exception/AJAXException.class.php +++ b/wcfsetup/install/files/lib/system/exception/AJAXException.class.php @@ -9,9 +9,7 @@ use wcf\util\JSON; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class AJAXException extends LoggedException { /** diff --git a/wcfsetup/install/files/lib/system/exception/ErrorException.class.php b/wcfsetup/install/files/lib/system/exception/ErrorException.class.php index dbf902ed32..e6f181274a 100644 --- a/wcfsetup/install/files/lib/system/exception/ErrorException.class.php +++ b/wcfsetup/install/files/lib/system/exception/ErrorException.class.php @@ -9,10 +9,8 @@ namespace wcf\system\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Exception + * @since 3.0 */ class ErrorException extends SystemException { /** diff --git a/wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php b/wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php index 3008d4f706..b637ff70ed 100644 --- a/wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php +++ b/wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php @@ -7,8 +7,6 @@ namespace wcf\system\exception; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class HTTPNotFoundException extends SystemException { } diff --git a/wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php b/wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php index 043e78f18f..eb5a2d38e7 100644 --- a/wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php +++ b/wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php @@ -7,8 +7,6 @@ namespace wcf\system\exception; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class HTTPServerErrorException extends SystemException { } diff --git a/wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php b/wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php index 2394c6ae11..b95a000951 100644 --- a/wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php +++ b/wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php @@ -7,8 +7,6 @@ namespace wcf\system\exception; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class HTTPUnauthorizedException extends SystemException { } diff --git a/wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php b/wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php index d67745a4c3..2991866d9e 100644 --- a/wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php +++ b/wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php @@ -7,10 +7,8 @@ namespace wcf\system\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Exception + * @since 3.0 */ interface IExtraInformationException { /** diff --git a/wcfsetup/install/files/lib/system/exception/IPrintableException.class.php b/wcfsetup/install/files/lib/system/exception/IPrintableException.class.php index 3853fff2d5..5f57993741 100644 --- a/wcfsetup/install/files/lib/system/exception/IPrintableException.class.php +++ b/wcfsetup/install/files/lib/system/exception/IPrintableException.class.php @@ -7,10 +7,8 @@ namespace wcf\system\exception; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @deprecated 2.2 - Fatal Exceptions are printed automatically, if you need a well styled page use: NamedUserException + * @package WoltLabSuite\Core\System\Exception + * @deprecated 3.0 - Fatal Exceptions are printed automatically, if you need a well styled page use: NamedUserException */ interface IPrintableException { /** diff --git a/wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php b/wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php index 1c04318218..dfc7bafe76 100644 --- a/wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php +++ b/wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class IllegalLinkException extends NamedUserException { /** diff --git a/wcfsetup/install/files/lib/system/exception/ImplementationException.class.php b/wcfsetup/install/files/lib/system/exception/ImplementationException.class.php index 5eb8b6a816..15957a4025 100644 --- a/wcfsetup/install/files/lib/system/exception/ImplementationException.class.php +++ b/wcfsetup/install/files/lib/system/exception/ImplementationException.class.php @@ -8,10 +8,8 @@ namespace wcf\system\exception; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Exception + * @since 3.0 */ class ImplementationException extends \LogicException { /** diff --git a/wcfsetup/install/files/lib/system/exception/InvalidArgumentException.class.php b/wcfsetup/install/files/lib/system/exception/InvalidArgumentException.class.php index 936eacb6a6..25acd0a715 100644 --- a/wcfsetup/install/files/lib/system/exception/InvalidArgumentException.class.php +++ b/wcfsetup/install/files/lib/system/exception/InvalidArgumentException.class.php @@ -9,9 +9,7 @@ namespace wcf\system\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Exception + * @since 3.0 */ class InvalidArgumentException extends SystemException { } diff --git a/wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php b/wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php index 76b6427b6d..1153b72d63 100644 --- a/wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php +++ b/wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class InvalidSecurityTokenException extends NamedUserException { /** diff --git a/wcfsetup/install/files/lib/system/exception/LoggedException.class.php b/wcfsetup/install/files/lib/system/exception/LoggedException.class.php index 1f76146ec0..5cfea3a0e6 100644 --- a/wcfsetup/install/files/lib/system/exception/LoggedException.class.php +++ b/wcfsetup/install/files/lib/system/exception/LoggedException.class.php @@ -9,10 +9,8 @@ namespace wcf\system\exception; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @deprecated 2.2 - Fatal Exceptions are logged automatically. + * @package WoltLabSuite\Core\System\Exception + * @deprecated 3.0 - Fatal Exceptions are logged automatically. */ class LoggedException extends \Exception { /** diff --git a/wcfsetup/install/files/lib/system/exception/NamedUserException.class.php b/wcfsetup/install/files/lib/system/exception/NamedUserException.class.php index 50e0cab3fa..473bac5a4e 100644 --- a/wcfsetup/install/files/lib/system/exception/NamedUserException.class.php +++ b/wcfsetup/install/files/lib/system/exception/NamedUserException.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class NamedUserException extends UserException { /** diff --git a/wcfsetup/install/files/lib/system/exception/ParentClassException.class.php b/wcfsetup/install/files/lib/system/exception/ParentClassException.class.php index 8abcf32649..1f13f55cc4 100644 --- a/wcfsetup/install/files/lib/system/exception/ParentClassException.class.php +++ b/wcfsetup/install/files/lib/system/exception/ParentClassException.class.php @@ -8,10 +8,8 @@ namespace wcf\system\exception; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Exception + * @since 3.0 */ class ParentClassException extends \LogicException { /** diff --git a/wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php b/wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php index 9f4718a584..e5f32cb257 100644 --- a/wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php +++ b/wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class PermissionDeniedException extends UserException { /** diff --git a/wcfsetup/install/files/lib/system/exception/SystemException.class.php b/wcfsetup/install/files/lib/system/exception/SystemException.class.php index 014a5f5ab3..f9ee01bc64 100644 --- a/wcfsetup/install/files/lib/system/exception/SystemException.class.php +++ b/wcfsetup/install/files/lib/system/exception/SystemException.class.php @@ -7,9 +7,7 @@ namespace wcf\system\exception; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class SystemException extends LoggedException { /** diff --git a/wcfsetup/install/files/lib/system/exception/UserException.class.php b/wcfsetup/install/files/lib/system/exception/UserException.class.php index 12555b4fb4..c54a8e0612 100644 --- a/wcfsetup/install/files/lib/system/exception/UserException.class.php +++ b/wcfsetup/install/files/lib/system/exception/UserException.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ abstract class UserException extends \Exception implements IPrintableException { /** diff --git a/wcfsetup/install/files/lib/system/exception/UserInputException.class.php b/wcfsetup/install/files/lib/system/exception/UserInputException.class.php index 13658b2b4c..e7225f3d06 100644 --- a/wcfsetup/install/files/lib/system/exception/UserInputException.class.php +++ b/wcfsetup/install/files/lib/system/exception/UserInputException.class.php @@ -7,9 +7,7 @@ namespace wcf\system\exception; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class UserInputException extends UserException { /** diff --git a/wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php b/wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php index 3f77ff2972..50305e7e61 100644 --- a/wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php +++ b/wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class ValidateActionException extends \Exception { /** diff --git a/wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php b/wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php index 1b968c07e7..1c3934229a 100644 --- a/wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php +++ b/wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php @@ -10,9 +10,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exporter - * @category Community Framework + * @package WoltLabSuite\Core\System\Exporter */ abstract class AbstractExporter implements IExporter { /** diff --git a/wcfsetup/install/files/lib/system/exporter/IExporter.class.php b/wcfsetup/install/files/lib/system/exporter/IExporter.class.php index cb8f603392..798191fcea 100644 --- a/wcfsetup/install/files/lib/system/exporter/IExporter.class.php +++ b/wcfsetup/install/files/lib/system/exporter/IExporter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\exporter; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exporter - * @category Community Framework + * @package WoltLabSuite\Core\System\Exporter */ interface IExporter { /** diff --git a/wcfsetup/install/files/lib/system/form/FormDocument.class.php b/wcfsetup/install/files/lib/system/form/FormDocument.class.php index 8446c9db8c..87b36bb15c 100644 --- a/wcfsetup/install/files/lib/system/form/FormDocument.class.php +++ b/wcfsetup/install/files/lib/system/form/FormDocument.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form - * @category Community Framework + * @package WoltLabSuite\Core\System\Form */ class FormDocument { /** diff --git a/wcfsetup/install/files/lib/system/form/IFormElement.class.php b/wcfsetup/install/files/lib/system/form/IFormElement.class.php index 05e612d125..058e188098 100644 --- a/wcfsetup/install/files/lib/system/form/IFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/IFormElement.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form - * @category Community Framework + * @package WoltLabSuite\Core\System\Form */ interface IFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php index cbe2017136..a4c7bfbcd8 100644 --- a/wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form - * @category Community Framework + * @package WoltLabSuite\Core\System\Form */ interface IFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php index 952ac34a12..954388862d 100644 --- a/wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.container - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Container */ abstract class AbstractFormElementContainer implements IFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php index e6706a9a38..4aaedae895 100644 --- a/wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form\container; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form - * @category Community Framework + * @package WoltLabSuite\Core\System\Form */ class GroupFormElementContainer extends AbstractFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php index 71c9d626e7..fa5db516cd 100644 --- a/wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form\container; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.container - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Container */ class MultipleSelectionFormElementContainer extends SelectionFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php index fbfe4c704d..bd7b362f1c 100644 --- a/wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.container - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Container */ abstract class SelectionFormElementContainer extends AbstractFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php b/wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php index 3e5a89765c..ed6a495e73 100644 --- a/wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php +++ b/wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.container - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Container */ class SingleSelectionFormElementContainer extends SelectionFormElementContainer { /** diff --git a/wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php index 8b5a1aff8a..18c193edfd 100644 --- a/wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ abstract class AbstractFormElement implements IFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php index 3c0803b609..2ee973f4bb 100644 --- a/wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ abstract class AbstractNamedFormElement extends AbstractFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php index 8b90c082e9..2a8ff45cca 100644 --- a/wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ class LabelFormElement extends AbstractFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php index c5d0a28e41..017d42707c 100644 --- a/wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php @@ -8,9 +8,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ class MultipleSelectionFormElement extends AbstractNamedFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php index 1d0f255486..785126ab0d 100644 --- a/wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form\element; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ class PasswordInputFormElement extends AbstractNamedFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php index 0e2091e6d4..5ea297f7d0 100644 --- a/wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form\element; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ class SingleSelectionFormElement extends AbstractNamedFormElement { /** diff --git a/wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php b/wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php index 44ccc62dc9..5a2f1d8bd8 100644 --- a/wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php +++ b/wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php @@ -7,9 +7,7 @@ namespace wcf\system\form\element; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.form.element - * @category Community Framework + * @package WoltLabSuite\Core\System\Form\Element */ class TextInputFormElement extends AbstractNamedFormElement { /** diff --git a/wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php b/wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php index 0f1ae9e0ae..433f0a0b87 100644 --- a/wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php @@ -10,7 +10,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputProcessor { protected $embeddedContent = []; diff --git a/wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php b/wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php index 25da34f0d7..6cf21c4966 100644 --- a/wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php +++ b/wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\input\filter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ interface IHtmlInputFilter { /** diff --git a/wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php b/wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php index 49627f2735..a89bf0104b 100644 --- a/wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php +++ b/wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\input\filter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class MessageHtmlInputFilter implements IHtmlInputFilter { /** diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php index f18860e8f6..49d9bf1ebe 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php @@ -7,7 +7,7 @@ use wcf\util\JSON; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputNodeImg extends AbstractHtmlNode { protected $tagName = 'img'; diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php index ef39200331..ee1e170046 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php @@ -6,7 +6,7 @@ use wcf\util\DOMUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputNodeProcessor extends HtmlNodeProcessor implements IHtmlInputNodeProcessor { protected $embeddedContent = []; diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php index f5e91c2428..1488adcb6b 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php @@ -10,7 +10,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputNodeTextParser { protected $elementStack = []; @@ -426,7 +426,7 @@ class HtmlInputNodeTextParser { * * @param string $match * @return string - * @since 2.2 + * @since 3.0 */ public function getUsername($match) { // remove escaped single quotation mark diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMention.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMention.class.php index 9387589802..67f99aa3d2 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMention.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMention.class.php @@ -5,7 +5,7 @@ use wcf\system\html\node\HtmlNodeProcessor; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputNodeWoltlabMention extends AbstractHtmlNode { protected $tagName = 'woltlab-mention'; diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php index a2f1c022a5..161680b29a 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php @@ -7,7 +7,7 @@ use wcf\util\DOMUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlInputNodeWoltlabMetacode extends AbstractHtmlNode { /** diff --git a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php index 3f3c117ba7..7e87f925ba 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php @@ -12,10 +12,8 @@ use wcf\util\DOMUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.html.input.node - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Html\Input\Node + * @since 3.0 */ class HtmlInputNodeWoltlabMetacodeMarker extends AbstractHtmlNode { /** diff --git a/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php b/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php index a23f47f166..14a293deb7 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php @@ -4,6 +4,6 @@ use wcf\system\html\node\IHtmlNode; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ interface IHtmlInputNode extends IHtmlNode {} diff --git a/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNodeProcessor.class.php b/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNodeProcessor.class.php index 8911a8af6a..2c2f6aaba0 100644 --- a/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNodeProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNodeProcessor.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\input\node; use wcf\system\html\node\IHtmlNodeProcessor; /** - * @since 2.2 + * @since 3.0 */ interface IHtmlInputNodeProcessor extends IHtmlNodeProcessor { public function getEmbeddedContent(); diff --git a/wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php b/wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php index 141e5793ba..979b264bc9 100644 --- a/wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php +++ b/wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ abstract class AbstractMetacodeConverter implements IMetacodeConverter { /** diff --git a/wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php b/wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php index 55de4e4aad..d6d61fea9b 100644 --- a/wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php +++ b/wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class ColorMetacodeConverter extends AbstractMetacodeConverter { /** diff --git a/wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php b/wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php index cfe2989bfb..d832f40cf6 100644 --- a/wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php +++ b/wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ interface IMetacodeConverter { /** diff --git a/wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php b/wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php index 8a8ac1aa9b..7318cc7b84 100644 --- a/wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php +++ b/wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class QuoteMetacodeConverter extends AbstractMetacodeConverter { /** diff --git a/wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php b/wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php index 03881f05f8..a9aa98744a 100644 --- a/wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php +++ b/wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class SizeMetacodeConverter extends AbstractMetacodeConverter { protected $sizes = [8, 10, 12, 14, 18, 24, 36]; diff --git a/wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php b/wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php index fa87694640..d2a37fbf61 100644 --- a/wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php +++ b/wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\node; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ abstract class AbstractHtmlNode implements IHtmlNode { protected $tagName = ''; diff --git a/wcfsetup/install/files/lib/system/html/node/HtmlNodeProcessor.class.php b/wcfsetup/install/files/lib/system/html/node/HtmlNodeProcessor.class.php index e03e7a5904..261b082156 100644 --- a/wcfsetup/install/files/lib/system/html/node/HtmlNodeProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/node/HtmlNodeProcessor.class.php @@ -5,7 +5,7 @@ use wcf\util\JSON; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlNodeProcessor implements IHtmlNodeProcessor { /** diff --git a/wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php b/wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php index 51c7f3889c..8f81002650 100644 --- a/wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php +++ b/wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php @@ -3,7 +3,7 @@ namespace wcf\system\html\node; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ interface IHtmlNode { public function getTagName(); diff --git a/wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php b/wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php index 795a9409ea..401aeeffde 100644 --- a/wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php @@ -2,7 +2,7 @@ namespace wcf\system\html\node; /** - * @since 2.2 + * @since 3.0 */ interface IHtmlNodeProcessor { public function getDocument(); diff --git a/wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php b/wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php index d9f12d0733..a6fac5a0f4 100644 --- a/wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php @@ -4,7 +4,7 @@ use wcf\system\html\output\node\HtmlOutputNodeProcessor; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputProcessor { /** diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeBlockquote.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeBlockquote.class.php index c179eb7e33..611f66bca9 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeBlockquote.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeBlockquote.class.php @@ -9,7 +9,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeBlockquote extends AbstractHtmlNode { protected $tagName = 'blockquote'; diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php index 6f283188e4..26139e9123 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php @@ -4,7 +4,7 @@ use wcf\system\html\node\HtmlNodeProcessor; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeProcessor extends HtmlNodeProcessor { public function process() { diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabColor.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabColor.class.php index 3803759303..9b45a1febb 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabColor.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabColor.class.php @@ -6,7 +6,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeWoltlabColor extends AbstractHtmlNode { protected $tagName = 'woltlab-color'; diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMention.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMention.class.php index 14355c3f02..7ecc86b4db 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMention.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMention.class.php @@ -10,7 +10,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeWoltlabMention extends AbstractHtmlNode { protected $tagName = 'woltlab-mention'; diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php index bb13fc5afb..b2cfffe8c4 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php @@ -7,7 +7,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeWoltlabMetacode extends AbstractHtmlNode { protected $tagName = 'woltlab-metacode'; diff --git a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSize.class.php b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSize.class.php index 428c99091f..168475c358 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSize.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSize.class.php @@ -6,7 +6,7 @@ use wcf\util\StringUtil; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ class HtmlOutputNodeWoltlabSize extends AbstractHtmlNode { protected $tagName = 'woltlab-size'; diff --git a/wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php b/wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php index da49187406..e8e34f64ab 100644 --- a/wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php +++ b/wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php @@ -4,6 +4,6 @@ use wcf\system\html\node\IHtmlNode; /** * TOOD documentation - * @since 2.2 + * @since 3.0 */ interface IHtmlOutputNode extends IHtmlNode {} diff --git a/wcfsetup/install/files/lib/system/image/ImageHandler.class.php b/wcfsetup/install/files/lib/system/image/ImageHandler.class.php index 186be4cca4..1bef80ffa0 100644 --- a/wcfsetup/install/files/lib/system/image/ImageHandler.class.php +++ b/wcfsetup/install/files/lib/system/image/ImageHandler.class.php @@ -12,9 +12,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.image - * @category Community Framework + * @package WoltLabSuite\Core\System\Image */ class ImageHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php b/wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php index 8f3db626be..d793d290b7 100644 --- a/wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php +++ b/wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.image.adapter - * @category Community Framework + * @package WoltLabSuite\Core\System\Image\Adapter */ class GDImageAdapter implements IImageAdapter { /** diff --git a/wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php b/wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php index a1786fef6c..34cef3b5a1 100644 --- a/wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php +++ b/wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\image\adapter; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.image.adapter - * @category Community Framework + * @package WoltLabSuite\Core\System\Image\Adapter */ interface IImageAdapter { /** diff --git a/wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php b/wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php index d6f1372a20..5c334a6996 100644 --- a/wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php +++ b/wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.image.adapter - * @category Community Framework + * @package WoltLabSuite\Core\System\Image\Adapter */ class ImageAdapter implements IImageAdapter { /** diff --git a/wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php b/wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php index 53b4aff85f..874ac3cb53 100644 --- a/wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php +++ b/wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.image.adapter - * @category Community Framework + * @package WoltLabSuite\Core\System\Image\Adapter */ class ImagickImageAdapter implements IImageAdapter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php index 7f73e7ec39..688ffacff9 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractACLImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php index ff37c42fcd..0a5fb4ce33 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractAttachmentImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php index b748d63132..bf15968c5c 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\category\CategoryEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractCategoryImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php index d67b32b203..42bcf69a7a 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\comment\CommentEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractCommentImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php index a04ae63f1d..f0c71fd5c3 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractCommentResponseImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php index e29928cbf7..03a938b943 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\importer; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ abstract class AbstractImporter implements IImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php index 77c36c1ebd..1e87a0b1d0 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractLikeImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php index 3e3b35b7b8..b0fde794f0 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\poll\PollEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractPollImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php index 2ff536fd8c..67c3927b4c 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\poll\option\PollOptionEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractPollOptionImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php index 466fb83415..65f94094d1 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractPollOptionVoteImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php b/wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php index db9b388492..b881ca0477 100644 --- a/wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php @@ -10,9 +10,7 @@ use wcf\system\database\DatabaseException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class AbstractWatchedObjectImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/IImporter.class.php b/wcfsetup/install/files/lib/system/importer/IImporter.class.php index 5b3f15e1b9..12b83c98bf 100644 --- a/wcfsetup/install/files/lib/system/importer/IImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/IImporter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\importer; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ interface IImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/ImportHandler.class.php b/wcfsetup/install/files/lib/system/importer/ImportHandler.class.php index d20c3a4ae3..244e8ee77a 100644 --- a/wcfsetup/install/files/lib/system/importer/ImportHandler.class.php +++ b/wcfsetup/install/files/lib/system/importer/ImportHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class ImportHandler extends SingletonFactory implements IAJAXInvokeAction { /** diff --git a/wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php b/wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php index 7fb7326548..9ff564e726 100644 --- a/wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class LabelGroupImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/LabelImporter.class.php b/wcfsetup/install/files/lib/system/importer/LabelImporter.class.php index 755a8c5b33..5029efd3e8 100644 --- a/wcfsetup/install/files/lib/system/importer/LabelImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/LabelImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\label\LabelEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class LabelImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php b/wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php index 7ade5748e7..780655d181 100644 --- a/wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class SmileyCategoryImporter extends AbstractCategoryImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php b/wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php index 6620624bd0..03e00c8af4 100644 --- a/wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class SmileyImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php index 89f6bb99dd..30d9f6746d 100644 --- a/wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php @@ -13,9 +13,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserAvatarImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php index 230fe1e09f..8952e89c0a 100644 --- a/wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserCommentImporter extends AbstractCommentImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php index 9d1490606e..6dd09c398c 100644 --- a/wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php @@ -7,9 +7,7 @@ namespace wcf\system\importer; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserCommentResponseImporter extends AbstractCommentResponseImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php index 9da44442e6..876825ba3b 100644 --- a/wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserFollowerImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php index 495f2ffbea..34ac89cd9a 100644 --- a/wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php @@ -9,9 +9,7 @@ use wcf\data\user\group\UserGroupAction; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserGroupImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserImporter.class.php index 07a859670d..e0818f6a8d 100644 --- a/wcfsetup/install/files/lib/system/importer/UserImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserImporter.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php index 37e71be609..4d72ee3896 100644 --- a/wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserOptionImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php b/wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php index bff159bd87..ad68d30987 100644 --- a/wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php +++ b/wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php @@ -10,9 +10,7 @@ use wcf\data\user\rank\UserRankEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.importer - * @category Community Framework + * @package WoltLabSuite\Core\System\Importer */ class UserRankImporter extends AbstractImporter { /** diff --git a/wcfsetup/install/files/lib/system/io/AtomicWriter.class.php b/wcfsetup/install/files/lib/system/io/AtomicWriter.class.php index c0fc46cb4e..df36524e1f 100644 --- a/wcfsetup/install/files/lib/system/io/AtomicWriter.class.php +++ b/wcfsetup/install/files/lib/system/io/AtomicWriter.class.php @@ -16,9 +16,7 @@ use wcf\util\FileUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class AtomicWriter extends File { /** diff --git a/wcfsetup/install/files/lib/system/io/FTP.class.php b/wcfsetup/install/files/lib/system/io/FTP.class.php index 40a037b4f8..ded7762b05 100644 --- a/wcfsetup/install/files/lib/system/io/FTP.class.php +++ b/wcfsetup/install/files/lib/system/io/FTP.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class FTP { /** diff --git a/wcfsetup/install/files/lib/system/io/File.class.php b/wcfsetup/install/files/lib/system/io/File.class.php index 2c78d14f6e..78b37297a9 100644 --- a/wcfsetup/install/files/lib/system/io/File.class.php +++ b/wcfsetup/install/files/lib/system/io/File.class.php @@ -19,9 +19,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io * * @method boolean close() * @method boolean eof() diff --git a/wcfsetup/install/files/lib/system/io/GZipFile.class.php b/wcfsetup/install/files/lib/system/io/GZipFile.class.php index 769ddf8926..ba89054a81 100644 --- a/wcfsetup/install/files/lib/system/io/GZipFile.class.php +++ b/wcfsetup/install/files/lib/system/io/GZipFile.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io * * @method resource open($mode, $use_include_path = 0) * @method boolean rewind() diff --git a/wcfsetup/install/files/lib/system/io/IArchive.class.php b/wcfsetup/install/files/lib/system/io/IArchive.class.php index c4ae6b9323..04cf3c7a9b 100644 --- a/wcfsetup/install/files/lib/system/io/IArchive.class.php +++ b/wcfsetup/install/files/lib/system/io/IArchive.class.php @@ -7,9 +7,7 @@ namespace wcf\system\io; * @author Tim Duesterhus * @copyright 2012 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ interface IArchive { /** diff --git a/wcfsetup/install/files/lib/system/io/RemoteFile.class.php b/wcfsetup/install/files/lib/system/io/RemoteFile.class.php index 3c71862f2d..d428f2f572 100644 --- a/wcfsetup/install/files/lib/system/io/RemoteFile.class.php +++ b/wcfsetup/install/files/lib/system/io/RemoteFile.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class RemoteFile extends File { /** diff --git a/wcfsetup/install/files/lib/system/io/Tar.class.php b/wcfsetup/install/files/lib/system/io/Tar.class.php index 70449b8c8b..ae126b65ed 100644 --- a/wcfsetup/install/files/lib/system/io/Tar.class.php +++ b/wcfsetup/install/files/lib/system/io/Tar.class.php @@ -17,9 +17,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class Tar implements IArchive { /** diff --git a/wcfsetup/install/files/lib/system/io/TarWriter.class.php b/wcfsetup/install/files/lib/system/io/TarWriter.class.php index 4017ef4aa7..2f1fb15983 100644 --- a/wcfsetup/install/files/lib/system/io/TarWriter.class.php +++ b/wcfsetup/install/files/lib/system/io/TarWriter.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class TarWriter extends Tar { /** diff --git a/wcfsetup/install/files/lib/system/io/Zip.class.php b/wcfsetup/install/files/lib/system/io/Zip.class.php index 4b7548f161..ea2273e245 100644 --- a/wcfsetup/install/files/lib/system/io/Zip.class.php +++ b/wcfsetup/install/files/lib/system/io/Zip.class.php @@ -9,9 +9,7 @@ use wcf\util\FileUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class Zip extends File implements IArchive { const LOCAL_FILE_SIGNATURE = "\x50\x4b\x03\x04"; diff --git a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php index 161a8097c9..e0061df083 100644 --- a/wcfsetup/install/files/lib/system/io/ZipWriter.class.php +++ b/wcfsetup/install/files/lib/system/io/ZipWriter.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.io - * @category Community Framework + * @package WoltLabSuite\Core\System\Io */ class ZipWriter { protected $headers = []; diff --git a/wcfsetup/install/files/lib/system/label/LabelHandler.class.php b/wcfsetup/install/files/lib/system/label/LabelHandler.class.php index 98abbc333b..957884271d 100644 --- a/wcfsetup/install/files/lib/system/label/LabelHandler.class.php +++ b/wcfsetup/install/files/lib/system/label/LabelHandler.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label - * @category Community Framework + * @package WoltLabSuite\Core\System\Label */ class LabelHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php b/wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php index ef6db8d214..5cb0f86f1d 100644 --- a/wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php @@ -12,9 +12,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object */ abstract class AbstractLabelObjectHandler extends SingletonFactory implements ILabelObjectHandler { /** diff --git a/wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php b/wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php index 1e5c11b863..f3ea6f3715 100644 --- a/wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php @@ -9,9 +9,7 @@ use wcf\data\label\Label; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object */ interface ILabelObjectHandler { /** diff --git a/wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php b/wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php index 90a2669929..5908077de0 100644 --- a/wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php +++ b/wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php @@ -8,9 +8,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object\Type */ abstract class AbstractLabelObjectTypeHandler extends SingletonFactory implements ILabelObjectTypeHandler { /** diff --git a/wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php b/wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php index 1b63c01d6d..305c075844 100644 --- a/wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php +++ b/wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\label\object\type; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object\Type */ interface ILabelObjectTypeHandler { /** diff --git a/wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php b/wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php index 0f96659c4b..0d23ba856c 100644 --- a/wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php +++ b/wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php @@ -7,9 +7,7 @@ namespace wcf\system\label\object\type; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object\Type */ class LabelObjectType { /** diff --git a/wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php b/wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php index 2b981ccfab..ab8ca2e34e 100644 --- a/wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php +++ b/wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.label.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Label\Object\Type */ class LabelObjectTypeContainer implements \Countable, \Iterator { /** diff --git a/wcfsetup/install/files/lib/system/language/I18nHandler.class.php b/wcfsetup/install/files/lib/system/language/I18nHandler.class.php index 056eb41835..51e1ee21aa 100644 --- a/wcfsetup/install/files/lib/system/language/I18nHandler.class.php +++ b/wcfsetup/install/files/lib/system/language/I18nHandler.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.language - * @category Community Framework + * @package WoltLabSuite\Core\System\Language */ class I18nHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php b/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php index 28088fcc39..ea1f62b8fb 100644 --- a/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php +++ b/wcfsetup/install/files/lib/system/language/LanguageFactory.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.language - * @category Community Framework + * @package WoltLabSuite\Core\System\Language */ class LanguageFactory extends SingletonFactory { /** @@ -242,7 +240,7 @@ class LanguageFactory extends SingletonFactory { * Returns the default language object. * * @return Language - * @since 2.2 + * @since 3.0 */ public function getDefaultLanguage() { return $this->getLanguage($this->cache['default']); diff --git a/wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php b/wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php index 26dbc633e5..15e3a1ee0d 100644 --- a/wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php +++ b/wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\like\ViewableLike; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.like - * @category Community Framework + * @package WoltLabSuite\Core\System\Like */ interface IViewableLikeProvider { /** diff --git a/wcfsetup/install/files/lib/system/like/LikeHandler.class.php b/wcfsetup/install/files/lib/system/like/LikeHandler.class.php index bae82be8b4..baffedf3ba 100644 --- a/wcfsetup/install/files/lib/system/like/LikeHandler.class.php +++ b/wcfsetup/install/files/lib/system/like/LikeHandler.class.php @@ -33,9 +33,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.like - * @category Community Framework + * @package WoltLabSuite\Core\System\Like */ class LikeHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php b/wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php index fea1b55cc2..c9ca1fbf39 100644 --- a/wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php +++ b/wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.log.modification - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Log\Modification + * @since 3.0 */ abstract class AbstractModificationLogHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php b/wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php index 2d1e3005b5..0371485ee6 100644 --- a/wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php +++ b/wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.log.modification - * @category Community Framework - * @deprecated since 2.2, use AbstractModificationLogHandler + * @package WoltLabSuite\Core\System\Log\Modification + * @deprecated 3.0, use AbstractModificationLogHandler */ class ModificationLogHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php b/wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php index 413958246d..dbf41b1a8e 100644 --- a/wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php +++ b/wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php @@ -9,9 +9,7 @@ use wcf\system\io\File; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.mail - * @category Community Framework + * @package WoltLabSuite\Core\Data\Mail * @deprecated The Community Framework < 2.2 mail API is deprecated in favor of \wcf\system\email\*. */ class DebugMailSender extends MailSender { diff --git a/wcfsetup/install/files/lib/system/mail/Mail.class.php b/wcfsetup/install/files/lib/system/mail/Mail.class.php index aca7676bd6..d789d656e0 100644 --- a/wcfsetup/install/files/lib/system/mail/Mail.class.php +++ b/wcfsetup/install/files/lib/system/mail/Mail.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.mail - * @category Community Framework + * @package WoltLabSuite\Core\Data\Mail * @deprecated The Community Framework < 2.2 mail API is deprecated in favor of \wcf\system\email\*. */ class Mail { @@ -145,7 +143,7 @@ class Mail { $this->header .= 'X-Priority: 3'.self::$lineEnding - .'X-Mailer: WoltLab Community Framework Mail Package'.self::$lineEnding + .'X-Mailer: WoltLab Suite Mail Package'.self::$lineEnding .'From: '.$this->getFrom().self::$lineEnding .($this->getCCString() != '' ? 'CC:'.$this->getCCString().self::$lineEnding : '') .($this->getBCCString() != '' ? 'BCC:'.$this->getBCCString().self::$lineEnding : ''); diff --git a/wcfsetup/install/files/lib/system/mail/MailSender.class.php b/wcfsetup/install/files/lib/system/mail/MailSender.class.php index 4bbad53487..516c487ac7 100644 --- a/wcfsetup/install/files/lib/system/mail/MailSender.class.php +++ b/wcfsetup/install/files/lib/system/mail/MailSender.class.php @@ -7,9 +7,7 @@ namespace wcf\system\mail; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.mail - * @category Community Framework + * @package WoltLabSuite\Core\Data\Mail * @deprecated The Community Framework < 2.2 mail API is deprecated in favor of \wcf\system\email\*. */ abstract class MailSender { diff --git a/wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php b/wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php index ea0dd7604e..4405ee9d85 100644 --- a/wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php +++ b/wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php @@ -7,9 +7,7 @@ namespace wcf\system\mail; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.mail - * @category Community Framework + * @package WoltLabSuite\Core\Data\Mail * @deprecated The Community Framework < 2.2 mail API is deprecated in favor of \wcf\system\email\*. */ class PHPMailSender extends MailSender { diff --git a/wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php b/wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php index 3881d957c7..37273748ed 100644 --- a/wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php +++ b/wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage data.mail - * @category Community Framework + * @package WoltLabSuite\Core\Data\Mail * @deprecated The Community Framework < 2.2 mail API is deprecated in favor of \wcf\system\email\*. */ class SMTPMailSender extends MailSender { diff --git a/wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php b/wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php index 84cb29f0f3..aa3570b75b 100644 --- a/wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php +++ b/wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php @@ -7,9 +7,7 @@ namespace wcf\system\menu; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu */ interface ITreeMenuItem { /** diff --git a/wcfsetup/install/files/lib/system/menu/TreeMenu.class.php b/wcfsetup/install/files/lib/system/menu/TreeMenu.class.php index 1407b04e17..0c7ad2332c 100644 --- a/wcfsetup/install/files/lib/system/menu/TreeMenu.class.php +++ b/wcfsetup/install/files/lib/system/menu/TreeMenu.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu */ abstract class TreeMenu extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php b/wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php index 10078088a1..24cd6c83d3 100644 --- a/wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php +++ b/wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php @@ -9,9 +9,7 @@ use wcf\system\menu\TreeMenu; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\Acp */ class ACPMenu extends TreeMenu { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php b/wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php index ffa1dd6d3b..2126ba060e 100644 --- a/wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User * * @method UserMenuItem getDecoratedObject() * @mixin UserMenuItem diff --git a/wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php b/wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php index 9661c54f70..73cde84677 100644 --- a/wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\IDatabaseObjectProcessor; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User */ interface IUserMenuItemProvider extends IDatabaseObjectProcessor { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php b/wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php index f6df93c565..58915d2f7a 100644 --- a/wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php @@ -11,9 +11,7 @@ use wcf\system\menu\TreeMenu; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User */ class UserMenu extends TreeMenu { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php index d466d62412..6c65c2eb0d 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php @@ -11,9 +11,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile */ class UserProfileMenu extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php index 0a0d666a4b..48cf6e9f73 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile.content - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile\Content */ class AboutUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php index 98c697d0fa..14cdda8909 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile.content - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile\Content */ class CommentUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php index 04add75ecc..9c1ee20e0d 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php @@ -7,9 +7,7 @@ namespace wcf\system\menu\user\profile\content; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile.content - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile\Content */ interface IUserProfileMenuContent { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php index e3e9d93cb3..a4ee620cb2 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile.content - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile\Content */ class LikesUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent { /** diff --git a/wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php b/wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php index d91caed52c..99a275e28d 100644 --- a/wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php +++ b/wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.menu.user.profile.content - * @category Community Framework + * @package WoltLabSuite\Core\System\Menu\User\Profile\Content */ class RecentActivityUserProfileMenuContent extends SingletonFactory implements IUserProfileMenuContent { /** diff --git a/wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php b/wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php index c1c2c6babf..76b7a36bed 100644 --- a/wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php +++ b/wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php @@ -23,9 +23,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message - * @category Community Framework + * @package WoltLabSuite\Core\System\Message */ class QuickReplyManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php b/wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php index 377e859989..a5ec9618e3 100644 --- a/wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php +++ b/wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.censorship - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Censorship */ class Censorship extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php b/wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php index c3b9461c1b..58392c14f3 100644 --- a/wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php @@ -11,9 +11,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.embedded.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Embedded\Object * * @method ObjectType getDecoratedObject() * @mixin ObjectType diff --git a/wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php b/wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php index 2fb76c42ed..af22326d3e 100644 --- a/wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php @@ -11,9 +11,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.embedded.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Embedded\Object */ class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler { /** diff --git a/wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php b/wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php index 541fa7a359..e23b64c44f 100644 --- a/wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\html\input\HtmlInputProcessor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.embedded.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Embedded\Object */ interface IMessageEmbeddedObjectHandler { /** diff --git a/wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php b/wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php index 031edb81b8..7d308feb51 100644 --- a/wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php +++ b/wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.embedded.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Embedded\Object */ class MessageEmbeddedObjectManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php b/wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php index 905b966987..4bd48d5447 100644 --- a/wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.embedded.object - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Embedded\Object */ class QuoteMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler { /** diff --git a/wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php b/wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php index ef3252bbf9..e773b3b8d6 100644 --- a/wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.quote - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Quote */ abstract class AbstractMessageQuoteHandler extends SingletonFactory implements IMessageQuoteHandler { /** diff --git a/wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php b/wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php index 292450c840..3883bc3a4b 100644 --- a/wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php +++ b/wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\message\quote; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.quote - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Quote */ interface IMessageQuoteHandler { /** diff --git a/wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php b/wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php index 21e45c3081..62a43b7747 100644 --- a/wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php +++ b/wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php @@ -15,9 +15,7 @@ use wcf\util\ArrayUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.quote - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Quote */ class MessageQuoteManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php b/wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php index 1eec6596b8..21f589605f 100644 --- a/wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php +++ b/wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php @@ -8,9 +8,7 @@ use wcf\data\IMessage; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.message.quote - * @category Community Framework + * @package WoltLabSuite\Core\System\Message\Quote * * Note: We cannot use mixin here as that causes errors about methods not being implemented. * @method string getExcerpt($maxLength = 255) diff --git a/wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php b/wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php index 086b7289ed..5f415bd13d 100644 --- a/wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php +++ b/wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation */ abstract class AbstractDeletedContentProvider extends AbstractObjectTypeProcessor implements IDeletedContentProvider { /** diff --git a/wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php b/wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php index 304ab1e358..17be6bc067 100644 --- a/wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php +++ b/wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php @@ -7,9 +7,7 @@ namespace wcf\system\moderation; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation */ interface IDeletedContentProvider { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php index a664f54bb4..65706ee8ed 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php @@ -17,9 +17,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ abstract class AbstractModerationQueueHandler implements IModerationQueueHandler { /** @@ -115,7 +113,7 @@ abstract class AbstractModerationQueueHandler implements IModerationQueueHandler /** * @inheritDoc - * @since 2.2 + * @since 3.0 */ public function getCommentNotificationLanguageItemPrefix() { // this implementation exists to provide backwards compatibility; diff --git a/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php b/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php index d1686c230c..57d88e6e0b 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ abstract class AbstractModerationQueueManager extends SingletonFactory implements IModerationQueueManager { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php index 894e7a1e95..c625fbcf85 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php @@ -9,9 +9,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ interface IModerationQueueHandler { /** @@ -91,7 +89,7 @@ interface IModerationQueueHandler { * and comment reponses on moderation queues of this type. * * @return string - * @since 2.2 + * @since 3.0 */ public function getCommentNotificationLanguageItemPrefix(); } diff --git a/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php b/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php index cb99fb0d80..c56022596a 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php @@ -9,9 +9,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ interface IModerationQueueManager { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php index 4398375449..d284cb5cd7 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php @@ -11,9 +11,7 @@ use wcf\system\request\LinkHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class ModerationQueueActivationManager extends AbstractModerationQueueManager { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php index 1773ccc1d2..de8714f2b4 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class ModerationQueueManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php index fd6a17ef38..461b8eae56 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class ModerationQueueReportManager extends AbstractModerationQueueManager { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php index 9f6c0f57b0..af6281608c 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\moderation\queue\IModerationQueueHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue.activiation - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue\Activiation */ interface IModerationQueueActivationHandler extends IModerationQueueHandler { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php index ed9136c1fe..03d8db3de1 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class CommentCommentModerationQueueReportHandler extends AbstractModerationQueueHandler implements IModerationQueueReportHandler { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php index a5c286e98e..fd315b6efc 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php @@ -18,9 +18,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class CommentResponseModerationQueueReportHandler extends CommentCommentModerationQueueReportHandler { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php index 72845367f3..acbb64ae79 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\moderation\queue\IModerationQueueHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue.report - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue\Report */ interface IModerationQueueReportHandler extends IModerationQueueHandler { /** diff --git a/wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php b/wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php index b3137f0bf5..00ee75af8e 100644 --- a/wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php +++ b/wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.moderation.queue - * @category Community Framework + * @package WoltLabSuite\Core\System\Moderation\Queue */ class UserModerationQueueReportHandler extends AbstractModerationQueueHandler implements IModerationQueueReportHandler { /** diff --git a/wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php b/wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php index 0e5f584348..91b854a91a 100644 --- a/wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php +++ b/wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.notice - * @category Community Framework + * @package WoltLabSuite\Core\System\Notice */ class NoticeHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php b/wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php index 5ed5cd7ae5..fbe7a3b932 100644 --- a/wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class AboutMeOptionType extends MessageOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php b/wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php index 7d6ccf7a8f..7cd1006414 100644 --- a/wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php @@ -13,9 +13,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ abstract class AbstractCategoryMultiSelectOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php b/wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php index 987afa8df3..a4ffe4a897 100644 --- a/wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php @@ -8,9 +8,7 @@ use wcf\data\option\Option; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ abstract class AbstractOptionType implements IOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php b/wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php index 81ead9ffb1..579411a69e 100644 --- a/wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php @@ -14,9 +14,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class BirthdayOptionType extends DateOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php b/wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php index 45cb720d3a..21dde661de 100644 --- a/wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class BooleanOptionType extends AbstractOptionType implements ISearchableUserOption { /** diff --git a/wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php b/wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php index 91a52c5311..3fa7c890d6 100644 --- a/wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class CaptchaSelectOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php b/wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php index db3f6c18ad..ebb3f7116e 100644 --- a/wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php @@ -7,9 +7,7 @@ namespace wcf\system\option; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class CheckboxesOptionType extends MultiSelectOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/DateOptionType.class.php b/wcfsetup/install/files/lib/system/option/DateOptionType.class.php index 0f9c0a4d18..5acc1ef4fb 100644 --- a/wcfsetup/install/files/lib/system/option/DateOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/DateOptionType.class.php @@ -9,9 +9,7 @@ use wcf\system\exception\UserInputException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class DateOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/FileOptionType.class.php b/wcfsetup/install/files/lib/system/option/FileOptionType.class.php index c77ae3cd7b..50aaaaa2e4 100644 --- a/wcfsetup/install/files/lib/system/option/FileOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/FileOptionType.class.php @@ -15,9 +15,7 @@ use wcf\util\FileUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class FileOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php b/wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php index 65d19feb82..f5371c6671 100644 --- a/wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php @@ -10,9 +10,7 @@ use wcf\util\FileUtil; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class FileSizeOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/FloatOptionType.class.php b/wcfsetup/install/files/lib/system/option/FloatOptionType.class.php index b1cd290457..51490a42fc 100644 --- a/wcfsetup/install/files/lib/system/option/FloatOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/FloatOptionType.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Tobias Friebel * @copyright 2001-2011 Tobias Friebel * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class FloatOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/IOptionHandler.class.php b/wcfsetup/install/files/lib/system/option/IOptionHandler.class.php index 2a2ce582de..21ba12a87b 100644 --- a/wcfsetup/install/files/lib/system/option/IOptionHandler.class.php +++ b/wcfsetup/install/files/lib/system/option/IOptionHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\option; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ interface IOptionHandler { /** diff --git a/wcfsetup/install/files/lib/system/option/IOptionType.class.php b/wcfsetup/install/files/lib/system/option/IOptionType.class.php index 9b491a5e51..359f4fd0f8 100644 --- a/wcfsetup/install/files/lib/system/option/IOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/IOptionType.class.php @@ -8,9 +8,7 @@ use wcf\data\option\Option; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ interface IOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php b/wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php index cf8f4c9cfe..59112aadd6 100644 --- a/wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php +++ b/wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php @@ -10,9 +10,7 @@ use wcf\data\user\UserList; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ interface ISearchableConditionUserOption extends ISearchableUserOption { /** diff --git a/wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php b/wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php index c5a3cf7d75..2b8b3e33c9 100644 --- a/wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php +++ b/wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php @@ -9,9 +9,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ interface ISearchableUserOption { /** diff --git a/wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php b/wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php index 1ed3468231..ad99d32db5 100644 --- a/wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class IntegerOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/MessageOptionType.class.php b/wcfsetup/install/files/lib/system/option/MessageOptionType.class.php index b088993fb4..271544ef8c 100644 --- a/wcfsetup/install/files/lib/system/option/MessageOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/MessageOptionType.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class MessageOptionType extends TextareaOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php b/wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php index ad0026dbdf..f87a9a86dd 100644 --- a/wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php @@ -14,9 +14,7 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class MultiSelectOptionType extends SelectOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/OptionHandler.class.php b/wcfsetup/install/files/lib/system/option/OptionHandler.class.php index 8a474b2808..9b3a471de8 100644 --- a/wcfsetup/install/files/lib/system/option/OptionHandler.class.php +++ b/wcfsetup/install/files/lib/system/option/OptionHandler.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class OptionHandler implements IOptionHandler { /** diff --git a/wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php b/wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php index e700ab14cd..3d120a0b63 100644 --- a/wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php @@ -11,9 +11,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class PasswordOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php b/wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php index df9bb81e1a..3a0f1c6b65 100644 --- a/wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class PaymentMethodSelectOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php b/wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php index 8923eedc90..386c48621f 100644 --- a/wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class RadioButtonOptionType extends AbstractOptionType implements ISearchableConditionUserOption { /** diff --git a/wcfsetup/install/files/lib/system/option/SelectOptionType.class.php b/wcfsetup/install/files/lib/system/option/SelectOptionType.class.php index d5312d5be3..de2ec66c6b 100644 --- a/wcfsetup/install/files/lib/system/option/SelectOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/SelectOptionType.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class SelectOptionType extends RadioButtonOptionType { protected $allowEmptyValue = false; diff --git a/wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php b/wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php index bd8eadc02b..9669127d5c 100644 --- a/wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TextI18nOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/TextOptionType.class.php b/wcfsetup/install/files/lib/system/option/TextOptionType.class.php index 5c8c4ef0f5..c6e8a2e823 100644 --- a/wcfsetup/install/files/lib/system/option/TextOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TextOptionType.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TextOptionType extends AbstractOptionType implements ISearchableConditionUserOption { /** diff --git a/wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php b/wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php index 0d08db1c23..fac1c30b86 100644 --- a/wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TextareaI18nOptionType extends TextareaOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php b/wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php index 4983f0cf66..97167e6781 100644 --- a/wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php @@ -14,9 +14,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TextareaIpAddressOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php b/wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php index 4613145267..dc55dc9187 100644 --- a/wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TextareaOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php b/wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php index 9dd8348fbc..435a7509ad 100644 --- a/wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php @@ -11,9 +11,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class TimezoneOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/URLOptionType.class.php b/wcfsetup/install/files/lib/system/option/URLOptionType.class.php index 67ec262c52..eb8715acd2 100644 --- a/wcfsetup/install/files/lib/system/option/URLOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/URLOptionType.class.php @@ -8,9 +8,7 @@ use wcf\data\option\Option; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class URLOptionType extends TextOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php index 0936850e95..cf6dc8729e 100644 --- a/wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php @@ -8,8 +8,6 @@ use wcf\system\option\user\group\UserGroupsUserGroupOptionType; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class UserGroupOptionType extends UserGroupsUserGroupOptionType { } diff --git a/wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php b/wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php index 6e4a0b1cea..ca680726a5 100644 --- a/wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class UseroptionsOptionType extends AbstractOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php index 2bdf9a7112..0d83a12b50 100644 --- a/wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\data\user\UserProfile; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class BirthdayUserOptionOutput extends DateUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php index 909c4c69fd..85fa97dff2 100644 --- a/wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class DateUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php index ab7d48605d..077bcf1e06 100644 --- a/wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class FacebookUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php index a05caf700e..8744789cad 100644 --- a/wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Tobias Friebel * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class FloatUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php index c724d0b7bf..b1a9d98f4b 100644 --- a/wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Jeffrey Reichardt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class GooglePlusUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php index 24cf94634c..db849ed270 100644 --- a/wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php @@ -9,9 +9,7 @@ use wcf\data\user\User; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ interface IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php index 74786b33a6..0d0c144220 100644 --- a/wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class ImageUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php index c1f9880e92..590c6e07a3 100644 --- a/wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class MessageUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php index 593169e8d6..38c92da383 100644 --- a/wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class NewlineToBreakUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php index aa8cf2ee02..bc6f9dd533 100644 --- a/wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php @@ -11,9 +11,7 @@ use wcf\util\OptionUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class SelectOptionsUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php index a36c1fde60..e29ffb162c 100644 --- a/wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class TwitterUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php b/wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php index de399c62cf..5a5986b1b8 100644 --- a/wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php +++ b/wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class URLUserOptionOutput implements IUserOptionOutput { /** diff --git a/wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php b/wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php index cac8a40791..f8aef0b813 100644 --- a/wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php +++ b/wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php @@ -18,9 +18,7 @@ use wcf\util\MessageUtil; * @author Alexander Ebert, Joshua Ruesweg * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User */ class UserOptionHandler extends OptionHandler { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php index 9d424106bd..d54885176a 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option - * @category Community Framework + * @package WoltLabSuite\Core\System\Option */ class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php index fe548109f1..846bc04864 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class BooleanUserGroupOptionType extends BooleanOptionType implements IUserGroupOptionType, IUserGroupGroupOptionType { use TUserGroupOptionType; diff --git a/wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php index ea735ccf27..7dd8f80d80 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php @@ -10,9 +10,7 @@ use wcf\system\option\FileSizeOptionType; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class FileSizeUserGroupOptionType extends FileSizeOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php index 0544ffea47..4a59162b11 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php @@ -8,10 +8,8 @@ use wcf\data\user\group\UserGroup; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Option\User\Group + * @since 3.0 */ interface IUserGroupGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php index bb577f0c70..fff0a98498 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php @@ -8,9 +8,7 @@ use wcf\system\option\IOptionType; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ interface IUserGroupOptionType extends IOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php index 87bd0580d4..b6f58a2ed4 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php @@ -11,9 +11,7 @@ namespace wcf\system\option\user\group; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class InfiniteIntegerUserGroupOptionType extends IntegerUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php index 1417d299ca..fd9f98b3bf 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php @@ -10,9 +10,7 @@ namespace wcf\system\option\user\group; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class InfiniteInverseIntegerUserGroupOptionType extends InverseIntegerUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php index e303ff98c6..04220e8feb 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php @@ -10,9 +10,7 @@ use wcf\system\option\IntegerOptionType; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class IntegerUserGroupOptionType extends IntegerOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php index cb808ad315..b95bd2de5d 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php @@ -10,9 +10,7 @@ use wcf\system\option\IntegerOptionType; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class InverseIntegerUserGroupOptionType extends IntegerOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php index 562b7cfb12..b878ccf403 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php @@ -8,10 +8,8 @@ use wcf\data\user\group\UserGroup; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Option\User\Group + * @since 3.0 */ trait TUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php index 3c2dcc637b..3f9cb7efc2 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group * * @todo text options types can't have line breaks, why use them to split * values? what to do? diff --git a/wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php index 26e4687a43..80e96be228 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class TextareaUserGroupOptionType extends TextareaOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php b/wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php index 5ef44f6e79..7db7cf0b49 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class UserGroupOptionHandler extends OptionHandler { /** diff --git a/wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php b/wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php index 6f4c4116b6..e288783831 100644 --- a/wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php +++ b/wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.option.user.group - * @category Community Framework + * @package WoltLabSuite\Core\System\Option\User\Group */ class UserGroupsUserGroupOptionType extends AbstractOptionType implements IUserGroupOptionType { /** diff --git a/wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php b/wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php index 1a358047e0..678bf555c5 100644 --- a/wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php +++ b/wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class ACPTemplatesFileHandler extends PackageInstallationFileHandler { /** diff --git a/wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php b/wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php index 7481c3b328..86f9d44e39 100644 --- a/wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php +++ b/wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class FilesFileHandler extends PackageInstallationFileHandler { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageArchive.class.php b/wcfsetup/install/files/lib/system/package/PackageArchive.class.php index 9c40bb5157..27ab6cceaf 100644 --- a/wcfsetup/install/files/lib/system/package/PackageArchive.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageArchive.class.php @@ -15,9 +15,7 @@ use wcf\util\XML; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageArchive { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php index d3711ff404..652946dc9c 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php @@ -43,9 +43,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageInstallationDispatcher { /** @@ -834,7 +832,7 @@ class PackageInstallationDispatcher { * Returns current package name. * * @return string package name - * @since 2.2 + * @since 3.0 */ public function getPackageName() { return $this->queue->packageName; diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php index 29729f9312..97ace01e21 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\setup\IFileHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ abstract class PackageInstallationFileHandler implements IFileHandler { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php index 41f3467b3f..56d0230680 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.form - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Form */ abstract class PackageInstallationFormManager { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php index 1d82bf33f5..3e505d96dc 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageInstallationNodeBuilder { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php index 0034ef3720..a7acbc1f43 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageInstallationSQLParser extends SQLParser { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php index 9e3eb9c78b..715ae286d9 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php @@ -18,9 +18,7 @@ use wcf\util\HTTPRequest; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageInstallationScheduler { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php b/wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php index bbd392211e..4dc07d9948 100644 --- a/wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php @@ -8,9 +8,7 @@ use wcf\system\form\FormDocument; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageInstallationStep { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php b/wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php index 091ec08cd8..895510c3c4 100644 --- a/wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php @@ -23,9 +23,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageUninstallationDispatcher extends PackageInstallationDispatcher { /** @@ -125,7 +123,7 @@ class PackageUninstallationDispatcher extends PackageInstallationDispatcher { /** * Executes the package's uninstall script (if existing). * - * @since 2.2 + * @since 3.0 */ protected function executeUninstallScript() { // check if uninstall script file for the uninstalled package exists diff --git a/wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php b/wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php index 40f78127b0..9e7785b781 100644 --- a/wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageUninstallationNodeBuilder extends PackageInstallationNodeBuilder { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php b/wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php index 91d1f8e138..b001f94466 100644 --- a/wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php @@ -21,9 +21,7 @@ use wcf\util\XML; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageUpdateDispatcher extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php b/wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php index 62107406ed..c9aa921058 100644 --- a/wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php +++ b/wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php @@ -11,9 +11,7 @@ use wcf\util\HTTPRequest; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class PackageUpdateUnauthorizedException extends UserException { /** diff --git a/wcfsetup/install/files/lib/system/package/SplitNodeException.class.php b/wcfsetup/install/files/lib/system/package/SplitNodeException.class.php index d2377fb4ab..245d74fb1a 100644 --- a/wcfsetup/install/files/lib/system/package/SplitNodeException.class.php +++ b/wcfsetup/install/files/lib/system/package/SplitNodeException.class.php @@ -8,8 +8,6 @@ namespace wcf\system\package; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.exception - * @category Community Framework + * @package WoltLabSuite\Core\System\Exception */ class SplitNodeException extends \Exception { } diff --git a/wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php b/wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php index 145d7ad8c5..aa17970c53 100644 --- a/wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php +++ b/wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package - * @category Community Framework + * @package WoltLabSuite\Core\System\Package */ class TemplatesFileHandler extends ACPTemplatesFileHandler { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php index 55c47ae081..6848850d58 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin { /** @@ -209,7 +207,7 @@ class ACLOptionPackageInstallationPlugin extends AbstractOptionPackageInstallati /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'aclOption.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php index f2b670df83..1c46e5d469 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php @@ -8,9 +8,7 @@ use wcf\data\acp\menu\item\ACPMenuItemEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class ACPMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPlugin { /** @@ -31,7 +29,7 @@ class ACPMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPl /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'acpMenu.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php index 37592e27db..b174f9a4a2 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** @@ -82,7 +80,7 @@ class ACPSearchProviderPackageInstallationPlugin extends AbstractXMLPackageInsta /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'acpSearchProvider.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php index 2b2cbfa9ee..e22b813f6e 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class ACPTemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** @@ -83,7 +81,7 @@ class ACPTemplatePackageInstallationPlugin extends AbstractPackageInstallationPl /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'acptemplates.tar'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php index 6237dcfd0e..3e05343012 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php index 93d71ac011..8b60ba775a 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php index 270b4e85ad..86f80da46e 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ abstract class AbstractPackageInstallationPlugin implements IPackageInstallationPlugin { /** @@ -103,7 +101,7 @@ abstract class AbstractPackageInstallationPlugin implements IPackageInstallation /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return null; diff --git a/wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php index 80c9fa7d47..9576e7bf38 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php @@ -15,9 +15,7 @@ use wcf\util\XML; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** @@ -194,7 +192,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta * @param string[] $values list of values by language code * @param boolean $singleValueOnly true to return only the best matching value * @return string[]|string matching i18n values controller by `$singleValueOnly` - * @since 2.2 + * @since 3.0 */ protected function getI18nValues(array $values, $singleValueOnly = false) { if (empty($values)) { @@ -404,7 +402,7 @@ abstract class AbstractXMLPackageInstallationPlugin extends AbstractPackageInsta /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { $classParts = explode('\\', get_called_class()); diff --git a/wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php index 54d633f083..e879cb04e8 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class BBCodePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** @@ -189,7 +187,7 @@ class BBCodePackageInstallationPlugin extends AbstractXMLPackageInstallationPlug /** * @inheritDoc - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'bbcode.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php index a59e290306..1d59e1408f 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Package\Plugin + * @since 3.0 */ class BoxPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php index 2b5306665b..e1b9281f51 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php index 11490c6c09..6a65d686be 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php index 2ab6c15b65..c08658ac34 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\util\CronjobUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php index a6c794a134..71b4fc78ef 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php index 8b88cfe29a..49ba49bfe7 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php @@ -14,9 +14,7 @@ use wcf\util\StyleUtil; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class FilePackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php index f79b1f8841..409db32ed6 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php @@ -8,9 +8,7 @@ use wcf\system\package\PackageArchive; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ interface IPackageInstallationPlugin { /** @@ -41,7 +39,7 @@ interface IPackageInstallationPlugin { * file name is supported, null is returned. * * @return string - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename(); diff --git a/wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php index 60dc580dc3..982e5412ae 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php @@ -14,9 +14,7 @@ use wcf\util\XML; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** @@ -256,7 +254,7 @@ class LanguagePackageInstallationPlugin extends AbstractXMLPackageInstallationPl /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'language/*.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php index 1720f6a80c..7eefb822f9 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Package\Plugin + * @since 3.0 */ class MenuItemPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php index 0f0b8307fc..a9fa773e6a 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Package\Plugin + * @since 3.0 */ class MenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php index d15d18833a..a41df038f0 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class ObjectTypeDefinitionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php index bf9a51315a..4ac1eced45 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php index 78eb19b442..7d13cdb0b3 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class OptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php index 964f01e351..a63a0c8385 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class PIPPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** @@ -53,7 +51,7 @@ class PIPPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'packageInstallationPlugin.xml'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php index 20fd6fbc89..42f7fd8071 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php @@ -15,10 +15,8 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Acp\Package\Plugin + * @since 3.0 */ class PagePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php index 5966a74558..55d1d41670 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class SQLPackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php index 427623f2f6..82ec9e7a62 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class ScriptPackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php index 89125f1568..8cb05515cd 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage acp.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\Acp\Package\Plugin */ class SmileyPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php index 741bb4da47..948c0efb75 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\style\StyleHandler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class StylePackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php index 527d5541fb..ea7b2ec6b8 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php index 78883fd36d..5faadfb505 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class TemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugin { /** @@ -85,7 +83,7 @@ class TemplatePackageInstallationPlugin extends AbstractPackageInstallationPlugi /** * @see \wcf\system\package\plugin\IPackageInstallationPlugin::getDefaultFilename() - * @since 2.2 + * @since 3.0 */ public static function getDefaultFilename() { return 'templates.tar'; diff --git a/wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php index b67e3177ec..affba2cb25 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class UserGroupOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php index 83c23c4dbc..6053afca40 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php @@ -8,9 +8,7 @@ use wcf\data\user\menu\item\UserMenuItemEditor; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class UserMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php index 42894d9bb1..698e3bf6f9 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php index fb1d83ffcc..35e40cf0c2 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php b/wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php index 8521a5e358..d1cd122d2f 100644 --- a/wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php +++ b/wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Plugin */ class UserProfileMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin { /** diff --git a/wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php b/wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php index 498e4b6294..a9a2280d16 100644 --- a/wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php +++ b/wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.validation - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Validation */ class PackageValidationArchive implements \RecursiveIterator { /** diff --git a/wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php b/wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php index 974b83afff..b8f2384677 100644 --- a/wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php +++ b/wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.validation - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Validation */ class PackageValidationException extends SystemException { /** diff --git a/wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php b/wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php index f5585258a7..6067c39bf6 100644 --- a/wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php +++ b/wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php @@ -11,9 +11,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.package.validation - * @category Community Framework + * @package WoltLabSuite\Core\System\Package\Validation */ class PackageValidationManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/page/PageLocationManager.class.php b/wcfsetup/install/files/lib/system/page/PageLocationManager.class.php index f560a28afb..0790f15309 100644 --- a/wcfsetup/install/files/lib/system/page/PageLocationManager.class.php +++ b/wcfsetup/install/files/lib/system/page/PageLocationManager.class.php @@ -12,10 +12,8 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page + * @since 3.0 */ class PageLocationManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php index 20c2b17b10..5a299cf0ff 100644 --- a/wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php @@ -11,9 +11,7 @@ namespace wcf\system\page\handler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ abstract class AbstractLookupPageHandler extends AbstractMenuPageHandler implements ILookupPageHandler {} diff --git a/wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php index 5070f9430a..ad3a035604 100644 --- a/wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php @@ -10,10 +10,8 @@ namespace wcf\system\page\handler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ abstract class AbstractMenuPageHandler implements IMenuPageHandler { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php index 0aa7a3a6a4..066d3eb143 100644 --- a/wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ class ArticlePageHandler extends AbstractLookupPageHandler implements IOnlineLocationPageHandler { use TOnlineLocationPageHandler; diff --git a/wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php index 032c98c040..1bf04e96f3 100644 --- a/wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ class CategoryArticleListPageHandler extends AbstractLookupPageHandler implements IOnlineLocationPageHandler { use TOnlineLocationPageHandler; diff --git a/wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php index 5ec0c4fa72..bc2873a7d8 100644 --- a/wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php @@ -8,10 +8,8 @@ namespace wcf\system\page\handler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ interface ILookupPageHandler extends IMenuPageHandler { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php index 6ed8f22de0..f1d24d4f79 100644 --- a/wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php @@ -7,10 +7,8 @@ namespace wcf\system\page\handler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ interface IMenuPageHandler { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php index 204e4c880c..97dc0a5196 100644 --- a/wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php @@ -9,10 +9,8 @@ use wcf\data\user\online\UserOnline; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ interface IOnlineLocationPageHandler { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php index 0cf5580886..338decdc13 100644 --- a/wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php @@ -12,10 +12,8 @@ use wcf\data\user\online\UserOnline; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ trait TOnlineLocationPageHandler { /** diff --git a/wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php b/wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php index 37f2299ac8..7c2ae8e8bc 100644 --- a/wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php +++ b/wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.page.handler - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Page\Handler + * @since 3.0 */ class UserPageHandler extends AbstractMenuPageHandler implements IOnlineLocationPageHandler { use TOnlineLocationPageHandler; diff --git a/wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php b/wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php index cb48687345..91730ac1ea 100644 --- a/wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php +++ b/wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php @@ -7,9 +7,7 @@ namespace wcf\system\payment\method; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ abstract class AbstractPaymentMethod implements IPaymentMethod { /** diff --git a/wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php b/wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php index a1f5028313..4ed36066f4 100644 --- a/wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php +++ b/wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php @@ -7,9 +7,7 @@ namespace wcf\system\payment\method; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ interface IPaymentMethod { /** diff --git a/wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php b/wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php index 06fce44830..9f546a895f 100644 --- a/wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php +++ b/wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ class PaymentMethodHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php b/wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php index 07fe5d1c23..8ecc025434 100644 --- a/wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php +++ b/wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php @@ -10,9 +10,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ class PaypalPaymentMethod extends AbstractPaymentMethod { /** diff --git a/wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php b/wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php index 0602a24d81..0ed60e23ec 100644 --- a/wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php +++ b/wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php @@ -7,9 +7,7 @@ namespace wcf\system\payment\method; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod { /** diff --git a/wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php b/wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php index 8be913eb18..c124c190db 100644 --- a/wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php +++ b/wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php @@ -7,8 +7,6 @@ namespace wcf\system\payment\type; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Type */ abstract class AbstractPaymentType implements IPaymentType {} diff --git a/wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php b/wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php index 9c7d9bbac7..b5157bf2d4 100644 --- a/wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php +++ b/wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php @@ -7,9 +7,7 @@ namespace wcf\system\payment\type; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.type - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Type */ interface IPaymentType { /** diff --git a/wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php b/wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php index b1bc8545d6..05427581e5 100644 --- a/wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php +++ b/wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php @@ -14,9 +14,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.payment.method - * @category Community Framework + * @package WoltLabSuite\Core\System\Payment\Method */ class PaidSubscriptionPaymentType extends AbstractPaymentType { /** diff --git a/wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php b/wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php index dea44f98c9..c829f47d12 100644 --- a/wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php +++ b/wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php @@ -8,9 +8,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.poll - * @category Community Framework + * @package WoltLabSuite\Core\System\Poll */ abstract class AbstractPollHandler extends SingletonFactory implements IPollHandler { /** diff --git a/wcfsetup/install/files/lib/system/poll/IPollHandler.class.php b/wcfsetup/install/files/lib/system/poll/IPollHandler.class.php index 279f679b88..c33fd1a3c6 100644 --- a/wcfsetup/install/files/lib/system/poll/IPollHandler.class.php +++ b/wcfsetup/install/files/lib/system/poll/IPollHandler.class.php @@ -8,9 +8,7 @@ use wcf\data\poll\Poll; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.poll - * @category Community Framework + * @package WoltLabSuite\Core\System\Poll */ interface IPollHandler { /** diff --git a/wcfsetup/install/files/lib/system/poll/PollManager.class.php b/wcfsetup/install/files/lib/system/poll/PollManager.class.php index 5a919076bd..b9290aca6c 100644 --- a/wcfsetup/install/files/lib/system/poll/PollManager.class.php +++ b/wcfsetup/install/files/lib/system/poll/PollManager.class.php @@ -21,9 +21,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.poll - * @category Community Framework + * @package WoltLabSuite\Core\System\Poll */ class PollManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php b/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php index 12fdf79854..f34a2fd37f 100644 --- a/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php +++ b/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php @@ -18,9 +18,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.recaptcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Recaptcha */ class RecaptchaHandler extends SingletonFactory { /** @@ -156,7 +154,7 @@ class RecaptchaHandler extends SingletonFactory { WCF::getTPL()->assign([ 'recaptchaLanguageCode' => $this->languageCode, 'recaptchaPublicKey' => $this->publicKey, - 'recaptchaUseSSL' => RouteHandler::secureConnection(), // @deprecated since 2.1 + 'recaptchaUseSSL' => RouteHandler::secureConnection(), // @deprecated 2.1 'recaptchaLegacyMode' => true ]); } diff --git a/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php b/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php index 4df149ee80..817240f885 100644 --- a/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php +++ b/wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php @@ -13,9 +13,7 @@ use wcf\util\UserUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.recaptcha - * @category Community Framework + * @package WoltLabSuite\Core\System\Recaptcha */ class RecaptchaHandlerV2 extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php b/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php index fd160674d2..e13d3fd557 100644 --- a/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php +++ b/wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php @@ -4,7 +4,7 @@ use wcf\system\SingletonFactory; /** * TODO: documentation - * @since 2.2 + * @since 3.0 */ class CmsLinkHandler extends SingletonFactory { public function getLink($pageID, $languageID = -1) { diff --git a/wcfsetup/install/files/lib/system/request/ControllerMap.class.php b/wcfsetup/install/files/lib/system/request/ControllerMap.class.php index 87a2f54a6f..eba3ddcd20 100644 --- a/wcfsetup/install/files/lib/system/request/ControllerMap.class.php +++ b/wcfsetup/install/files/lib/system/request/ControllerMap.class.php @@ -12,10 +12,8 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Request + * @since 3.0 */ class ControllerMap extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php b/wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php index 89270b34a5..e4767c0800 100644 --- a/wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php @@ -10,10 +10,8 @@ namespace wcf\system\request; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @deprecated 2.2:2.3 Consider using \wcf\system\request\route\DynamicRequestRoute + * @package WoltLabSuite\Core\System\Request + * @deprecated 3.0 Consider using \wcf\system\request\route\DynamicRequestRoute */ class FlexibleRoute implements IRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/IRoute.class.php b/wcfsetup/install/files/lib/system/request/IRoute.class.php index ea774d8e13..55459315f8 100644 --- a/wcfsetup/install/files/lib/system/request/IRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/IRoute.class.php @@ -7,10 +7,8 @@ namespace wcf\system\request; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @deprecated 2.2:2.3 will be replaced with \wcf\system\request\route\IRequestRoute + * @package WoltLabSuite\Core\System\Request + * @deprecated 3.0 will be replaced with \wcf\system\request\route\IRequestRoute */ interface IRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/IRouteController.class.php b/wcfsetup/install/files/lib/system/request/IRouteController.class.php index ef19b958fa..a69ee39f43 100644 --- a/wcfsetup/install/files/lib/system/request/IRouteController.class.php +++ b/wcfsetup/install/files/lib/system/request/IRouteController.class.php @@ -8,9 +8,7 @@ use wcf\data\ITitledObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ interface IRouteController extends ITitledObject { /** diff --git a/wcfsetup/install/files/lib/system/request/LinkHandler.class.php b/wcfsetup/install/files/lib/system/request/LinkHandler.class.php index 161fca72c6..4e93d19791 100644 --- a/wcfsetup/install/files/lib/system/request/LinkHandler.class.php +++ b/wcfsetup/install/files/lib/system/request/LinkHandler.class.php @@ -15,9 +15,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ class LinkHandler extends SingletonFactory { /** @@ -72,7 +70,7 @@ class LinkHandler extends SingletonFactory { $encodeTitle = true; /** - * @deprecated 2.2 - no longer required + * @deprecated 3.0 - no longer required */ /** @noinspection PhpUnusedLocalVariableInspection */ $appendSession = false; @@ -104,7 +102,7 @@ class LinkHandler extends SingletonFactory { unset($parameters['forceFrontend']); } if (isset($parameters['forceWCF'])) { - /** @deprecated 2.2 */ + /** @deprecated 3.0 */ unset($parameters['forceWCF']); } @@ -204,7 +202,7 @@ class LinkHandler extends SingletonFactory { * @param integer $pageID page id * @param integer $languageID language id, optional * @return string full URL of empty string if `$pageID` is invalid - * @since 2.2 + * @since 3.0 */ public function getCmsLink($pageID, $languageID = -1) { // use current language diff --git a/wcfsetup/install/files/lib/system/request/Request.class.php b/wcfsetup/install/files/lib/system/request/Request.class.php index 3b3cbb3825..df028a388a 100644 --- a/wcfsetup/install/files/lib/system/request/Request.class.php +++ b/wcfsetup/install/files/lib/system/request/Request.class.php @@ -8,9 +8,7 @@ use wcf\data\page\PageCache; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ class Request { /** @@ -117,7 +115,7 @@ class Request { * Returns request meta data. * * @return string[] - * @since 2.2 + * @since 3.0 */ public function getMetaData() { return $this->metaData; diff --git a/wcfsetup/install/files/lib/system/request/RequestHandler.class.php b/wcfsetup/install/files/lib/system/request/RequestHandler.class.php index f1b3237725..e3abf75b2d 100644 --- a/wcfsetup/install/files/lib/system/request/RequestHandler.class.php +++ b/wcfsetup/install/files/lib/system/request/RequestHandler.class.php @@ -16,9 +16,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ class RequestHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/request/Route.class.php b/wcfsetup/install/files/lib/system/request/Route.class.php index 30b6bc30f7..440de7c621 100644 --- a/wcfsetup/install/files/lib/system/request/Route.class.php +++ b/wcfsetup/install/files/lib/system/request/Route.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ class Route implements IRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/RouteHandler.class.php b/wcfsetup/install/files/lib/system/request/RouteHandler.class.php index 21943c086f..6b7a14e6c1 100644 --- a/wcfsetup/install/files/lib/system/request/RouteHandler.class.php +++ b/wcfsetup/install/files/lib/system/request/RouteHandler.class.php @@ -18,9 +18,7 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework + * @package WoltLabSuite\Core\System\Request */ class RouteHandler extends SingletonFactory { /** @@ -208,7 +206,7 @@ class RouteHandler extends SingletonFactory { * * @param string $customUrl url to perform sanitiy checks on * @return bool true if `$customUrl` passes the sanity check - * @since 2.2 + * @since 3.0 */ public static function isValidCustomUrl($customUrl) { return preg_match('~^[a-zA-Z0-9\-_/]+$~', $customUrl) === 1; diff --git a/wcfsetup/install/files/lib/system/request/StaticRoute.class.php b/wcfsetup/install/files/lib/system/request/StaticRoute.class.php index 8e3b19e0b1..984286d06f 100644 --- a/wcfsetup/install/files/lib/system/request/StaticRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/StaticRoute.class.php @@ -7,10 +7,8 @@ namespace wcf\system\request; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @deprecated 2.2:2.3 Consider using \wcf\system\request\route\StaticRequestRoute + * @package WoltLabSuite\Core\System\Request + * @deprecated 3.0 Consider using \wcf\system\request\route\StaticRequestRoute */ class StaticRoute extends FlexibleRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php b/wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php index dc35305c82..cd08e130c8 100644 --- a/wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php @@ -9,10 +9,8 @@ use wcf\system\request\RequestHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Request + * @since 3.0 */ class DynamicRequestRoute implements IRequestRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php b/wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php index 37d61d2ea4..c0ebc03a50 100644 --- a/wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php @@ -8,10 +8,8 @@ use wcf\system\request\IRoute; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Request + * @since 3.0 */ interface IRequestRoute extends IRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php b/wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php index 4789bc1115..6e44c809e5 100644 --- a/wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php @@ -12,10 +12,8 @@ use wcf\util\FileUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Request + * @since 3.0 */ class LookupRequestRoute implements IRequestRoute { /** diff --git a/wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php b/wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php index 6ace2b9b07..532ed04ef4 100644 --- a/wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php +++ b/wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php @@ -8,10 +8,8 @@ use wcf\system\request\ControllerMap; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.request - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Request + * @since 3.0 */ class StaticRequestRoute extends DynamicRequestRoute { /** diff --git a/wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php b/wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php index 398b105040..944fb367b7 100644 --- a/wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php +++ b/wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php @@ -11,9 +11,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ abstract class AbstractSearchEngine extends SingletonFactory implements ISearchEngine { /** diff --git a/wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php b/wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php index d04eab6427..2f041b4a18 100644 --- a/wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php +++ b/wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ abstract class AbstractSearchIndexManager extends SingletonFactory implements ISearchIndexManager { /** diff --git a/wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php b/wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php index c8f0927ba1..d0374aef01 100644 --- a/wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php +++ b/wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php @@ -10,9 +10,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ abstract class AbstractSearchableObjectType extends AbstractObjectTypeProcessor implements ISearchableObjectType { /** diff --git a/wcfsetup/install/files/lib/system/search/ArticleSearch.class.php b/wcfsetup/install/files/lib/system/search/ArticleSearch.class.php index 3c78c1772a..b6ec332b98 100644 --- a/wcfsetup/install/files/lib/system/search/ArticleSearch.class.php +++ b/wcfsetup/install/files/lib/system/search/ArticleSearch.class.php @@ -19,10 +19,8 @@ use wcf\util\ArrayUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Search + * @since 3.0 */ class ArticleSearch extends AbstractSearchableObjectType { /** @@ -171,7 +169,7 @@ class ArticleSearch extends AbstractSearchableObjectType { /** * @inheritDoc - * @since 2.2 + * @since 3.0 */ public function setLocation() { PageLocationManager::getInstance()->addParentLocation('com.woltlab.wcf.ArticleList'); diff --git a/wcfsetup/install/files/lib/system/search/ISearchEngine.class.php b/wcfsetup/install/files/lib/system/search/ISearchEngine.class.php index 13e22705fc..7152390993 100644 --- a/wcfsetup/install/files/lib/system/search/ISearchEngine.class.php +++ b/wcfsetup/install/files/lib/system/search/ISearchEngine.class.php @@ -8,9 +8,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ interface ISearchEngine { /** diff --git a/wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php b/wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php index 65523e12aa..2a30108d87 100644 --- a/wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php +++ b/wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php @@ -7,9 +7,7 @@ namespace wcf\system\search; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ interface ISearchIndexManager { /** @@ -39,7 +37,7 @@ interface ISearchIndexManager { * @param string $username * @param integer $languageID * @param string $metaData - * @deprecated 2.2 - please use `set()` instead + * @deprecated 3.0 - please use `set()` instead */ public function add($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = ''); @@ -55,7 +53,7 @@ interface ISearchIndexManager { * @param string $username * @param integer $languageID * @param string $metaData - * @deprecated 2.2 - please use `set() instead` + * @deprecated 3.0 - please use `set() instead` */ public function update($objectType, $objectID, $message, $subject, $time, $userID, $username, $languageID = null, $metaData = ''); diff --git a/wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php b/wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php index 2d6188e4a5..8a0a06d009 100644 --- a/wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php +++ b/wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php @@ -10,9 +10,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ interface ISearchableObjectType { /** @@ -130,7 +128,7 @@ interface ISearchableObjectType { /** * Sets the location in menu/breadcrumbs. * - * @since 2.2 + * @since 3.0 */ public function setLocation(); @@ -138,7 +136,7 @@ interface ISearchableObjectType { * Returns the name of the active main menu item. * * @return string - * @deprecated since 2.2 + * @deprecated 3.0 */ public function getActiveMenuItem(); } diff --git a/wcfsetup/install/files/lib/system/search/SearchEngine.class.php b/wcfsetup/install/files/lib/system/search/SearchEngine.class.php index 069e89a1fc..e0c9511cac 100644 --- a/wcfsetup/install/files/lib/system/search/SearchEngine.class.php +++ b/wcfsetup/install/files/lib/system/search/SearchEngine.class.php @@ -12,9 +12,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class SearchEngine extends SingletonFactory implements ISearchEngine { /** diff --git a/wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php b/wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php index 0c7808cf8e..f957ae7a15 100644 --- a/wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php +++ b/wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php @@ -14,9 +14,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class SearchIndexManager extends SingletonFactory implements ISearchIndexManager { /** diff --git a/wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php b/wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php index 231d073980..b7c156552d 100644 --- a/wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php +++ b/wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class SearchKeywordManager extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php b/wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php index 106a43e3bc..04f9b41337 100644 --- a/wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php +++ b/wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class SearchResultTextParser extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php b/wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php index dd6aff20e1..7e35bb1451 100644 --- a/wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php @@ -13,9 +13,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class ACPSearchHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php b/wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php index 76edb41d61..a868398b91 100644 --- a/wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php @@ -7,9 +7,7 @@ namespace wcf\system\search\acp; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class ACPSearchResult { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php b/wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php index 5b5761848b..fe113688a6 100644 --- a/wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class ACPSearchResultList implements \Countable, \Iterator { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php index 52cede72e6..ac1f727a5e 100644 --- a/wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ abstract class AbstractACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php index 945044f606..aaf9461f45 100644 --- a/wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ abstract class AbstractCategorizedACPSearchResultProvider extends AbstractACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php index b566b33e09..e39bb65980 100644 --- a/wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php @@ -7,9 +7,7 @@ namespace wcf\system\search\acp; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ interface IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php index 75e700ccf0..b4c05ceabb 100644 --- a/wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class MenuItemACPSearchResultProvider extends AbstractACPSearchResultProvider implements IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php index 0cb4668232..87987a543c 100644 --- a/wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class OptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php index 0d2071aa22..9a69482d57 100644 --- a/wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class PackageACPSearchResultProvider implements IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php index ad3a4bbc1b..1711678643 100644 --- a/wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class UserACPSearchResultProvider implements IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php b/wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php index 1c59f004f2..31494ce939 100644 --- a/wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php +++ b/wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search.acp - * @category Community Framework + * @package WoltLabSuite\Core\System\Search\Acp */ class UserGroupOptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider { /** diff --git a/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php b/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php index fce0b343e0..b5865cd284 100644 --- a/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php +++ b/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class MysqlSearchEngine extends AbstractSearchEngine { /** diff --git a/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php b/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php index 61c4297105..f5c43b0f6a 100644 --- a/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php +++ b/wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.search - * @category Community Framework + * @package WoltLabSuite\Core\System\Search */ class MysqlSearchIndexManager extends AbstractSearchIndexManager { /** diff --git a/wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php b/wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php index 7f5b92fa31..dd5840e662 100644 --- a/wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php +++ b/wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php @@ -10,9 +10,7 @@ use wcf\util\HeaderUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.session - * @category Community Framework + * @package WoltLabSuite\Core\System\Session */ class ACPSessionFactory { /** @@ -52,7 +50,7 @@ class ACPSessionFactory { * Returns true if session was based upon a valid cookie. * * @return boolean - * @since 2.2 + * @since 3.0 */ public function hasValidCookie() { if (isset($_COOKIE[COOKIE_PREFIX.'cookieHash'.$this->cookieSuffix])) { diff --git a/wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php b/wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php index a41f955be0..5d11cd951d 100644 --- a/wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php +++ b/wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php @@ -8,9 +8,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.session - * @category Community Framework + * @package WoltLabSuite\Core\System\Session */ abstract class AbstractSessionHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/session/SessionFactory.class.php b/wcfsetup/install/files/lib/system/session/SessionFactory.class.php index 40939d2e98..06162ad9d1 100644 --- a/wcfsetup/install/files/lib/system/session/SessionFactory.class.php +++ b/wcfsetup/install/files/lib/system/session/SessionFactory.class.php @@ -8,9 +8,7 @@ use wcf\data\session\SessionEditor; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.session - * @category Community Framework + * @package WoltLabSuite\Core\System\Session */ class SessionFactory extends ACPSessionFactory { /** diff --git a/wcfsetup/install/files/lib/system/session/SessionHandler.class.php b/wcfsetup/install/files/lib/system/session/SessionHandler.class.php index 96c7467ff7..8d2c6b251e 100644 --- a/wcfsetup/install/files/lib/system/session/SessionHandler.class.php +++ b/wcfsetup/install/files/lib/system/session/SessionHandler.class.php @@ -32,9 +32,7 @@ use wcf\util\UserUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.session - * @category Community Framework + * @package WoltLabSuite\Core\System\Session * * @property-read string $sessionID * @property-read integer|null $userID @@ -207,7 +205,7 @@ class SessionHandler extends SingletonFactory { * Sets a boolean value to determine if the client provided a valid session cookie. * * @param boolean $hasValidCookie - * @since 2.2 + * @since 3.0 */ public function setHasValidCookie($hasValidCookie) { $this->hasValidCookie = $hasValidCookie; @@ -217,7 +215,7 @@ class SessionHandler extends SingletonFactory { * Returns true if client provided a valid session cookie. * * @return boolean - * @since 2.2 + * @since 3.0 */ public function hasValidCookie() { return $this->hasValidCookie; @@ -323,7 +321,7 @@ class SessionHandler extends SingletonFactory { * Defines global wcf constants related to session. */ protected function defineConstants() { - /* the SID*-constants below are deprecated since 2.2 */ + /* the SID*-constants below are deprecated since 3.0 */ if (!defined('SID_ARG_1ST')) define('SID_ARG_1ST', ''); if (!defined('SID_ARG_2ND')) define('SID_ARG_2ND', ''); if (!defined('SID_ARG_2ND_NOT_ENCODED')) define('SID_ARG_2ND_NOT_ENCODED', ''); diff --git a/wcfsetup/install/files/lib/system/setup/IFileHandler.class.php b/wcfsetup/install/files/lib/system/setup/IFileHandler.class.php index b17446323d..3ab1620c1e 100644 --- a/wcfsetup/install/files/lib/system/setup/IFileHandler.class.php +++ b/wcfsetup/install/files/lib/system/setup/IFileHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\setup; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.setup - * @category Community Framework + * @package WoltLabSuite\Core\System\Setup */ interface IFileHandler { /** diff --git a/wcfsetup/install/files/lib/system/setup/Installer.class.php b/wcfsetup/install/files/lib/system/setup/Installer.class.php index 6e62e6a5e1..a4b8d62c16 100644 --- a/wcfsetup/install/files/lib/system/setup/Installer.class.php +++ b/wcfsetup/install/files/lib/system/setup/Installer.class.php @@ -10,9 +10,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.setup - * @category Community Framework + * @package WoltLabSuite\Core\System\Setup */ class Installer { /** diff --git a/wcfsetup/install/files/lib/system/setup/Uninstaller.class.php b/wcfsetup/install/files/lib/system/setup/Uninstaller.class.php index 6cbb9fa9ef..19811d1a0f 100644 --- a/wcfsetup/install/files/lib/system/setup/Uninstaller.class.php +++ b/wcfsetup/install/files/lib/system/setup/Uninstaller.class.php @@ -7,9 +7,7 @@ namespace wcf\system\setup; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.setup - * @category Community Framework + * @package WoltLabSuite\Core\System\Setup */ class Uninstaller { /** diff --git a/wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php index 9cfa471d19..a56d24d464 100644 --- a/wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ abstract class AbstractCommentStatDailyHandler extends AbstractStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php index b49cd3a838..ddab51cab0 100644 --- a/wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ abstract class AbstractDiskUsageStatDailyHandler extends AbstractStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php index 1e9e69385a..ce6f0d3ef6 100644 --- a/wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ abstract class AbstractStatDailyHandler implements IStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php index fb2c33e6f0..67d52bbe63 100644 --- a/wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\stat; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class AttachmentDiskUsageStatDailyHandler extends AbstractDiskUsageStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php index d6bfd430dc..b864821d4c 100644 --- a/wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\stat; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class AttachmentStatDailyHandler extends AbstractStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php index 028f9c0835..b65f2e21ac 100644 --- a/wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php @@ -8,9 +8,7 @@ use wcf\data\like\Like; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class DislikeStatDailyHandler extends LikeStatDailyHandler { protected $likeValue = Like::DISLIKE; diff --git a/wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php index 50fe3009e8..d1269acb28 100644 --- a/wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\stat; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ interface IStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php index f738410082..be28c648f6 100644 --- a/wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class LikeStatDailyHandler extends AbstractStatDailyHandler { protected $likeValue = Like::LIKE; diff --git a/wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php index 1569db6024..3eac4860c4 100644 --- a/wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\stat; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class UserProfileCommentStatDailyHandler extends AbstractCommentStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php b/wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php index c44cec139c..1cb50d66c3 100644 --- a/wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php +++ b/wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\stat; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.stat - * @category Community Framework + * @package WoltLabSuite\Core\System\Stat */ class UserStatDailyHandler extends AbstractStatDailyHandler { /** diff --git a/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php b/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php index a40376f9a6..70c6386ff1 100644 --- a/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php +++ b/wcfsetup/install/files/lib/system/style/StyleCompiler.class.php @@ -19,9 +19,7 @@ use wcf\util\StyleUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.style - * @category Community Framework + * @package WoltLabSuite\Core\System\Style */ class StyleCompiler extends SingletonFactory { /** @@ -251,7 +249,7 @@ class StyleCompiler extends SingletonFactory { // add mixins $content .= $this->prepareFile(WCF_DIR.'style/bootstrap/mixin.scss'); - // add newer mixins added with WCF 2.2 + // add newer mixins added with version 3.0 foreach (glob(WCF_DIR.'style/bootstrap/mixin/*.scss') as $mixin) { $content .= $this->prepareFile($mixin); } diff --git a/wcfsetup/install/files/lib/system/style/StyleHandler.class.php b/wcfsetup/install/files/lib/system/style/StyleHandler.class.php index c21647223f..908c190389 100644 --- a/wcfsetup/install/files/lib/system/style/StyleHandler.class.php +++ b/wcfsetup/install/files/lib/system/style/StyleHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.style - * @category Community Framework + * @package WoltLabSuite\Core\System\Style */ class StyleHandler extends SingletonFactory { /** @@ -189,7 +187,7 @@ class StyleHandler extends SingletonFactory { * @param string $packageName style package name * @param boolean $skipTainted ignore tainted styles * @return \wcf\data\style\StyleEditor - * @since 2.2 + * @since 3.0 */ public function getStyleByName($packageName, $skipTainted = false) { foreach ($this->cache['styles'] as $style) { diff --git a/wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php b/wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php index 5aff5b7089..222d877069 100644 --- a/wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php +++ b/wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php @@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ abstract class AbstractTaggable extends AbstractObjectTypeProcessor implements ITaggable { /** diff --git a/wcfsetup/install/files/lib/system/tagging/ITaggable.class.php b/wcfsetup/install/files/lib/system/tagging/ITaggable.class.php index e41fc65fc1..7acec61281 100644 --- a/wcfsetup/install/files/lib/system/tagging/ITaggable.class.php +++ b/wcfsetup/install/files/lib/system/tagging/ITaggable.class.php @@ -8,9 +8,7 @@ use wcf\data\tag\Tag; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ interface ITaggable { /** diff --git a/wcfsetup/install/files/lib/system/tagging/ITagged.class.php b/wcfsetup/install/files/lib/system/tagging/ITagged.class.php index 0024bc5832..ee705b0773 100644 --- a/wcfsetup/install/files/lib/system/tagging/ITagged.class.php +++ b/wcfsetup/install/files/lib/system/tagging/ITagged.class.php @@ -7,9 +7,7 @@ namespace wcf\system\tagging; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ interface ITagged { /** diff --git a/wcfsetup/install/files/lib/system/tagging/TagCloud.class.php b/wcfsetup/install/files/lib/system/tagging/TagCloud.class.php index 5dfbd445fc..d93082d089 100644 --- a/wcfsetup/install/files/lib/system/tagging/TagCloud.class.php +++ b/wcfsetup/install/files/lib/system/tagging/TagCloud.class.php @@ -10,22 +10,20 @@ use wcf\system\language\LanguageFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ class TagCloud { /** * max font size * @var integer - * @deprecated 2.2 + * @deprecated 3.0 */ const MAX_FONT_SIZE = 170; /** * min font size * @var integer - * @deprecated 2.2 + * @deprecated 3.0 */ const MIN_FONT_SIZE = 85; diff --git a/wcfsetup/install/files/lib/system/tagging/TagEngine.class.php b/wcfsetup/install/files/lib/system/tagging/TagEngine.class.php index a04c5422de..bb11efeacd 100644 --- a/wcfsetup/install/files/lib/system/tagging/TagEngine.class.php +++ b/wcfsetup/install/files/lib/system/tagging/TagEngine.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ class TagEngine extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php b/wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php index 407abe4c5c..30f4652105 100644 --- a/wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php +++ b/wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php @@ -9,10 +9,8 @@ use wcf\data\tag\Tag; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Tagging + * @since 3.0 */ class TaggableArticle extends AbstractTaggable { /** diff --git a/wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php b/wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php index 6bb2115803..bb213d5e98 100644 --- a/wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php +++ b/wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php @@ -9,9 +9,7 @@ use wcf\system\cache\builder\TypedTagCloudCacheBuilder; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.tagging - * @category Community Framework + * @package WoltLabSuite\Core\System\Tagging */ class TypedTagCloud extends TagCloud { /** diff --git a/wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php b/wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php index 76b27925b0..c5ad9b4277 100644 --- a/wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php +++ b/wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php @@ -8,9 +8,7 @@ use wcf\system\application\ApplicationHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class ACPTemplateEngine extends TemplateEngine { /** diff --git a/wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php b/wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php index b523c151ac..cf39da9253 100644 --- a/wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php +++ b/wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class EmailTemplateEngine extends TemplateEngine { /** diff --git a/wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php b/wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php index ba38d5f245..749752ebc8 100644 --- a/wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php +++ b/wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php @@ -7,9 +7,7 @@ namespace wcf\system\template; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class SetupTemplateCompiler extends TemplateCompiler { /** diff --git a/wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php b/wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php index 5bd13caba4..5bb8247d16 100644 --- a/wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php +++ b/wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php @@ -7,9 +7,7 @@ namespace wcf\system\template; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class SetupTemplateEngine extends TemplateEngine { /** diff --git a/wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php b/wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php index 3fd8077356..c2765534ea 100644 --- a/wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php +++ b/wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php @@ -8,9 +8,7 @@ use wcf\system\io\AtomicWriter; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class TemplateCompiler extends TemplateScriptingCompiler { /** @@ -24,7 +22,7 @@ class TemplateCompiler extends TemplateScriptingCompiler { public function compile($templateName, $sourceContent, $compiledFilename, $metaData) { $writer = new AtomicWriter($compiledFilename); // build fileheader for template - $writer->write("v['tpl']['template'] = '".addcslashes($templateName, "'\\")."';\n?>\n"); + $writer->write("v['tpl']['template'] = '".addcslashes($templateName, "'\\")."';\n?>\n"); // include plug-ins $compiledContent = $this->compileString($templateName, $sourceContent, $metaData); diff --git a/wcfsetup/install/files/lib/system/template/TemplateEngine.class.php b/wcfsetup/install/files/lib/system/template/TemplateEngine.class.php index bd466b84cc..bfd3201f98 100755 --- a/wcfsetup/install/files/lib/system/template/TemplateEngine.class.php +++ b/wcfsetup/install/files/lib/system/template/TemplateEngine.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class TemplateEngine extends SingletonFactory { /** @@ -710,7 +708,7 @@ class TemplateEngine extends SingletonFactory { /** * Loads all available template listeners. * - * @deprecated since 2.1 + * @deprecated 2.1 */ protected function loadTemplateListeners() { // does nothing diff --git a/wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php b/wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php index 7f3d15bf6d..6b709f81e0 100644 --- a/wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php +++ b/wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ class TemplateScriptingCompiler { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php index 23e041f32c..1d1b7ef4e3 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class AppendCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php index 499696ae00..b862f24966 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class AssignCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php index f1d147865b..27331cced5 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class ConcatModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php index 79387823ae..edabf960e4 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class CounterFunctionTemplatePlugin implements IFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php index bec09cd069..990732a541 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class CurrencyModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php index d0345c729a..7d9ad5c93c 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class CycleFunctionTemplatePlugin implements IFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php index fb5fe85a13..1a08737074 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php @@ -15,9 +15,7 @@ use wcf\util\DateUtil; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class DateDiffModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php index 869fc1ead2..dd9655fda3 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php @@ -14,9 +14,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class DateModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php index e6cfa483b7..5ef8ca98a9 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class EncodeJSModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php index 866c3fea2d..f481c380f2 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php @@ -14,9 +14,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class EncodeJSONModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php index 9613a46466..2d3880b885 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class EscapeCDATAModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php index 916187fb23..12bc18ffde 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class EventPrefilterTemplatePlugin implements IPrefilterTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php index e3daf6f535..98cb5244eb 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php @@ -14,9 +14,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class FetchCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php index 99788988da..8d8a0eaf1b 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class FilesizeBinaryModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php index a202f59995..64c48e7926 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class FilesizeModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php index 78ee9b15c3..7a486a70c9 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php @@ -21,9 +21,7 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class HascontentPrefilterTemplatePlugin implements IPrefilterTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php index 49ce330dfe..060fced2ff 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php @@ -16,9 +16,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class HtmlCheckboxesFunctionTemplatePlugin implements IFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php index fce16cfbf3..617b6b6aab 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php @@ -19,9 +19,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class HtmlOptionsFunctionTemplatePlugin extends HtmlCheckboxesFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php index c1789ef348..75c75b3635 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php @@ -8,9 +8,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ interface IBlockTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php index 9cd1f80a3e..cf10f443fa 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php @@ -8,9 +8,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ interface ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php index a154e3c6b6..80142e1a8a 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php @@ -8,9 +8,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ interface IFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php index 511a4b7737..b8da8a3d12 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php @@ -9,9 +9,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ interface IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php index 942844cd21..85f6a14c02 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php @@ -8,9 +8,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template - * @category Community Framework + * @package WoltLabSuite\Core\System\Template */ interface IPrefilterTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php index ffce169314..66ecc45c7b 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class ImplodeCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php index 4dd2f54adc..f3216ccb9b 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php @@ -29,10 +29,8 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Template\Plugin + * @since 3.0 */ class JsFunctionTemplatePlugin implements IFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php index f6a7854b73..efb4b9e7f1 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class LangCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php index b01554f591..7867327887 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php @@ -16,9 +16,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class LangPrefilterTemplatePlugin implements IPrefilterTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php index 02181b3568..1b495077b1 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class LanguageModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php index c01ef7fc3b..eccdf4c987 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php @@ -13,9 +13,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class LinkBlockTemplatePlugin implements IBlockTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php index 2b0a70849f..4b2ea30d64 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php @@ -9,9 +9,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class NewlineToBreakModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php index c74aafc303..fa1a21930d 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php @@ -31,10 +31,8 @@ use wcf\util\StringUtil; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Template\Plugin + * @since 3.0 */ class PageBlockTemplatePlugin implements IBlockTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php index d41c1b7ac9..b7a2d5d4f9 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php @@ -22,9 +22,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class PagesFunctionTemplatePlugin implements IFunctionTemplatePlugin { const SHOW_LINKS = 11; diff --git a/wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php index 020f1ef336..a7369fdfa5 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php @@ -15,9 +15,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class PlainTimeModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php index 93f721c4f5..33903ed4db 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class PrependCompilerTemplatePlugin implements ICompilerTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php index 9c71b1ba9f..93a5d892d6 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class ShortUnitModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php index 517dd14ecc..9b84e93fc4 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php @@ -17,9 +17,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class SmallpagesFunctionTemplatePlugin extends PagesFunctionTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php index a4ab51c162..db402fccb5 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php @@ -11,9 +11,7 @@ use wcf\system\template\TemplateEngine; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class TableWordwrapModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php index efbf6eea9e..592a20c430 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php @@ -15,9 +15,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class TimeModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php b/wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php index f6b367efca..32c620d1cd 100644 --- a/wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php +++ b/wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.template.plugin - * @category Community Framework + * @package WoltLabSuite\Core\System\Template\Plugin */ class TruncateModifierTemplatePlugin implements IModifierTemplatePlugin { /** diff --git a/wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php b/wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php index 51f12800ac..a01844e2cc 100644 --- a/wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php @@ -9,9 +9,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ class AvatarUploadFileValidationStrategy extends DefaultUploadFileValidationStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php b/wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php index 1f5c047423..bd56feb7d2 100644 --- a/wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php @@ -18,10 +18,8 @@ use wcf\util\FileUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Upload + * @since 3.0 */ class DefaultUploadFileSaveStrategy implements IUploadFileSaveStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php b/wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php index 9495a7c9eb..42a1a9cbb7 100644 --- a/wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php @@ -7,9 +7,7 @@ namespace wcf\system\upload; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ class DefaultUploadFileValidationStrategy implements IUploadFileValidationStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php b/wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php index e55d80a1eb..f8d2f5bc06 100644 --- a/wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php @@ -7,9 +7,7 @@ namespace wcf\system\upload; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ interface IUploadFileSaveStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php b/wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php index 05b2b855ec..693371e20c 100644 --- a/wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php @@ -7,9 +7,7 @@ namespace wcf\system\upload; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ interface IUploadFileValidationStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php b/wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php index 8efe3598e2..2096fff0cc 100644 --- a/wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php +++ b/wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php @@ -7,10 +7,8 @@ namespace wcf\system\upload; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Upload + * @since 3.0 */ class MediaUploadFileValidationStrategy implements IUploadFileValidationStrategy { /** diff --git a/wcfsetup/install/files/lib/system/upload/UploadFile.class.php b/wcfsetup/install/files/lib/system/upload/UploadFile.class.php index 6ce0a815d1..27db9debd4 100644 --- a/wcfsetup/install/files/lib/system/upload/UploadFile.class.php +++ b/wcfsetup/install/files/lib/system/upload/UploadFile.class.php @@ -7,9 +7,7 @@ namespace wcf\system\upload; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ class UploadFile { /** diff --git a/wcfsetup/install/files/lib/system/upload/UploadHandler.class.php b/wcfsetup/install/files/lib/system/upload/UploadHandler.class.php index 7b9a5378c4..00f7f3ec6d 100644 --- a/wcfsetup/install/files/lib/system/upload/UploadHandler.class.php +++ b/wcfsetup/install/files/lib/system/upload/UploadHandler.class.php @@ -8,9 +8,7 @@ use wcf\util\FileUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.upload - * @category Community Framework + * @package WoltLabSuite\Core\System\Upload */ class UploadHandler { /** diff --git a/wcfsetup/install/files/lib/system/user/GroupedUserList.class.php b/wcfsetup/install/files/lib/system/user/GroupedUserList.class.php index a407809dcf..3858351477 100644 --- a/wcfsetup/install/files/lib/system/user/GroupedUserList.class.php +++ b/wcfsetup/install/files/lib/system/user/GroupedUserList.class.php @@ -9,9 +9,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user - * @category Community Framework + * @package WoltLabSuite\Core\System\User */ class GroupedUserList implements \Countable, \Iterator { /** diff --git a/wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php b/wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php index 519d07b9a5..0b4d44b49f 100644 --- a/wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php +++ b/wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php @@ -9,9 +9,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user - * @category Community Framework + * @package WoltLabSuite\Core\System\User */ class UserBirthdayCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php b/wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php index 44cc2e22a6..4086f0a081 100644 --- a/wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user - * @category Community Framework + * @package WoltLabSuite\Core\System\User * * @mixin UserProfile */ diff --git a/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php index fd04a6d20c..87fb205ef0 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php @@ -13,10 +13,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Activity\Event + * @since 3.0 */ class ArticleCommentResponseUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php index 8c6e0f4c74..84d42a116c 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php @@ -11,10 +11,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Activity\Event + * @since 3.0 */ class ArticleCommentUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php index dbd49f7e13..68bfdf9094 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Event */ class FollowUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php index e58f311ea2..5e989cdd5b 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php @@ -8,9 +8,7 @@ use wcf\data\user\activity\event\ViewableUserActivityEvent; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Event */ interface IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php index 7fc82bff24..09ff8f3bf9 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php @@ -10,10 +10,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Activity\Event + * @since 3.0 */ class LikeableArticleUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php index ed7980b023..41fe0a3031 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Event */ class ProfileCommentResponseUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php b/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php index 0068e7032a..7f377cddc2 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Event */ class ProfileCommentUserActivityEvent extends SingletonFactory implements IUserActivityEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php b/wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php index 74d0203509..94007a9936 100644 --- a/wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Event */ class UserActivityEventHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php b/wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php index a9ba2e0a2b..01bc52069d 100644 --- a/wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Tim Duesterhus, Alexander Ebert, Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.activity.point - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Activity\Point */ class UserActivityPointHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php b/wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php index 5c93ec47b4..e0b79d0fcb 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php @@ -8,8 +8,6 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.authentication - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Authentication */ abstract class AbstractUserAuthentication extends SingletonFactory implements IUserAuthentication {} diff --git a/wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php b/wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php index 7f4410aaf7..5192036b56 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php @@ -11,9 +11,7 @@ use wcf\util\PasswordUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.authentication - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Authentication */ class DefaultUserAuthentication extends AbstractUserAuthentication { /** diff --git a/wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php b/wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php index 0302cd1188..5775d1a3c7 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php @@ -8,9 +8,7 @@ use wcf\data\user\User; * @author Markus Bartz * @copyright 2011 Markus Bartz * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.authentication - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Authentication */ class EmailUserAuthentication extends DefaultUserAuthentication { /** diff --git a/wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php b/wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php index f3c2061fc3..cb8c18f0a2 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php @@ -8,9 +8,7 @@ use wcf\data\user\User; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.authentication - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Authentication */ interface IUserAuthentication { /** diff --git a/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php b/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php index 18b673b88c..0be1d00b8a 100644 --- a/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php +++ b/wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.authentication - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Authentication */ class UserAuthenticationFactory extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php b/wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php index c3692b2e6c..26ede4ebe0 100644 --- a/wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php @@ -13,9 +13,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.collapsible.content - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Collapsible\Content */ class UserCollapsibleContentHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php b/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php index ce1d151473..6b9721a330 100644 --- a/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php @@ -15,9 +15,7 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.group.assignment - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Group\Assignment */ class UserGroupAssignmentHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php b/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php index 2281c35021..815fde6062 100644 --- a/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php @@ -29,9 +29,7 @@ use wcf\util\StringUtil; * @author Marcel Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification */ class UserNotificationHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php index ed168d20fc..a417836ab5 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php @@ -10,9 +10,7 @@ use wcf\system\user\notification\object\IUserNotificationObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ abstract class AbstractSharedUserNotificationEvent extends AbstractUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php index 54ca766e43..7f89a889ce 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php @@ -17,9 +17,7 @@ use wcf\util\StringUtil; * @author Joshua Ruesweg, Marcel Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event * * @method UserNotificationEvent getDecoratedObject() * @mixin UserNotificationEvent diff --git a/wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php index 9223d89cd3..821f53988a 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php @@ -13,9 +13,7 @@ use wcf\system\user\notification\object\IUserNotificationObject; * @author Marcel Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event * * @mixin UserNotificationEvent */ diff --git a/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php index c0c1c4e961..dcaeb447d3 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Event + * @since 3.0 */ class ModerationQueueCommentResponseUserNotificationEvent extends AbstractSharedUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php index 570198924f..c94eda27c0 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Event + * @since 3.0 */ class ModerationQueueCommentUserNotificationEvent extends AbstractUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php index 02fd3f8875..b04f468fce 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php @@ -8,9 +8,7 @@ use wcf\system\request\LinkHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php index 8a7129636d..a0f4aa488f 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserProfileCommentLikeUserNotificationEvent extends AbstractSharedUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php index 32a8327547..1a5e21de36 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserProfileCommentResponseLikeUserNotificationEvent extends AbstractSharedUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php index 3d710690db..fb5309fccb 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserProfileCommentResponseOwnerUserNotificationEvent extends AbstractSharedUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php index 1a60438544..939638e26a 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php @@ -10,9 +10,7 @@ use wcf\system\request\LinkHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserProfileCommentResponseUserNotificationEvent extends AbstractSharedUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php index 13399e9eb7..0ba22e3990 100644 --- a/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php @@ -9,9 +9,7 @@ use wcf\system\request\LinkHandler; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.event - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Event */ class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEvent { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php index ee6dec96a5..abe1f0ff31 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object * * @method CommentResponse getDecoratedObject() * @mixin CommentResponse diff --git a/wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php index 52569c121f..59d3706504 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object * * @method Comment getDecoratedObject() * @mixin Comment diff --git a/wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php index b960349105..d51a5e3724 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php @@ -7,9 +7,7 @@ namespace wcf\system\user\notification\object; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object */ interface IStackableUserNotificationObject extends IUserNotificationObject { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php index a1e0c4f992..1c1fd80a0d 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php @@ -9,9 +9,7 @@ use wcf\data\ITitledObject; * @author Marcel Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object */ interface IUserNotificationObject extends IDatabaseObjectProcessor, ITitledObject { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php index fbb8528d99..c0c0e8f710 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object * * @method Like getDecoratedObject() * @mixin Like diff --git a/wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php b/wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php index 0b0814a200..42caf1a08f 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object * * @method UserFollow getDecoratedObject() * @mixin UserFollow diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php index 4d8662ac6e..f41aa936bb 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php @@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectList; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ class AbstractUserNotificationObjectType extends AbstractObjectTypeProcessor implements IUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php index a5db59e696..6f9cc3f46d 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php @@ -7,9 +7,7 @@ namespace wcf\system\user\notification\object\type; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ interface ICommentUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php index b6e0670322..136adb40c2 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php @@ -13,10 +13,8 @@ use wcf\data\comment\Comment; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Object\Type + * @since 3.0 */ interface IMultiRecipientCommentUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php index 003cc7de8d..f7058eea5a 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php @@ -9,9 +9,7 @@ use wcf\system\user\notification\object\IUserNotificationObject; * @author Marcel Werk, Oliver Kliebisch * @copyright 2001-2016 WoltLab GmbH, Oliver Kliebisch * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ interface IUserNotificationObjectType extends IDatabaseObjectProcessor { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php index 4d85882d99..ac2faa4fa4 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php @@ -10,9 +10,7 @@ use wcf\system\user\notification\object\LikeUserNotificationObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ class LikeUserNotificationObjectType extends AbstractUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php index 7eaa0f7500..61e8d403d0 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php @@ -10,10 +10,8 @@ use wcf\system\user\notification\object\CommentResponseUserNotificationObject; * @author Mathias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Object\Type + * @since 3.0 */ class ModerationQueueCommentResponseUserNotificationObjectType extends AbstractUserNotificationObjectType implements IMultiRecipientCommentUserNotificationObjectType { use TMultiRecipientModerationQueueCommentUserNotificationObjectType; diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php index 2dc8525e8f..821c8960d8 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php @@ -10,10 +10,8 @@ use wcf\system\user\notification\object\CommentUserNotificationObject; * @author Mathias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Object\Type + * @since 3.0 */ class ModerationQueueCommentUserNotificationObjectType extends AbstractUserNotificationObjectType implements IMultiRecipientCommentUserNotificationObjectType { use TMultiRecipientModerationQueueCommentUserNotificationObjectType; diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php index b35b710cfe..6ce729ab45 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php @@ -15,10 +15,8 @@ use wcf\system\WCF; * @author Mathias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\User\Notification\Object\Type + * @since 3.0 */ trait TMultiRecipientModerationQueueCommentUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php index 9bd4cbdc63..6b3f4d8d10 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php @@ -10,9 +10,7 @@ use wcf\system\user\notification\object\UserFollowUserNotificationObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ class UserFollowUserNotificationObjectType extends AbstractUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php index ff9995e4fd..02c2bab84e 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php @@ -10,9 +10,7 @@ use wcf\system\user\notification\object\CommentResponseUserNotificationObject; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ class UserProfileCommentResponseUserNotificationObjectType extends AbstractUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php b/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php index 50af651f90..a8986edb09 100644 --- a/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php +++ b/wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.notification.object.type - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Notification\Object\Type */ class UserProfileCommentUserNotificationObjectType extends AbstractUserNotificationObjectType implements ICommentUserNotificationObjectType { /** diff --git a/wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php b/wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php index 4a81002154..dcbe09db88 100644 --- a/wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php +++ b/wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php @@ -7,9 +7,7 @@ namespace wcf\system\user\object\watch; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Object\Watch */ interface IUserObjectWatch { /** diff --git a/wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php b/wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php index d66997986b..54b21b2c24 100644 --- a/wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.object.watch - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Object\Watch */ class UserObjectWatchHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php b/wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php index 7341720306..4e7eade049 100644 --- a/wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php +++ b/wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php @@ -8,10 +8,8 @@ use wcf\data\user\online\UserOnline; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.online.location - * @category Community Framework - * @deprecated since 2.2 + * @package WoltLabSuite\Core\System\User\Online\Location + * @deprecated 3.0 */ interface IUserOnlineLocation { /** diff --git a/wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php b/wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php index 4752905b29..603e34be61 100644 --- a/wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php @@ -9,10 +9,8 @@ use wcf\system\SingletonFactory; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.online.location - * @category Community Framework - * @deprecated since 2.2 + * @package WoltLabSuite\Core\System\User\Online\Location + * @deprecated 3.0 */ class UserOnlineLocationHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php b/wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php index 130911e420..6ee773deec 100644 --- a/wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php +++ b/wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php @@ -10,9 +10,7 @@ use wcf\system\SingletonFactory; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.user.signature - * @category Community Framework + * @package WoltLabSuite\Core\System\User\Signature */ class SignatureCache extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php b/wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php index 34cd09e36b..3981805fa0 100644 --- a/wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php +++ b/wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.storage - * @category Community Framework + * @package WoltLabSuite\Core\System\Storage */ class UserStorageHandler extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php b/wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php index 9e8773faa5..0c44b4c5f8 100644 --- a/wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php +++ b/wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php @@ -12,9 +12,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.visitTracker - * @category Community Framework + * @package WoltLabSuite\Core\System\VisitTracker */ class VisitTracker extends SingletonFactory { /** diff --git a/wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php index d2c6502305..f82b9d2ff9 100644 --- a/wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php b/wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php index 3b8c394610..4eb6730abf 100644 --- a/wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php @@ -7,9 +7,7 @@ namespace wcf\system\worker; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ abstract class AbstractWorker implements IWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php index 7e26cbc1c8..217d28066e 100644 --- a/wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php @@ -14,10 +14,8 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\System\Worker + * @since 3.0 */ class ArticleRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php index a04242082e..8676416d87 100644 --- a/wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\SystemException; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class AttachmentRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php index 56f2943722..e22c94421b 100644 --- a/wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php @@ -7,9 +7,7 @@ namespace wcf\system\worker; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ interface IRebuildDataWorker extends IWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/IWorker.class.php b/wcfsetup/install/files/lib/system/worker/IWorker.class.php index 4794862196..13ac8cc4da 100644 --- a/wcfsetup/install/files/lib/system/worker/IWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/IWorker.class.php @@ -7,9 +7,7 @@ namespace wcf\system\worker; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ interface IWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/ImportWorker.class.php b/wcfsetup/install/files/lib/system/worker/ImportWorker.class.php index ce908d731f..7111ac50f7 100644 --- a/wcfsetup/install/files/lib/system/worker/ImportWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/ImportWorker.class.php @@ -12,9 +12,7 @@ use wcf\util\StringUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class ImportWorker extends AbstractWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php index 60db543e5f..641fcb00ab 100644 --- a/wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class LikeRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php index 1fde8d86b4..52f804e544 100644 --- a/wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class LikeUserRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/MailWorker.class.php b/wcfsetup/install/files/lib/system/worker/MailWorker.class.php index 27e18d9901..b5d408003c 100644 --- a/wcfsetup/install/files/lib/system/worker/MailWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/MailWorker.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class MailWorker extends AbstractWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php index ef28a393e7..f70f3f3033 100644 --- a/wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class PollRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php b/wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php index 62090401a9..8955844f61 100644 --- a/wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php @@ -16,9 +16,7 @@ use wcf\util\PasswordUtil; * @author Matthias Schmidt * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class SendNewPasswordWorker extends AbstractWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php index 1760551d2b..9253f381ac 100644 --- a/wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php @@ -11,9 +11,7 @@ use wcf\util\DateUtil; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class StatDailyRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php b/wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php index b7369cbc85..a9f5ff235d 100644 --- a/wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class UserActivityPointUpdateEventsWorker extends AbstractWorker { /** diff --git a/wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php b/wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php index 95167f4b67..dcc82798e1 100644 --- a/wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php +++ b/wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php @@ -14,9 +14,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage system.worker - * @category Community Framework + * @package WoltLabSuite\Core\System\Worker */ class UserRebuildDataWorker extends AbstractRebuildDataWorker { /** diff --git a/wcfsetup/install/files/lib/util/ArrayUtil.class.php b/wcfsetup/install/files/lib/util/ArrayUtil.class.php index e618232444..f2babdc9aa 100644 --- a/wcfsetup/install/files/lib/util/ArrayUtil.class.php +++ b/wcfsetup/install/files/lib/util/ArrayUtil.class.php @@ -9,9 +9,7 @@ use wcf\system\Callback; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class ArrayUtil { /** diff --git a/wcfsetup/install/files/lib/util/CLIUtil.class.php b/wcfsetup/install/files/lib/util/CLIUtil.class.php index 5873df919c..4f3ad0159a 100644 --- a/wcfsetup/install/files/lib/util/CLIUtil.class.php +++ b/wcfsetup/install/files/lib/util/CLIUtil.class.php @@ -9,9 +9,7 @@ use wcf\system\CLIWCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class CLIUtil { /** diff --git a/wcfsetup/install/files/lib/util/ClassUtil.class.php b/wcfsetup/install/files/lib/util/ClassUtil.class.php index 3fe0168a90..68bd8769f7 100644 --- a/wcfsetup/install/files/lib/util/ClassUtil.class.php +++ b/wcfsetup/install/files/lib/util/ClassUtil.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class ClassUtil { /** diff --git a/wcfsetup/install/files/lib/util/CronjobUtil.class.php b/wcfsetup/install/files/lib/util/CronjobUtil.class.php index 2c4c7b6ba2..3873f51d22 100644 --- a/wcfsetup/install/files/lib/util/CronjobUtil.class.php +++ b/wcfsetup/install/files/lib/util/CronjobUtil.class.php @@ -10,9 +10,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class CronjobUtil { /** diff --git a/wcfsetup/install/files/lib/util/CryptoUtil.class.php b/wcfsetup/install/files/lib/util/CryptoUtil.class.php index 46a1b72ae3..42fbb4e091 100644 --- a/wcfsetup/install/files/lib/util/CryptoUtil.class.php +++ b/wcfsetup/install/files/lib/util/CryptoUtil.class.php @@ -12,10 +12,8 @@ use wcf\util\exception\CryptoException; * @author Tim Duesterhus, Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Util + * @since 3.0 */ final class CryptoUtil { /** diff --git a/wcfsetup/install/files/lib/util/DOMUtil.class.php b/wcfsetup/install/files/lib/util/DOMUtil.class.php index 3ca32b7b3b..149e34483f 100644 --- a/wcfsetup/install/files/lib/util/DOMUtil.class.php +++ b/wcfsetup/install/files/lib/util/DOMUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class DOMUtil { /** diff --git a/wcfsetup/install/files/lib/util/DateUtil.class.php b/wcfsetup/install/files/lib/util/DateUtil.class.php index e85322782b..254eaff7ec 100644 --- a/wcfsetup/install/files/lib/util/DateUtil.class.php +++ b/wcfsetup/install/files/lib/util/DateUtil.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class DateUtil { /** diff --git a/wcfsetup/install/files/lib/util/Diff.class.php b/wcfsetup/install/files/lib/util/Diff.class.php index 17fd38db2f..56c31cb66d 100644 --- a/wcfsetup/install/files/lib/util/Diff.class.php +++ b/wcfsetup/install/files/lib/util/Diff.class.php @@ -9,9 +9,7 @@ namespace wcf\util; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ class Diff { /** diff --git a/wcfsetup/install/files/lib/util/DirectoryUtil.class.php b/wcfsetup/install/files/lib/util/DirectoryUtil.class.php index 2347edf6b1..d18bfe4b30 100644 --- a/wcfsetup/install/files/lib/util/DirectoryUtil.class.php +++ b/wcfsetup/install/files/lib/util/DirectoryUtil.class.php @@ -10,9 +10,7 @@ use wcf\system\Regex; * @author Tim Duesterhus * @copyright 2011 Tim Duesterhus * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class DirectoryUtil { /** diff --git a/wcfsetup/install/files/lib/util/ExifUtil.class.php b/wcfsetup/install/files/lib/util/ExifUtil.class.php index ff602a4414..bc9fd6be88 100644 --- a/wcfsetup/install/files/lib/util/ExifUtil.class.php +++ b/wcfsetup/install/files/lib/util/ExifUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Matthias Schmidt, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class ExifUtil { /** diff --git a/wcfsetup/install/files/lib/util/FileReader.class.php b/wcfsetup/install/files/lib/util/FileReader.class.php index 84b11c9a00..a9f650e00c 100644 --- a/wcfsetup/install/files/lib/util/FileReader.class.php +++ b/wcfsetup/install/files/lib/util/FileReader.class.php @@ -10,9 +10,7 @@ use wcf\system\Regex; * @author Sebastian Oettl, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ class FileReader { /** diff --git a/wcfsetup/install/files/lib/util/FileUtil.class.php b/wcfsetup/install/files/lib/util/FileUtil.class.php index 8b5764489a..eba48d619c 100644 --- a/wcfsetup/install/files/lib/util/FileUtil.class.php +++ b/wcfsetup/install/files/lib/util/FileUtil.class.php @@ -10,9 +10,7 @@ use wcf\system\io\GZipFile; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class FileUtil { /** diff --git a/wcfsetup/install/files/lib/util/HTTPRequest.class.php b/wcfsetup/install/files/lib/util/HTTPRequest.class.php index 967c51b893..0f5a295043 100644 --- a/wcfsetup/install/files/lib/util/HTTPRequest.class.php +++ b/wcfsetup/install/files/lib/util/HTTPRequest.class.php @@ -15,9 +15,7 @@ use wcf\system\WCF; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class HTTPRequest { /** diff --git a/wcfsetup/install/files/lib/util/HeaderUtil.class.php b/wcfsetup/install/files/lib/util/HeaderUtil.class.php index 1eb16d5c6e..e576f7dff5 100644 --- a/wcfsetup/install/files/lib/util/HeaderUtil.class.php +++ b/wcfsetup/install/files/lib/util/HeaderUtil.class.php @@ -11,9 +11,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class HeaderUtil { /** diff --git a/wcfsetup/install/files/lib/util/ImageUtil.class.php b/wcfsetup/install/files/lib/util/ImageUtil.class.php index ed400834b8..48812a1703 100644 --- a/wcfsetup/install/files/lib/util/ImageUtil.class.php +++ b/wcfsetup/install/files/lib/util/ImageUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class ImageUtil { /** diff --git a/wcfsetup/install/files/lib/util/JSON.class.php b/wcfsetup/install/files/lib/util/JSON.class.php index 81532e71d0..c9512ce916 100644 --- a/wcfsetup/install/files/lib/util/JSON.class.php +++ b/wcfsetup/install/files/lib/util/JSON.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class JSON { /** diff --git a/wcfsetup/install/files/lib/util/MathUtil.class.php b/wcfsetup/install/files/lib/util/MathUtil.class.php index 7524aa131c..50ec41817c 100644 --- a/wcfsetup/install/files/lib/util/MathUtil.class.php +++ b/wcfsetup/install/files/lib/util/MathUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class MathUtil { /** diff --git a/wcfsetup/install/files/lib/util/MessageUtil.class.php b/wcfsetup/install/files/lib/util/MessageUtil.class.php index 02d140c51e..7f1f234670 100644 --- a/wcfsetup/install/files/lib/util/MessageUtil.class.php +++ b/wcfsetup/install/files/lib/util/MessageUtil.class.php @@ -9,9 +9,7 @@ use wcf\system\Regex; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ class MessageUtil { /** diff --git a/wcfsetup/install/files/lib/util/OptionUtil.class.php b/wcfsetup/install/files/lib/util/OptionUtil.class.php index ccc86b9096..92207d0438 100644 --- a/wcfsetup/install/files/lib/util/OptionUtil.class.php +++ b/wcfsetup/install/files/lib/util/OptionUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class OptionUtil { /** diff --git a/wcfsetup/install/files/lib/util/StringStack.class.php b/wcfsetup/install/files/lib/util/StringStack.class.php index 03203cda75..382283a13b 100644 --- a/wcfsetup/install/files/lib/util/StringStack.class.php +++ b/wcfsetup/install/files/lib/util/StringStack.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class StringStack { /** diff --git a/wcfsetup/install/files/lib/util/StringUtil.class.php b/wcfsetup/install/files/lib/util/StringUtil.class.php index 0ebeec32d8..e06e5123ff 100644 --- a/wcfsetup/install/files/lib/util/StringUtil.class.php +++ b/wcfsetup/install/files/lib/util/StringUtil.class.php @@ -10,9 +10,7 @@ use wcf\system\WCF; * @author Oliver Kliebisch, Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class StringUtil { const HTML_PATTERN = '~ - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class StyleUtil { /** diff --git a/wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php b/wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php index 6d626ed4f3..866c0f3707 100644 --- a/wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php +++ b/wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php @@ -7,9 +7,7 @@ namespace wcf\util; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class UserRegistrationUtil { /** diff --git a/wcfsetup/install/files/lib/util/UserUtil.class.php b/wcfsetup/install/files/lib/util/UserUtil.class.php index b468f0414d..06c701747a 100644 --- a/wcfsetup/install/files/lib/util/UserUtil.class.php +++ b/wcfsetup/install/files/lib/util/UserUtil.class.php @@ -8,9 +8,7 @@ use wcf\system\WCF; * @author Marcel Werk * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ final class UserUtil { /** diff --git a/wcfsetup/install/files/lib/util/XML.class.php b/wcfsetup/install/files/lib/util/XML.class.php index 76f09e2733..23973ad53e 100644 --- a/wcfsetup/install/files/lib/util/XML.class.php +++ b/wcfsetup/install/files/lib/util/XML.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ class XML { /** diff --git a/wcfsetup/install/files/lib/util/XMLWriter.class.php b/wcfsetup/install/files/lib/util/XMLWriter.class.php index 07e5797b6d..147db73593 100644 --- a/wcfsetup/install/files/lib/util/XMLWriter.class.php +++ b/wcfsetup/install/files/lib/util/XMLWriter.class.php @@ -8,9 +8,7 @@ use wcf\system\exception\SystemException; * @author Alexander Ebert * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util - * @category Community Framework + * @package WoltLabSuite\Core\Util */ class XMLWriter { /** diff --git a/wcfsetup/install/files/lib/util/exception/CryptoException.class.php b/wcfsetup/install/files/lib/util/exception/CryptoException.class.php index e46779e0a7..ed37a3a684 100644 --- a/wcfsetup/install/files/lib/util/exception/CryptoException.class.php +++ b/wcfsetup/install/files/lib/util/exception/CryptoException.class.php @@ -7,10 +7,8 @@ namespace wcf\util\exception; * @author Tim Duesterhus * @copyright 2001-2016 WoltLab GmbH * @license GNU Lesser General Public License - * @package com.woltlab.wcf - * @subpackage util.exception - * @category Community Framework - * @since 2.2 + * @package WoltLabSuite\Core\Util\Exception + * @since 3.0 */ class CryptoException extends \Exception { /** diff --git a/wcfsetup/install/files/style/bootstrap/mixin.scss b/wcfsetup/install/files/style/bootstrap/mixin.scss index 8cae7b5508..d837f57d88 100644 --- a/wcfsetup/install/files/style/bootstrap/mixin.scss +++ b/wcfsetup/install/files/style/bootstrap/mixin.scss @@ -40,7 +40,7 @@ } } -/** @deprecated 2.2 - please use the native properties directly */ +/** @deprecated 3.0 - please use the native properties directly */ @mixin linearGradient($backgroundColor, $gradientColor1, $gradientColor2) { background-image: linear-gradient($gradientColor1, $gradientColor2); } diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index b3ee9edaa9..75979fd2a6 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -1390,7 +1390,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]> - + diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 2bc5cc9b10..3d3f6d6f77 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -1397,7 +1397,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]> - + diff --git a/wcfsetup/test.php b/wcfsetup/test.php index f9a6442597..b889cf4dae 100644 --- a/wcfsetup/test.php +++ b/wcfsetup/test.php @@ -1,7 +1,7 @@ - WoltLab Community Framework 2.2 System Requirements + WoltLab Suite 3.0 System Requirements