Renamed WCF to WSC / Removed obsolete phpdoc tags
authorMarcel Werk <burntime@woltlab.com>
Tue, 14 Jun 2016 22:25:32 +0000 (00:25 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 14 Jun 2016 22:26:30 +0000 (00:26 +0200)
1564 files changed:
.gitignore
CHANGELOG.md
CONTRIBUTING.md
CodeSniff/WCF/Sniffs/Classes/ClassFileNameSniff.php
CodeSniff/WCF/Sniffs/ControlStructures/ControlSignatureSniff.php
CodeSniff/WCF/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php
CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php
CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php
CodeSniff/WCF/Sniffs/Namespaces/SortedUseDeclarationSniff.php
CodeSniff/WCF/Sniffs/Namespaces/UseDeclarationSniff.php
CodeSniff/WCF/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php
CodeSniff/WCF/ruleset.xml
com.woltlab.wcf/package.xml
com.woltlab.wcf/templates/rssFeed.tpl
constants.php
defaultStyle/style.xml
wcfsetup/install/files/acp/dereferrer.php
wcfsetup/install/files/acp/global.php
wcfsetup/install/files/acp/index.php
wcfsetup/install/files/acp/install.php
wcfsetup/install/files/cli.php
wcfsetup/install/files/global.php
wcfsetup/install/files/index.php
wcfsetup/install/files/js/3rdParty/redactor2/README.md
wcfsetup/install/files/js/WCF.Like.js
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.User.js
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/js/WoltLab/WCF/Environment.js
wcfsetup/install/files/js/WoltLab/WCF/Template.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Message/InlineEditor.js
wcfsetup/install/files/lib/acp/action/AJAXInvokeAction.class.php
wcfsetup/install/files/lib/acp/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/acp/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/acp/action/CacheClearAction.class.php
wcfsetup/install/files/lib/acp/action/InstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/LogoutAction.class.php
wcfsetup/install/files/lib/acp/action/UninstallPackageAction.class.php
wcfsetup/install/files/lib/acp/action/UserQuickSearchAction.class.php
wcfsetup/install/files/lib/acp/action/WorkerProxyAction.class.php
wcfsetup/install/files/lib/acp/form/AbstractBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/AbstractOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/AdAddForm.class.php
wcfsetup/install/files/lib/acp/form/AdEditForm.class.php
wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleAddForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/ArticleEditForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeAddForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeEditForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderAddForm.class.php
wcfsetup/install/files/lib/acp/form/BBCodeMediaProviderEditForm.class.php
wcfsetup/install/files/lib/acp/form/BoxAddForm.class.php
wcfsetup/install/files/lib/acp/form/BoxEditForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionAddForm.class.php
wcfsetup/install/files/lib/acp/form/CaptchaQuestionEditForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php
wcfsetup/install/files/lib/acp/form/CronjobEditForm.class.php
wcfsetup/install/files/lib/acp/form/DataImportForm.class.php
wcfsetup/install/files/lib/acp/form/LabelAddForm.class.php
wcfsetup/install/files/lib/acp/form/LabelEditForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/LabelGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageAddForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageEditForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageImportForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageMultilingualismForm.class.php
wcfsetup/install/files/lib/acp/form/LoginForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordForm.class.php
wcfsetup/install/files/lib/acp/form/MasterPasswordInitForm.class.php
wcfsetup/install/files/lib/acp/form/MediaEditForm.class.php
wcfsetup/install/files/lib/acp/form/MenuAddForm.class.php
wcfsetup/install/files/lib/acp/form/MenuEditForm.class.php
wcfsetup/install/files/lib/acp/form/MenuItemAddForm.class.php
wcfsetup/install/files/lib/acp/form/MenuItemEditForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeAddForm.class.php
wcfsetup/install/files/lib/acp/form/NoticeEditForm.class.php
wcfsetup/install/files/lib/acp/form/NotificationPresetSettingsForm.class.php
wcfsetup/install/files/lib/acp/form/OptionForm.class.php
wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerAddForm.class.php
wcfsetup/install/files/lib/acp/form/PackageUpdateServerEditForm.class.php
wcfsetup/install/files/lib/acp/form/PageAddForm.class.php
wcfsetup/install/files/lib/acp/form/PageEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php
wcfsetup/install/files/lib/acp/form/RescueModeForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/SmileyEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php
wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php
wcfsetup/install/files/lib/acp/form/StyleExportForm.class.php
wcfsetup/install/files/lib/acp/form/StyleImportForm.class.php
wcfsetup/install/files/lib/acp/form/TagAddForm.class.php
wcfsetup/install/files/lib/acp/form/TagEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateEditForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/TemplateGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserActivityPointOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserAssignToGroupForm.class.php
wcfsetup/install/files/lib/acp/form/UserBulkProcessingForm.class.php
wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php
wcfsetup/install/files/lib/acp/form/UserEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserEmailAddressExportForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupAssignmentEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserGroupOptionForm.class.php
wcfsetup/install/files/lib/acp/form/UserMailForm.class.php
wcfsetup/install/files/lib/acp/form/UserMergeForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionCategoryEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionListForm.class.php
wcfsetup/install/files/lib/acp/form/UserOptionSetDefaultsForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserRankEditForm.class.php
wcfsetup/install/files/lib/acp/form/UserSearchForm.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/ACPSessionLogPage.class.php
wcfsetup/install/files/lib/acp/page/AbstractCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/AdListPage.class.php
wcfsetup/install/files/lib/acp/page/ApplicationManagementPage.class.php
wcfsetup/install/files/lib/acp/page/ArticleCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php
wcfsetup/install/files/lib/acp/page/AttachmentPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeListPage.class.php
wcfsetup/install/files/lib/acp/page/BBCodeMediaProviderListPage.class.php
wcfsetup/install/files/lib/acp/page/BoxListPage.class.php
wcfsetup/install/files/lib/acp/page/CacheListPage.class.php
wcfsetup/install/files/lib/acp/page/CaptchaQuestionListPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobListPage.class.php
wcfsetup/install/files/lib/acp/page/CronjobLogListPage.class.php
wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php
wcfsetup/install/files/lib/acp/page/IndexPage.class.php
wcfsetup/install/files/lib/acp/page/LabelGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/LabelListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageItemListPage.class.php
wcfsetup/install/files/lib/acp/page/LanguageListPage.class.php
wcfsetup/install/files/lib/acp/page/MediaAddPage.class.php
wcfsetup/install/files/lib/acp/page/MediaListPage.class.php
wcfsetup/install/files/lib/acp/page/MenuItemListPage.class.php
wcfsetup/install/files/lib/acp/page/MenuListPage.class.php
wcfsetup/install/files/lib/acp/page/NoticeListPage.class.php
wcfsetup/install/files/lib/acp/page/PHPInfoPage.class.php
wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php
wcfsetup/install/files/lib/acp/page/PackageListPage.class.php
wcfsetup/install/files/lib/acp/page/PackagePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdatePage.class.php
wcfsetup/install/files/lib/acp/page/PackageUpdateServerListPage.class.php
wcfsetup/install/files/lib/acp/page/PageListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionUserListPage.class.php
wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php
wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/SmileyListPage.class.php
wcfsetup/install/files/lib/acp/page/StatPage.class.php
wcfsetup/install/files/lib/acp/page/StyleListPage.class.php
wcfsetup/install/files/lib/acp/page/TagListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateDiffPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/TemplateListPage.class.php
wcfsetup/install/files/lib/acp/page/UserAuthenticationFailureListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupAssignmentListPage.class.php
wcfsetup/install/files/lib/acp/page/UserGroupListPage.class.php
wcfsetup/install/files/lib/acp/page/UserListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionCategoryListPage.class.php
wcfsetup/install/files/lib/acp/page/UserOptionListPage.class.php
wcfsetup/install/files/lib/acp/page/UserRankListPage.class.php
wcfsetup/install/files/lib/action/AJAXInvokeAction.class.php
wcfsetup/install/files/lib/action/AJAXProxyAction.class.php
wcfsetup/install/files/lib/action/AJAXUploadAction.class.php
wcfsetup/install/files/lib/action/AbstractAction.class.php
wcfsetup/install/files/lib/action/AbstractAjaxAction.class.php
wcfsetup/install/files/lib/action/AbstractDialogAction.class.php
wcfsetup/install/files/lib/action/AbstractSecureAction.class.php
wcfsetup/install/files/lib/action/BackgroundQueuePerformAction.class.php
wcfsetup/install/files/lib/action/FacebookAuthAction.class.php
wcfsetup/install/files/lib/action/GithubAuthAction.class.php
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php
wcfsetup/install/files/lib/action/GravatarDownloadAction.class.php
wcfsetup/install/files/lib/action/IAction.class.php
wcfsetup/install/files/lib/action/ImageProxyAction.class.php
wcfsetup/install/files/lib/action/LogoutAction.class.php
wcfsetup/install/files/lib/action/MessageQuoteAction.class.php
wcfsetup/install/files/lib/action/NotificationConfirmAction.class.php
wcfsetup/install/files/lib/action/NotificationDisableAction.class.php
wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php
wcfsetup/install/files/lib/action/PollAction.class.php
wcfsetup/install/files/lib/action/TwitterAuthAction.class.php
wcfsetup/install/files/lib/core.functions.php
wcfsetup/install/files/lib/data/AbstractDatabaseObjectAction.class.php
wcfsetup/install/files/lib/data/DatabaseObject.class.php
wcfsetup/install/files/lib/data/DatabaseObjectDecorator.class.php
wcfsetup/install/files/lib/data/DatabaseObjectEditor.class.php
wcfsetup/install/files/lib/data/DatabaseObjectList.class.php
wcfsetup/install/files/lib/data/IAttachmentMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/ICategorizedObject.class.php
wcfsetup/install/files/lib/data/IClipboardAction.class.php
wcfsetup/install/files/lib/data/IDatabaseObjectAction.class.php
wcfsetup/install/files/lib/data/IDatabaseObjectProcessor.class.php
wcfsetup/install/files/lib/data/IDeleteAction.class.php
wcfsetup/install/files/lib/data/IEditableCachedObject.class.php
wcfsetup/install/files/lib/data/IEditableObject.class.php
wcfsetup/install/files/lib/data/IExtendedMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/IFeedEntry.class.php
wcfsetup/install/files/lib/data/IFile.class.php
wcfsetup/install/files/lib/data/IGroupedUserListAction.class.php
wcfsetup/install/files/lib/data/IImageViewerAction.class.php
wcfsetup/install/files/lib/data/ILinkableObject.class.php
wcfsetup/install/files/lib/data/ILoadableContainerAction.class.php
wcfsetup/install/files/lib/data/IMessage.class.php
wcfsetup/install/files/lib/data/IMessageInlineEditorAction.class.php
wcfsetup/install/files/lib/data/IMessageQuickReplyAction.class.php
wcfsetup/install/files/lib/data/IMessageQuoteAction.class.php
wcfsetup/install/files/lib/data/IPermissionObject.class.php
wcfsetup/install/files/lib/data/IPollObject.class.php
wcfsetup/install/files/lib/data/ISearchAction.class.php
wcfsetup/install/files/lib/data/ISortableAction.class.php
wcfsetup/install/files/lib/data/IStorableObject.class.php
wcfsetup/install/files/lib/data/IThumbnailFile.class.php
wcfsetup/install/files/lib/data/ITitledLinkObject.class.php
wcfsetup/install/files/lib/data/ITitledObject.class.php
wcfsetup/install/files/lib/data/IToggleAction.class.php
wcfsetup/install/files/lib/data/IToggleContainerAction.class.php
wcfsetup/install/files/lib/data/ITraversableObject.class.php
wcfsetup/install/files/lib/data/IUploadAction.class.php
wcfsetup/install/files/lib/data/IUserContent.class.php
wcfsetup/install/files/lib/data/IVisitableObjectAction.class.php
wcfsetup/install/files/lib/data/ProcessibleDatabaseObject.class.php
wcfsetup/install/files/lib/data/TDatabaseObjectOptions.class.php
wcfsetup/install/files/lib/data/TDatabaseObjectPermissions.class.php
wcfsetup/install/files/lib/data/TLegacyUserPropertyAccess.class.php
wcfsetup/install/files/lib/data/TMultiCategoryObject.class.php
wcfsetup/install/files/lib/data/TUserContent.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOption.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionAction.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionEditor.class.php
wcfsetup/install/files/lib/data/acl/option/ACLOptionList.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategory.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/acl/option/category/ACLOptionCategoryList.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItem.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemAction.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemEditor.class.php
wcfsetup/install/files/lib/data/acp/menu/item/ACPMenuItemList.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProvider.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderAction.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderEditor.class.php
wcfsetup/install/files/lib/data/acp/search/provider/ACPSearchProviderList.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSession.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionAction.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionEditor.class.php
wcfsetup/install/files/lib/data/acp/session/ACPSessionList.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLog.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogAction.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogEditor.class.php
wcfsetup/install/files/lib/data/acp/session/access/log/ACPSessionAccessLogList.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLog.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogAction.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogEditor.class.php
wcfsetup/install/files/lib/data/acp/session/log/ACPSessionLogList.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtual.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualAction.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualEditor.class.php
wcfsetup/install/files/lib/data/acp/session/virtual/ACPSessionVirtualList.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplate.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateAction.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateEditor.class.php
wcfsetup/install/files/lib/data/acp/template/ACPTemplateList.class.php
wcfsetup/install/files/lib/data/ad/Ad.class.php
wcfsetup/install/files/lib/data/ad/AdAction.class.php
wcfsetup/install/files/lib/data/ad/AdEditor.class.php
wcfsetup/install/files/lib/data/ad/AdList.class.php
wcfsetup/install/files/lib/data/application/Application.class.php
wcfsetup/install/files/lib/data/application/ApplicationAction.class.php
wcfsetup/install/files/lib/data/application/ApplicationEditor.class.php
wcfsetup/install/files/lib/data/application/ApplicationList.class.php
wcfsetup/install/files/lib/data/application/ViewableApplication.class.php
wcfsetup/install/files/lib/data/application/ViewableApplicationList.class.php
wcfsetup/install/files/lib/data/article/AccessibleArticleList.class.php
wcfsetup/install/files/lib/data/article/Article.class.php
wcfsetup/install/files/lib/data/article/ArticleAction.class.php
wcfsetup/install/files/lib/data/article/ArticleEditor.class.php
wcfsetup/install/files/lib/data/article/ArticleList.class.php
wcfsetup/install/files/lib/data/article/CategoryArticleList.class.php
wcfsetup/install/files/lib/data/article/FeedArticle.class.php
wcfsetup/install/files/lib/data/article/FeedArticleList.class.php
wcfsetup/install/files/lib/data/article/LikeableArticle.class.php
wcfsetup/install/files/lib/data/article/LikeableArticleProvider.class.php
wcfsetup/install/files/lib/data/article/TaggedArticleList.class.php
wcfsetup/install/files/lib/data/article/ViewableArticle.class.php
wcfsetup/install/files/lib/data/article/ViewableArticleList.class.php
wcfsetup/install/files/lib/data/article/category/ArticleCategory.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentAction.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentEditor.class.php
wcfsetup/install/files/lib/data/article/content/ArticleContentList.class.php
wcfsetup/install/files/lib/data/article/content/SearchResultArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/SearchResultArticleContentList.class.php
wcfsetup/install/files/lib/data/article/content/ViewableArticleContent.class.php
wcfsetup/install/files/lib/data/article/content/ViewableArticleContentList.class.php
wcfsetup/install/files/lib/data/attachment/AdministrativeAttachment.class.php
wcfsetup/install/files/lib/data/attachment/AdministrativeAttachmentList.class.php
wcfsetup/install/files/lib/data/attachment/Attachment.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentAction.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentEditor.class.php
wcfsetup/install/files/lib/data/attachment/AttachmentList.class.php
wcfsetup/install/files/lib/data/attachment/GroupedAttachmentList.class.php
wcfsetup/install/files/lib/data/bbcode/BBCode.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeAction.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeCache.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeEditor.class.php
wcfsetup/install/files/lib/data/bbcode/BBCodeList.class.php
wcfsetup/install/files/lib/data/bbcode/MessagePreviewAction.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttribute.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeAction.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeEditor.class.php
wcfsetup/install/files/lib/data/bbcode/attribute/BBCodeAttributeList.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProvider.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderAction.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderEditor.class.php
wcfsetup/install/files/lib/data/bbcode/media/provider/BBCodeMediaProviderList.class.php
wcfsetup/install/files/lib/data/box/Box.class.php
wcfsetup/install/files/lib/data/box/BoxAction.class.php
wcfsetup/install/files/lib/data/box/BoxEditor.class.php
wcfsetup/install/files/lib/data/box/BoxList.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestion.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionAction.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionEditor.class.php
wcfsetup/install/files/lib/data/captcha/question/CaptchaQuestionList.class.php
wcfsetup/install/files/lib/data/category/AbstractDecoratedCategory.class.php
wcfsetup/install/files/lib/data/category/Category.class.php
wcfsetup/install/files/lib/data/category/CategoryAction.class.php
wcfsetup/install/files/lib/data/category/CategoryEditor.class.php
wcfsetup/install/files/lib/data/category/CategoryList.class.php
wcfsetup/install/files/lib/data/category/CategoryNode.class.php
wcfsetup/install/files/lib/data/category/CategoryNodeTree.class.php
wcfsetup/install/files/lib/data/category/UncachedCategoryNodeTree.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionAction.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionEditor.class.php
wcfsetup/install/files/lib/data/clipboard/action/ClipboardActionList.class.php
wcfsetup/install/files/lib/data/clipboard/item/ClipboardItemAction.class.php
wcfsetup/install/files/lib/data/comment/Comment.class.php
wcfsetup/install/files/lib/data/comment/CommentAction.class.php
wcfsetup/install/files/lib/data/comment/CommentEditor.class.php
wcfsetup/install/files/lib/data/comment/CommentList.class.php
wcfsetup/install/files/lib/data/comment/LikeableComment.class.php
wcfsetup/install/files/lib/data/comment/LikeableCommentProvider.class.php
wcfsetup/install/files/lib/data/comment/StructuredComment.class.php
wcfsetup/install/files/lib/data/comment/StructuredCommentList.class.php
wcfsetup/install/files/lib/data/comment/ViewableComment.class.php
wcfsetup/install/files/lib/data/comment/ViewableCommentList.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseAction.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseEditor.class.php
wcfsetup/install/files/lib/data/comment/response/CommentResponseList.class.php
wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponseProvider.class.php
wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/StructuredCommentResponseList.class.php
wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponse.class.php
wcfsetup/install/files/lib/data/comment/response/ViewableCommentResponseList.class.php
wcfsetup/install/files/lib/data/condition/Condition.class.php
wcfsetup/install/files/lib/data/condition/ConditionAction.class.php
wcfsetup/install/files/lib/data/condition/ConditionEditor.class.php
wcfsetup/install/files/lib/data/condition/ConditionList.class.php
wcfsetup/install/files/lib/data/core/object/CoreObject.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectAction.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectEditor.class.php
wcfsetup/install/files/lib/data/core/object/CoreObjectList.class.php
wcfsetup/install/files/lib/data/cronjob/Cronjob.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobAction.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobEditor.class.php
wcfsetup/install/files/lib/data/cronjob/CronjobList.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLog.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogAction.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogEditor.class.php
wcfsetup/install/files/lib/data/cronjob/log/CronjobLogList.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntry.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryAction.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryEditor.class.php
wcfsetup/install/files/lib/data/edit/history/entry/EditHistoryEntryList.class.php
wcfsetup/install/files/lib/data/event/listener/EventListener.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerAction.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerEditor.class.php
wcfsetup/install/files/lib/data/event/listener/EventListenerList.class.php
wcfsetup/install/files/lib/data/label/Label.class.php
wcfsetup/install/files/lib/data/label/LabelAction.class.php
wcfsetup/install/files/lib/data/label/LabelEditor.class.php
wcfsetup/install/files/lib/data/label/LabelList.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroup.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupAction.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupEditor.class.php
wcfsetup/install/files/lib/data/label/group/LabelGroupList.class.php
wcfsetup/install/files/lib/data/label/group/ViewableLabelGroup.class.php
wcfsetup/install/files/lib/data/language/Language.class.php
wcfsetup/install/files/lib/data/language/LanguageAction.class.php
wcfsetup/install/files/lib/data/language/LanguageEditor.class.php
wcfsetup/install/files/lib/data/language/LanguageList.class.php
wcfsetup/install/files/lib/data/language/SetupLanguage.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategory.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryAction.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryEditor.class.php
wcfsetup/install/files/lib/data/language/category/LanguageCategoryList.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItem.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemAction.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemEditor.class.php
wcfsetup/install/files/lib/data/language/item/LanguageItemList.class.php
wcfsetup/install/files/lib/data/like/ILikeObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/like/Like.class.php
wcfsetup/install/files/lib/data/like/LikeAction.class.php
wcfsetup/install/files/lib/data/like/LikeEditor.class.php
wcfsetup/install/files/lib/data/like/LikeList.class.php
wcfsetup/install/files/lib/data/like/ViewableLike.class.php
wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php
wcfsetup/install/files/lib/data/like/object/AbstractLikeObject.class.php
wcfsetup/install/files/lib/data/like/object/ILikeObject.class.php
wcfsetup/install/files/lib/data/like/object/LikeObject.class.php
wcfsetup/install/files/lib/data/like/object/LikeObjectEditor.class.php
wcfsetup/install/files/lib/data/like/object/LikeObjectList.class.php
wcfsetup/install/files/lib/data/media/Media.class.php
wcfsetup/install/files/lib/data/media/MediaAction.class.php
wcfsetup/install/files/lib/data/media/MediaEditor.class.php
wcfsetup/install/files/lib/data/media/MediaList.class.php
wcfsetup/install/files/lib/data/media/ViewableMedia.class.php
wcfsetup/install/files/lib/data/media/ViewableMediaList.class.php
wcfsetup/install/files/lib/data/menu/Menu.class.php
wcfsetup/install/files/lib/data/menu/MenuAction.class.php
wcfsetup/install/files/lib/data/menu/MenuCache.class.php
wcfsetup/install/files/lib/data/menu/MenuEditor.class.php
wcfsetup/install/files/lib/data/menu/MenuList.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItem.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemAction.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemEditor.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemList.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemNode.class.php
wcfsetup/install/files/lib/data/menu/item/MenuItemNodeTree.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueue.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueActivationAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueEditor.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueList.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueReportAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueueList.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLog.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogAction.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogEditor.class.php
wcfsetup/install/files/lib/data/modification/log/ModificationLogList.class.php
wcfsetup/install/files/lib/data/notice/Notice.class.php
wcfsetup/install/files/lib/data/notice/NoticeAction.class.php
wcfsetup/install/files/lib/data/notice/NoticeEditor.class.php
wcfsetup/install/files/lib/data/notice/NoticeList.class.php
wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProcessor.class.php
wcfsetup/install/files/lib/data/object/type/AbstractObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/object/type/IObjectTypeProvider.class.php
wcfsetup/install/files/lib/data/object/type/ObjectType.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeAction.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeCache.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeEditor.class.php
wcfsetup/install/files/lib/data/object/type/ObjectTypeList.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinition.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionAction.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionEditor.class.php
wcfsetup/install/files/lib/data/object/type/definition/ObjectTypeDefinitionList.class.php
wcfsetup/install/files/lib/data/option/Option.class.php
wcfsetup/install/files/lib/data/option/OptionAction.class.php
wcfsetup/install/files/lib/data/option/OptionEditor.class.php
wcfsetup/install/files/lib/data/option/OptionList.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategory.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/option/category/OptionCategoryList.class.php
wcfsetup/install/files/lib/data/package/Package.class.php
wcfsetup/install/files/lib/data/package/PackageAction.class.php
wcfsetup/install/files/lib/data/package/PackageCache.class.php
wcfsetup/install/files/lib/data/package/PackageEditor.class.php
wcfsetup/install/files/lib/data/package/PackageList.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPlugin.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginAction.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginEditor.class.php
wcfsetup/install/files/lib/data/package/installation/plugin/PackageInstallationPluginList.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueue.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueAction.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueEditor.class.php
wcfsetup/install/files/lib/data/package/installation/queue/PackageInstallationQueueList.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdate.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateAction.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateEditor.class.php
wcfsetup/install/files/lib/data/package/update/PackageUpdateList.class.php
wcfsetup/install/files/lib/data/package/update/ViewablePackageUpdate.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerAction.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerList.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersion.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionAction.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionEditor.class.php
wcfsetup/install/files/lib/data/package/update/version/PackageUpdateVersionList.class.php
wcfsetup/install/files/lib/data/page/Page.class.php
wcfsetup/install/files/lib/data/page/PageAction.class.php
wcfsetup/install/files/lib/data/page/PageCache.class.php
wcfsetup/install/files/lib/data/page/PageEditor.class.php
wcfsetup/install/files/lib/data/page/PageLanguage.class.php
wcfsetup/install/files/lib/data/page/PageList.class.php
wcfsetup/install/files/lib/data/page/PageNode.class.php
wcfsetup/install/files/lib/data/page/PageNodeTree.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionList.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLogList.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserList.class.php
wcfsetup/install/files/lib/data/poll/Poll.class.php
wcfsetup/install/files/lib/data/poll/PollAction.class.php
wcfsetup/install/files/lib/data/poll/PollEditor.class.php
wcfsetup/install/files/lib/data/poll/PollList.class.php
wcfsetup/install/files/lib/data/poll/option/PollOption.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionAction.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionEditor.class.php
wcfsetup/install/files/lib/data/poll/option/PollOptionList.class.php
wcfsetup/install/files/lib/data/search/ISearchResultObject.class.php
wcfsetup/install/files/lib/data/search/Search.class.php
wcfsetup/install/files/lib/data/search/SearchAction.class.php
wcfsetup/install/files/lib/data/search/SearchEditor.class.php
wcfsetup/install/files/lib/data/search/SearchList.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeyword.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordAction.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordEditor.class.php
wcfsetup/install/files/lib/data/search/keyword/SearchKeywordList.class.php
wcfsetup/install/files/lib/data/session/Session.class.php
wcfsetup/install/files/lib/data/session/SessionAction.class.php
wcfsetup/install/files/lib/data/session/SessionEditor.class.php
wcfsetup/install/files/lib/data/session/SessionList.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualAction.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualEditor.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtualList.class.php
wcfsetup/install/files/lib/data/smiley/Smiley.class.php
wcfsetup/install/files/lib/data/smiley/SmileyAction.class.php
wcfsetup/install/files/lib/data/smiley/SmileyCache.class.php
wcfsetup/install/files/lib/data/smiley/SmileyEditor.class.php
wcfsetup/install/files/lib/data/smiley/SmileyList.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategory.class.php
wcfsetup/install/files/lib/data/smiley/category/SmileyCategoryAction.class.php
wcfsetup/install/files/lib/data/spider/Spider.class.php
wcfsetup/install/files/lib/data/spider/SpiderAction.class.php
wcfsetup/install/files/lib/data/spider/SpiderEditor.class.php
wcfsetup/install/files/lib/data/spider/SpiderList.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDaily.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyAction.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyEditor.class.php
wcfsetup/install/files/lib/data/stat/daily/StatDailyList.class.php
wcfsetup/install/files/lib/data/style/ActiveStyle.class.php
wcfsetup/install/files/lib/data/style/Style.class.php
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/files/lib/data/style/StyleEditor.class.php
wcfsetup/install/files/lib/data/style/StyleList.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php
wcfsetup/install/files/lib/data/tag/Tag.class.php
wcfsetup/install/files/lib/data/tag/TagAction.class.php
wcfsetup/install/files/lib/data/tag/TagCloudTag.class.php
wcfsetup/install/files/lib/data/tag/TagEditor.class.php
wcfsetup/install/files/lib/data/tag/TagList.class.php
wcfsetup/install/files/lib/data/template/Template.class.php
wcfsetup/install/files/lib/data/template/TemplateAction.class.php
wcfsetup/install/files/lib/data/template/TemplateEditor.class.php
wcfsetup/install/files/lib/data/template/TemplateList.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroup.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupAction.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupEditor.class.php
wcfsetup/install/files/lib/data/template/group/TemplateGroupList.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListener.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerAction.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerEditor.class.php
wcfsetup/install/files/lib/data/template/listener/TemplateListenerList.class.php
wcfsetup/install/files/lib/data/user/TeamList.class.php
wcfsetup/install/files/lib/data/user/User.class.php
wcfsetup/install/files/lib/data/user/UserAction.class.php
wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php
wcfsetup/install/files/lib/data/user/UserContentAction.class.php
wcfsetup/install/files/lib/data/user/UserEditor.class.php
wcfsetup/install/files/lib/data/user/UserList.class.php
wcfsetup/install/files/lib/data/user/UserProfile.class.php
wcfsetup/install/files/lib/data/user/UserProfileAction.class.php
wcfsetup/install/files/lib/data/user/UserProfileCache.class.php
wcfsetup/install/files/lib/data/user/UserProfileList.class.php
wcfsetup/install/files/lib/data/user/UserRegistrationAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEvent.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventAction.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventEditor.class.php
wcfsetup/install/files/lib/data/user/activity/event/UserActivityEventList.class.php
wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEvent.class.php
wcfsetup/install/files/lib/data/user/activity/event/ViewableUserActivityEventList.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureAction.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureEditor.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailureList.class.php
wcfsetup/install/files/lib/data/user/avatar/DefaultAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php
wcfsetup/install/files/lib/data/user/avatar/IUserAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatar.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarEditor.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarList.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollow.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowEditor.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowList.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowerList.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingAction.class.php
wcfsetup/install/files/lib/data/user/follow/UserFollowingList.class.php
wcfsetup/install/files/lib/data/user/group/Team.class.php
wcfsetup/install/files/lib/data/user/group/UserGroup.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupAction.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupEditor.class.php
wcfsetup/install/files/lib/data/user/group/UserGroupList.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignment.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentAction.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentEditor.class.php
wcfsetup/install/files/lib/data/user/group/assignment/UserGroupAssignmentList.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOption.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionAction.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionEditor.class.php
wcfsetup/install/files/lib/data/user/group/option/UserGroupOptionList.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategory.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/user/group/option/category/UserGroupOptionCategoryList.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnore.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreAction.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreEditor.class.php
wcfsetup/install/files/lib/data/user/ignore/UserIgnoreList.class.php
wcfsetup/install/files/lib/data/user/ignore/ViewableUserIgnoreList.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItem.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemAction.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemEditor.class.php
wcfsetup/install/files/lib/data/user/menu/item/UserMenuItemList.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotification.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationAction.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationEditor.class.php
wcfsetup/install/files/lib/data/user/notification/UserNotificationList.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEvent.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventAction.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php
wcfsetup/install/files/lib/data/user/notification/event/UserNotificationEventList.class.php
wcfsetup/install/files/lib/data/user/notification/event/recipient/UserNotificationEventRecipientList.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatch.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchAction.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchEditor.class.php
wcfsetup/install/files/lib/data/user/object/watch/UserObjectWatchList.class.php
wcfsetup/install/files/lib/data/user/online/UserOnline.class.php
wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php
wcfsetup/install/files/lib/data/user/option/UserOption.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionAction.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionEditor.class.php
wcfsetup/install/files/lib/data/user/option/UserOptionList.class.php
wcfsetup/install/files/lib/data/user/option/ViewableUserOption.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategory.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryAction.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryEditor.class.php
wcfsetup/install/files/lib/data/user/option/category/UserOptionCategoryList.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItem.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemAction.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemEditor.class.php
wcfsetup/install/files/lib/data/user/profile/menu/item/UserProfileMenuItemList.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitor.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorAction.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorEditor.class.php
wcfsetup/install/files/lib/data/user/profile/visitor/UserProfileVisitorList.class.php
wcfsetup/install/files/lib/data/user/rank/UserRank.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankAction.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankEditor.class.php
wcfsetup/install/files/lib/data/user/rank/UserRankList.class.php
wcfsetup/install/files/lib/form/AbstractCaptchaForm.class.php
wcfsetup/install/files/lib/form/AbstractForm.class.php
wcfsetup/install/files/lib/form/AbstractModerationForm.class.php
wcfsetup/install/files/lib/form/AccountManagementForm.class.php
wcfsetup/install/files/lib/form/AvatarEditForm.class.php
wcfsetup/install/files/lib/form/DisclaimerForm.class.php
wcfsetup/install/files/lib/form/EmailActivationForm.class.php
wcfsetup/install/files/lib/form/EmailNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/IForm.class.php
wcfsetup/install/files/lib/form/LoginForm.class.php
wcfsetup/install/files/lib/form/LostPasswordForm.class.php
wcfsetup/install/files/lib/form/MailForm.class.php
wcfsetup/install/files/lib/form/MessageForm.class.php
wcfsetup/install/files/lib/form/ModerationActivationForm.class.php
wcfsetup/install/files/lib/form/ModerationReportForm.class.php
wcfsetup/install/files/lib/form/NewPasswordForm.class.php
wcfsetup/install/files/lib/form/NotificationSettingsForm.class.php
wcfsetup/install/files/lib/form/RecaptchaForm.class.php
wcfsetup/install/files/lib/form/RegisterActivationForm.class.php
wcfsetup/install/files/lib/form/RegisterForm.class.php
wcfsetup/install/files/lib/form/RegisterNewActivationCodeForm.class.php
wcfsetup/install/files/lib/form/SearchForm.class.php
wcfsetup/install/files/lib/form/SettingsForm.class.php
wcfsetup/install/files/lib/form/SignatureEditForm.class.php
wcfsetup/install/files/lib/form/UserSearchForm.class.php
wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php
wcfsetup/install/files/lib/page/AbstractFeedPage.class.php
wcfsetup/install/files/lib/page/AbstractPage.class.php
wcfsetup/install/files/lib/page/AbstractSecurePage.class.php
wcfsetup/install/files/lib/page/ArticleFeedPage.class.php
wcfsetup/install/files/lib/page/ArticleListPage.class.php
wcfsetup/install/files/lib/page/ArticlePage.class.php
wcfsetup/install/files/lib/page/AttachmentPage.class.php
wcfsetup/install/files/lib/page/CategoryArticleListPage.class.php
wcfsetup/install/files/lib/page/CmsPage.class.php
wcfsetup/install/files/lib/page/DeletedContentListPage.class.php
wcfsetup/install/files/lib/page/EditHistoryPage.class.php
wcfsetup/install/files/lib/page/FollowingPage.class.php
wcfsetup/install/files/lib/page/IPage.class.php
wcfsetup/install/files/lib/page/ITrackablePage.class.php
wcfsetup/install/files/lib/page/IgnoredUsersPage.class.php
wcfsetup/install/files/lib/page/MediaPage.class.php
wcfsetup/install/files/lib/page/MembersListPage.class.php
wcfsetup/install/files/lib/page/ModerationListPage.class.php
wcfsetup/install/files/lib/page/MultipleLinkPage.class.php
wcfsetup/install/files/lib/page/NotificationFeedPage.class.php
wcfsetup/install/files/lib/page/NotificationListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php
wcfsetup/install/files/lib/page/RecentActivityListPage.class.php
wcfsetup/install/files/lib/page/SearchResultPage.class.php
wcfsetup/install/files/lib/page/SortablePage.class.php
wcfsetup/install/files/lib/page/TaggedPage.class.php
wcfsetup/install/files/lib/page/TeamPage.class.php
wcfsetup/install/files/lib/page/UserPage.class.php
wcfsetup/install/files/lib/page/UsersOnlineListPage.class.php
wcfsetup/install/files/lib/system/CLIWCF.class.php
wcfsetup/install/files/lib/system/Callback.class.php
wcfsetup/install/files/lib/system/IAJAXInvokeAction.class.php
wcfsetup/install/files/lib/system/MetaTagHandler.class.php
wcfsetup/install/files/lib/system/Regex.class.php
wcfsetup/install/files/lib/system/SingletonFactory.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/WCFACP.class.php
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/acl/ACLHandler.class.php
wcfsetup/install/files/lib/system/ad/AdHandler.class.php
wcfsetup/install/files/lib/system/application/AbstractApplication.class.php
wcfsetup/install/files/lib/system/application/ApplicationHandler.class.php
wcfsetup/install/files/lib/system/application/IApplication.class.php
wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/attachment/AttachmentHandler.class.php
wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/background/BackgroundQueueHandler.class.php
wcfsetup/install/files/lib/system/background/job/AbstractBackgroundJob.class.php
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/bbcode/AbstractBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/AttachmentBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeHandler.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/CodeBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/EmailBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/HtmlBBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/IBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/ImageBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/ListBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/MediaBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/PreParser.class.php
wcfsetup/install/files/lib/system/bbcode/QuoteBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/SpoilerBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/TableBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/URLBBCode.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/BashHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/BrainfuckHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/CssHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/DiffHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/Highlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/HtmlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JavaHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/JsHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PerlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PhpHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PlainHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/PythonHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/SqlHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TexHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/TplHighlighter.class.php
wcfsetup/install/files/lib/system/bbcode/highlighter/XmlHighlighter.class.php
wcfsetup/install/files/lib/system/benchmark/Benchmark.class.php
wcfsetup/install/files/lib/system/box/AbstractBoxController.class.php
wcfsetup/install/files/lib/system/box/AbstractDatabaseObjectListBoxController.class.php
wcfsetup/install/files/lib/system/box/BoxHandler.class.php
wcfsetup/install/files/lib/system/box/FollowingsOnlineBoxController.class.php
wcfsetup/install/files/lib/system/box/IBoxController.class.php
wcfsetup/install/files/lib/system/box/IConditionBoxController.class.php
wcfsetup/install/files/lib/system/box/PageCommentListBoxController.class.php
wcfsetup/install/files/lib/system/box/PaidSubscriptionsBoxController.class.php
wcfsetup/install/files/lib/system/box/RecentActivityListBoxController.class.php
wcfsetup/install/files/lib/system/box/RegisterButtonBoxController.class.php
wcfsetup/install/files/lib/system/box/SignedInAsBoxController.class.php
wcfsetup/install/files/lib/system/box/StaffOnlineListBoxController.class.php
wcfsetup/install/files/lib/system/box/StatisticsBoxController.class.php
wcfsetup/install/files/lib/system/box/TagCloudBoxController.class.php
wcfsetup/install/files/lib/system/box/TodaysBirthdaysBoxController.class.php
wcfsetup/install/files/lib/system/box/TodaysFollowingBirthdaysBoxController.class.php
wcfsetup/install/files/lib/system/box/UserListBoxController.class.php
wcfsetup/install/files/lib/system/box/UserOnlineListBoxController.class.php
wcfsetup/install/files/lib/system/breadcrumb/Breadcrumb.class.php
wcfsetup/install/files/lib/system/breadcrumb/Breadcrumbs.class.php
wcfsetup/install/files/lib/system/breadcrumb/IBreadcrumbProvider.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/bulk/processing/AbstractBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/bulk/processing/IBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/TReasonedBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AbstractUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/AssignToUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/DeleteUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/ExportMailAddressUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/RemoveFromUserGroupsUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/SendMailUserBulkProcessingAction.class.php
wcfsetup/install/files/lib/system/bulk/processing/user/UserBulkProcessableObjectType.class.php
wcfsetup/install/files/lib/system/cache/CacheHandler.class.php
wcfsetup/install/files/lib/system/cache/builder/ACLOptionCategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ACPSearchProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AbstractCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AbstractSortedUserCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/AdCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ApplicationCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/BBCodeMediaProviderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CaptchaQuestionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryACLOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CategoryCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardActionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ClipboardPageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ConditionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CoreObjectCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/CronjobCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/EventListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ICacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LabelCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/LanguageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MostActiveMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/MostLikedMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/NewestMembersCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/NoticeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/ObjectTypeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/OptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PackageUpdateCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PageCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/PaidSubscriptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/RoutingCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SmileyCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/SpiderCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/StyleCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TemplateListenerCodeCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/TypedTagCloudCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserBirthdayCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupAssignmentCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserGroupPermissionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserNotificationEventCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserOptionCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserProfileMenuCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/builder/UserStatsCacheBuilder.class.php
wcfsetup/install/files/lib/system/cache/runtime/AbstractRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/CommentResponseRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/CommentRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/IRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/UserProfileRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/UserRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/runtime/ViewableArticleRuntimeCache.class.php
wcfsetup/install/files/lib/system/cache/source/DiskCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/ICacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/MemcachedCacheSource.class.php
wcfsetup/install/files/lib/system/cache/source/RedisCacheSource.class.php
wcfsetup/install/files/lib/system/captcha/CaptchaHandler.class.php
wcfsetup/install/files/lib/system/captcha/CaptchaQuestionHandler.class.php
wcfsetup/install/files/lib/system/captcha/ICaptchaHandler.class.php
wcfsetup/install/files/lib/system/captcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/category/AbstractCategoryType.class.php
wcfsetup/install/files/lib/system/category/ArticleCategoryType.class.php
wcfsetup/install/files/lib/system/category/CategoryHandler.class.php
wcfsetup/install/files/lib/system/category/CategoryPermissionHandler.class.php
wcfsetup/install/files/lib/system/category/ICategoryType.class.php
wcfsetup/install/files/lib/system/category/SmileyCategoryType.class.php
wcfsetup/install/files/lib/system/cli/DatabaseCLICommandHistory.class.php
wcfsetup/install/files/lib/system/cli/command/CLICommandHandler.class.php
wcfsetup/install/files/lib/system/cli/command/CLICommandNameCompleter.class.php
wcfsetup/install/files/lib/system/cli/command/CommandsCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/CronjobCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ExitCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/HelpCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/IArgumentedCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ICLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/ImportCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/PackageCLICommand.class.php
wcfsetup/install/files/lib/system/cli/command/WorkerCLICommand.class.php
wcfsetup/install/files/lib/system/clipboard/ClipboardEditorItem.class.php
wcfsetup/install/files/lib/system/clipboard/ClipboardHandler.class.php
wcfsetup/install/files/lib/system/clipboard/action/AbstractClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/IClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/MediaClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/TagClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserClipboardAction.class.php
wcfsetup/install/files/lib/system/clipboard/action/UserContentClipboardAction.class.php
wcfsetup/install/files/lib/system/comment/CommentDataHandler.class.php
wcfsetup/install/files/lib/system/comment/CommentHandler.class.php
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php
wcfsetup/install/files/lib/system/condition/AbstractCheckboxCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractIntegerCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultiCategoryCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultiSelectCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractMultipleFieldsCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractObjectTextPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractSelectCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractSingleFieldCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractTextCondition.class.php
wcfsetup/install/files/lib/system/condition/AbstractTimestampCondition.class.php
wcfsetup/install/files/lib/system/condition/ConditionHandler.class.php
wcfsetup/install/files/lib/system/condition/DaysOfWeekCondition.class.php
wcfsetup/install/files/lib/system/condition/ICondition.class.php
wcfsetup/install/files/lib/system/condition/IContentCondition.class.php
wcfsetup/install/files/lib/system/condition/IObjectCondition.class.php
wcfsetup/install/files/lib/system/condition/IObjectListCondition.class.php
wcfsetup/install/files/lib/system/condition/IUserCondition.class.php
wcfsetup/install/files/lib/system/condition/MultiPageControllerCondition.class.php
wcfsetup/install/files/lib/system/condition/TObjectListUserCondition.class.php
wcfsetup/install/files/lib/system/condition/TObjectUserCondition.class.php
wcfsetup/install/files/lib/system/condition/TimeCondition.class.php
wcfsetup/install/files/lib/system/condition/UserAvatarCondition.class.php
wcfsetup/install/files/lib/system/condition/UserBirthdayCondition.class.php
wcfsetup/install/files/lib/system/condition/UserEmailCondition.class.php
wcfsetup/install/files/lib/system/condition/UserGroupCondition.class.php
wcfsetup/install/files/lib/system/condition/UserIntegerPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/UserLanguageCondition.class.php
wcfsetup/install/files/lib/system/condition/UserMobileBrowserCondition.class.php
wcfsetup/install/files/lib/system/condition/UserOptionsCondition.class.php
wcfsetup/install/files/lib/system/condition/UserRegistrationDateCondition.class.php
wcfsetup/install/files/lib/system/condition/UserRegistrationDateIntervalCondition.class.php
wcfsetup/install/files/lib/system/condition/UserStateCondition.class.php
wcfsetup/install/files/lib/system/condition/UserTimestampPropertyCondition.class.php
wcfsetup/install/files/lib/system/condition/UserUsernameCondition.class.php
wcfsetup/install/files/lib/system/condition/page/MultiPageCondition.class.php
wcfsetup/install/files/lib/system/cronjob/AbstractCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ArticlePublicationCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/AttachmentCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/BackgroundQueueCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/CronjobScheduler.class.php
wcfsetup/install/files/lib/system/cronjob/DailyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/DailyMailNotificationCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/GetUpdateInfoCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/HourlyCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ICronjob.class.php
wcfsetup/install/files/lib/system/cronjob/LastActivityCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/ModerationQueueCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/RefreshSearchRobotsCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/SessionCleanUpCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/StatDailyBuilderCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserBanCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.class.php
wcfsetup/install/files/lib/system/cronjob/UserQuitCronjob.class.php
wcfsetup/install/files/lib/system/database/Database.class.php
wcfsetup/install/files/lib/system/database/DatabaseException.class.php
wcfsetup/install/files/lib/system/database/MySQLDatabase.class.php
wcfsetup/install/files/lib/system/database/PostgreSQLDatabase.class.php
wcfsetup/install/files/lib/system/database/editor/DatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/MySQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/editor/PostgreSQLDatabaseEditor.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseQueryException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseQueryExecutionException.class.php
wcfsetup/install/files/lib/system/database/exception/DatabaseTransactionException.class.php
wcfsetup/install/files/lib/system/database/statement/PreparedStatement.class.php
wcfsetup/install/files/lib/system/database/util/ConditionBuilder.class.php
wcfsetup/install/files/lib/system/database/util/PreparedStatementConditionBuilder.class.php
wcfsetup/install/files/lib/system/database/util/SQLParser.class.php
wcfsetup/install/files/lib/system/edit/EditHistoryManager.class.php
wcfsetup/install/files/lib/system/edit/IHistorySavingObject.class.php
wcfsetup/install/files/lib/system/edit/IHistorySavingObjectTypeProvider.class.php
wcfsetup/install/files/lib/system/email/Email.class.php
wcfsetup/install/files/lib/system/email/EmailGrammar.class.php
wcfsetup/install/files/lib/system/email/Mailbox.class.php
wcfsetup/install/files/lib/system/email/UserMailbox.class.php
wcfsetup/install/files/lib/system/email/mime/AbstractMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/AbstractMultipartMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/AttachmentMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/HtmlTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/IRecipientAwareMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/MimePartFacade.class.php
wcfsetup/install/files/lib/system/email/mime/MultipartAlternativeMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/MultipartMixedMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/PlainTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/RecipientAwareTextMimePart.class.php
wcfsetup/install/files/lib/system/email/mime/TextMimePart.class.php
wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/exception/PermanentFailure.class.php
wcfsetup/install/files/lib/system/email/transport/exception/TransientFailure.class.php
wcfsetup/install/files/lib/system/event/EventHandler.class.php
wcfsetup/install/files/lib/system/event/IEventListener.class.php
wcfsetup/install/files/lib/system/event/listener/AbstractUserActionRenameListener.class.php
wcfsetup/install/files/lib/system/event/listener/AbstractUserMergeListener.class.php
wcfsetup/install/files/lib/system/event/listener/IParameterizedEventListener.class.php
wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php
wcfsetup/install/files/lib/system/exception/AJAXException.class.php
wcfsetup/install/files/lib/system/exception/ErrorException.class.php
wcfsetup/install/files/lib/system/exception/HTTPNotFoundException.class.php
wcfsetup/install/files/lib/system/exception/HTTPServerErrorException.class.php
wcfsetup/install/files/lib/system/exception/HTTPUnauthorizedException.class.php
wcfsetup/install/files/lib/system/exception/IExtraInformationException.class.php
wcfsetup/install/files/lib/system/exception/IPrintableException.class.php
wcfsetup/install/files/lib/system/exception/IllegalLinkException.class.php
wcfsetup/install/files/lib/system/exception/ImplementationException.class.php
wcfsetup/install/files/lib/system/exception/InvalidArgumentException.class.php
wcfsetup/install/files/lib/system/exception/InvalidSecurityTokenException.class.php
wcfsetup/install/files/lib/system/exception/LoggedException.class.php
wcfsetup/install/files/lib/system/exception/NamedUserException.class.php
wcfsetup/install/files/lib/system/exception/ParentClassException.class.php
wcfsetup/install/files/lib/system/exception/PermissionDeniedException.class.php
wcfsetup/install/files/lib/system/exception/SystemException.class.php
wcfsetup/install/files/lib/system/exception/UserException.class.php
wcfsetup/install/files/lib/system/exception/UserInputException.class.php
wcfsetup/install/files/lib/system/exception/ValidateActionException.class.php
wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php
wcfsetup/install/files/lib/system/exporter/IExporter.class.php
wcfsetup/install/files/lib/system/form/FormDocument.class.php
wcfsetup/install/files/lib/system/form/IFormElement.class.php
wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/GroupFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/MultipleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/SelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/SingleSelectionFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php
wcfsetup/install/files/lib/system/form/element/AbstractNamedFormElement.class.php
wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php
wcfsetup/install/files/lib/system/form/element/MultipleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php
wcfsetup/install/files/lib/system/form/element/SingleSelectionFormElement.class.php
wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php
wcfsetup/install/files/lib/system/html/input/HtmlInputProcessor.class.php
wcfsetup/install/files/lib/system/html/input/filter/IHtmlInputFilter.class.php
wcfsetup/install/files/lib/system/html/input/filter/MessageHtmlInputFilter.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeImg.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMention.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacodeMarker.class.php
wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNode.class.php
wcfsetup/install/files/lib/system/html/input/node/IHtmlInputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/AbstractMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/ColorMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/IMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/QuoteMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/metacode/converter/SizeMetacodeConverter.class.php
wcfsetup/install/files/lib/system/html/node/AbstractHtmlNode.class.php
wcfsetup/install/files/lib/system/html/node/HtmlNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/node/IHtmlNode.class.php
wcfsetup/install/files/lib/system/html/node/IHtmlNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/output/HtmlOutputProcessor.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeBlockquote.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeProcessor.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabColor.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMention.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabMetacode.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeWoltlabSize.class.php
wcfsetup/install/files/lib/system/html/output/node/IHtmlOutputNode.class.php
wcfsetup/install/files/lib/system/image/ImageHandler.class.php
wcfsetup/install/files/lib/system/image/adapter/GDImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/IImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImageAdapter.class.php
wcfsetup/install/files/lib/system/image/adapter/ImagickImageAdapter.class.php
wcfsetup/install/files/lib/system/importer/AbstractACLImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractAttachmentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractLikeImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractPollOptionVoteImporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractWatchedObjectImporter.class.php
wcfsetup/install/files/lib/system/importer/IImporter.class.php
wcfsetup/install/files/lib/system/importer/ImportHandler.class.php
wcfsetup/install/files/lib/system/importer/LabelGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/LabelImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyCategoryImporter.class.php
wcfsetup/install/files/lib/system/importer/SmileyImporter.class.php
wcfsetup/install/files/lib/system/importer/UserAvatarImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentImporter.class.php
wcfsetup/install/files/lib/system/importer/UserCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/importer/UserFollowerImporter.class.php
wcfsetup/install/files/lib/system/importer/UserGroupImporter.class.php
wcfsetup/install/files/lib/system/importer/UserImporter.class.php
wcfsetup/install/files/lib/system/importer/UserOptionImporter.class.php
wcfsetup/install/files/lib/system/importer/UserRankImporter.class.php
wcfsetup/install/files/lib/system/io/AtomicWriter.class.php
wcfsetup/install/files/lib/system/io/FTP.class.php
wcfsetup/install/files/lib/system/io/File.class.php
wcfsetup/install/files/lib/system/io/GZipFile.class.php
wcfsetup/install/files/lib/system/io/IArchive.class.php
wcfsetup/install/files/lib/system/io/RemoteFile.class.php
wcfsetup/install/files/lib/system/io/Tar.class.php
wcfsetup/install/files/lib/system/io/TarWriter.class.php
wcfsetup/install/files/lib/system/io/Zip.class.php
wcfsetup/install/files/lib/system/io/ZipWriter.class.php
wcfsetup/install/files/lib/system/label/LabelHandler.class.php
wcfsetup/install/files/lib/system/label/object/AbstractLabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/ILabelObjectHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/AbstractLabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/ILabelObjectTypeHandler.class.php
wcfsetup/install/files/lib/system/label/object/type/LabelObjectType.class.php
wcfsetup/install/files/lib/system/label/object/type/LabelObjectTypeContainer.class.php
wcfsetup/install/files/lib/system/language/I18nHandler.class.php
wcfsetup/install/files/lib/system/language/LanguageFactory.class.php
wcfsetup/install/files/lib/system/like/IViewableLikeProvider.class.php
wcfsetup/install/files/lib/system/like/LikeHandler.class.php
wcfsetup/install/files/lib/system/log/modification/AbstractModificationLogHandler.class.php
wcfsetup/install/files/lib/system/log/modification/ModificationLogHandler.class.php
wcfsetup/install/files/lib/system/mail/DebugMailSender.class.php
wcfsetup/install/files/lib/system/mail/Mail.class.php
wcfsetup/install/files/lib/system/mail/MailSender.class.php
wcfsetup/install/files/lib/system/mail/PHPMailSender.class.php
wcfsetup/install/files/lib/system/mail/SMTPMailSender.class.php
wcfsetup/install/files/lib/system/menu/ITreeMenuItem.class.php
wcfsetup/install/files/lib/system/menu/TreeMenu.class.php
wcfsetup/install/files/lib/system/menu/acp/ACPMenu.class.php
wcfsetup/install/files/lib/system/menu/user/DefaultUserMenuItemProvider.class.php
wcfsetup/install/files/lib/system/menu/user/IUserMenuItemProvider.class.php
wcfsetup/install/files/lib/system/menu/user/UserMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/UserProfileMenu.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/AboutUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/CommentUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/IUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/LikesUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/menu/user/profile/content/RecentActivityUserProfileMenuContent.class.php
wcfsetup/install/files/lib/system/message/QuickReplyManager.class.php
wcfsetup/install/files/lib/system/message/censorship/Censorship.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php
wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/quote/AbstractMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/IMessageQuoteHandler.class.php
wcfsetup/install/files/lib/system/message/quote/MessageQuoteManager.class.php
wcfsetup/install/files/lib/system/message/quote/QuotedMessage.class.php
wcfsetup/install/files/lib/system/moderation/AbstractDeletedContentProvider.class.php
wcfsetup/install/files/lib/system/moderation/IDeletedContentProvider.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/IModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueActivationManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueReportManager.class.php
wcfsetup/install/files/lib/system/moderation/queue/activation/IModerationQueueActivationHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/CommentCommentModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/IModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/report/UserModerationQueueReportHandler.class.php
wcfsetup/install/files/lib/system/notice/NoticeHandler.class.php
wcfsetup/install/files/lib/system/option/AboutMeOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractCategoryMultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/AbstractOptionType.class.php
wcfsetup/install/files/lib/system/option/BirthdayOptionType.class.php
wcfsetup/install/files/lib/system/option/BooleanOptionType.class.php
wcfsetup/install/files/lib/system/option/CaptchaSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/CheckboxesOptionType.class.php
wcfsetup/install/files/lib/system/option/DateOptionType.class.php
wcfsetup/install/files/lib/system/option/FileOptionType.class.php
wcfsetup/install/files/lib/system/option/FileSizeOptionType.class.php
wcfsetup/install/files/lib/system/option/FloatOptionType.class.php
wcfsetup/install/files/lib/system/option/IOptionHandler.class.php
wcfsetup/install/files/lib/system/option/IOptionType.class.php
wcfsetup/install/files/lib/system/option/ISearchableConditionUserOption.class.php
wcfsetup/install/files/lib/system/option/ISearchableUserOption.class.php
wcfsetup/install/files/lib/system/option/IntegerOptionType.class.php
wcfsetup/install/files/lib/system/option/MessageOptionType.class.php
wcfsetup/install/files/lib/system/option/MultiSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/OptionHandler.class.php
wcfsetup/install/files/lib/system/option/PasswordOptionType.class.php
wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php
wcfsetup/install/files/lib/system/option/RadioButtonOptionType.class.php
wcfsetup/install/files/lib/system/option/SelectOptionType.class.php
wcfsetup/install/files/lib/system/option/TextI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaI18nOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaIpAddressOptionType.class.php
wcfsetup/install/files/lib/system/option/TextareaOptionType.class.php
wcfsetup/install/files/lib/system/option/TimezoneOptionType.class.php
wcfsetup/install/files/lib/system/option/URLOptionType.class.php
wcfsetup/install/files/lib/system/option/UserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/UseroptionsOptionType.class.php
wcfsetup/install/files/lib/system/option/user/BirthdayUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/DateUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FacebookUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/FloatUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/GooglePlusUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/IUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/ImageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/MessageUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/NewlineToBreakUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/SelectOptionsUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/TwitterUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/URLUserOptionOutput.class.php
wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/BBCodeSelectUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/BooleanUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/FileSizeUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IUserGroupGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InfiniteInverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/IntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/InverseIntegerUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/TextareaUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupOptionHandler.class.php
wcfsetup/install/files/lib/system/option/user/group/UserGroupsUserGroupOptionType.class.php
wcfsetup/install/files/lib/system/package/ACPTemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/FilesFileHandler.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationFileHandler.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationFormManager.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationSQLParser.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationStep.class.php
wcfsetup/install/files/lib/system/package/PackageUninstallationDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageUninstallationNodeBuilder.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php
wcfsetup/install/files/lib/system/package/PackageUpdateUnauthorizedException.class.php
wcfsetup/install/files/lib/system/package/SplitNodeException.class.php
wcfsetup/install/files/lib/system/package/TemplatesFileHandler.class.php
wcfsetup/install/files/lib/system/package/plugin/ACLOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/AbstractXMLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/BBCodePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/BoxPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ClipboardActionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/FilePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/IPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/LanguagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/MenuItemPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/MenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypeDefinitionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ObjectTypePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/PIPPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/PagePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SQLPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ScriptPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/SmileyPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/StylePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserProfileMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationException.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php
wcfsetup/install/files/lib/system/page/PageLocationManager.class.php
wcfsetup/install/files/lib/system/page/handler/AbstractLookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/AbstractMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ArticlePageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/CategoryArticleListPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/ILookupPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/IMenuPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/IOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/TOnlineLocationPageHandler.class.php
wcfsetup/install/files/lib/system/page/handler/UserPageHandler.class.php
wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php
wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php
wcfsetup/install/files/lib/system/poll/AbstractPollHandler.class.php
wcfsetup/install/files/lib/system/poll/IPollHandler.class.php
wcfsetup/install/files/lib/system/poll/PollManager.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandler.class.php
wcfsetup/install/files/lib/system/recaptcha/RecaptchaHandlerV2.class.php
wcfsetup/install/files/lib/system/request/CmsLinkHandler.class.php
wcfsetup/install/files/lib/system/request/ControllerMap.class.php
wcfsetup/install/files/lib/system/request/FlexibleRoute.class.php
wcfsetup/install/files/lib/system/request/IRoute.class.php
wcfsetup/install/files/lib/system/request/IRouteController.class.php
wcfsetup/install/files/lib/system/request/LinkHandler.class.php
wcfsetup/install/files/lib/system/request/Request.class.php
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/request/Route.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php
wcfsetup/install/files/lib/system/request/StaticRoute.class.php
wcfsetup/install/files/lib/system/request/route/DynamicRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/IRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/LookupRequestRoute.class.php
wcfsetup/install/files/lib/system/request/route/StaticRequestRoute.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchableObjectType.class.php
wcfsetup/install/files/lib/system/search/ArticleSearch.class.php
wcfsetup/install/files/lib/system/search/ISearchEngine.class.php
wcfsetup/install/files/lib/system/search/ISearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/ISearchableObjectType.class.php
wcfsetup/install/files/lib/system/search/SearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php
wcfsetup/install/files/lib/system/search/SearchKeywordManager.class.php
wcfsetup/install/files/lib/system/search/SearchResultTextParser.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchHandler.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResult.class.php
wcfsetup/install/files/lib/system/search/acp/ACPSearchResultList.class.php
wcfsetup/install/files/lib/system/search/acp/AbstractACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/AbstractCategorizedACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/IACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/MenuItemACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/OptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/PackageACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/acp/UserGroupOptionACPSearchResultProvider.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchEngine.class.php
wcfsetup/install/files/lib/system/search/mysql/MysqlSearchIndexManager.class.php
wcfsetup/install/files/lib/system/session/ACPSessionFactory.class.php
wcfsetup/install/files/lib/system/session/AbstractSessionHandler.class.php
wcfsetup/install/files/lib/system/session/SessionFactory.class.php
wcfsetup/install/files/lib/system/session/SessionHandler.class.php
wcfsetup/install/files/lib/system/setup/IFileHandler.class.php
wcfsetup/install/files/lib/system/setup/Installer.class.php
wcfsetup/install/files/lib/system/setup/Uninstaller.class.php
wcfsetup/install/files/lib/system/stat/AbstractCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AbstractStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentDiskUsageStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/AttachmentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/DislikeStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/IStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/LikeStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserProfileCommentStatDailyHandler.class.php
wcfsetup/install/files/lib/system/stat/UserStatDailyHandler.class.php
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
wcfsetup/install/files/lib/system/style/StyleHandler.class.php
wcfsetup/install/files/lib/system/tagging/AbstractTaggable.class.php
wcfsetup/install/files/lib/system/tagging/ITaggable.class.php
wcfsetup/install/files/lib/system/tagging/ITagged.class.php
wcfsetup/install/files/lib/system/tagging/TagCloud.class.php
wcfsetup/install/files/lib/system/tagging/TagEngine.class.php
wcfsetup/install/files/lib/system/tagging/TaggableArticle.class.php
wcfsetup/install/files/lib/system/tagging/TypedTagCloud.class.php
wcfsetup/install/files/lib/system/template/ACPTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/EmailTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateCompiler.class.php
wcfsetup/install/files/lib/system/template/SetupTemplateEngine.class.php
wcfsetup/install/files/lib/system/template/TemplateCompiler.class.php
wcfsetup/install/files/lib/system/template/TemplateEngine.class.php
wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php
wcfsetup/install/files/lib/system/template/plugin/AppendCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/AssignCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ConcatModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CounterFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CurrencyModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/CycleFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateDiffModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EncodeJSONModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EscapeCDATAModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/EventPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FetchCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeBinaryModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/FilesizeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HascontentPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlCheckboxesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/HtmlOptionsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ICompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ImplodeCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/JsFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LangPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LanguageModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/LinkBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/NewlineToBreakModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PageBlockTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PlainTimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/PrependCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/ShortUnitModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/SmallpagesFunctionTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TableWordwrapModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/TruncateModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/system/upload/AvatarUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/DefaultUploadFileSaveStrategy.class.php
wcfsetup/install/files/lib/system/upload/DefaultUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/IUploadFileSaveStrategy.class.php
wcfsetup/install/files/lib/system/upload/IUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/MediaUploadFileValidationStrategy.class.php
wcfsetup/install/files/lib/system/upload/UploadFile.class.php
wcfsetup/install/files/lib/system/upload/UploadHandler.class.php
wcfsetup/install/files/lib/system/user/GroupedUserList.class.php
wcfsetup/install/files/lib/system/user/UserBirthdayCache.class.php
wcfsetup/install/files/lib/system/user/UserProfileHandler.class.php
wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentResponseUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ArticleCommentUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/FollowUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/IUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/LikeableArticleUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentResponseUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/ProfileCommentUserActivityEvent.class.php
wcfsetup/install/files/lib/system/user/activity/event/UserActivityEventHandler.class.php
wcfsetup/install/files/lib/system/user/activity/point/UserActivityPointHandler.class.php
wcfsetup/install/files/lib/system/user/authentication/AbstractUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/DefaultUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/EmailUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/IUserAuthentication.class.php
wcfsetup/install/files/lib/system/user/authentication/UserAuthenticationFactory.class.php
wcfsetup/install/files/lib/system/user/collapsible/content/UserCollapsibleContentHandler.class.php
wcfsetup/install/files/lib/system/user/group/assignment/UserGroupAssignmentHandler.class.php
wcfsetup/install/files/lib/system/user/notification/UserNotificationHandler.class.php
wcfsetup/install/files/lib/system/user/notification/event/AbstractSharedUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/AbstractUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/IUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserFollowFollowingUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseLikeUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/object/CommentResponseUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/CommentUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/IStackableUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/IUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/UserFollowUserNotificationObject.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/AbstractUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ICommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/IMultiRecipientCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/IUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentResponseUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/ModerationQueueCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/TMultiRecipientModerationQueueCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserFollowUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentUserNotificationObjectType.class.php
wcfsetup/install/files/lib/system/user/object/watch/IUserObjectWatch.class.php
wcfsetup/install/files/lib/system/user/object/watch/UserObjectWatchHandler.class.php
wcfsetup/install/files/lib/system/user/online/location/IUserOnlineLocation.class.php
wcfsetup/install/files/lib/system/user/online/location/UserOnlineLocationHandler.class.php
wcfsetup/install/files/lib/system/user/signature/SignatureCache.class.php
wcfsetup/install/files/lib/system/user/storage/UserStorageHandler.class.php
wcfsetup/install/files/lib/system/visitTracker/VisitTracker.class.php
wcfsetup/install/files/lib/system/worker/AbstractRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/AbstractWorker.class.php
wcfsetup/install/files/lib/system/worker/ArticleRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/AttachmentRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/IRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/IWorker.class.php
wcfsetup/install/files/lib/system/worker/ImportWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/LikeUserRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/MailWorker.class.php
wcfsetup/install/files/lib/system/worker/PollRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/SendNewPasswordWorker.class.php
wcfsetup/install/files/lib/system/worker/StatDailyRebuildDataWorker.class.php
wcfsetup/install/files/lib/system/worker/UserActivityPointUpdateEventsWorker.class.php
wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php
wcfsetup/install/files/lib/util/ArrayUtil.class.php
wcfsetup/install/files/lib/util/CLIUtil.class.php
wcfsetup/install/files/lib/util/ClassUtil.class.php
wcfsetup/install/files/lib/util/CronjobUtil.class.php
wcfsetup/install/files/lib/util/CryptoUtil.class.php
wcfsetup/install/files/lib/util/DOMUtil.class.php
wcfsetup/install/files/lib/util/DateUtil.class.php
wcfsetup/install/files/lib/util/Diff.class.php
wcfsetup/install/files/lib/util/DirectoryUtil.class.php
wcfsetup/install/files/lib/util/ExifUtil.class.php
wcfsetup/install/files/lib/util/FileReader.class.php
wcfsetup/install/files/lib/util/FileUtil.class.php
wcfsetup/install/files/lib/util/HTTPRequest.class.php
wcfsetup/install/files/lib/util/HeaderUtil.class.php
wcfsetup/install/files/lib/util/ImageUtil.class.php
wcfsetup/install/files/lib/util/JSON.class.php
wcfsetup/install/files/lib/util/MathUtil.class.php
wcfsetup/install/files/lib/util/MessageUtil.class.php
wcfsetup/install/files/lib/util/OptionUtil.class.php
wcfsetup/install/files/lib/util/StringStack.class.php
wcfsetup/install/files/lib/util/StringUtil.class.php
wcfsetup/install/files/lib/util/StyleUtil.class.php
wcfsetup/install/files/lib/util/UserRegistrationUtil.class.php
wcfsetup/install/files/lib/util/UserUtil.class.php
wcfsetup/install/files/lib/util/XML.class.php
wcfsetup/install/files/lib/util/XMLWriter.class.php
wcfsetup/install/files/lib/util/exception/CryptoException.class.php
wcfsetup/install/files/style/bootstrap/mixin.scss
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml
wcfsetup/test.php

index 2c1fed58e92f0d54b4d5fa63f8bdff1d4b1c4210..3f441df0a8d85e55cbcae736f0893615c9a70934 100644 (file)
@@ -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
index 47b30e04bf5b540fdde41472aa67386a933c49da..74689c3ceb66dabf01c8fc8d9780f91f6c10d820 100644 (file)
@@ -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.
index d44930cb0322463b7bb38c7bd5cbe25a4f7005b5..413adbb87baad0642d1e8dab5c144d0ef0d22f42 100644 (file)
@@ -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" .
index 6a531188d3284f21fb676583c7a8ddaf755f5687..3ea8d22c62e0a92cc2faee071bd4e8d266982a9f 100644 (file)
@@ -7,8 +7,7 @@
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_Classes_ClassFileNameSniff implements PHP_CodeSniffer_Sniff {
        /**
index a10dbad2af33faf4518cc9a01b874bce26d0eb0a..255689fb159227a016e53b1519dc54c41fd4536d 100644 (file)
@@ -11,8 +11,7 @@ if (class_exists('PHP_CodeSniffer_Standards_AbstractPatternSniff', true) === fal
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_ControlStructures_ControlSignatureSniff extends PHP_CodeSniffer_Standards_AbstractPatternSniff {
        /**
index c3423624e36f5c00b136d74850b7c0677bf64c35..3f6514ec0144d9c5ba2e58dbb5bdad8189609739 100644 (file)
@@ -7,8 +7,7 @@
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_Functions_OpeningFunctionBraceKernighanRitchieSniff implements PHP_CodeSniffer_Sniff {
        /**
index 0117c4b37f51fc06eace58d20c14377cc1127733..d8c85cdd90fc049f9526a870fdab027614398c0d 100644 (file)
@@ -6,8 +6,7 @@
  *
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_Methods_MethodDeclarationSniff extends PHP_CodeSniffer_Standards_AbstractScopeSniff {
        /**
index 1413ad4a187c018819910029dce976fb30deb269..d7832cf537430969584aace649d27a9eaee1b7fc 100644 (file)
@@ -4,8 +4,7 @@
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_Namespaces_ClassMustBeImportedSniff implements PHP_CodeSniffer_Sniff {
        /**
index dc8b87ae5f428ca66a873aa41441b35da8052cb8..b2373b2add41307841ed9d50a6bc0f246a99e63c 100644 (file)
@@ -6,8 +6,7 @@
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_Namespaces_SortedUseDeclarationSniff implements PHP_CodeSniffer_Sniff {
        /**
index dc11587aa53c6ac9b53183c1f62be2446d119359..41d7d2d03ee2cca9f3fb96cf57f5e4a83c9f6ba1 100644 (file)
@@ -6,8 +6,7 @@
  * 
  * @author  Tim Duesterhus
  * @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package com.woltlab.wcf
- * @category    Community Framework
+ * @package WoltLabSuite\Core
  */
 class WCF_Sniffs_Namespaces_UseDeclarationSniff implements PHP_CodeSniffer_Sniff
 {
index ec4cf0bd7e3c7d228558e82f8a76f29058333be7..4729e270c82eca7a5d062e00cc47c303c14cc554 100644 (file)
@@ -7,8 +7,7 @@
  * 
  * @author     Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 class WCF_Sniffs_WhiteSpace_SuperfluousWhitespaceSniff implements PHP_CodeSniffer_Sniff {
        /**
index 75a64bfbb772b82292bcca50f67d5334c90b7287..14ec70c94b4d156f74bc54c184f894e0f6002cec 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <ruleset name="WCF">
-       <description>WoltLab Community Framework Coding Standard</description>
+       <description>WoltLab Suite Coding Standard</description>
        <exclude-pattern>*/zend/*</exclude-pattern>
        <exclude-pattern>*/CodeSniff/*</exclude-pattern>
        <exclude-pattern>*/parsedown/*</exclude-pattern>
index d04d3f5fb2e49caf49b3da53a605266e1c35100e..815cc8542ea96cb8efcef8c618849217e8ad7002 100644 (file)
@@ -48,5 +48,5 @@
                <instruction type="menuItem" />
        </instructions>
        
-       <!-- TODO for updates: remember update_com.woltlab.wcf_2.2.0.php -->
+       <!-- TODO for updates: remember update_com.woltlab.wcf_3.0.0.php -->
 </package>
index 42663f698ff1bd9067c4b6642e37fb4c46faeae3..93e8549d516bcede720938517f500e3543f55311 100644 (file)
@@ -14,7 +14,7 @@
 {assign var='dummy' value=$items->rewind()}
                <lastBuildDate>{if $items->valid()}{'r'|gmdate:$items->current()->getTime()}{else}{'r'|gmdate:TIME_NOW}{/if}</lastBuildDate>
                <ttl>60</ttl>
-               <generator><![CDATA[WoltLab Community Framework{if SHOW_VERSION_NUMBER} {@WCF_VERSION}{/if}]]></generator>
+               <generator><![CDATA[WoltLab Suite{if SHOW_VERSION_NUMBER} {@WCF_VERSION}{/if}]]></generator>
                <atom:link href="{$__wcf->getRequestURI()}" rel="self" type="application/rss+xml" />{*
                *}{event name='channelFields'}
 {*             *}{foreach from=$items item='item'}
index a43b2cbfdfbbd99d59e59c7491c0d0a98ff68d91..bb1580205f5e607420b9f343d7ffbccc861f6a71 100644 (file)
@@ -5,8 +5,7 @@
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 
 // automatically defined constants/constants defined with classes
index 5604e54ed25c60e3cbd2798850aa0ef5a6931407..649bc67cf7636a82b79d0942c0b1fc5b269a759c 100644 (file)
@@ -5,7 +5,7 @@
                <date><![CDATA[2015-10-22]]></date>
                <copyright><![CDATA[WoltLab GmbH]]></copyright>
                <license><![CDATA[GNU Lesser General Public License]]></license>
-               <version>2.2.0 Alpha 1</version>
+               <version>3.0.0 Alpha 1</version>
                <image><![CDATA[stylePreview-defaultStyle.png]]></image> 
        </general>
        
index 9094a3942e1c10f68ac7bcd05fad935296e50049..6ab99e63bb49a7471bad25c51243cdb1a8ebae55 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Marcel Werk
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 // @codingStandardsIgnoreFile
 // get url
index 5298236446e939069c5e4a0ca5f519a46ae3e9de..359e732a700945b657ee23f5ab4abd2575061ebf 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Marcel Werk
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 5a9886c597cebdfae2934713ad4b5be029910b91..9e340ce692b63e2e5de8665d080c1b516233893d 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Marcel Werk
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 require_once('./global.php');
 wcf\system\request\RequestHandler::getInstance()->handle('wcf', true);
index 42a7a458f52c77ca3474aa0405d0a587017353d1..5da7dca90a3d9c3344548903e31c9def3f6da884 100644 (file)
@@ -7,8 +7,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index f66b7d21c7fbf2c71b50b0676d8ce215b6fc68fe..c15ffe2c1b05c72856514f4b82f23fa5b26271eb 100644 (file)
@@ -5,8 +5,7 @@
  * @author     Tim Duesterhus
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 if (PHP_SAPI !== 'cli') exit;
 // define the wcf-root-dir
index 6909cec234ad334529ccf4a4d88c8b202ccaad57..9f62d5389c6743fe929a7e486b9abebd20fb2ba0 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 // include config
 require_once(__DIR__.'/app.config.inc.php');
index 2c407810742868997ec9fda3685cb6d1bae0e02a..01ef13201a268397a4e147e8fe4816d46fc5b05d 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Matthias Schmidt
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 require_once('./global.php');
 \wcf\system\request\RequestHandler::getInstance()->handle('wcf');
index 1616dec1ef7ac6667cae283ab8f57bae5e4af42a..090edd4726e4692a250001eeae9e109e3fcb6c5d 100644 (file)
@@ -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.
 
index 380a9780769c8ca896b367cee1ca46d73023d4be..50688cc15c5e5dbe241dcb4530d567097894bdd5 100644 (file)
@@ -7,7 +7,7 @@
  * @copyright  2001-2015 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
  * 
- * @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({
        /**
index 5e8b35fea6693cf71636f3ace0abed11c9702cd8..d76dae7589173949e6a990d990dd8799b9cc983e 100644 (file)
@@ -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() {
index 5135e44cfd435f174ee8a6168107070f731198d6..cd31ce3491d83e6bb5979dd419de4dbbf46cd5b2 100644 (file)
@@ -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 = $('<li class="recentActivitiesMore showMore"><button class="small">' + WCF.Language.get('wcf.user.recentActivity.more') + '</button></li>').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
                        $('<li class="recentActivitiesMore showMore"><small>' + WCF.Language.get('wcf.user.recentActivity.noMoreEntries') + '</small></li>').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 = $('<li class="likeListMore recentActivitiesMore showMore"><button class="small">' + WCF.Language.get('wcf.like.likes.more') + '</button><small>' + WCF.Language.get('wcf.like.likes.noMoreEntries') + '</small></li>').appendTo(this._container);
                this._loadButton = $container.children('button').click($.proxy(this._click, this));
                this._noMoreEntries = $container.children('small').hide();
index d9cfcd50716334111faadab914212d4679a2ad82..6a4d1639b24bb10f9b008a4719904e95f05fc02f 100755 (executable)
@@ -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,
index 97f2872847828184825fe2c609b83cb9dd8de39d..078d4ad5a222b2b023d8bf64e3cd4bb2c99d2d37 100644 (file)
@@ -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
                 */
index cbe26c5447dd45042d03b1b42792863676c25924..47c39d7a41a63877d8a2870d4b3a414857bf9b64 100644 (file)
@@ -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.
  * 
index 62e471661f0c6d295ee95ba2f3968f3281a6a2d7..6c776bbd5560f66d237e48e067442227a6f5e2c9 100644 (file)
@@ -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);
                }
index 19083f573c64252340a3cea08e0e23f2a63af71b..f56a3fd74f64f515f817d1933d8e1151684fab5d 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\acp\action;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class AJAXInvokeAction extends \wcf\action\AJAXInvokeAction { }
index bc5dea23fd75aca9e7cfd4c9d490d00fff9248d5..1c1f8afd19f57cbe890b904ada1c198d12ee427e 100755 (executable)
@@ -7,8 +7,6 @@ namespace wcf\acp\action;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class AJAXProxyAction extends \wcf\action\AJAXProxyAction { }
index 2488afa6418b3433286907e9310be8dc9dbcae52..10b65597e5567748a742ceed257885be316d491b 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\acp\action;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class AJAXUploadAction extends \wcf\action\AJAXUploadAction { }
index 86af88337505dc6d717e8b39649ca5452f9874ab..561ec3a707287124fe76156a3aa45c3e832610c6 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\HeaderUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class CacheClearAction extends AbstractAction {
        /**
index 92af17312ceef10a70a4616d1b949d7aa9e972b8..6046ca9ffa2a39d4590b847186ef945ba0e19672 100755 (executable)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class InstallPackageAction extends AbstractDialogAction {
        /**
index a631ad2954c2a7884f1967c99a2fee3eca49136a..88a260ec8751af5cf2eb8a0acd4d7608b653974b 100755 (executable)
@@ -11,9 +11,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class LogoutAction extends AbstractSecureAction {
        /**
index e0a2ce7901d18a1e5d9e93a4241b92e6ebbbcafb..401ba56357646cfd696efb990583c4e1c3bfa983 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class UninstallPackageAction extends InstallPackageAction {
        /**
index 4720e1223df5efc0fb1bcc33647663b1bb457c0c..cb7fa398a11009458153cd184c3b9318c2c6c643 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class UserQuickSearchAction extends AbstractAction {
        /**
index a7dec70ee5d0f9b9abe520ad5db8f7dbce3c8ff8..1c0c488a9578f17f03deac63f90fdb3c4870be10 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\JSON;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Action
  */
 class WorkerProxyAction extends AJAXInvokeAction {
        /**
index bc7e1aa4e532749042ae33c160f19fe7650d0032..4e605565161567d19b55a6955af14fe36a9b53f7 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 2cb31906e4433524aeea773831e2eb660bff04b7..ec46b0622a8ae1d5284542e782855e98052ac9e3 100644 (file)
@@ -21,9 +21,7 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 abstract class AbstractCategoryAddForm extends AbstractForm {
        /**
index 4befc6e88c5b0f4821177622afd854e22f6a3d12..f74c303b5ec80682c449379579ba730a08c47d47 100644 (file)
@@ -19,9 +19,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class AbstractCategoryEditForm extends AbstractCategoryAddForm {
        /**
index c0e78debcfa0c8d5eeeb3eb9fc44b8d2802183eb..ce9e07d1782471ad38ae9ab3d5ddba9e2862aa67 100755 (executable)
@@ -10,9 +10,7 @@ use wcf\system\option\OptionHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 abstract class AbstractOptionListForm extends AbstractForm {
        /**
index bcb43fa12fce76865b3ee49f62405549149db2df..c0f9562c3702beae174344daa77fe24b744761cd 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class AdAddForm extends AbstractForm {
        /**
index 5f6f547b7ccb14e3a97e19db90a1e66400dc5ef6..83b5981800cf1d465784cd866e7fd493b93ce200 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class AdEditForm extends AdAddForm {
        /**
index f3b6d1649a59844d557818a1c3e2dcc77b7288da..62b2fd682819b7181eb9ce3f764354b445dabbd0 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class ApplicationEditForm extends AbstractForm {
        /**
index 0812a34a6dc98d6efb9f15f980f18514f3996e25..e4bf31111cb1546fdc14932f9cf1f98b85ce6355 100644 (file)
@@ -24,10 +24,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 1c58a648c60c040f8376ec32538b62506e67f955..9f4c9e2c2b77d4fd1c0d110ab5fcb4d28f09c33c 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\acp\form;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 3e6f4e35c62010b2003d5dce9e20a06c19799228..8f4cc26a76de20e3d9716d67a1b3a9d501c978d4 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\acp\form;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 9ebf68e911fe7b03a720f292c18bdcb6a8aeb7a2..316afa4b349638479ced1dced20a65de5960024d 100644 (file)
@@ -15,10 +15,8 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 82826a1760cdef8af1aede0f1d45af370c455f2c..a31c2d9322aae82eee572170716b865f270c5ae9 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class BBCodeAddForm extends AbstractForm {
        /**
index 4ea27e2699a9598ab9098841b880c755d7fb2574..cf30c749b21a517f3c2fbe3b5ab4f423311613a7 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class BBCodeEditForm extends BBCodeAddForm {
        /**
index 7e4928fa58fe8d24e4c66f5b0881f11f18a55c5f..02868dd737b948bada89eb7bc0b5301daf3eb40a 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class BBCodeMediaProviderAddForm extends AbstractForm {
        /**
index 7396fff27cd27647200f370a95b56a0f285c53a0..f0314dff836722338b92d3664a20bccf3560e1d0 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class BBCodeMediaProviderEditForm extends BBCodeMediaProviderAddForm {
        /**
index 9d8aeb27312b1be3b8dedd2e9026559e118f2e63..a614e16109fed61d8e8fb19edc4f9ed1104cdf1a 100644 (file)
@@ -28,10 +28,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 2e640f979da722c2c24874eca3896b9ce6fa10dd..acf63a58461007357a634e0d34c5c4e85738d2ef 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index b55c269374d609d1bfda3b7c1e704ece87d245f8..52e11878c80227e7a4c031e172c2ac05180f41a1 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class CaptchaQuestionAddForm extends AbstractForm {
        /**
index 5a638bb8d658b905d8e9fec08631e1ae109d7efd..cb4e06755f4f214359c6b099a3dce8d57cc5ba46 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class CaptchaQuestionEditForm extends CaptchaQuestionAddForm {
        /**
index 14694be21627214765a7b631c5acdf84ec260501..c0941b1753be03096282ea7774fe8905da3a4e42 100755 (executable)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class CronjobAddForm extends AbstractForm {
        /**
index 7189f13f9c73077e4f4a8ee7f729d06419670d7f..08fc6de29e5171a3b84793d4749f1d739d1d0770 100755 (executable)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class CronjobEditForm extends CronjobAddForm {
        /**
index 91cf0b3aa079011d9dccdc535e85110ac3c1ba1a..403318b2c7e5a7e60d310b3d24d06c342abb4756 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class DataImportForm extends AbstractForm {
        /**
index a992954cd9f2ba2625e0a78e531f5cc7698eb534..fe12d22428b07f6c04697abc3bd933f97090b4bd 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LabelAddForm extends AbstractForm {
        /**
index 1a1df960b4f29a77b1f4972f529974b34a13bb6d..1d722d38b7689109a85f7a153bcc552e9d0ec011 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LabelEditForm extends LabelAddForm {
        /**
index 067ca7d9fd2e4c9e8cb9a98317c99731e421d45a..8a6b1a28266edc9558ffa85b98062a7be8421b1c 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LabelGroupAddForm extends AbstractForm {
        /**
index aa8442c3bc69154be8d60d2e07470c94c5329be5..cee385976556ad30781b2faeb406a1e38a7a7a54 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LabelGroupEditForm extends LabelGroupAddForm {
        /**
index c954e9d61fca2c5a5b5c003b38fbb4b3a83ba6f2..953e30d6c797ccf317259edceba115ef64229c3d 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LanguageAddForm extends AbstractForm {
        /**
index 0b252f14bcb8128ebad61faf370673f6d07b5aef..5f33346799eda20c1efda87f9179b0bddc60a134 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LanguageEditForm extends LanguageAddForm {
        /**
index dbf98a9360f9857f19092a53c97b01aca66235fc..83ad547e8c39ae11ed6c53797ab89c95a39e9e8e 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LanguageExportForm extends AbstractForm {
        /**
index bcd7e9fd537aafb64c84e144c4b1c8453d0b8266..67a7a30659a0ccf02dbfb0c694889905c2340033 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\XML;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LanguageImportForm extends AbstractForm {
        /**
index d6ed074ba217fb0a40db6a17afb0d0749628c852..4beaae2b4ea0faeac84b9731c6e918ae763bac94 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\ArrayUtil;
  * @author     Jean-Marc Licht
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LanguageMultilingualismForm extends AbstractForm {
        /**
index da8418b9017853b6b360deb1bddac20fe953b35b..e96729a5d9c7142caf972c05b033aecd4c83bf22 100755 (executable)
@@ -23,9 +23,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class LoginForm extends AbstractCaptchaForm {
        /**
index 0e677729ec837fbe55d024fc4e53aa6932d2cd4a..7e16394202292ddbd235478e1ef6771898a521ea 100755 (executable)
@@ -13,9 +13,7 @@ use wcf\util\PasswordUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class MasterPasswordForm extends AbstractForm {
        /**
index a2b164dbc28efc7d7f62cfea01308dee615b9c4f..3b2d774dc197c4d0b188fa7b5901d6b05d8b0bb4 100755 (executable)
@@ -15,9 +15,7 @@ use wcf\util\PasswordUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class MasterPasswordInitForm extends MasterPasswordForm {
        /**
index 3ddbaa9d056eda2a007955d298f320af318b23d9..0cdaf3d53e05fa7999dde7a03bf094a923bfa74e 100644 (file)
@@ -16,10 +16,8 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 038cb857f1de96d3b66dbd7b999f025fea1aebe2..4c5bc60a3bee91d729735f2342b6d62ea1fd23de 100644 (file)
@@ -18,10 +18,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 010322d5fc2f795b7d77df0c7e431b2f558cba8f..994330afb9b5fd7980ac90c23fc73f70c172e54b 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 54e91393f65d19035d9f5e630e92d257e1e2aa9f..c110cd215a5e96d59ead8fd49b05934234b9af64 100644 (file)
@@ -21,10 +21,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 3258fc8de34388e82d278de7a9c5e73e27e842cc..17f62fe92309ea236d0894a85a2eca9b9b30ed93 100644 (file)
@@ -16,10 +16,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 49edbbc1055402a83326376910c5a23224cfae91..2506f966ec0a65789d13d73944890bd2d6b55902 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class NoticeAddForm extends AbstractForm {
        /**
index a584a5c71d56b349703c81223f4ef140be46216f..26f6a4862be64abd394917b073d4d7364d6f8299 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class NoticeEditForm extends NoticeAddForm {
        /**
index ecdb0f1e6973d809a6aceabaadfb0be12d38cb9e..5fd6f67824a85c32f7b6c9528ae47b9de8d8577a 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class NotificationPresetSettingsForm extends AbstractForm {
        /**
index 01fb5692e373106b428a691568c13e1ad5ca72ac..1c3503691fd3c834db83b27c254f45d60c03bcd7 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class OptionForm extends AbstractOptionListForm {
        /**
index c26dce79bafb30054aa12cf4ce2b9f8a47f9dc01..007aa15bcbbe29d4a392044a54da18e2e8c2bc72 100755 (executable)
@@ -18,9 +18,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PackageStartInstallForm extends AbstractForm {
        /**
index e9ecfcb549552f4e2db53ad56fba07dad8786c91..d124536ef0139609b37f7d04e5809e296219aaf8 100755 (executable)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PackageUpdateServerAddForm extends AbstractForm {
        /**
index 5bc1655b304fca37a6faeee6131e24159246a40f..e9d8e23afcf6a2b681f16c5b2a417abd36da1b46 100755 (executable)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PackageUpdateServerEditForm extends PackageUpdateServerAddForm {
        /**
index 7632c0aa1ba98099e661c8c123f74b8307eff268..ca27cde06ebba90d68f12ff5b30bc9e9c7336529 100644 (file)
@@ -27,10 +27,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 749ad6f1eb8475cddb264a361e3bd78e8880bf3c..50071c20fe1484aee709fa7d1742bfcd9a4fd6c2 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index b777c1d8b5c98568cd78dbbf1c7acb17427c4c0b..d775e2ade477e4b6ef239e41d6b3c1ae3e3eaf9f 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PaidSubscriptionAddForm extends AbstractForm {
        /**
index 8d77e3c88bfa6ba21ea1a8a3578fb3a4eae08931..adcf0bac4467435471c5e0efd638132a8d82c649 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
        /**
index a7973735f8dd6f3273ab30a33c1728024af8cd7a..0befc932d355002b16e2179487a5a6ddc7efe5a9 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class PaidSubscriptionUserAddForm extends AbstractForm {
        /**
index 3138b7c7c9821dfb27115b83768ef317eb67ea2f..f22c6675977b5f3298793c7007c5bbae66615221 100644 (file)
@@ -28,9 +28,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class RescueModeForm extends AbstractCaptchaForm {
        /**
index 5020d2c2b97b024ceeb9b3cc686a7175f56d2ae8..9f3f89ad954f0e8d4299d1d1d681518e5cbc38b0 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class SmileyAddForm extends AbstractForm {
        /**
index be68feb173f100287278a533604b9efdbc802663..9896787486465cc6d0259082bbbb7b3fd16055d9 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\acp\form;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 class SmileyCategoryAddForm extends AbstractCategoryAddForm {
        /**
index 04e05a4a6d46eb32c62e35083293c04ec472b3d6..a284db4bb445dca950c08f6c208218f6ed467d7e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\acp\form;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class SmileyCategoryEditForm extends AbstractCategoryEditForm {
        /**
index 2bbf0856446137f6f18464d843d9eb1a3b6ae0a7..9ac7b1d4c304f3152a00fa515fde2edf679f2ddb 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class SmileyEditForm extends SmileyAddForm {
        /**
index d6a1c9972dfda41f870f35fcc202e95f9700d685..a06387b8526a5f699e6cfa2345f328bfd861cf98 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class StyleAddForm extends AbstractForm {
        /**
index 8feb3cf5d57f0f34f5ac49f1a2cc26de6506d1a2..45a5176f239af0a6957658d8fc0140e51f49c0e1 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class StyleEditForm extends StyleAddForm {
        /**
index adf1d93212f3ab96844dbd3219747ae7e6830cbb..9f903033d18a638bf758464a391cd7346ea49d16 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class StyleExportForm extends AbstractForm {
        /**
index 096d6afc7320ce554070edfef73b59b7a9edd8de..185f03d4c5ff828cfb6fdb7c6451c2e3347241c2 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\HeaderUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class StyleImportForm extends AbstractForm {
        /**
index 1cfcf18f481edd308511014b734f74d61a46c0d3..ec0be8408256f5f1f57c59eed9b83646eab9828b 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TagAddForm extends AbstractForm {
        /**
index 1a4ab024be3baa321ae8f86d2d46464ef362f2dc..2b4410d1cd5a2606aa40a7c8364970ed2ca8450c 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TagEditForm extends TagAddForm {
        /**
index c85d8a079d530afc0b497f35684fab56c80fe536..917459611bd05c8119a86c7a15c995ed8c9e9c40 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TemplateAddForm extends AbstractForm {
        /**
index da2809cfc6690715f836dd743a4469d6fb010260..586116a6a3af5bb60d5019a910cb2761b2c4efc1 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TemplateEditForm extends TemplateAddForm {
        /**
index b269d4096bda238c015ff55d77597854558f6911..55d9c66bc755f8401cf8341857de505415e945f3 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TemplateGroupAddForm extends AbstractForm {
        /**
index b5c915c5a154ffa3369659eead495f49b3cba9c8..ca02bbe1566c0be3654aa90610b7f85808052322 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TemplateGroupEditForm extends TemplateGroupAddForm {
        /**
index 48ff0391627e19ec94cd426a0e03dc28d4e12495..90cdf7c7fcb608bba2b37c8391f2ab00639297cf 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\ArrayUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserActivityPointOptionForm extends AbstractForm {
        /**
index 1cdbeee42970b0a6bb07b8c3beed18ad4b383ebf..7103406119cd214b1df1f9df7057dd03f8bdc836 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserAddForm extends UserOptionListForm {
        /**
index 44e2ce6f36e94f32b6019a4312eefb57d76e3c00..219a9e5cd18607f13674443e344d18461fdd4e59 100755 (executable)
@@ -21,9 +21,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserAssignToGroupForm extends AbstractForm {
        /**
index b436ae9bb90f198671b5f9e4124c212db8312c34..a30b14244ee4eb7d904f0bf1522615ba68170836 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\acp\form;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserBulkProcessingForm extends AbstractBulkProcessingForm {
        /**
index a263e22ae43c9c01ab9f07b70c00c0f346efdac8..11df824d4cff3b2584cc076921a0e6e3f7180bf1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserContentRevertChangesForm extends AbstractForm {
        /**
index 5e6bdcf3dc9a82be2620735eea4cbe8fb6cae9aa..046bde5b5c63de4e6ef88c0d5c25168e4e123de1 100755 (executable)
@@ -22,9 +22,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserEditForm extends UserAddForm {
        /**
index 2f1e11d5092ecc4f0c08c4a53b3e75a2b8507a9f..184e9af6fd9138c7755c7cf34d90adac524735aa 100755 (executable)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserEmailAddressExportForm extends AbstractForm {
        /**
index 6a00acef071b6194bb783108f0c1842d4d0b33b8..9c28785cc787b2545a37b9e4d154ded0a8b2d280 100755 (executable)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserGroupAddForm extends AbstractOptionListForm {
        /**
index abec460d61bcdb8c3ad18de0435fd97af0102bad..0c8703649429b71ab751025d8a062df936644077 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserGroupAssignmentAddForm extends AbstractForm {
        /**
index f07f92890a2afc1a010889500240fb44c55da606..119234fe3faf89c3b2ff2744fd726f6598eedd96 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserGroupAssignmentEditForm extends UserGroupAssignmentAddForm {
        /**
index 46b40e7efba16e64d934e84c5982efcdc9fedffc..5fa9ed43df194c78c396dfd9eb6e965283710683 100755 (executable)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserGroupEditForm extends UserGroupAddForm {
        /**
index bb2b54e5ce2ec4cb4d220bd733b72a84409c1195..90938988b1d0741349c31770501751e95223354a 100644 (file)
@@ -20,9 +20,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 1e7a198fa278d383d9d18fa71800616a2fced89c..e3630592ad95480b8a5496315ff018f3e66ed885 100755 (executable)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserMailForm extends AbstractForm {
        /**
index be75cf389f04e6a51e0a2c9c1614dd6a9c1790b8..feb557b5a0f399b1efbbbd75a044c74185447bf9 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserMergeForm extends AbstractForm {
        /**
index 51d016dcc0931502ff071a0ca50a176954dbc030..14ea99e02cdddbd6311fb41cf66a68113f11ba79 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserOptionAddForm extends AbstractForm {
        /**
index ba03a578f035fb0bac581394d284655013a66faf..b431f22deac6750fc10b11c420ff8c35f55b7e3c 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserOptionCategoryAddForm extends AbstractForm {
        /**
index 6270a05477755a73eff3a05b789abba7ea7b9f78..85ed9cb0e468dfbb4e267a555e4b43e163d213f6 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserOptionCategoryEditForm extends UserOptionCategoryAddForm {
        /**
index 617d9d99bca33e4ca1ed88eeff7d9b1d32d30755..55e35ce3790509a7d3095bbbf360272fb8b383be 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserOptionEditForm extends UserOptionAddForm {
        /**
index 5419053c73ca31cf0e45a1bf4c59d0680548119c..7a69b7ad8a6cd919bdd4bb7224a878e5fb15855e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\option\user\UserOptionHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 abstract class UserOptionListForm extends AbstractOptionListForm {
        /**
index 2c9834af36f7ab327c08ee0b45ee6fb6b9219117..016c9e06d3a2d4546bb7f6a357229d3877661364 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserOptionSetDefaultsForm extends AbstractForm {
        /**
index 2cb8b5d144d3490e4c95a6ec37242e9d40717087..fac4f2f497b6d9fec3e902e0bc52f9c102f9a868 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserRankAddForm extends AbstractForm {
        /**
index 8ccc3a6c9b1d1899851e4a50acf3e230f07b57d5..bd30b08e1c35c2e495984eac2314ba6c620ed397 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserRankEditForm extends UserRankAddForm {
        /**
index 59f55d2790450d560744c495a860c28923dc3089..052335fe741555928b070cf09354110ce553fab1 100755 (executable)
@@ -21,9 +21,7 @@ use wcf\util\HeaderUtil;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class UserSearchForm extends UserOptionListForm {
        /**
index 919b0040d16913403d9e2d177ade51262603511b..41305019edba43a6f131f38ebcf8157463d588a1 100755 (executable)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   ACPSessionLogList       $objectList
  */
index f469536ee6e72158ded299c1acffd33e891ecce8..6a2f4e388b5d4134326b18385f56a8d62bc5b50b 100755 (executable)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   ACPSessionAccessLogList         $objectList
  */
index f15ae879f42ee7eebabadcd029e4bc08106e9ad7..9950882d85d3e6ae97da70363b90f67eea4a30f9 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 abstract class AbstractCategoryListPage extends AbstractPage {
        /**
index 5111cd0728c20896caf79bd2d50be245cf99691b..f2388ebd494ca738ebcd8c149267c2a95017ba28 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   AdList          $objectList
  */
index d7b4437ed4cb771579b058744be9313f7edcfc37..92b56e165681f82018f386a45171be04605f1dd7 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class ApplicationManagementPage extends AbstractPage {
        /**
index 15250bd6be0882e29ab60890541fca4d323dab31..4ee31b3fe7cf6f91e7a3e7f00e52d0cdbc402af7 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\acp\page;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0508f34250d6e32519d85d794e07222e74242bec..6b87c84baf1136b4a1781ad17c18d3e74359a687 100644 (file)
@@ -14,10 +14,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Acp\Page
+ * @since      3.0
  *
  * @property   ArticleList     $objectList
  */
index b05abced56677c1c32a56a46643082cdded58fd6..dacee8fd5a5b7b8f1ad71d5b96c5ce90bd7cad01 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   AdministrativeAttachmentList    $objectList
  */
index 61bee6716f2e973025718f8b4efb85e87a85f5bb..f9e9aa91d338ad059e39383b31dfd74afc0b16de 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class AttachmentPage extends \wcf\page\AttachmentPage {
        /**
index c079d27c8483b1347f6aca9bb463014d74829fd6..dc7b85db10701b87465570226f3b0f18c14bf974 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   BBCodeList      $objectList
  */
index 71ec7156115c466d46c8de71a85645347aee5c8c..282785cee0ece208364e02146385ed8ba0efdcee 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   BBCodeMediaProviderList         $objectList
  */
index 5ecada0f515e9c725cf4653d3a89fd990c95751a..fa38cfb0fc53a24af467c5761fe3a73288fb03ae 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Acp\Page
+ * @since      3.0
  * 
  * @property   BoxList         $objectList
  */
index 7f85b5f6278083f1bed9525fdfde71fc60402ebf..e93c4d4f2e69611c99d8ff5a27d5b569ba486858 100755 (executable)
@@ -14,9 +14,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class CacheListPage extends AbstractPage {
        /**
index 27906b36d14dde3eab03e0117a780f249b7a043f..cdae8eba5497097825bcace9181ea8a2e55938e0 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   CaptchaQuestionList     $objectList
  */
index 6d0c833a93cacc0c1c8c3905e5e0bf5bf33a0e59..6ba18b46eacf555016488125b7c7ac627ab38b64 100755 (executable)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   CronjobList     $objectList
  */
index 38d4ad9db3d37029c1de3fe2b81e6229d2a522e5..b154dcf511f096e0a4080ec664b0bdb5945624b6 100755 (executable)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   CronjobLogList          $objectList
  */
index a406e14b8657347826a673917fb889bf4e37c998..86421381658189f124668b17d28956a0f753cf39 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class ExceptionLogViewPage extends MultipleLinkPage {
        /**
index c94897bd7732b3838f77ac25fa5b0e4b925104ed..4d534b45b9b886e9918775ace19bbe4f5ae8c384 100755 (executable)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class IndexPage extends AbstractPage {
        /**
index 4c50e3fc8fe623d0459b1662af9b3a52c9bc17f0..fdf11f884a8300a4d9554a7c193280f8ef4675e7 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   LabelGroupList          $objectList
  */
index fbc3ad6b3b5bf0d08bafb8582a482c09eaaa55cc..5a96ec9389d8bd993a115e287695a00c8365fd5c 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   LabelList       $objectList
  */
index 2bf303347bb0aaffcbfdce06999b45ba8efcd9fb..3dcd8d905fd420df128cad30db82610b84019e2a 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class LanguageItemListPage extends AbstractPage {
        /**
index 171aaa7d652b2204aad89e9438c6f7717df31484..2c3e8a9a677f5f5d2da77ea96e65e67f3831369f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   LanguageList    $objectList
  */
index c368808eb706ce3d754b4d171cead497f4efb41e..11ecf00d1de864344d05707878d458cba3ba543f 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 89ef4558b74eb8884dbbf9b93fd33f17774524ea..81ebaaa8cb431172ac12c93368aef503b8b964d8 100644 (file)
@@ -13,10 +13,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Acp\Page
+ * @since      3.0
  * 
  * @property   ViewableMediaList       $objectList
  */
index c188bd01f0b13a2fd2896dcb0dd5a3412fdd1df7..557cb49ae1443049f70c1934ab2ecf38c861c267 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 03380a09cc44d54300d35ee00450fa6006cf7427..5ddc70e1808dd53848db7478ef18f51a18d8e8e5 100644 (file)
@@ -9,10 +9,8 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Acp\Page
+ * @since      3.0
  * 
  * @property   MenuList        $objectList
  */
index 2f912abe2063ee1d9c1c18bf33ce3628158d3841..81fe629decdea0701b81c439efc6bb8863516d84 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   NoticeList      $objectList
  */
index 747e1878eaa72296248872e12b5839acb2604130..011b89c996eefbea9a45611fb179eb0aaab8aae3 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PHPInfoPage extends AbstractPage {
        /**
index 2f90d2bd2ba4c2bc31608fa26cd98e77b00e6c83..738847ad626b90bfde742dec68acd176c321d9e3 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCFACP;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PackageInstallationConfirmPage extends AbstractPage {
        /**
index 81268428e90fec0fdc366b1055d1acc3a523b9f3..c984a994098e23649f11ff92a7541bbe7b7eaf3b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   PackageList     $objectList
  */
index 3d816ac8d4f372f81000494fd1af8e510b86f3b8..521e21e28f1b2c8bcc7a46dc70a9263d70745122 100755 (executable)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PackagePage extends AbstractPage {
        /**
index 1190799699c5e90bbe69abba52f522c708e9d223..58aeb0b6cbd8fb0d3b69b110ffb01010a425bc51 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCFACP;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PackageUpdatePage extends AbstractPage {
        /**
index f5d6052db5d887c37827d83005a7901e865c59b6..0cf3fb93fd05345278f46d74464cc8a6903eb89d 100755 (executable)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   PackageUpdateServerList         $objectList
  */
index ca0186d636a111577f6222bdaefd43945dfc8b82..93163de08d44a4255a40ba9f6b3c5c3f12505dbd 100644 (file)
@@ -13,10 +13,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Acp\Page
+ * @since      3.0
  *
  * @property   PageList        $objectList
  */
index b574a36961ad84a9402f5f61a0030d1bb4a63ca6..147283147b1013732aef548716eb8c08787052c2 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   PaidSubscriptionList    $objectList
  */
index 650056266b97aa80e5cda655f2da8611769b9d7a..6944fe02742fe282c5847396e7f724323103f2b3 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   PaidSubscriptionTransactionLogList      $objectList
  */
index b9d7a18a00a226cc331108f9eac57018f8734a5d..4dd9350617451b0bb1cd2c144621e874bc7b1141 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PaidSubscriptionTransactionLogPage extends AbstractPage {
        /**
index c450e1b48c0149668ef8057f20037101f9ffba31..83bc322e479e9e099830b391a5501465b3ead0b0 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   PaidSubscriptionUserList        $objectList
  */
index a56c6836e3b3250b31e2506bc4c273b42e958990..8a326238ead690c22830c2a06cb239e89a1ebde5 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class PluginStorePurchasedItemsPage extends AbstractPage {
        /**
index 3780c31d3c4222ce5d86b21449aa69f684d56a85..c15fc4311d43ff5efd9bdcb1b38841647db8957a 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class RebuildDataPage extends AbstractPage {
        /**
index d6f877708cd1710145489f2a5108aa0093600c61..a9072ba3ba7d67159557e71ae046a499eced74fc 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\acp\page;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class SmileyCategoryListPage extends AbstractCategoryListPage {
        /**
index 9c82553ecec1c1cfa8c0a72153737027b90b20a4..be4e17fa333cd8d0952b50539966e326765191b1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   SmileyList      $objectList
  */
index c053dcf484cc36189ae2fd6f1d5985d7ce46920b..2d1378cbff5da7491f66e6dc881018b95bd83cca 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class StatPage extends AbstractPage {
        /**
index 1f619cbe12731b323f9747e92beb97ba80bdf6ff..d7588de8dae1873998b19bc3bafcbedebf7c65ae 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   StyleList       $objectList
  */
index 7fbaa1a607bc66bbbc5e632cfce4d6d58574b859..b0be2d4eeb046ef8dbfdd6cfa835b4e5507bf806 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   TagList         $objectList
  */
index 071f1f617c95f68569c619e2516bf559c621f478..45e70e45e562c65c159c17ce252a7a797cf62143 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Form
  */
 class TemplateDiffPage extends AbstractPage {
        /**
index 5261f99ac4b536aeae45756a4b8d0af6498e1884..1e17cde0c3cdb7e27a8fd7aebac1eb929b49fd32 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   TemplateGroupList       $objectList
  */
index 4166e44f09ae5703241ec1a79e5d8f713ae6780f..235701d42f2edc9b07a5afe2c47adc73e5f33c7d 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   TemplateList    $objectList
  */
index 7e46186034d84330339a314141c23aeb03ff0367..7244332089d14b32cae5c647cbf9cba1318ff731 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserAuthenticationFailureList   $objectList
  */
index 4d1d958973d09b3f3cc16b0f844b4cbd1dd2d703..898595de09006aa74b1b2d980bd745a4439ebb60 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\MultipleLinkPage;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserGroupAssignmentList         $objectList
  */
index fe07553d7b53ab289e73c41aab095c3a306a92b7..742d32f1ff7322c4ff466c887eb290482389dde5 100755 (executable)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserGroupList           $objectList
  */
index e41166ec88597a16b106bfcff063a32f8454970f..73fca7e944f67a5250bf30d4c5a9d58ca9c9027d 100755 (executable)
@@ -23,9 +23,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  */
 class UserListPage extends SortablePage {
        /**
index 1f944784cf7a3c2a172d59aa55001797dc54c984..7b4d318c81329c05ec10a32ab217c18c79212205 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserOptionCategoryList          $objectList
  */
index 43645f608204a1b477ad4ba0fcef23df37ac5b97..a6ea6fec2126cfc7367cbb8c897cf554c4ef4cbd 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserOptionList          $objectList
  */
index 60111b88f7eb5fb262326fb342cffbb93ee043dd..7ea679caf3c569d7b3773341b343760d51a23d49 100644 (file)
@@ -9,9 +9,7 @@ use wcf\page\SortablePage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Page
  * 
  * @property   UserRankList    $objectList
  */
index b6a410dd2e876aadf0705882970cc78065bf2aff..a50d276a7fbb7eb5f0c7ca3c56492edb7ba012af 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class AJAXInvokeAction extends AbstractSecureAction {
        /**
index ba6ae4eaa51aedc6cba5143d58c787adfa1784e5..14d195edee383d3040182422d301597622b845b9 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class AJAXProxyAction extends AJAXInvokeAction {
        /**
index ea516b2a8cd976bcf771ae67fa5522544ff4c036..6ba16fb5e4cdd5509096bf17d4637428886156e9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\JSON;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class AJAXUploadAction extends AJAXProxyAction {
        /**
index 568a0774b82d4627dbe7fabf6067192d1b1271dd..fca68e448f5e6b02dd0e82a6e2b8818fad7db751 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 abstract class AbstractAction implements IAction {
        /**
index 8eea079ff2520d6931bdb5815712ea515d97ca15..c6ddbb5a1da3a34ef092b4c21451a25113dbf20f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\JSON;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class AbstractAjaxAction extends AbstractAction {
        /**
index 10340b7f894b1cc39b2040b4701a568482375980..a7fb85544ed625efd6408344b0d8cbfdec208786 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 abstract class AbstractDialogAction extends AbstractSecureAction {
        /**
index e25c7f7ed0685f4a20df00a7ad00b78f1740be84..37f066d76121c896e38659bfdd7a60693ef9fd48 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 abstract class AbstractSecureAction extends AbstractAction {
        /**
index 6bcb3b14b36da6651d9d0f979379bbd027872508..98e4b474bbfd46584669a682a5c80310358b98e9 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\background\BackgroundQueueHandler;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Action
+ * @since      3.0
  */
 class BackgroundQueuePerformAction extends AbstractAction {
        /**
index 4073cdc50500e6ff34bf3521e1ac24086a092c9e..675ef3f565fa3a9ef6d97483579a35b4c93722e6 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class FacebookAuthAction extends AbstractAction {
        /**
index bbc267fea5a73ff80734886c8a1f70f5d575aaed..5a32ec14f72a8d99c95d7fb181d47944f022ec93 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class GithubAuthAction extends AbstractAction {
        /**
index 4593087104016f4122ca4deb19ec56d3ea4760ef..1e0b9d166ec606e68985337d6ba22acfdce468f4 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class GoogleAuthAction extends AbstractAction {
        /**
index a65fbaad5e46ddc9a106221961f5d2d527710020..046c61feaf920cb89ccc7336c59d8c7f3b5a7632 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\HTTPRequest;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class GravatarDownloadAction extends AbstractAction {
        /**
index 007d1ca95e1dae991ab7276d4703c024a0b9f39d..c1420ee191e34efab13aaa9f2d34f6ee0a8e88b9 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\action;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 interface IAction {
        /**
index 477a3050884b2459f18fa4b36f343c908e5e2462..f1020880b7cee7e8d5024aa6960c62c1cb0a9c1e 100644 (file)
@@ -14,10 +14,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Action
+ * @since      3.0
  */
 class ImageProxyAction extends AbstractAction {
        /**
index ed0750ed18f7d71eb62f3cc9db1c20c4546923e1..7ed700fddf60ceee25c7c4b39fd1b2e381899d9e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index b7b435a806a1e6f6b96f61d02d3df59fabf435a2..257d27fdfe3a10b80e3ef4a431b3acb66ed214a9 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class MessageQuoteAction extends AJAXProxyAction {
        /**
index 8cde29746b1ae77f3d09f018d6c1ab8ca92b1203..d64fa589fc7ba770282fb9ec7bd76a4417de0c4a 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\HeaderUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class NotificationConfirmAction extends AbstractAction {
        /**
index 9c77a2903dd51e9060d54bfd8361d852b2d40c96..b9a90dd9c820ca841fc71aa825dc6c3140ed6241 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class NotificationDisableAction extends AbstractAction {
        /**
index 6f4357f11d94c9202f811f0b212d085b9568d3d9..586dc13360cafb7e11443b1118191e46a61fda07 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class PaypalCallbackAction extends AbstractAction {
        /**
index 9a1ba9c4d1493438a1e928b1fb576a8a6c4981df..f85a9b136b563c68782928e33ecaa0e1b67a631a 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class PollAction extends AJAXProxyAction {
        /**
index deca92c5d15e7fc2fbd6bb64432853bc905115e2..66388ae5e42afc860087af182dcfaa8dbcde4d97 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Action
  */
 class TwitterAuthAction extends AbstractAction {
        /**
index 9158b138f8b78112e6c46f8fb0ece77e0b365713..060100a9d13642a2e47e794bacd797575470a732 100644 (file)
@@ -3,8 +3,7 @@
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @category   Community Framework
+ * @package    WoltLabSuite\Core
  */
 namespace {
        use wcf\system\WCF;
index 5e048069b4fe083d2df3ca5f06fc9557bf646b67..9f1ec4786b8cf40198484b3cdd207a659e890d7f 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
index d0bf669b61847096e483678914e160fbabb9603f..d3137fabdbaab6f8a63bb524359b70f6f21c91ae 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 abstract class DatabaseObject implements IStorableObject {
        /**
index f1ffc2a4aef6f8d13eea2e44f445018b226c31bd..25f3ac51b07753e36b90e114c4d57919008f0786 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 abstract class DatabaseObjectDecorator extends DatabaseObject {
        /**
index a90d480986ec4f43e69f3ec24abef5e0d0734385..a3e2f8196835c90134fe4fc7db8e72a99fc65761 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 abstract class DatabaseObjectEditor extends DatabaseObjectDecorator implements IEditableObject {
        /**
index 748d7a581b1ddf7053fd2e7c5ab8c2b75700cef0..8a7ce32d4e6a0155c5a0ad85a622eb7c9855b354 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 abstract class DatabaseObjectList implements \Countable, ITraversableObject {
        /**
index 06e3d5856ea95c7f2804f33de2544d9ba3cbeb54..6322a32a4e3c0980400220507b9493caaa2f8727 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IAttachmentMessageQuickReplyAction extends IExtendedMessageQuickReplyAction {
        /**
index cbc2cdb6cc788c09d714e5557a52441f9e533705..1decc60e6e9a99e43c1de11199ad8263f471b044 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ICategorizedObject {
        /**
index 5136a5200b492cbca4ecec4dd11f188ca8f82585..b838535cfb800efc3fd6e3c0d6da9dfe53ed4075 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IClipboardAction {
        /**
index 04aa4e0da1d9de881cb372ba5efaba02742bc170..8323e9d62bcd2350e2887e38db3e866e3dd23dac 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IDatabaseObjectAction {
        /**
index 294fead0be8c28991b81df2a285c6ebd69c73e1b..64c5bc9746a4aa8d7d8bbf37fe84aa8332b36f4a 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IDatabaseObjectProcessor {
        /**
index 79c33c60d3ca2425a2dbd1c346ec7f48cf09ff76..ee31784b0cda6144d1aa1bed73bb4b0143795653 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IDeleteAction {
        /**
index 3e5fe9e12ce5b1275f3301b2c632b5bcb5424c48..1bf0683b540cb1d2f193802367c347efe218e6a9 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IEditableCachedObject extends IEditableObject {
        /**
index 353da8e159cf216302daab282db6e978ff11aa68..7b139178a322e3baadb5ba5e88c48ed07d6bc5d5 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IEditableObject extends IStorableObject {
        /**
index d093ac17e821dc7d966f78b6fd79d22ae7fd23da..5eeaa8cc66d2a8139d274399bb9b3370b87be0f0 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IExtendedMessageQuickReplyAction extends IMessageQuickReplyAction {
        /**
index 957b6cb7ea4f37571cc4917e7d7f25e4a6886ab5..8c0faa1c19bf122d70567e0dc87d2da87e257307 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IFeedEntry extends IMessage {
        /**
index 4852dff5f1c79725bf433b70d96f537f48c33973..3edaa128d0234399111b6ec713e2cb13499529ba 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 interface IFile extends IStorableObject {
        /**
index 0b95102066f940b00ed6c2ff230524bac9b4121e..9e7a234f19a0f965f8848de2d92c65c2948d76c1 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IGroupedUserListAction {
        /**
index cc9e8e87ca037cbce423e557f00d2bbe9c15ea21..c542812db663eb1cb0acfa80fa832300527dc97b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IImageViewerAction {
        /**
index 563338edbbe06034d71b4a64a3959086097e8e80..6a8149bbd29414b1413fe89a676f57d6a7a337eb 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ILinkableObject {
        /**
index 2b5215a8a9f66098e91f3fdee2bc09c50f8384c1..8e2f8e945599994e10d2ae9892f9cda5839b8917 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ILoadableContainerAction {
        /**
index c5d4b98421957570782cb6642cde7aeeb8a7a96b..5d70992c6dec4fec362417778b46a7a3d07877ca 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IMessage extends IUserContent {
        /**
index 3bf56439f651b9e70dca7dcf2ed4c70d0eedcce7..d8a86659743b023feddf1fad695b1b585cc5fe14 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IMessageInlineEditorAction {
        /**
index 03d592c0384855bd3eba53fc7f0a6d1ace2fdfec..d80a4e47ef2f6344264e0cc48bcf4f58663a38a6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\html\input\HtmlInputProcessor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IMessageQuickReplyAction {
        /**
index 1acbb43f078007d097b73ab5ddcb50ec90342c71..ed53b2dbe175b2d5d802883c119a092105b1cf98 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IMessageQuoteAction {
        /**
index 1c318cb4a651c76ccccb27399ab59179e9f1c927..3b7f15f806c8e949eb2a7175ff01a5132dea5a2c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IPermissionObject {
        /**
index 2f4e1ba3e6ba5aaa47093f2aa7c73f1774df497e..fc0aa014747edb84067ef7ebdfa5ccddc7a26768 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IPollObject {
        /**
index 4dad2f030a306a4ffbcbc4f50f3d570cf8a917a7..da46ae5555b677f3eaf30782061046ca8795b577 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ISearchAction {
        /**
index a8566ac7410cbe847c8c8d4dc124ab5057d21353..3b30b93190d99a320462950f0f97c5b52b8d24f2 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ISortableAction {
        /**
index dae6114b902d2f59ee2fcd287e723b9f25d1d588..cf2674bf543ed1af0cab137acd2ae2bc3c9a7a5b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IStorableObject {
        /**
index 391c650897ecce4732e98d1749d5d875795420f8..0313979aa387c8f7fbe506df9d19d81d36abf2e8 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 interface IThumbnailFile extends IFile {
        /**
index 80d5a80771db4f92fb2ad2e88badb08e635c2754..bafabbf50d546ba8998318f294b6e72167fed6b8 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 interface ITitledLinkObject extends ILinkableObject, ITitledObject {}
index e9e6cceec9f7971f2693e9e55ee92642bff38672..53fd6ace1ab79e9fe815e134b0873463ea23b6c9 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ITitledObject {
        /**
index 1daae1d18b1a2e16b66f49d18ed67c72c0e2c724..b69e8eb8d35384779e762be0e9723201e9109aeb 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IToggleAction {
        /**
index 80df31b1ae451ddac4d548a0e7070abd3d404e25..8f437eb9b057491b843c9e1781825ea91526e01c 100644 (file)
@@ -8,9 +8,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IToggleContainerAction {
        /**
index e4c64e0631c202aff1b30523fc3fc0720446c304..bcd038eaaa2e42956c47d23260b1b4c09bbed0c7 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface ITraversableObject extends \SeekableIterator {
        /**
index 1d9b8b132473f4149c629b8da0e7a95532699ba9..42ff204b1b08dcfd1043dafa616415b82b2d4a1a 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 interface IUploadAction {
        /**
index fc1c319c8141bcbf80977ebe28c821ad42680e8f..95eb373204ff18dc64a3439f9c0ae9543db7896e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IUserContent extends ITitledLinkObject {
        /**
index d1dfdc8c849ece9042edb2e6975d6feeec410b9a..79553c7fa6747f2626d911f7c19fc1a101abc744 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 interface IVisitableObjectAction {
        /**
index b55147132c0dcfe6e2cde070265bc873d6472513..76598297d294652a504f3e1e3045d7c309908d6b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  * 
  * @property-read      string|null     $className
  */
index b1c7a3d8898b8e74cf5be9264a4dade88aee4886..2280da51356738a0abc0b17a9f2cfc60b5a79355 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 trait TDatabaseObjectOptions {
        /**
index c2bc23825c50cb98a9f9738c8b85aed42e2d5da6..23c9c342e2222c41e64f443777701cd804db953c 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data
+ * @since      3.0
  */
 trait TDatabaseObjectPermissions {
        /**
index 8d78635b8915feaeb7517e88c1dbd943814f3681..d96e10085dafb88d1fba29abb2fed62aff52d3ba 100644 (file)
@@ -7,11 +7,9 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d72018ec3352eb71a2b1774e1739c0633f5a0e75..6c72b18810a651e922a8ebdf38083e876c881196 100644 (file)
@@ -19,9 +19,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 trait TMultiCategoryObject {
        /**
index d813834f39475ca736557f2dbc10626ed0e0b14a..dceb8a400bff834fec9c4a5b4a2f5cf099bc4c7b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data
  */
 trait TUserContent {
        /**
index 75379599ba3601dba57dddd8aab1de6dc09add8b..77e0aca41b59925069c837d9d77607c4625c8d55 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 915a33dbbaea4e611a6baa382f01ad2fbc221908..2ecaaf3e4691ccca263a6cd8791f2bf30c18ac15 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\acl\ACLHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acl.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acl\Option
  * 
  * @method     ACLOption               create()
  * @method     ACLOptionEditor[]       getObjects()
index 689b38f1d6fa8adba327399f0d1d048186ded608..2d245838f951066e43ce12c94148d35dc1ccd9db 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acl.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acl\Option
  * 
  * @method     ACLOption       getDecoratedObject()
  * @mixin      ACLOption
index 6ea06d64003a42317ca5de86a9520ed6329e0cde..93eb06f389a212f523a7711e0be9e1cbd2e66417 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acl.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acl\Option
  * 
  * @method     ACLOption               current()
  * @method     ACLOption[]             getObjects()
index 3ea24659fd494d27ebbcc5c5c91d128acad28a3c..135da77c5d5bca413ce3d96b4a6ad55277780d71 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 5d86a95ef51b0f7fa88397b2b0919ecb220babfa..aaf8c94947cdfad18c336d90370b486fd53c2ba2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 19f6c12ac1a8880db246c1ac74eaebe49d83de3e..9d977a270c588ad503c81d8fbc7a0757990513b4 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acl.option.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acl\Option\Category
  * 
  * @method     ACLOptionCategory       getDecoratedObject()
  * @mixin      ACLOptionCategory
index 28075631a6997d962ed428d5b0b8ebcdaf43c6b9..6fd6dd8f02d98c335ef5cc0d990399fbf86e5e29 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 55753024b803c7a7fa4a46bb6b16f10317c2bd13..7f589360546662403c0af208d081062982729c5c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 10e962992936f6bc9bcfbf91499fb896cb1bbfa4..fef111f166a4048378f58b23b7a8c61840f4340e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index b10404db44f095c8e1f3b5598ec645d42bd262c1..06cde771b3d41a5dff29adfd815a6b755dd2b885 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.menu.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Menu\Item
  * 
  * @method     ACPMenuItem     getDecoratedObject()
  * @mixin      ACPMenuItem
index 24df8344438ebd58846e3369c15621d4865f3ad9..57217fcb43d9b5356907be247d942ea2f3382258 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index e84187c0a2d950b584674f7cc783e36a0bbaf178..eeb27f5afa75e2d6ed465ac293c1461b1a4bf04f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 4fc753141a082b9effea0cbfb8f9a39cacab366f..3367c010d2a747ef76ddb30cb3411bebb97dd819 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\search\acp\ACPSearchHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index ce1df1f2026d53603a1e036e1b18ceeba2bbadc8..7c451c3d54574fd8a9529739d2890616a8addfe3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.search.provider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Search\Provider
  * 
  * @method     ACPSearchProvider       getDecoratedObject()
  * @mixin      ACPSearchProvider
index a920fe45a4c1be42b4e68bb061c4ca0c5a2ae100..5f43a9a148c263776cb6cb434fda9015cc95d8f0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 78383a3f78b1685018d6ad11aae543739f0f0016..1e6c0b35c73bf8218ba5c49a0aabbe701922b478 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index dfdc7be1599fe8fec1d2873c206bdb50e6c0c4b5..8e00f917175755cceac5f3fc69bc97f85129a08e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Session
  * 
  * @method     ACPSession              create()
  * @method     ACPSessionEditor[]      getObjects()
index a7659c50d26c18b81e5878468e81ebde291f09b6..f8e2b5f940de7bfd78154c596f5da16bf632efab 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Session
  * 
  * @method     ACPSession      getDecoratedObject()
  * @mixin      ACPSession
index 0e5346c3946c1430e1c372b06daece1b14406d10..86eccdf545cb4b383c35a41728d5d7c7d209cbf1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Session
  *
  * @method     ACPSession              current()
  * @method     ACPSession[]            getObjects()
index c824f6538b071ac9b3c350922f6ece6485ca768d..71cefa4c840d7bce8b8c568d5f6743c6ded172f8 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3cfac3dcfb578757ba31572c367caebd1791ed5d..46e15ee3aed7bc6e376f10a1a1cd95918623c1ae 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 93ec4c527839e1a7ad9c21d1d5629921281301ab..389dc07c4587bbd2252722ae787bb67c616c6e35 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 89a511b1c131fc6165cbd5eb608a380f1bb73155..4f75ea916f412f27db5efbdf49b51bbb625643dd 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 8fa88f91d46ef581ae9f98f64da730ca3427505e..62dae90078e88154142c4de869da36bc7d081e5b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 34c5ed7eb9dafcfef88d0c5e616b693464db4e0f..373870b8aa15446906646691d19e618c37050148 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 5db869d266c0d02c6880e113b251966d2dc313c9..d429c65715c5025728617229e90cd24b7562b1d6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.session.log
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Session\Log
  * 
  * @method     ACPSessionLog   getDecoratedObject()
  * @mixin      ACPSessionLog
index 02299107a6cd30b52eb8f44ebe4668aca0963266..0d41c5ceada131e8b21c26efcd353cba86c5378e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 2cf9a901053edd859c146c98cbd86b852cbee340..63327fc7659088c0c5926b2bc7455ed414f2b686 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 5485e7df9c61cd34185f7eb39d102e17713acf0b..5146680b9745b76ae24f7bac807661d708c809a0 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index b3640111b3d08f0ee09db0761a319f8a6e30633c..1830cb1788872b8cd70b14baceb414c94158c52a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.session.virtual
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Session\Virtual
  * 
  * @method     ACPSessionVirtual       getDecoratedObject()
  * @mixin      ACPSessionVirtual
index 03d5b7b7dfa2be4c9b79ce7afb4cf4f688d85d04..590dbdf369b8fb60770740b0284e5fe3a74570a3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c158782652f050dc93f65d21adaa9411404a067c..75527f72ea4c6c994ba1c2ef1bed3389424ef96f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index db7241e861ca86bbfcd6b43bffc1eb23233e1228..f96735f335969abd8ed10e90606597854f3f3f83 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Template
  * 
  * @method     ACPTemplate             create()
  * @method     ACPTemplateEditor[]     getObjects()
index a9b3c679b2ad35be6d89acf8a391608bbc0e687d..71838014ea22b874e1832f1fecb9672ad2aed261 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Template
  * 
  * @method     ACPTemplate     getDecoratedObject()
  * @mixin      ACPTemplate
index 823bc9c13d0a2f2eea82afa09fbe0c33e76b7a9f..b6dd42b48aa2d39019e6d411e6c816894bbae73a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.acp.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Acp\Template
  *
  * @method     ACPTemplate             current()
  * @method     ACPTemplate[]           getObjects()
index fb296dae0824dbb8ab748c908ed59866b3046953..40622d06939ab819bc812aba0d3c19d2531420a3 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.ad
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Ad
  *
  * @property-read      integer         $adID
  * @property-read      integer         $objectTypeID
index 913bbfab66c7376a9d97329d63a24b4c8100f663..18626c54a58dbee208e3a3269e700bf430e98588 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.ad
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Ad
  * 
  * @method     AdEditor[]      getObjects()
  * @method     AdEditor        getSingleObject()
index 91c32cb2d92a4a54d347cf2706cafd446254c9f3..6fd770f0cdb049e6ef178bbd5b2acaa043c97d46 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.ad
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Ad
  * 
  * @method     Ad      getDecoratedObject()
  * @mixin      Ad
index adbccc0a0de97492626853a4f08b2d18c990149a..735ddbb4a3edd406dc9040d079d38386886e3d00 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.ad
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Ad
  *
  * @method     Ad              current()
  * @method     Ad[]            getObjects()
index 834c9e5d189ccf9618b604daec02439626e3926a..4c28af053d70bd57eaad25f7677681374e698571 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  *
  * @property-read      integer         $packageID
  * @property-read      string          $domainName
index 1644a8cf108f12893d8e038d89157acbf19dc774..da26b9553274dffc355236243512c7560da5c8b6 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  * 
  * @method     Application             create()
  * @method     ApplicationEditor[]     getObjects()
index e00a24ce1f7e68803482d085480228367fc46160..b4c10d95d33f3146d132d50c1af1819763cabd40 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\ApplicationCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  * 
  * @method     Application     getDecoratedObject()
  * @mixin      Application
index de6b129dbb23c3217dda5f598f15196a2529598a..610648e6660e87e2a18b1a878514014ad2422e58 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  *
  * @method     Application             current()
  * @method     Application[]           getObjects()
index 69d4d1adf993424dadf9c33c2464ec08339c87e6..84e5ec1936e0d90f07a0d2fc5208467975b1cd37 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  * 
  * @method     Application             getDecoratedObject()
  * @mixin      Application
index 70314a7fce37800c7d4fc4cf3372967e88989683..3fede6f9adfadd2139835ca14d4c4ca966d1944d 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data\application;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Application
  *
  * @method     ViewableApplication             current()
  * @method     ViewableApplication[]           getObjects()
index ce215fa7ae44e1c0a2b0613098c004a299bff9b5..d6453a1014264577db624e650caf5b265bc7240d 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\article\category\ArticleCategory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e7884621005c674c00cf93c76ef6898ff17bc304..224fad68d1b4672948ab0c3d7ea41e7bd2eb820e 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b5dc18ded1ccdfddf6dcfd0a975d289ec4f39929..fa0d88b25c30c44bcdba625b55a06fc5968f4594 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\tagging\TagEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 7a2fd0f27e9d68b962adf27d078149364fb2c35e..f2223c39f25411fdf514ea9e5b7aab7912012597 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 1196cacbd72fb335a764d57015a42141c1e95374..5043bb537e7bc2145bc229a31f6dd83bad34db24 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index cae686705ed1026a9ab7d116a31deceb8e74ae49..80dbb2a58639bdcc0ad5d44be0dd9e04439f1f1c 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 */
index fa90c729470c716244d278ee796809c312cb03de..4fef3890a18159bd818f3fab061e3d42db975f88 100644 (file)
@@ -11,10 +11,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 57590d09d326630eeda7b8ba443ab6bd55f7eaff..d28581eb1910c71b2d9b6f13bb971cef38208d32 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data\article;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index e0491444813fbe13a0c4f582fecdf029fd3e0b4f..ca74ce0768467bdb1862ae89a05e38b8533b25e8 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\like\Like;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index c80b9552496c4bf8cdbd2744ba61d6ea857b6a3c..2c0691e2aa67d3a9460b279400337cf8a2ebacd4 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index d55680e2765ba9bf556668763758f1dd6ef3e611..7ed26b781ff6a7aee3e1b30473c7d745779b0e94 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\tagging\TagEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 15e73299dc97e420499f12ac5ac4b59decfe5702..cf5ecd486815482b73e24d38d565ddf77fe5dae6 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3bbf27280f4604e4172c3e54ce3a27e64ffddd0d..3d58f676d6485f81852a2bc1957452b3db8ddabc 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 96d1fe53c3340266155ebb8c77ef6e5221533c7d..b7f68fd59bd677a241be0fec7c2bbc226463fce1 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
  */
index a4ac74459ac563925ed17e28138b057e66c91407..e886cd73a785e71980a329a44692058c8ffcb3c8 100644 (file)
@@ -17,10 +17,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 55789e8eb9faac81c41be23feba6be793931d590..8afdf4195e1e0d70412ac5f179027fa2364ea1c7 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 27cba08e5fb72f18047ca4a471543d9116e05715..c0c88476333ccd98b384216b79ef5c834f0974ff 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index db5269110d1d00af14efc10a0f495e6ed5611f8a..257222326c7246e298d5bec5e22866edbc0e3783 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 3b60d09d16a1a2db14e9feb7d287506fc15a7617..9fd10b70f225b89abb1a01af242a1a26d83cef3b 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\search\SearchResultTextParser;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d59706b806e1ee9de6954cdfef313645acf638c5..479a3c33b3cf341d6a6864b02f25deea8294fafa 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data\article\content;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 6b0f00eee8dd1a3fee1606dda941464aeb90f043..0bb734358b600e45e0dd1becf8396912dc147ce7 100644 (file)
@@ -10,10 +10,8 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index ffa29ee47579a354b29bb7a157cf6501f431e586..40d85efee3de21cb877fb352d033424b195a6848 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\media\ViewableMediaList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7aae8fcb85ff83103b48f7d7051c3f97f15c72b4..b55ed2d5b123f494175a136c300b8484f2b61a73 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\IUserContent;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  * 
  * @method     Attachment      getDecoratedObject()
  * @mixin      Attachment
index e8a93ad5c0445bdf2614591e6f1ee45a0c6e044f..563f917c83db222750457e6fac65ea64fa302d0f 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  *
  * @method     AdministrativeAttachment        current()
  * @method     AdministrativeAttachment[]      getObjects()
index fdf6aa49992337b343ad0cd51df63845ce669d32..8b6cec1420c814283cb558769568f5e697688ab1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  *
  * @property-read      integer         $attachmentID
  * @property-read      integer         $objectTypeID
index 087d85168f9c1ae523139a47e8b5111a38af53e4..d16bc024c37c79f51b025d852520ded7e270453d 100644 (file)
@@ -23,9 +23,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  * 
  * @method     Attachment              create()
  * @method     AttachmentEditor[]      getObjects()
index 76b74bbfbd2f8a4b8e074bc9c3329b7e07e8ad25..f5916c94142381c920b229e7d383fd74a59e5149 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  *
  * @method     Attachment      getDecoratedObject()
  * @mixin      Attachment
index 5357cba8ea311abe72f0f692bab3dc96cc40a484..d194ec19da724d74cceaa7c9b79b75bce07ac287 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  *
  * @method     Attachment              current()
  * @method     Attachment[]            getObjects()
index f71150f72130b3be2b77311615fc325bd9cd1fae..99255100a8bc4ac7c1452bfb378cbb3f3115a1e3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Attachment
  */
 class GroupedAttachmentList extends AttachmentList {
        /**
index 8229d450b7958fabba2c14aa0e37606d5fa282e2..85b4662c3d6577c32f5a94ecf4a8909a07aebaf8 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode
  * 
  * @property-read      integer         $bbcodeID
  * @property-read      string          $bbcodeTag
index ffeab34a875b0c55f11d8cd729262cf58bdb8aca..c4f893d1653718b48d768c215bd01ba0b209cfab 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode
  * 
  * @method     BBCodeEditor[]  getObjects()
  * @method     BBCodeEditor    getSingleObject()
index 776488a9d65ad30e1eebad27f21654d6867a856a..e8604f3892c26d259834bc94ca857be8b9fdcbf3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode
  */
 class BBCodeCache extends SingletonFactory {
        /**
index 6db6decd239e7edcdccb68770b11b125c3ccee5a..200a698eca5291338aca27a51089ac4082a065f7 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\BBCodeCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode
  * 
  * @method     BBCode          getDecoratedObject()
  * @mixin      BBCode
index 0d6a01cd942297330edc5af95d167ebd85d0cf22..d6eb932de1b72f2e7a4e94bdf4adbe2e6b181b0c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode
  *
  * @method     BBCode          current()
  * @method     BBCode[]        getObjects()
index 17161a94cedaca4f43fdcbb429e818d7fe51d663..6e0ba8551b3f4c057ed703c27cc2b24e47b125cb 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.message
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Message
  */
 class MessagePreviewAction extends BBCodeAction {
        /**
index ede2a59fe453cbe5fab1428f81f8c591409fe51c..bb857efd8187289d3c7447b3bcb6af4f496e3765 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObject;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index cf0e3152b842c9e08925946fa4a29d25c343f936..3aae9f999c626aa7e8ec80eab0d388a26176398f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode.attribute
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode\Attribute
  * 
  * @method     BBCodeAttribute                 create()
  * @method     BBCodeAttributeEditor[]         getObjects()
index 350cb5eea512f679f6a2adf5866fc75de2731f46..bf32c92ba5fffd8af62faa43139280d38c07fa98 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode.attribute
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode\Attribute
  * 
  * @method     BBCodeAttribute         getDecoratedObject()
  * @mixin      BBCodeAttribute
index 99888e4cbdb8e006bb62acd49fe6738f207f62c4..2f769078d952eb1aee6e765adfd9584bd63f8428 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode.attribute
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode\Attribute
  *
  * @method     BBCodeAttribute         current()
  * @method     BBCodeAttribute[]       getObjects()
index 820812ff9d0227bb4d4cd5cb05f52becfe56963a..20c31044ae383274183b621b850137016f351b4b 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 72e14170c02f6ec8485d24e187caf178d510d3b4..dae16ed6fbb50764b9a054bed96a127bf11168f3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 18d93513ef38890d5c34f6a44ebb4f297ff115e1..2d18083b673ead6f251ab625a9725d5dcbd6e523 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\BBCodeMediaProviderCacheBuilder;
  * @author     Tim Duesterhus
  * @copyright  2011-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.bbcode.media.provider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Bbcode\Media\Provider
  * 
  * @method     BBCodeMediaProvider     getDecoratedObject()
  * @mixin      BBCodeMediaProvider
index c2e88a7faba1610d50cd120393f9d4b85302a118..a9b7b87a78ef4faf392941368cbcbd1e898e8a6e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Tim Duesterhus
  * @copyright  2011-2016 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 1b727fcb3ac436518157cab514df809c1b7594f1..9c2a927fa85abd7490e32598edb521e3c5a27340 100644 (file)
@@ -23,10 +23,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index ba4d70e937377c583cd41b7ee042d61a733ccced..04f24daef8229b571936eef25d8a94d87e900a10 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c5e5ee1be3e7012f649b91c225bd334dd787d3b0..73b22c43a12b59fe8771a319cb1456e71d0e0f3c 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 9099c9818df56786407b2c7a2dea65fb9cf9ae64..cfec8e3c6237554cc1bddb12534d8c3f8f622e56 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 34fd70817811e5bd52a93fa1364cf765a4b1d11a..4afe9408f83a9a7ada6ec3320185e805746da257 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 2f968e0b9bfa4953d0be083ec2bbbe85c044cdf7..000693fa7bd62caddf168038cfaf7823a121664d 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IToggleAction;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.captcha.question
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Captcha\Question
  * 
  * @method     CaptchaQuestion                 create()
  * @method     CaptchaQuestionEditor[]         getObjects()
index c00549b919e027b74890a9801fbca754701befde..7eb6044c4b742205ec46a0e80f59ea9d37b67b2f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\CaptchaQuestionCacheBuilder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.captcha.question
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Captcha\Question
  * 
  * @method     CaptchaQuestion         getDecoratedObject()
  * @mixin      CaptchaQuestion
index 69dc4dd363104e8fd1d76fb0858bb8354804ef7d..0282998dcf13f59b7e8c3d7f8a6f9ff1b3fc7543 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.captcha.question
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Captcha\Question
  * 
  * @method     CaptchaQuestion         current()
  * @method     CaptchaQuestion[]       getObjects()
index 69831b92134a4fc938811e4a816c5079080244a3..906e13bc3e6073bc5d3da96d7b0a1276f310deab 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  * 
  * @method     Category        getDecoratedObject()
  * @mixin      Category
index ed5f0dea906998e20c6ca55949d5663e47fcd960..9aa0b1939f69493a27c35c1eb359edfae7e24dfd 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  * 
  * @property-read      integer         $categoryID
  * @property-read      integer         $objectTypeID
index 7c234e3cad51a6b7a61797e9822af5ac195040ec..1ab427ebffd1f22ab2f1fa3cf8078d092e2aef33 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  * 
  * @method     Category                create()
  * @method     CategoryEditor[]        getObjects()
index 3b2392f0607fd5f2656fcbbeef2f801715fbb077..e8b555ee89d384c1d6e7a1fd3953e9c8fd625896 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  *
  * @method     Category        getDecoratedObject()
  * @mixin      Category
index 1c6c780267d563924ebe13dbb5b3f53fdac03b7a..4bf9a97f63fead326abc7790e0136476896ab5dd 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  * 
  * @method     Category        current()
  * @method     Category[]      getObjects()
index c4c86d2a8b607d5debc6d5e28640cf05e25e296f..4ade41c28e4b133c04767f88ea4fa20374e968af 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  * 
  * @method     Category        getDecoratedObject()
  * @mixin      Category
index bdb93cd9e2b2021fd82f6192a407ac16e3157322..0238f664dac1d72cc254e814de7a6845d7ec1990 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\exception\SystemException;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  */
 class CategoryNodeTree implements \IteratorAggregate {
        /**
index 75126b7aa1c9890be69f7b0d58ee8f9225d3956a..5aa48cadfb04eb129fc3364fef63047afa856d89 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\category\CategoryHandler;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Category
  */
 class UncachedCategoryNodeTree extends CategoryNodeTree {
        /**
index 620035cc536f212f27bb26a6e4d5e3d4c87da941..1b4620d04dfb19dbc0e48ce467b56d7586dccea2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 969dbd3c60c1c8357de936d8b1e30c9938e4a942..c5d1cd19180721a9945d6953f107e09572e594e9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Clipboard\Action
  * 
  * @method     ClipboardAction                 create()
  * @method     ClipboardActionEditor[]         getObjects()
index 054a3cc279cf4542cab5db98da70a4cfb48b74f7..72f3052bd5ca07a36d57baaae925bc088e59967e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Clipboard\Action
  * 
  * @method     ClipboardAction         getDecoratedObject()
  * @mixin      ClipboardAction
index 1c349c45d7669b109ba06f44242b57e0ed5de632..3033c9b72e61c109501321c6acb3b5b1b7170dba 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Clipboard\Action
  * 
  * @method     ClipboardAction         current()
  * @method     ClipboardAction[]       getObjects()
index d2516ee6457bdc87207421fa8793aff0328c3c0f..42c5e322093d733e8610452de8b1fc787f952afb 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d263fb25d5ee370dde71ff7c104e7dae12636e2f..9846c9e6436a637b2260e198914b4e31cdac86dc 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  *
  * @property-read      integer         $commentID
  * @property-read      integer         $objectTypeID
index 1ae8206607e4c5f91de56c93c727d78115f1955a..2153f3e9277b79bc54eb2a33a5df75436a3c608c 100644 (file)
@@ -30,9 +30,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  * 
  * @method     Comment                 create()
  * @method     CommentEditor[]         getObjects()
index f582378144ef91bf4e4ba6226c2c2c75e2d1fc40..8821ff65e8a55cd40946ddea566d6c7ac6c65d17 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  * 
  * @method     Comment         getDecoratedObject()
  * @mixin      Comment
index 9d0628fb94ff09f039e87ec82cc4a67318931587..1b645f8516f9f24d4b44df67f6e19715c1351c06 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  *
  * @method     Comment         current()
  * @method     Comment[]       getObjects()
index b123d12777eba1c2142e4992ccffca7271629135..e8fb9f77599e014e1cd07bf76854ac6948881572 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  * 
  * @method     Comment         getDecoratedObject()
  * @mixin      Comment
index 912e050154e234f8c747f582d39efdea1578c3e3..ed3ea3cd96301251c1359f22fbc036ffb416ce1c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\like\IViewableLikeProvider;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  *
  * @method     LikeableComment         getObjectByID($objectID)
  * @method     LikeableComment[]       getObjectsByIDs(array $objectIDs)
index 581988172b5c40f92ffe90e3dfd655b1e1783fdf..13871bb93673c848880061c98a88fb81f87e25cc 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index a6a94110c1734b9db7e0f822dab0bc2e4c67a965..d9634f5b1b7424e72adeaf66e5c3a365dbbbbdc9 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\like\LikeHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  *
  * @method     StructuredComment               current()
  * @method     StructuredComment[]             getObjects()
index b7b2e0e31c22794aaa8537ce599bd71e608b56c0..dbed44c92f08b354f41a26bf734cf9d0939b79ec 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  * 
  * @method     Comment         getDecoratedObject()
  * @mixin      Comment
index f658b5bb78307111af3d1a52788047cfcc5fd4ee..6cb3011164b5bbd4e7ba431be9140c366b1280d1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment
  *
  * @method     ViewableComment         current()
  * @method     ViewableComment[]       getObjects()
index 39d371e6317516cf42276abc71dc72f042651538..42057b52e137b016ed4d48d40e598905ed6966a0 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 1f135ba97ffb6807d5f3630d7a60e96942a5eaa9..0a2094928f628f08b54c64310ed48dde16618afb 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  * 
  * @method     CommentResponse                 create()
  * @method     CommentResponseEditor[]         getObjects()
index dddda042e5fb0830e59eff415a655bd882a75aef..7ad43abc6699bffa3a5778424b307b91fc77db1c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  * 
  * @method     CommentResponse         getDecoratedObject()
  * @mixin      CommentResponse
index fdfccc1dca741a60f670dc1d1508b4f3cd11811d..1002bcaafb0cfea4e487a7982df2cc2e13bed7d7 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  *
  * @method     CommentResponse         current()
  * @method     CommentResponse[]       getObjects()
index 6d6c073d2e82c88099974a7d85c1555a03417f71..8133180413245bba66383773e0b6af044b5e94b3 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  * 
  * @method     CommentResponse         getDecoratedObject()
  * @mixin      CommentResponse
index 042b51ad0a083601bce8b8c81fcd232054565aac..046caa3b99079f15bac4e78753591a9f1a00e201 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 98939eafada6e8bec279909bb03dad3e9cc46afd..2455b5a4cb45d351a036841432a326880a4b555a 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 3d59ed00000180c4caf3c0c2a2de4c1f9478dc28..5d49fe188875f237076800841f55efd92cd35b9b 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\like\LikeHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  *
  * @method     StructuredCommentResponse               current()
  * @method     StructuredCommentResponse[]             getObjects()
index 945e58134a9f9db004d90acfb86e8d543f07681a..0635ab1dee9193e4f7ff42fcc31f654e99f55b40 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  * 
  * @method     CommentResponse         getDecoratedObject()
  * @mixin      CommentResponse
index 1f7650e989b97fa55ee12bc83d0eb0464bfe055a..cc968063e538e95962c56f380d24acec155ad449 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.comment.response
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Comment\Response
  *
  * @method     ViewableCommentResponse         current()
  * @method     ViewableCommentResponse[]       getObjects()
index de179a7e6dc839669f412e403fe24ea658e197a4..d2a43a7c3891071e94b75d86a3e5901b559d161b 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObject;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Condition
  *
  * @property-read      integer         $conditionID
  * @property-read      integer         $objectTypeID
index 84b9b112793595062e14fe3dcc21eafc1d910afc..3a64f825b812fd9b7e9eb6e7b8473de5547935fe 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Condition
  * 
  * @method     Condition               create()
  * @method     ConditionEditor[]       getObjects()
index 9f39c4c9618e140d449970e3e1424d11af8a7407..2c546dca3049a6c83f75d490b0c8c516e76f88fc 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\ConditionCacheBuilder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Condition
  * 
  * @method     Condition       getDecoratedObject()
  * @mixin      Condition
index b8f075bea959855f232c3ac86d7b1054cc54eb3d..62e1541fde15f36463d1b3550a221a7e3df6e988 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Condition
  *
  * @method     Condition               current()
  * @method     Condition[]             getObjects()
index d96210b2fa1c436533080de8c483ba84eb1c81ae..ae10ba6a03c4c2d7c9bc474e374b6f005da075d2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 83dbed55c9b1359e57e941d56c0fe019bab1daa6..3a917be0f7c880ce34ddab53dc517b1e572267fd 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.core.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Core\Object
  * 
  * @method     CoreObject              create()
  * @method     CoreObjectEditor[]      getObjects()
index 2adfa4243e962a8c409d4c2feba24feb365940ff..c5d9bd7e26783d465b0f17e5cdcada59fecf6a35 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.core.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Core\Object
  *
  * @method     CoreObject      getDecoratedObject()
  * @mixin      CoreObject
index 34d95ecc767d617b597d6b0313dbd5e783fe24f7..5d88f53450a778fd403ef3889f5d8090f24ca0d4 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Event
  *
  * @method     CoreObject              current()
  * @method     CoreObject[]            getObjects()
index bbefebcba9a65d10069cfc31e3bb4f4809ab6c4b..3fcbf7d56e11356c05aa0ec744dbe44922abe850 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\CronjobUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Cronjob
  *
  * @property-read      integer         $cronjobID
  * @property-read      string          $className
index 267d667dc0930b99142546ca996870fdfc336a57..20eb73cd9a0d08f00380306832d709cfdb1934a9 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\DateUtil;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Cronjob
  * 
  * @method     Cronjob                 create()
  * @method     CronjobEditor[]         getObjects()
index 6b4260684680a5500d48959bfa7757fef2c7d6c5..77ff9e77449403612990b16d318da0f0ee6aac7c 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 440de7cf597d419543d07ad6bb0128fc4cdcbc43..db16d370c281d06f4f715a37c9d4d2f9757d5b52 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Cronjob
  *
  * @method     Cronjob         current()
  * @method     Cronjob[]       getObjects()
index 01daef4f4fb488a5d45f80c0db16bb3a7fea8f6b..ce3a9b51b2440faa1134f8755aa1de75073ea984 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 0118b8c05cf943db2908b6325cf54611043762a0..29ff6c97b2341d455c20ea81cc874c4e24db6619 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index e98fe86c7577f55c1f1552f283f58ff28c8e7e69..e3c1c13e31fc2a867f2d8d8e71d71407e627d81a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Item
  * 
  * @method     CronjobLog      getDecoratedObject()
  * @mixin      CronjobLog
index b3a9212ee6132e10247362949d58b4887537252d..fa25fb1bad3e07a8a0bf2460b5b6dc8dbcba9276 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c73ac6be2e6f56c21a694cf317797f540d325357..d3087d96e4936fe808d93d43fb415cc2a2ad73ac 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObject;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 17259ba0c5c3678495d1d14fc467a6874df5ecd7..039b46a2d51d32e8c2e132218b999078922861e2 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\IllegalLinkException;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index e56e38a57fa4154d01b82a0cdb95e2539c9aeb3c..b6f509eaadf8a5aa6580e074365ad79803f5f614 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.edit.history.entry
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Edit\History\Entry
  * 
  * @method     EditHistoryEntry        getDecoratedObject()
  * @mixin      EditHistoryEntry
index 82c39b8ba1cf30f638e87061e9bf0d71fab046f6..c68e6d4a6a3bb3ab45d66680062673dc89aa206b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 217c5697ab0b06ec04780b094803f97ef2c39c24..d54ac22dfb09c0a3b8a2e1d68c3a44dbedfea4ee 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
index 913fd0fa96e834e63d037935d2b5ab1f4e747f9b..e60f8e01ebf0b9ab666d150cfa19830c9d7a04a8 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.event.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Event\Listener
  * 
  * @method     EventListener           create()
  * @method     EventListenerEditor[]   getObjects()
index 5fce84ae5a3ec2f33323ba8762c1373cabb09e0c..e9dbfe1b0d59afd6d9bd18702406c3eff260c07a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.event.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Event\Listener
  * 
  * @method     EventListener   getDecoratedObject()
  * @mixin      EventListener
index 8bfea5b3c0e736d3097d53f6b764bb2b5337b5f6..8e0b213c9b94bff0618a0524080ecd58fe397c46 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.event.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Event\Listener
  *
  * @method     EventListener           current()
  * @method     EventListener[]         getObjects()
index edbfb4e369030945ee79ec6a616fd8cd025acb77..042399d6b31d0930023aafc50fbdfc8d31327325 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label
  *
  * @property-read      integer         $labelID
  * @property-read      integer         $groupID
index 44f490bb5dd068c36b1ef9b5ed00c1a37f110509..ba44a91cadc332e114d8aaaba811042cae494063 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label
  * 
  * @method     LabelEditor[]   getObjects()
  * @method     LabelEditor     getSingleObject()
index 36eff01fa4b7b96b1ec0d137bc521fd8e819e783..e9d4dea91fefea2fc66b3e0b62eda8b7c9ff560f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label
  * 
  * @method     Label   getDecoratedObject()
  * @mixin      Label
index 7bb774479c77c12194b7a5713480775fd0b59e8f..ce5fa9943e6803a64cc760b5a9000653e88aaf69 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label
  *
  * @method     Label           current()
  * @method     Label[]         getObjects()
index 737f01e0f1d800acb85c519816fca4dee8bb1c4b..3983c607ebde8c6ee4b1731bed80db0f462bfc62 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 84ad7d475f24411aa81854c32c16b7be133e7745..ceeba16517c4cc2c7712d819436964d9e03bc828 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label\Group
  * 
  * @method     LabelGroup              create()
  * @method     LabelGroupEditor[]      getObjects()
index 0055673b30dc06311e000af1c103db21615d2cc9..7a624a611d404d24dea8b47236c0dd3136d92e10 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\cache\builder\LabelCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label\Group
  * 
  * @method     LabelGroup      getDecoratedObject()
  * @mixin      LabelGroup
index adc9f6d3462797606a52397b65dd80171c9e661c..3c0dcfdc89df8f948368d0f559477bf3fe8e6e79 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label\Group
  *
  * @method     LabelGroup              current()
  * @method     LabelGroup[]            getObjects()
index 1fc1db77da6bb3cf2e3bff31c107e9d70bef3305..cd3217b213afc606522fc211587fc56dc7dc77ec 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.label.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Label\Group
  * 
  * @method     LabelGroup      getDecoratedObject()
  * @mixin      LabelGroup
index 641137e694a43d3fb232d4e98f12b800275931ba..bc55cc5d5c46ca8f32f8c26d7b7fc39d025c1fac 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language
  *
  * @property-read      integer         $languageID
  * @property-read      string          $languageCode
index e593ab284b8d8b01f5a7a2b0835ef57416cf4d65..45cade5b180d68e3fbf2a065ec628afcfc0f3618 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language
  * 
  * @method     Language                create()
  * @method     LanguageEditor[]        getObjects()
index 9825ab6835f5f0083f01a8b56bdae8cba7763b35..9d6988239db1c035695c2f5cd65720e7ed94f484 100644 (file)
@@ -24,9 +24,7 @@ use wcf\util\XML;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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("<?php\n/**\n* WoltLab Community Framework\n* language: ".$this->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("<?php\n/**\n* WoltLab Suite\n* language: ".$this->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");
                                
index b41277923de58a01d24d3d619bbc81d6880d0f89..5f65d897db378c8d58dd3db9721368b29259a257 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language
  *
  * @method     Language        current()
  * @method     Language[]      getObjects()
index 32eeb31f78aba818263152d7d07382a51d4b2eb1..bfae2f9472f53d2e307b256352dec462c14daaf2 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\XML;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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("<?php\n/**\n* WoltLab Community Framework\n* language: ".$this->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("<?php\n/**\n* WoltLab Suite\n* language: ".$this->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");
                                        
index e81e25fa9cfa16c485a28066d4f9174205ae8c5d..2912eb50f4074f26241193e61a113bb02e1bb8cb 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 8511560ce6bbcdbcc020261ec93ebb839db6d8af..f5d71cfd5a0a8823cc75dd96ca84186f12691d50 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Category
  * 
  * @method     LanguageCategory                create()
  * @method     LanguageCategoryEditor[]        getObjects()
index 7fc314a0c8da001df9cb96a392253a722ff8a19d..ad0b7a918b443ea931fc877a6d824c5e26d06ed7 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Category
  * 
  * @method     LanguageCategory        getDecoratedObject()
  * @mixin      LanguageCategory
index e8a1899231e0665ea113f55dd015248da0d5226e..dc0f496740b77755c05aa674d74b6783bf8cf7e1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Category
  *
  * @method     LanguageCategory        current()
  * @method     LanguageCategory[]      getObjects()
index e765c60c3da28eb6afe8ca9c4fb79668f817c815..87695b934ab2b6216f87177fa2f17680f4bf8198 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index f6463d32cd7cecea30c0782547fb88c3b7a03847..44b44e5152a473265a8a95ec79b6975067a1044e 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Item
  * 
  * @method     LanguageItem            create()
  * @method     LanguageItemEditor[]    getObjects()
index 4c9cf13cad68f5c55f6acdedd47ce7964a92e0ee..666637669b160708d427aaf0451bb154eb27a4d9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Item
  *
  * @method     LanguageItem    getDecoratedObject()
  * @mixin      LanguageItem
index 48dd25c1b8b26034535dced2f498f153398c2a27..cca73578e8ed6131ac22a92ce8b897ef5ed377e1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.language.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Language\Item
  *
  * @method     LanguageItem            current()
  * @method     LanguageItem[]          getObjects()
index dab742a1ab28f3473ac3fab163b5630c052e040c..3a425bd2c47beb5d4637ed75c8a41ddf48144dfe 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\object\type\IObjectTypeProvider;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  */
 interface ILikeObjectTypeProvider extends IObjectTypeProvider {
        /**
index 364face53091418266d5fb379c6a20dc7c64b289..9d249076bf9f76b8ff60bb1bf30e30693fd46864 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  *
  * @property-read      integer         $likeID
  * @property-read      integer         $objectID
index 3ab9500558fb2b15eed4b19fbe7f3c0297c2c93b..c893c8cb8c8361688f08456c95031dcc7eb71569 100644 (file)
@@ -20,9 +20,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  * 
  * @method     Like            create()
  * @method     LikeEditor[]    getObjects()
index 226ab2088ad21cfc16038802b1e72cb643defe8c..2f9956c0c4ccfc54571bfb317594ae19e5568362 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  * 
  * @method     Like    getDecoratedObject()
  * @mixin      Like
index 261df6d8446f4bf5233152f247e735aaeeb52000..910931ac07aabc515fe209333421e2358b52b73d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  *
  * @method     Like            current()
  * @method     Like[]          getObjects()
index aa9018f8877659a620e35834d4e3cc2bfa1d04ab..0d8a9f10223f9294ace291fc76d5d7dc8e61213c 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index cee47929bb117e758d88df26ed63b09701fa037e..766b7d67c56038ff1d32427ba89bf5cd15c7d6f5 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\like\IViewableLikeProvider;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like
  *
  * @method     ViewableLike            current()
  * @method     ViewableLike[]          getObjects()
index 509bd49cf0d05de0b29f1263d961836bb2d50258..e9cc97f24fada917f2981f8e48460151aa5af5e4 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like\Object
  *
  * @method     LikeObject      getDecoratedObject()
  * @mixin      LikeObject
index 37d108502cc18d4ad321ce74a7f80ecee52f9fc7..10cca0afafef8d1066b4098cf03e52251273992c 100644 (file)
@@ -11,9 +11,7 @@ use wcf\data\ITitledObject;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like\Object
  */
 interface ILikeObject extends IDatabaseObjectProcessor, ITitledObject {
        /**
index 13125ae858d843d662d1f6702af0ba2603568a50..b7b4a264e2e5ab4e21d5b92949b81c10db4a6ef8 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index c02ef92bd06a74cdf1f27f454e75017e54297a7a..73eaba15e091fbc572b06e6c4d8ba159a159b00b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like\Object
  * 
  * @method     LikeObject      getDecoratedObject()
  * @mixin      LikeObject
index 5e996c116ca4796cae192dbfbf1433e3bb567756..37ce3b88b444525a18c209df4a59105783d1b6b7 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.like.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Like\Object
  *
  * @method     LikeObject              current()
  * @method     LikeObject[]            getObjects()
index cac7ec1ad11515cb3fa39d39c40df7e6e44ca3c9..f20ba89e983ae8fd924c6b5e2903084912409185 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index adf062cb23ae2fff5f23b3e6e1f3f155253888f1..3942963015c2348bc5b123074b23d6404176c86f 100644 (file)
@@ -22,10 +22,8 @@ use wcf\util\FileUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index f7fd09a53525fcd3471d2920a3661710d737da9d..1b380b093dea31d422ffc740256f0f2af72da2e7 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 99f9b2f9a199ece964cf7b369658a6eaa797a223..e71cb03dba8261574f88ce979fe6969d0f875cd5 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index da597e69f296fd49405f0c48428fdf4ffe8d5fa2..c621f1b311e54de9b7eb62aeec5db4301a16610c 100644 (file)
@@ -11,10 +11,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 866198a484e401dfb6efccf2783ba7161db3f665..1af85854b0448ecf8f39d7f16d1e6df8c161dab9 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 15749757682ad5e0a0c1e2536e3481b96aeaef7a..58d7587cc2409e34e7a660f16bd67759d7aea0ec 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b11668c6d1f3e60e482dbfdd4d12f48fc7d97175..1a8282e4eaaac67dc1e6eeea026fee4b173da275 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 63c40528077cb3c971195553a2de81ee174821ec..fa08da979b1615ada549814c9bb48bfd6d2e775a 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index c5d51bddaa308c6b626794b895412ff812b94c20..23c3ec0eb4bad982f91335420a6dcbb90bd9c80c 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index a2ae25c67f5c744fcc22463bb90171341c7254b2..f7e3356e31e6597839c11ab13df07f164b78ab1c 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 91aba8cab05d968087da65076d17e79fde4358ae..17ab7bd1bfa75acdd77e27bcd19b494a1dfac224 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index cb9176cd32e7addb32681bece6eca98d6ddb8aac..559feb654ef54b46a0abcc207d4069ba550ecf0e 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index bcdd381b73014c5fd380937c39fbff7015a64433..54411cda1b804ebd34a78afd635865ff58e9cb43 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 93905bb500510ad3d7dbc6891ad6e832c1a38828..4d8406e4d506f1cf572e8ee296c3d3b0ed36b137 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 4b467c1a939b5d1f80109f3e8c5a590c9b6e0a1b..0c1055fb3453ac1c31ec8a81b19a07037ee6148f 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 7fab9127e0d9dab774a08ea3a7842ac7eb7fefd2..311fdfb34c0e64fbddcc266cea4ee4c87ffe735f 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\request\RequestHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4f3b50e90a01315a4a931daa52ecd865085b78d7..10c64bafe76f3664210e89a9040a86ee9d1ee269 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index a753ce49748f4be0b8133a9c16110493404e1c6a..1c8f904281efcd67301b099ac10eab7a81f5d762 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  * 
  * @method     ModerationQueueEditor[]         getObjects()
  * @method     ModerationQueueEditor           getSingleObject()
index a2c051e912c5dd26498a221232a621fa68efba9b..30114d24dd4278790b79b538f4b928b9a5d745ff 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\moderation\queue\ModerationQueueActivationManager;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  */
 class ModerationQueueActivationAction extends ModerationQueueAction {
        /**
index bb0ebf1fff333167602c354dca65997d063e53b5..e774b6e4e683ceb362c0679b8b26ea110ac409e5 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\moderation\queue\ModerationQueueManager;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  * 
  * @method     ModerationQueue         getDecoratedObject()
  * @mixin      ModerationQueue
index a9caf6f15207dc2aeb031cd456deda13be13207c..6ffa0c7cdc2e49274e61c4d5364ca38f2cf35442 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  *
  * @method     ModerationQueue         current()
  * @method     ModerationQueue[]       getObjects()
index 26520c469883647219fc0d395771f52a57064da0..b7955a49e9ac1cfbf4972da09772d6a581c2fd90 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  */
 class ModerationQueueReportAction extends ModerationQueueAction {
        /**
index 763657cd91b35854e6a9461ec40ec8cf8747763a..13403703f463884f0268cdd48ea30e4dc792e949 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\visitTracker\VisitTracker;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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())) {
index 81a25b79aa33b93e2668b5d8c4a0d9244e972d5e..09876bbbeb34c8db30227ba3aee3f6ff239ac9dc 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Moderation\Queue
  *
  * @method     ViewableModerationQueue         current()
  * @method     ViewableModerationQueue[]       getObjects()
index aa483a7544edcca102be5b6546ca473cab0462fe..8dd09e339f6cb7c9414ca263096708f6fe94237f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 7a1624aa85dc0ccd2cf374f080a57e603c2abab2..b79c7867733b798f099824dc3c6fcd0d2e277a75 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.modification.log
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Modification\Log
  * 
  * @method     ModificationLog                 create()
  * @method     ModificationLogEditor[]         getObjects()
index d1a97c5b927183d54f24752d483a314f8974364f..1b38772aae46376e22488a55d73d1cb6dc8ead4e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.modification.log
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Modification\Log
  * 
  * @method     ModificationLog         getDecoratedObject()
  * @mixin      ModificationLog
index 963fa7fdcef1636a0d9ed67f006ad08e67cfb53d..7e2b22e2b687973ebf70cd37d3a943cf2e75fb89 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.modification.log
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Modification\Log
  *
  * @method     ModificationLog         current()
  * @method     ModificationLog[]       getObjects()
index 63c6a526734109abad9f70a454eadb0742b7271c..24bbd0f20cd7b31c9714cf89cbd7b2a5b4daa9a0 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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}`
index 1bdcc52f74b540dd6c1dd8ad09869f573e474fe6..16ae17c8b52e5ee455cbc62a09fcfd1a84b49384 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.notice
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Notice
  * 
  * @method     NoticeEditor[]          getObjects()
  * @method     NoticeEditor            getSingleObject()
index cff05197bb3b1eb841f565f11b09a8fa222ea165..89a7393d178bdd35e563aa6862a3babfe94ab6b0 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.notice
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Notice
  * 
  * @method     Notice          getDecoratedObject()
  * @mixin      Notice
index 2ca35380fd1791a0e0bccd63933dbcd20406ca38..04dbf1c0515954221e5c026d2137e60d51d9b3b1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.notice
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Notice
  *
  * @method     Notice          current()
  * @method     Notice[]        getObjects()
index 1c50ff5f6e7d50ce4a5a8a00a1ef21709af0be32..0d379c2a215a6120289fa31b6b60afe8b99318fd 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IDatabaseObjectProcessor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  * 
  * @method     ObjectType      getDecoratedObject()
  * @mixin      ObjectType
index e2af13c03fa3fff1ea79806b15660242983c9120..63c5330ea0a88f8e250bf9a0f8d0c47c6688154a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  */
 abstract class AbstractObjectTypeProvider implements IObjectTypeProvider {
        /**
index 4bd9658a79440c4552d01793aec48b3514ba9c62..c83c05e16450bf7664689d55b1ceaa51f47597b2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  */
 interface IObjectTypeProvider {
        /**
index 0bc7949fba23d00d240aade66f95fab263da8f69..c93d280b293e6719f1db6884b19e8a9aa0e2e083 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
index 7158153f528bcf83a6f0494c98b592694db6fed6..64d77d753be4e74827c53f1d02a751a257469d29 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  * 
  * @method     ObjectType              create()
  * @method     ObjectTypeEditor[]      getObjects()
index fc94019fd962d0e5eaadc80053f2cd9563652a50..ae86cd91f1faaec489bbe827f0377bb38a8984a6 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  */
 class ObjectTypeCache extends SingletonFactory {
        /**
index a24eb1f3da9cfa538b37501268829c538ee7e958..7bd8a3c219110b58bdc3fe711391d1e49a92996e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IEditableCachedObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type
  * 
  * @method     ObjectType      getDecoratedObject()
  * @mixin      ObjectType
index bd7e718d43e742ee5427189884d02540a16109ef..fe256ab1ce234f8a51f08c82921ccca865c2afad 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index be62377329eba7be1f7609c4f740d617608b878d..ce4f794bf54d2d3b3caed00e98d06f1fa5905bc3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 6c2f9d3ae05cfe023cbab40a9bd0c6c263a55d88..6f840d4c66d2e86e1fb7be14f5080f9539c51b8c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index caa67e644b72d21d8e61f772ab60b8f1e38236dc..e7b0dd97a573d379a7cbc8c1211d0912e54d1b07 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.object.type.definition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Object\Type\Definition
  * 
  * @method     ObjectTypeDefinition    getDecoratedObject()
  * @mixin      ObjectTypeDefinition
index 23b8e20f28611820e564b2732adae305606dba67..122d459fe21854aed4b7e5cad151cf1b6e0a0931 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index ac0409451d988224a56823a0d5aad802b378f93b..d2e192977ea92338028f25840190cebcb8af5bc4 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option
  *
  * @property-read      integer         $optionID
  * @property-read      integer         $packageID
index 26ee6414cbef762f3a3e784baf31010ef3d66f6c..52594477a14f9f2f4d1710b91450ce2cc6ab43d1 100644 (file)
@@ -8,10 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.
- * @category   Community Framework
- * 
+ * @package    WoltLabSuite\Core\Data$2 * 
  * @method     Option          create()
  * @method     OptionEditor[]  getObjects()
  * @method     OptionEditor    getSingleObject()
index 4218a28d1828e8ff96f7e3773d7a85d4d9e3b9c3..70b7d4d1d9e7a4c2e3935850da570882d79c3b34 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option
  * 
  * @method     Option          getDecoratedObject()
  * @mixin      Option
index 598f5937baa4dd32cc654796be4ed1df187ee4b3..638278e3590680bde87f731cc49773398afd83f4 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option
  *
  * @method     Option          current()
  * @method     Option[]        getObjects()
index b9fdf81a54dbfe731a09ac3f6901cd3f7f3f19ca..2960345c6d58599d1d2262b005d6d3c511ec5dc8 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index d3269d0abfcab65ded39a4e73f731200252a0f67..49cd0396acdf00614c32c741a5ad6b4ff44ce459 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option\Category
  * 
  * @method     OptionCategory          create()
  * @method     OptionCategoryEditor[]  getObjects()
index 6fd02c8fb758e2a9b2e7c3eaf2674ffbdc63aa6e..3abc61fe4fe9e36ea8f8c0512293f07b143200f9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option\Category
  * 
  * @method     OptionCategory          getDecoratedObject()
  * @mixin      OptionCategory
index 70970bc5ed204e2208005c8c48a7771ba7e7b9d1..f7cc0f8fe855beb43cf2e8523840de515fee312d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.option.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Option\Category
  *
  * @method     OptionCategory          current()
  * @method     OptionCategory[]        getObjects()
index a34380055b4c74b4eaacf3f8fa01a96f41d53217..31bf7b21e237efe47e9e786ed5370fe4a0d7a353 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package
  *
  * @property-read      integer         $packageID
  * @property-read      string          $package
index 4823f54bce4ad08026f05057c09122d1ed603d4e..2bf292f9f163579563c798997d9c4139f3d1661c 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\JSON;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package
  * 
  * @method     Package                 create()
  * @method     PackageEditor[]         getObjects()
index 76423719ffe5e6cb577a869e7154f865f9a09682..2342ae4c70f1ca7da149c73a66e2179b2028c97f 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package
  */
 class PackageCache extends SingletonFactory {
        /**
index 9e0f2d5e0c02886586734caa91a547868ca74a99..6114317a049c0af3168d92f6ce18d5e8d118da53 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\PackageCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package
  * 
  * @method     Package         getDecoratedObject()
  * @mixin      Package
index 35eee4baa8cc1aa616e7886ee26352d85e775c22..a439e3566ed5c4876c5b1ae2148398ce26730233 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package
  *
  * @method     Package         current()
  * @method     Package[]       getObjects()
index 61c7d3d1a9603871c5eaba0f502bfd61c7901cc8..3342385294d6881bf0d50245c4429c37d230944a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index ae36f05f4d9b9d2fa1a1597084069d69ac97dd29..6b2a7b8e73779a5e4eb0428f7f5103176bbec93a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index f77b11ea16b7b05e8a67aba4a1e984335e483c25..7634479390d6d4abc538d1b310aefe56c777c73c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.installation.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Installation\Plugin
  * 
  * @method     PackageInstallationPlugin       getDecoratedObject()
  * @mixin      PackageInstallationPlugin
index 8ee26739e498258e452e15a9a42699517baa5f65..ce4110cbbc5bb85309d3ad57627ab11a67bd9de8 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 504ba82c068c69177d95deb92832b826487c83c5..c7f45a47a0284f180a2a371da209c8bd03233663 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 2f8e3b0f9a1221cc485acf0c74cd0878e5fc15c7..35bf93bd7d216260b8bb3bfacdead6cbd99d6cda 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index d07dd615afdc74918496425e296c9ed10a6b3b2d..ea80c2ff0c355a5c5449595b6aea6bf39209da67 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.installation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Installation\Queue
  * 
  * @method     PackageInstallationQueue        getDecoratedObject()
  * @mixin      PackageInstallationQueue
index 4620e9e93e6e886b1500ccf9197836671ab05739..c27b8e4b0be7092bdd9c32732fbd688b682e7c1d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index de5daa8fd022d2d0d7db04a01875ce5e95016ca9..6eee68c4de3fbe4dadb2f7d1d10a9155fa7a83f7 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 4c58ebc7b033e77db9043767a319943e40e05128..5fcbe76bce3eb62219cf929a8f552537dbeb0991 100644 (file)
@@ -23,9 +23,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update
  * 
  * @method     PackageUpdate           create()
  * @method     PackageUpdateEditor[]   getObjects()
index 8ed72db068773a9bb2cf9c484de02df71b9733e3..b5f6298c662b3ae57d662804315338b9793aaa0e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update
  *
  * @method     PackageUpdate   getDecoratedObject()
  * @mixin      PackageUpdate
index 2f360f7768205459097e9372af7aaa4bf0e56911..e1e798c7cc12216539f47c1b3ccb854338990194 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update
  *
  * @method     PackageUpdate           current()
  * @method     PackageUpdate[]         getObjects()
index b2c13f026e6569116d5fe80c35f3f63dd48a8071..f0e2130192641484651b013c96c26178145311b0 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update
  * 
  * @method     PackageUpdate   getDecoratedObject()
  * @mixin      PackageUpdate
index a9d191ed31a73654f1f0e9eaee8dadeb73555de2..371f9619bcfa0274ba6bf5d15bc3011371147985 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 00f94114fc07bfdad4f9aac37ba355290133b088..7f9394a0e59f65460a2f673ac03104a0c1c30edd 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IToggleAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index ce44d7296fdadfc00ab62a7cbe354b34a89afb8c..8523c02279db952a8121d553f85b840e35046da5 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\PackageUpdateCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update.server
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update\Server
  * 
  * @method     PackageUpdateServer     getDecoratedObject()
  * @mixin      PackageUpdateServer
index c340fa8f8b6b00e1e9d1cfe940126b050e07f2ca..f61d64605bd593339eae8f01438738717f11ba52 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index ff0c8c752352df73bf94f5dff910320a40e2c331..8d6e5d103b0bceb9e0ac12dabd51c38241188845 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 84ec855942dd78e7ae029e53a3c591ffa9515a0b..0bf1d6366b1dd4b1ae1906f864ae0f4d0f885934 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 4bffada6817ac94b24c5b4dcc1a282eaade5ab82..7f1e73d9eef29bcad081f8aa90853f9677f593de 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.package.update.version
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Package\Update\Version
  * 
  * @method     PackageUpdateVersion    getDecoratedObject()
  * @mixin      PackageUpdateVersion
index 6fe26e34acd8d2dede49a32de60343ead73da2ce..8de816f787b348c87cb0dd3777a29e9624381fae 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 6f172b556d65b3e5a4e39631b243ee0c7e3bbd28..8296d6e4056cc5ce2b7a37c58750497fac17ca94 100644 (file)
@@ -17,10 +17,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 55c57a6aaf4e3bb609b08cda394756b08ca9f3b1..f82e4467989ef9fe80ec98bbf8161598f9b55644 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index f7302e83926485e5ed39c328956000b5bb81e09b..1213cb748c6d6f0b20fb9d1e78d644652d8a3af9 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 51a757b35131d3eed7fd6b49be0b3240050ab701..61daed793f4c22b22308e3fb13f773040957c59a 100644 (file)
@@ -15,10 +15,8 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 1c85cdf4b7b281fe0e7c42ece11a425992b56506..279197bf24fccd78baf25c150e475fc8fe048d17 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\request\LinkHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data\Page
+ * @since      3.0
  */
 class PageLanguage {
        /**
index beadd9051b45212d04175154c6a23c75d3a2cc52..e942ec92dfe2a8bd898002fd8340cd623996a8e8 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index ebc7af77e277651eca19e93828d0ad565a0a458d..2c4b3a64b3605854edae1c61ae4bc9c6f1946ad3 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 9479c4d8c60665604a8c715f66df3c1fc49730e5..289b421d94f848b768d75b4eeaec874540fc9e2a 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\data\page;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Data\Page
+ * @since      3.0
  */
 class PageNodeTree {
        /**
index 98a3949c62888ae808654565f59d3040b698770f..3720575919b2ab7247bf4d19108af78e10a1375a 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index afb73350aa7c01d9db12681fab313729cba06947..aa3eb5a7cfb2fdb75478f59e389ec9e552d176c8 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IToggleAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.paid.subscription
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Paid\Subscription
  * 
  * @method     PaidSubscriptionEditor[]        getObjects()
  * @method     PaidSubscriptionEditor          getSingleObject()
index 35f6552eb86059aae662b6dab1193fb5031c1065..19fa03fc33042c0a20eac48836b771b6a149e58b 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.paid.subscription
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Paid\Subscription
  *
  * @method     PaidSubscription        getDecoratedObject()
  * @mixin      PaidSubscription
index 6bc124b47e82c2a32e6c58df0013fb8af7f97636..fb5f535a3e00da39c7b51642b69957c3d2e5b392 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.paid.subscription
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Paid\Subscription
  *
  * @method     PaidSubscription        current()
  * @method     PaidSubscription[]      getObjects()
index 67279e8205c81acb4662a8a861f4cf0e6d5d69a4..cfcf979cfcfe50abd57965727a6b816385d97c03 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index fc0800b28f5eef6a0abe769aa84a8dc68813f93c..9b045f270158b257154b57bf77d90d5fbaaa2819 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 3a9cec6c07fd8c99d2e8712ad16cab6b5f9c6b84..051b74763421332ad658ca4e3ce2966300175b53 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b5c9a8c882b284e1a58cd485e54b2764fbd43843..b7c2ff4490460e1fdd618fa7d0f78772052fc039 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 2e13e6284ebc8d263596bd84d8c7d6f9ccad4d77..3b35982a93924a5ca6fbf761db7c376080803f1d 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 6546d2b4995b38edd61a367e6e237cb6a32247e3..d54dd4e1333477ddc29451bba7692edd15575496 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index f7201ccda985505ed0ec7967ae2356a0addfee9c..011a2b6372ac579c1b6ed1979a7aa4769a4037ca 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.paid.subscription.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Paid\Subscription\User
  * 
  * @method     PaidSubscriptionUser            getDecoratedObject()
  * @mixin      PaidSubscriptionUser
index e5779c872062c698e99502c9c57e28a78a64854a..766d2bb86295efa658cab82cf252c7ebb0bd0f76 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 5f2069f568fdd87685ab44f810c85e8b4d5a0280..43e562bab666620758c85e700cea331138810901 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll
  *
  * @property-read      integer         $pollID
  * @property-read      integer         $objectTypeID
index 29962e3044a0efaaa78a21e9f34e5dfb064edf75..3a92f06b61241b933b750e76b3684a03da9f4014 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll
  * 
  * @method     PollEditor[]    getObjects()
  * @method     PollEditor      getSingleObject()
index e39e96ce2ee6cffbb5691d56276a66c914491372..74d954809c583abf5b53347a022adcfaf90b05bb 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll
  *
  * @method     Poll    getDecoratedObject()
  * @mixin      Poll
index f6d021ce6bb62817f1da905b7bee6e285b1ec551..49b4512126d698fc39863f2899f22c740e906aa2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll
  *
  * @method     Poll            current()
  * @method     Poll[]          getObjects()
index 90bd6e667f0327f8652671a3d8c3d9a2ab08ec82..594fc285f2776dadc17e59c4ab72b37f2e650c06 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 73f8a309aa9221e33428f2e35bda942a3b0c32c7..9b83dbd42791c9044f0b668dc5e39afa2d8b208e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll\Option
  * 
  * @method     PollOption              create()
  * @method     PollOptionEditor[]      getObjects()
index aeffec3c2b596766b8a07245bbf8bec503a5bfd5..3f4efc32956b0147d0d4966b988cbd44210367f9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll\Option
  * 
  * @method     PollOption      getDecoratedObject()
  * @mixin      PollOption
index 92532c12bcc72225ba4917ec5c1d4b46e777e2f8..69abd644a005e19f8dfb1d53fdec2b0d906e03e0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.poll.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Poll\Option
  *
  * @method     PollOption              current()
  * @method     PollOption[]            getObjects()
index 695f0039127f4e836df41d9faf6124cf3a5c1b9a..74a300fd78902d7368f3a78f9f69e7a4b625fcd6 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data\search;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search
  */
 interface ISearchResultObject {
        /**
index d2df4d75ced7d52124acd8cae9edc43c18f94098..703337f4a82b903b094244e44d0b9f725600a629 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search
  *
  * @property-read      integer         $searchID
  * @property-read      integer|null    $userID
index 9d0c6b953a1c2fa63a1e6bda52f8d6ad78303b9e..2c9e41ff64c1bb9a53d81dc54869880484d14406 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search
  * 
  * @method     Search          create()
  * @method     SearchEditor[]  getObjects()
index 031d5150ad9ff9a2eeb2358fc52f7f6defff176e..0fe2328c813d51b939b4b00c781748144d3e04a2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search
  *
  * @method     Search          getDecoratedObject()
  * @mixin      Search
index 0e93098d5737431b67bd1330c2db4d1f9088ce63..4e4886546dbbdeda8e5f43dc74d62bec1bc8c37a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search
  *
  * @method     Search          current()
  * @method     Search[]        getObjects()
index 01e3300c64ca9a2d6977809340dbf15e454e9862..2ee94209ae778fbc3fe8f1aa8d7b1cb31ccb55c9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 22d22827d90263383dfd76fa9d4fe6ace4c8f64d..943d5c929cf4588994581895dffb9b0abd20b2aa 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search.keyword
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search\Keyword
  * 
  * @method     SearchKeyword           create()
  * @method     SearchKeywordEditor[]   getObjects()
index 40a26315aadd298e2e13a9bb5bafcf38b902f089..cbf8e9884799e157304a3ceb00083958b49224a5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search.keyword
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search\Keyword
  * 
  * @method     SearchKeyword   getDecoratedObject()
  * @mixin      SearchKeyword
index d7e424a5d610dca3c5b7d6a69ca797f58b4e7697..b65b9a55471c4629ab75f2660d4abdfa6a070658 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.search.keyword
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Search\Keyword
  *
  * @method     SearchKeyword           current()
  * @method     SearchKeyword[]         getObjects()
index 65cb17a5ca542dc0309c7e2df5ab74f8c5e31aa1..58604117b382c1592c777e255c6f3c2da8085d2b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\acp\session\ACPSession;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session
  * 
  * @property-read      string          $spiderID
  */
index bbe9bf76822877b7873f26a48a0b440059c3a3d1..2f58be643b54870ad84d872fe045e6d17efbeb0c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session
  * 
  * @method     Session                 create()
  * @method     SessionEditor[]         getObjects()
index 5bf5f264ce169c79ff6725fd59ee38245b5429a4..10c62897e654a7e517ebe1b2afd56f15b8655164 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\acp\session\ACPSessionEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session
  * 
  * @method     Session         getDecoratedObject()
  * @mixin      Session
index 800d5b1eadb51b64ae659e31bbf63fc89ae3e75c..6bc8c2cf32d0a73cf0a8c26f5e83a12a81905b01 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session
  *
  * @method     Session         current()
  * @method     Session[]       getObjects()
index 89e7908ff99f335b9751588d8ae49c1727f867a1..a1951fb1aa21fadf3b43298832de4e492c0a9dbc 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session.virtual
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session\Virtual
  */
 class SessionVirtual extends ACPSessionVirtual {
        /**
index 5659f9afddf2aea43c7a4ab3d26aee9857415b28..8f65e24b4083a4fdf0013f7c445aad2586aa6575 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session.virtual
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session\Virtual
  * 
  * @method     SessionVirtual          create()
  * @method     SessionVirtualEditor[]  getObjects()
index eaf7dd537973fb24e5fa2846a956b94b38d9e23a..c96a9917aacff816280c5139d5dd3523a949a0b5 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session.virtual
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session\Virtual
  * 
  * @method     SessionVirtual          getDecoratedObject()
  * @mixin      SessionVirtual
index 44bcab3235defe536446dac9e405781a83cf7b65..82e03796d0dc39896f0ea671f61ce8cbb85fb7d9 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.session.virtual
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Session\Virtual
  *
  * @method     SessionVirtual          current()
  * @method     SessionVirtual[]        getObjects()
index 853bd14e5ac1a3757d2de18e996f0d5ce6442558..3f343712756a08fa794d96357f86e7ef3b13f67a 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley
  *
  * @property-read      integer         $smileyID
  * @property-read      integer         $packageID
index c3e7fb15c76d454e9c3381a7b8181c12eea196b4..2ee0764aed67aa705d8b475b7b9a16b611f7ea34 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley
  * 
  * @method     SmileyEditor[]  getObjects()
  * @method     SmileyEditor    getSingleObject()
index ab2ae1efed410a26a6982e0f432eacf02f1373dd..b4942d274afc28be9e2934e630b910a27440c28f 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley
  */
 class SmileyCache extends SingletonFactory {
        /**
index 06366ef608d2745819cfe5ee3dd017811a777b02..a1f78bc4516740842136c9d13317f114a06bac25 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\SmileyCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley
  * 
  * @method     Smiley          getDecoratedObject()
  * @mixin      Smiley
index 9b2245d5d27ad6eeb92a748e8af36a4208cf520b..2c76b08e0484fb7ab4ec1eb490952f3b3892ab16 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley
  *
  * @method     Smiley          current()
  * @method     Smiley[]        getObjects()
index 415389703c1bc8408972029b2518ff7e9c735a4f..4e9984ddc3056b42216c72a52d972fbb79a4c103 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley\Category
  */
 class SmileyCategory extends AbstractDecoratedCategory implements \Countable, ITraversableObject {
        /**
index 8223e123e0cba907f008cedabc028e785c113072..f7b9c04015db101522f612ab8e4253a718b6f6f3 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.smiley.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Smiley\Category
  * 
  * @method     Category                create()
  * @method     CategoryEditor[]        getObjects()
index ff8f722e3392080a5a2d9f11d47d9ca51fcc1a23..cf320f6efa78a24b727672095027076db5d58b11 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.spider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Spider
  *
  * @property-read      integer         $spiderID
  * @property-read      string          $spiderIdentifier
index c57c3480252491131c6ebaddb6cb2b3379af0314..8e238c118e90430244a91999f10b954e6b1bf99a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.spider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Spider
  * 
  * @method     Spider          create()
  * @method     SpiderEditor[]  getObjects()
index 3e83708584f45b9808b09fcbc32e36cdc9564684..485c25448ce82b821f3a2235e96b51c6acb12955 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.spider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Spider
  * 
  * @method     Spider          getDecoratedObject()
  * @mixin      Spider
index c54b87f9263089f76807334b880d12f262abf424..a9d21834b4e42cfce856a0c25770fb56ea3ed047 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.spider
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Spider
  *
  * @method     Spider          current()
  * @method     Spider[]        getObjects()
index 9a2ef3f64b58da6ee516b16265f7ddbf283d7bc7..a1bad51308cc5889c662fd51e6be3d6b191f507c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index d70dc50ffdbe30e4cc75ce699781be12efbbe78d..a3c0e793ff8ffef5b1a14caea46c47fd157d4790 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.stat.daily
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Stat\Daily
  * 
  * @method     StatDaily               create()
  * @method     StatDailyEditor[]       getObjects()
index 726a5de6d303670af1c9658ad74c754aaea5c7ef..1daf3d7162ae59526d03d3106c1678e1f257de6d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.stat.daily
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Stat\Daily
  *
  * @method     StatDaily       getDecoratedObject()
  * @mixin      StatDaily
index a1d137486fd50a6cf3f8383a20ee941e2a3b43e2..57cfd219045194fbdc1437368d57ec89f6bf767b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.stat.daily
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Stat\Daily
  *
  * @method     StatDaily               current()
  * @method     StatDaily[]             getObjects()
index 3708c1a580576a693f89a82bc78c7441b97da116..13031924f21a0f970f52696327bc9a51207aec9b 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.style
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Style
  *
  * @method     Style   getDecoratedObject()
  * @mixin      Style
index 4b291bb6e8dc8f07005f55edba4835252ab811f9..0abcf35efccfe3772ede16bba55a6ef611c4a4e2 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)) {
index 0fbcf9e5ee790cf828e0daaf323cdd2fe0ec6d54..7f067312f9d4395a28177fd6d0e108a4c10821a5 100644 (file)
@@ -24,9 +24,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 55fe062f6f69cdaaa779543e65398ae25c02bd9c..46ad6e6056423682070356ae9d394a9bcf37b7f3 100644 (file)
@@ -32,15 +32,13 @@ use wcf\util\XMLWriter;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
        
        /**
index 4e9a02e85e86069ded82e735a73a6e80ac3ad95c..1eeab270bae450c3b7d9d2594c9c8e33a0435c24 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.style
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Style
  *
  * @method     Style           current()
  * @method     Style[]         getObjects()
index 3a38469403448ca3d534367186a649ad1360b1f5..0f111bd8479e758afb98a509aeb57f45122e79fe 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3a3bddbf08d24734fc4a7c1fd39cb2c297726afc..c9f35ec70149bfd3605f59a5e6cb10ddc758fcf6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.style.variable
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Style\Variable
  * 
  * @method     StyleVariable           create()
  * @method     StyleVariableEditor[]   getObjects()
index cf4605074eee95f0138a47e655a89bfc50ff4aae..fa54e6092faafbd8374c7a0420b3112ab7de9e8f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.style.variable
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Style\Variable
  * 
  * @method     StyleVariable   getDecoratedObject()
  * @mixin      StyleVariable
index 472d688ce02eda41c7e7f46f204533b711f33125..c12c92ac4960456b63d0b416dc43fad555c60752 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.style.variable
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Style\Variable
  *
  * @method     StyleVariable           current()
  * @method     StyleVariable[]         getObjects()
index bb34db36b2fe68884326604278519c85d8d5a7a7..8c9359d5e2ea59742d2e0f162a8eecb72b62422f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.tag
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Tag
  * 
  * @property-read      integer         $tagID
  * @property-read      integer         $languageID
index e82cfe31748210385c0fefaae16c4e76e6335cc3..525bca981ae19f567d0d04f72ab12c9e25d3fe86 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)) {
index 1c4242c738230418c33861eb1a3b3c4789637169..a91d461b97030c069352aa4f6e139f5465564071 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 69febc6e49a208867f4e237e545120e22d495761..e5e652f1e88eee86db3749164340a364d8c24fd7 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.tag
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Tag
  * 
  * @method     Tag     getDecoratedObject()
  * @mixin      Tag
index aa030c3eb9c7c9ddc84552377a2f57c7aeab4409..72932450ea305c9e60771af8f08de8340b4085fe 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.tag
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Tag
  *
  * @method     Tag             current()
  * @method     Tag[]           getObjects()
index fd87d12f25c8e0b10897a6bfbb0d7af3d4b3ef23..d55bacba2a12b1635b656bf5d41bfe75e8900e3d 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template
  *
  * @property-read      integer         $templateID
  * @property-read      integer         $packageID
index 81b4e1e5ef77567ed070cbaf19992ee126c88584..03b94f75b3bb5d9b14ef149ad4908f102234ec0a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\language\LanguageFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template
  * 
  * @method     TemplateEditor[]        getObjects()
  * @method     TemplateEditor          getSingleObject()
index f545238ec2d4f6a23410d6ea6808eb3dd9b3c0a5..3015ddf54fe9d8ebe4140da91fe04e40c3f19408 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template
  * 
  * @method     Template        getDecoratedObject()
  * @mixin      Template
index 6927d8958157625a3892fc36bf5103c7a9514f24..b65715f13d9bd03ee3cdccdbc11746537d941d7b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\application\ApplicationHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template
  * 
  * @method     Template                current()
  * @method     Template[]              getObjects()
index d96c10fe82839cb5d78f49d3e5063785aaa6379a..192143154b28c694dc674c848caa2d5f96818ac3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3a7220da3278640f0e5cf53b44e00696e6299bab..5ab0b265f3517a3918fd4022e738a589920899a3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Group
  * 
  * @method     TemplateGroup           create()
  * @method     TemplateGroupEditor[]   getObjects()
index f56d6aa6f8cbe38759c5cc98bd6b3ba674898ac9..542f2e2dc6832b9d1bebc87465c6474f97b6ca13 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\DirectoryUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Group
  * 
  * @method     TemplateGroup   getDecoratedObject()
  * @mixin      TemplateGroup
index fd5804a098f5ae2c1757720dd06cef47c1afad8b..12484ce715fd96d1542cf8aa4e54e50d668f250d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Group
  *
  * @method     TemplateGroup           current()
  * @method     TemplateGroup[]         getObjects()
index 4de34f68311d708b99d53c1576e8c8b0f2c5739a..4c6d2b7618416accffe00cafce85732f1e7d0d1a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3e141e622129df83b09185ee52696190ebcd831d..28adcbc438c4a8a3ada1bf19f511c8be7f85efad 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Listener
  * 
  * @method     TemplateListener                create()
  * @method     TemplateListenerEditor[]        getObjects()
index 0afb8dc9ea4825c9f15a1b4f153207df5e852cbd..d3b4e874cd04e63d84ae6cabb6fcc1d2906f2cec 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Listener
  * 
  * @method     TemplateListener        getDecoratedObject()
  * @mixin      TemplateListener
index cfbe10c558517f00dfc62b721e48cab696449b3f..89a2f36f2f9336d0eddc808f134c0acd4ee8bf47 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.template.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\Template\Listener
  *
  * @method     TemplateListener                current()
  * @method     TemplateListener[]              getObjects()
index 825d1060d6facf9064eeadffdae17f84e2a02b27..56ecd6dd00f886bcdd3aa36ae9d414d1fb9f6af3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  */
 class TeamList extends UserProfileList {
        /**
index b9835d77011bcdb92037213777c92039ae052165..a9c98e5589b4a602b8d5f15c62c93e4231d26c4e 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\PasswordUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  *
  * @property-read      integer         $userID
  * @property-read      string          $username
index d5b595f72867e969176f9b5e58d15a2d3545e768..1badfa82cbb6b91873936b3dd72ce3870e34b46a 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\UserRegistrationUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  * 
  * @method     UserEditor[]    getObjects()
  * @method     UserEditor      getSingleObject()
index 814f7d6da491d87109e0eb4d5dd567f6ba893c50..224efd2ec0afb6f0eaa46efb9ee582550e53a706 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  */
 class UserBirthdayAction extends UserProfileAction implements IGroupedUserListAction {
        /**
index 3cab0e6a06814446d4fd1a4b4aaff4996889b88a..b63f3e285f5116ecb1daf24439ec080d06117876 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  */
 class UserContentAction extends UserAction {
        /**
index 81884416d89533a3bc10ca5c7b3baef65af8fc01..92415beb85e32a1e64a547c107cf2281505ffa08 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  * 
  * @method     User    getDecoratedObject()
  * @mixin      User
index bfd5e34c8a6149f693467961a3274d9ee1465864..d66e36a668eb7f46ed1a91998667c3c411d8ef53 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  *
  * @method     User            current()
  * @method     User[]          getObjects()
index 0d0a7799c9578de6ad308338052facff28d931d6..9d1694108ba822407b12db7d7df969a5286ac469 100644 (file)
@@ -25,9 +25,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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]));
index b7f513fe7e076a09c3f63d47733ebb07feeb1e9f..9a8a8197b58b1de019b8cdbdbc3fe14be8609da0 100644 (file)
@@ -20,9 +20,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  */
 class UserProfileAction extends UserAction {
        /**
index 2be2be5b8bbf274a5e42ad28d26a801ed8c690c6..3c55a973136cf1481da1b537be95c2a64b149269 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
  */
index 00e981749016ca9dc7b2f1eda51564f5fc70a3ef..41718a14599c55c405525a9aade90a7c58b8a641 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data\user;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  *
  * @method     UserProfile             current()
  * @method     UserProfile[]           getObjects()
index e92d4c97bf883748f65ceae1fdca97fdf2929b4d..bc4ee35bc8fa346a16a9d44fefe271c97aa7df96 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User
  */
 class UserRegistrationAction extends UserAction {
        /**
index ddff65910b0f85ab46da4664e2a7881f5349268b..64c895ea09d3721f698f74d9613445d62d3ead4b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 603c4af07111d25d2739cd321fc80ed3135496f7..dba3983242ff3902472bf1c58eaddece3291ce9c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index fd44a72c97e38d20e9777271412093416c698237..7d3d90b198fa804417e1d9293d17843ecf08d31e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.activity.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Activity\Event
  * 
  * @method     UserActivityEvent       getDecoratedObject()
  * @mixin      UserActivityEvent
index 2bb844227c4d0adf2c07269d0c02dc816faced77..74ee1887cdb4275347d8c3173ff04c3cbb1f5799 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 30dbf165a3483aae45d1d0e94078f10f126756dd..fbccab48cbfd40b8d2a6bf49e3fde263cab7e922 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 34b0aee10999d4c708ab8ce861df1185dd2006e1..9274f6e14d79e9372dc28211296195048c185efe 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 5c09b59b1e14c9ee198b08288b3bdad0e0876b52..f85a6918715894e4fc79c7fa6210e249e8486afe 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b27a0c43f71f53122de36770e13a1b3fbcb887eb..c6a48b1492983dad4575c8f75e03854b5f8a4c5a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 703182739756dbf633e4977f2a02ab5f3f8ce6db..b7870b51c1ccbd0773ebcf90e448615bf44ccd61 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.authentication.failure
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Authentication\Failure
  * 
  * @method     UserAuthenticationFailure       getDecoratedObject()
  * @mixin      UserAuthenticationFailure
index 489354e5e227873769c81dfec4d81159633703c7..ee1feb101abf2f2e899318776457b32a3a78c00a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 11d86b654758cfee50d00da13a4c297601dc50f3..0a61b1db37771c79c3239e0450c17c0cbe4de6ea 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.avatar
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Avatar
  */
 class DefaultAvatar implements IUserAvatar {
        /**
index db5b4465ec6539aba60fd68b5c3fdc281650f870..a7923862bd171546a3ee3ead757654d86bada74c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index f75672eac8afef36feb8d23f59a6057fda1bec42..03ca3289ea5bcbdc4ef8892082ad3412852d6c9c 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data\user\avatar;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.avatar
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Avatar
  */
 interface IUserAvatar {
        /**
index 539b99c558c51bcfaf94f37d2a7b6c84d8e77fea..f6a877a0d03d18561e334fd25b26f00f0f0d062e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b2825f3dcbc59bd5e6c2a65c37d82354e2bdf07a..fd61217f3bd10a73b7c944eea61f7169f7a88004 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\HTTPRequest;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.avatar
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Avatar
  * 
  * @method     UserAvatar              create()
  * @method     UserAvatarEditor[]      getObjects()
index 4a3fb920913b0e39deaae6d0b6afbf150f9159d3..4a3d9c62e005d1b781998f168f7843622989efdd 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.avatar
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Avatar
  * 
  * @method     UserAvatar      getDecoratedObject()
  * @mixin      UserAvatar
index 8cdb638bf57ec16ee27ec9187e064f8888a883ef..4cc9e759e0428a9b4d9bdc19b76dd445de205bfa 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.avatar
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Avatar
  *
  * @method     UserAvatar              current()
  * @method     UserAvatar[]            getObjects()
index 624333bf182f16a7c833584b4f03cb60b63f9087..18c4a0c5224a4b7126b496cd99e028c6387ce533 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index f82ccf1c602162849540bab5fff4a8c187503f92..8aed582883709afccc7998d119a6bc593ccbfe67 100644 (file)
@@ -19,9 +19,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  * 
  * @method     UserFollow              create()
  * @method     UserFollowEditor[]      getObjects()
index 052e62f5e38775a73c4f6462af83c2aa219cb895..9a5a3017e892b609ea5243a6173d6fdec1f561f9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  * 
  * @method     UserFollow      getDecoratedObject()
  * @mixin      UserFollow
index ff2e8e5dafd5542ee30fe536ac71ae5c388bae2a..babf7872556f8e50063a1b06fa9a528b87f25713 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  *
  * @method     UserFollow              current()
  * @method     UserFollow[]            getObjects()
index 26dfb8626211e332c27c3422773eabc0c86fdab7..111dd9def181efaaf8bbc0c3562eb8abad0b6d40 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\user\UserProfile;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  *
  * @method     UserProfile             current()
  * @method     UserProfile[]           getObjects()
index cb4fa4714e5ab16ffd525b3feed48f98cc3f927d..3dd47d187b5c50e89d9e40f5821d1718241fec17 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  */
 class UserFollowingAction extends UserFollowAction {
        /**
index 18ed4c2f66eb7824dd7415d9b1f731f85ee46b37..bc56b1ba0cd61daa0cbc9c79e454204c07100fdd 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\data\user\follow;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.follow
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Follow
  */
 class UserFollowingList extends UserFollowerList {
        /**
index 4dcd20a8f7344ba82623a00785cf179d400067ae..50554426defd254b04ff6606641e306805a941b6 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group
  * 
  * @method     UserGroup       getDecoratedObject()
  * @mixin      UserGroup
index d9a320297f3c24a57aa1c19ee29ac2309f376e7c..200585f32456380c4b8b61f0a63bbb52da3194c8 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index b2d9d715ead1f35d476b15feb4fe1cb2903490ac..6c3bd6c9439219a24074918b7bbe6dc6da52cd77 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group
  * 
  * @method     UserGroupEditor[]       getObjects()
  * @method     UserGroupEditor         getSingleObject()
index e75e6657549dd2a025842f1ea0cbd800bbf0a581..1d606ff7cd2485b52f9df52d9739dab9ea8d13de 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group
  *
  * @method     UserGroup       getDecoratedObject()
  * @mixin      UserGroup
index 168b228534447c002d0da0f5c66b0d59bd327a66..2fad32e6dd0bfef8bbdfc5e36c2a607cd467535d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group
  *
  * @method     UserGroup               current()
  * @method     UserGroup[]             getObjects()
index 28803b9da5172cf76da41b624248df94518801d5..f60f20f7330e5c75edd4b33d24eb3231e839ce9d 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\request\IRouteController;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 60ab3660c1ae44318d595676987c8f42ff4434c4..1eac2fc28ca5a85307117e41f3b0e348070715fc 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\condition\ConditionHandler;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index b7fc72696844e1ba600843d840acc5bd5f5cbcf1..57d0d798c20a36052e858d91535c0ed82aa9ff97 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\cache\builder\UserGroupAssignmentCacheBuilder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group.assignment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group\Assignment
  * 
  * @method     UserGroupAssignment     getDecoratedObject()
  * @mixin      UserGroupAssignment
index b329a7ff03e5912e79914ba43f4d20a15bb86b18..ddace4b15da3465a953370a249dac03d0c686352 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 228100e7e2254686167c4b3034c1298398c5dc59..093f64cdc80c781724da946c358b667093d4da8c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\option\Option;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group\Option
  * 
  * @property-read      integer         $usersOnly
  */
index 205d872e5062fb4438e5b5bcbe2aee13824a7f05..515127bbf9fae92b838a6d9122e11ed13dd35b4f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index f9933083f1ca30020d9f07594d75111aa1288326..2cf4c6281e457c927e12634298d5930c5d7ab080 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\UserGroupOptionCacheBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.group.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Group\Option
  * 
  * @method     UserGroupOption         getDecoratedObject()
  * @mixin      UserGroupOption
index 0e797528a36c447aeaf390df38212094ede206d9..8d17e2c40e24aaad2797f71cd523b25794ab32d0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 878db0a8355e61d3da741ac8e11ce9c7d74330ce..34cce7e38a192b9d050a31bb64f76ae863af69ab 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\TDatabaseObjectPermissions;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index e12e1a001c3a59af7c520eecb83c4f353a916469..c2bd854f57735af106e932113a47b9d5a48085a3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c0da52bd1a6c42e11576c02c869650f661529245..c5ea27b084ac20f381edc5b281e1045e2aea9891 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3d5931a5b762bdc9cb3b9d9e4609601ea826d6ce..25f169e78fdfb42ee96d4e5f3031f060803fc0b6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 9ca56c52924e333668afc8e6403c9bb17983e657..670a65288a974fa8f58cf6cd7f11aba01b47144f 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 138673a7fae47d3ef268299cdb8a1fe8b8278a1a..2792e957a588cfeac78dd8614f41faf8fbb1b1eb 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.ignore
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Ignore
  * 
  * @method     UserIgnore              create()
  * @method     UserIgnoreEditor[]      getObjects()
index af962ce200afd75a91cd717dcf4cb2d9b90798d2..ca3795a361d1cc6986f91a6fe5c8e851a8ed85b9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.ignore
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Ignore
  * 
  * @method     UserIgnore      getDecoratedObject()
  * @mixin      UserIgnore
index b8406ddc404653a18781ec448b41b1117678c65c..267bd79c21a8ce09929ac2bf606bebef6c73c7eb 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.ignore
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Ignore
  *
  * @method     UserIgnore              current()
  * @method     UserIgnore[]            getObjects()
index 4959be464876b75b5b91e1533ac7f88a3a85967b..26e61d56fdf4d706c273adc23799af9bf068f1e9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\user\UserProfile;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.ignore
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Ignore
  */
 class ViewableUserIgnoreList extends UserIgnoreList {
        /**
index 8ded1793cb0e30b22f95edeb74d7b83a3b6fbb8e..bd5a08e09a91d9676215caf749ba1bb18f146941 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 35c618365a977bb1479fd2ebd9172d5c4bd33e21..0a81275cb792d4c3187286b9ae1d35f47d25b699 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index b357203bc68bbf5547c3ada93f24693eb076f315..8efeacd4e2673d1b0b00b5578ce780ee958cba27 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.menu.item
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Menu\Item
  * 
  * @method     UserMenuItem    getDecoratedObject()
  * @mixin      UserMenuItem
index d818b73269a06dd7b208742e6211267232e9d5fe..2364a819e43b451d462f08bf8a189ec3baffb955 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index bdcbbdd50d1c2a5f911845c7bc6921ab63af3a71..bb746135fb845e7a07eea0f691237a33266aba5e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 2dd5572b903186a9e1b4114caf85ca38eb376c0c..f13b1880b8555a6bde2c4720382f00b36705f7c2 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.notification
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Notification
  * 
  * @method     UserNotificationEditor[]        getObjects()
  * @method     UserNotificationEditor          getSingleObject()
index 9c8f687d36c8f85e19c072f9c539a4817dc77ee7..abc752a9f8ccd73464077a78d85fc5d642c4e22d 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.notification
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Notification
  * 
  * @method     UserNotification        getDecoratedObject()
  * @mixin      UserNotification
index ba162f029ef9bcd641931b069f34b7fbfce27b1c..c6c7aa96caccdf4cb62eadabe4239eefae0da24c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.notification
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Notification
  *
  * @method     UserNotification                current()
  * @method     UserNotification[]              getObjects()
index e31d3ac96068e0a66d48f35590f4621c647b4240..768616c977f7f63b8916bed7d5e7a6a292d49dac 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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
index a9097f9dd672616face3317dedb07a10b351e98d..3a2a11492bd56b9ae87ce26d8b7e9d1af7e82007 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 6f7d9dacdd59669fb4631c5175e4789013120527..9bf306072d8a148393a75415c787803be6d67a44 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Notification\Event
  * 
  * @method     UserNotificationEvent   getDecoratedObject()
  * @mixin      UserNotificationEvent
index 894c24024624c257d865b048cfbf42c24a663ed3..b49dbb6f63dcb71b43ecb80bdfecaf829fec37a5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 6ca42ede678c04ef81a2d154e3848125a84a397e..4129c53d462536c7b3fe8999fef5766aeafceeef 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\user\UserList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e1321bda3a6bdb990fa78019c6a51894599dcf16..8ca67af76b4aa50f38e19e588c5036d1916dd46c 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index d67da0c5f683582f4334b43c8868bd1c640d23e6..57dd14d6a3b8fb4627eb98254ca8e72babd9d174 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 3838f9b555e624d87e555b4e3e35fb87ec4fded4..4adb4d04d45060c9fa6c84b36937904b35e52c2e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.object.watch
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Object\Watch
  * 
  * @method     UserObjectWatch         getDecoratedObject()
  * @mixin      UserObjectWatch
index 0bc624e89edbef6b86e61231819ae9f030b6cadb..8430e6074535ea4b896141aec2aadf79c8f6cfb9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 405341b6e40be7e677c6aee98945659d987cba8c..556bc714c8331272d694630e621ba2fedb62372f 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 0b05eacdfe9c691e6c87ca505fc9a2ec7833b9e1..1cf43827af4c9b1f0e41c23c86d44aca3463980f 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.online
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Online
  *
  * @method     UserOnline              current()
  * @method     UserOnline[]            getObjects()
index 6267a8a838cbe3b5761fc8e7e799b44a81c96e20..32d4c34141379e3fb6cb02077551876bde5441f4 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Joshua Ruesweg, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index ac1da9dfb5d8e50f1d9f327681556bdfaaaba6c9..1d0fe0087bb63127a616f27f92eac91616d676ef 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Option
  * 
  * @method     UserOption              create()
  * @method     UserOptionEditor[]      getObjects()
index 514fd32dcdd423399f6671be050c02112f6c8b9e..c8be05b6e3fe51dc69e19d956247c149d023b885 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Option
  * 
  * @method     UserOption      getDecoratedObject()
  * @mixin      UserOption
index 69f3ef3b882faa5b9f1571ce0edd7f89aeac1a7c..b8871bf526e33680af948a9266497d2d74ca2878 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Option
  *
  * @method     UserOption              current()
  * @method     UserOption[]            getObjects()
index 80dfed9587f2cca3cd64bac9584212016cec8469..7a7f79900e6588432d09f233b03940fa5a40b7b1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Option
  * 
  * @method     UserOption      getDecoratedObject()
  * @mixin      UserOption
index e35ec512451beb5c8d7af4d7006b96f64f2bc819..4bd65fd3acc094ac24f3796164f45067cdb73c7c 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 9121b1f8ae20a7948102120d01bd8153860f54e9..97e9be6c05e507a64518b1226f87260686939169 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 382ae718457ed9e68782f6e045c253e80d7fd3ae..9337a397bdded559810d8ddb1aec0d1a88182f20 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\cache\builder\UserOptionCacheBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.option.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Option\Category
  *
  * @method     UserOptionCategory      getDecoratedObject()
  * @mixin      UserOptionCategory
index 60ac3776410e03bec3e57d792def936b7cb0910b..8fd03680f2f3949af2a5f612e20099290fb47c8e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 1da8b1199259f85a35a4347b5ce4c472308a464b..fe177fd5f1943d1ad17083e35f5b495fdc29f9f6 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 236776978eab8b36f8cc8de3a0ce714ad53ab959..c11513b708075457966c574c2041b028babc1f2d 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c7a1d73fb84878043f0e1eb6ca54473b17626d63..b73dfecfa1edbd0c53d6e80bacea3832cf21fd9b 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index d200a97497293a1b749e53f2abb0230756c9ffb5..b4a1f083349d53bbfb6b3aaa610014b88ba4885c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 5f1479ae86aafa3040d8f3a1874e27d365314f7d..198ef8736e4b28df4b449900dacf931d4dd05c9a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 774ae4c674988e36a0fd1734b6ef4d81f8fae599..afb307b5a3af73203234f85a53147b05110775fe 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 82fdd2dd2ce2926468caf08f7dda3577d26422f2..df746f926f7b15daff17f7001566b0a6f914467c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.profile.visitor
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Profile\Visitor
  * 
  * @method     UserProfileVisitor      getDecoratedObject()
  * @mixin      UserProfileVisitor
index d11e430a39cb22d1b71de2a70b018381ed165cf4..34c650763752b3cdd129562fa234d6b7b8b25af5 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index 6266b25da235fad883afb4fe58019e321fbe0001..c6d9532aa7708a1f020259c843e065578557615b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index b432f73943ec87bf276399be2a814d0ed3a45502..0e7df4451e405c10707f62c8d7e4f4e8de062c0c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\AbstractDatabaseObjectAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.rank
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Rank
  * 
  * @method     UserRank                create()
  * @method     UserRankEditor[]        getObjects()
index 57fef48923c565d0d6805fda619a5da93ad8a999..38350df1f9c4b856f7a45f3e45e1937ac788588e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\user\storage\UserStorageHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.rank
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Rank
  * 
  * @method     UserRank        getDecoratedObject()
  * @mixin      UserRank
index 58ef0717fdb4725898d1e799116c414682b141ae..b5ffde71905d79305d8b4468f76e3c33abec7dec 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage data.user.rank
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Data\User\Rank
  *
  * @method     UserRank        current()
  * @method     UserRank[]      getObjects()
index dc8355e7c8a3f3481a05873bebe2c4011c9e05c5..73a6f189905369640d173b2d87f809b58d2e3e67 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 abstract class AbstractCaptchaForm extends AbstractForm {
        /**
index c973125d9e1b59bc7450e3bad1d41198c3cf700c..70636fbc9b0b8cdd19b2cb719c15c37c597ef8b0 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 abstract class AbstractForm extends AbstractPage implements IForm {
        /**
index 104900393eb5a8800a76030cffe18ff53aa50c16..95f7ded2a7277d4b34f7993436ffdf9395ba4e4b 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 abstract class AbstractModerationForm extends AbstractForm {
        /**
index c87e37a92def750961c4e287863f038b012edc25..d8ba03e3c6e6abdc83569aba3aa486469d40e3f5 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class AccountManagementForm extends AbstractForm {
        /**
index cc93bd58dc11d3ef5f8fb803bad0966471c52844..561cb9cf5a9ef23930f2df00adc44fe8c68c98b0 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class AvatarEditForm extends AbstractForm {
        /**
index 8863cbfb080e4027bee0c1256a866821c49a3c21..efc28a2ab782e1c7038ea1a918b28f81e6efa174 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class DisclaimerForm extends AbstractForm {
        /**
index 23e741b373ea80220509abedd9c0bce520f01a3c..7924556ab16652165330edfd471373bca5eaf63d 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class EmailActivationForm extends AbstractForm {
        /**
index c4e412b726962c17834dd176616b6ac90f1b351a..19ff112aebe65f037045e89158cb266f1416b8de 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\UserRegistrationUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class EmailNewActivationCodeForm extends RegisterNewActivationCodeForm {
        /**
index 775a5e5d084a13a8de1e3913b4b6bc05186d4c9a..bff009f76c23591e6e09179fda33bd6b8fe2ba27 100644 (file)
@@ -8,9 +8,7 @@ use wcf\page\IPage;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 interface IForm extends IPage {
        /**
index 3b131d9d3956d56ccfdf01b05cf953f99c9e80fd..882df981939f3863121ac7c32d571ff72dddd69f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index a908e026fc6fe61fb47f4cf2976bc40a79c3b1d2..11d1f7c558982f1e2befd98a2159c92ad437cc1b 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class LostPasswordForm extends AbstractCaptchaForm {
        const AVAILABLE_DURING_OFFLINE_MODE = true;
index a248a35963cd3cef326ed00bb79c426bb46507a3..d5ddc691f74489663898200efccfe93c09b79dd8 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class MailForm extends AbstractCaptchaForm {
        /**
index 08e6fa3d75e0318bb838a3ba3ba6869bd99e8cb0..aa36f11bd18201c3bd1728d460550e09102a801e 100644 (file)
@@ -23,9 +23,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 abstract class MessageForm extends AbstractCaptchaForm {
        /**
index 46e128daa37f997c11dd89db180306c7cdba2e59..4af52a79cdf002f0e07ad8127f000286880d1f90 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class ModerationActivationForm extends AbstractModerationForm {
        /**
index a113b0f916e20c3a4128d4f4cfccc1e335e24599..b92dcb85cef17e67e7678e2a71c308bd5cdbf754 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class ModerationReportForm extends AbstractModerationForm {
        /**
index 4915fe47421e65f0dbc3d49c7992db52a564dedd..beb29fcfa3727b5b8ef9bca38daba9d4597f1dea 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class NewPasswordForm extends AbstractForm {
        const AVAILABLE_DURING_OFFLINE_MODE = true;
index 35c007fc1020a719b7961cc20d14c4961efe1c1c..f8b9a4f4dd233bc9d6933c1ee7a1540e5c364512 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class NotificationSettingsForm extends AbstractForm {
        /**
index c7e0048d2361a2d77dccc9224c1612c7a68a3220..2f75fe476c3592487e0003a52e3801ada7cf560a 100644 (file)
@@ -11,10 +11,8 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index c717fa85d1b2b915d081b98d4171ec573095bf75..16967fdcbe338244629ff5334df962a2eed78c3d 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class RegisterActivationForm extends AbstractForm {
        /**
index e628783bce7824c7e2982fe68a4992617647a22a..9cd954f40bfd4b66eca6e271a75f688c11a9485b 100644 (file)
@@ -30,9 +30,7 @@ use wcf\util\UserRegistrationUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class RegisterForm extends UserAddForm {
        /**
index f02af883181d13e277d3959464e0e986a25e4f7b..020060a0ea64494595dba193b4c9c10462fb18a9 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class RegisterNewActivationCodeForm extends AbstractForm {
        /**
index 8d610789767f3a2acf752a8b62e9873d3962a090..65036aa4229c644547523931427ade5c0491c119 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class SearchForm extends AbstractCaptchaForm {
        /**
index f8dfb7e4e280bb9600c6d8edf4b0ce2df3dcaf60..900f44ca30e1609cb26e0efff591e476498a402b 100644 (file)
@@ -20,9 +20,7 @@ use wcf\util\ArrayUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class SettingsForm extends AbstractForm {
        /**
index 02758507cf71afbd84f5dbd7abf7c64b3b0cbfd7..61920f643f9b6d8f0ed7fb01cfecb3aa145f10e9 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class SignatureEditForm extends MessageForm {
        /**
index 15d1f9fb2efb181705d5ffac8beef7a09a7386f7..ea0af2948338288b1164fa0b4ea4c5211cb58dfe 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Form
  */
 class UserSearchForm extends UserOptionListForm {
        /**
index 64e15016e07adf0da3462c6dadc2deaff54e2395..c42b01e8467c9a7f813151687d42730dcf08f4e9 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class AbstractAuthedPage extends AbstractPage {
        /**
index 1d518225766b65abd0cdc9af54afd36248cb8dd5..81d6a67ac573c387ccd621d93c1b202db43b98b9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\ArrayUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class AbstractFeedPage extends AbstractAuthedPage {
        /**
index e09ff45eccd30f7a1733762d81261aac881bc69d..4eb1f0d31f960971d78f5b4547a70ed5b366cfd7 100644 (file)
@@ -20,9 +20,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class AbstractPage implements IPage {
        /**
index f9f460cb75d493be0558fe4833507615d017f05a..c993d9b1f5e90df6c1ba41d5340cf60c95a2402f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class AbstractSecurePage extends AbstractPage {
        /**
index a340a43ec0d3027efde8af8511b6e8f49a0868b4..390ee7519e3cbb8e3b265ffa810d16f75f140d0c 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since       2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class ArticleFeedPage extends AbstractFeedPage {
        /**
index 329a93e4d540321916f56f006492bb71678c8a91..c7ef376f0e27f287d523cab41fc57490e60a94f5 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\request\LinkHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since       2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class ArticleListPage extends MultipleLinkPage {
        /**
index d24a92259b1455830bd264edc28c704a2e0e469e..6feec1495dfe8860a7124a7f31a9344ad2a5ff51 100644 (file)
@@ -27,10 +27,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since       2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class ArticlePage extends AbstractPage {
        /**
index 673e5ae9b04def0b9dace67ca5416bc03e233d04..104323de7518ad2b4b2b453b519f0aaaecd62122 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\FileReader;
  * @author     Joshua Ruesweg, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class AttachmentPage extends AbstractPage {
        /**
index 45c4d82508fb0f254f32b87b61d607c6df0e7fa4..ff435a5940ccbbc2f319105f5386fa2c83eecd6c 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since       2.2 
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0 
  */
 class CategoryArticleListPage extends ArticleListPage {
        /**
index 44874fa4f9353bbcdde506f33a7c23c6aadabb54..b13f00c0f1b8345699e2e12c6f8ca71e50385183 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class CmsPage extends AbstractPage {
        /**
index dc472d4cb66e59e6e4cd3311a446996961e8f8d6..4165b724fbeb19db473196039dd3741a49c8f65d 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class DeletedContentListPage extends MultipleLinkPage {
        /**
index ed25a7aadeea3aba85a3638528f04a8ae91e8a6a..393b0593775c7d14c81fae10d49024fa2fcc2de9 100644 (file)
@@ -20,9 +20,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class EditHistoryPage extends AbstractPage {
        /**
index 7e0dba50c2035f15eac5e09f1530bed230620b65..98a077dea7f8e3e16d19cc8f507ba0ee9abed0e9 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   UserFollowingList       $objectList
  */
index 3d48431974e926f083635c6b5cb3d7138272e3ee..98c4999ffa66a93f499ad5f61b75fb6c6bb6a557 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\page;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 interface IPage {
        /**
index 819240ece6cbc6bb546a4b09b05b30331e8f778f..ade93d89183253f84fde14ebeb9f44b9114964e0 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\page;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @deprecated  2.2
+ * @package    WoltLabSuite\Core\Page
+ * @deprecated  3.0
  */
 interface ITrackablePage {
        /**
index 50caf72d7fffa14d00f1b9df670e18346b45c16b..f2a4341d7021bbee734d054c4287ebb4c23647f6 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   ViewableUserIgnoreList  $objectList
  */
index 95d9f8336aa26809755427865d883a9d5e93229d..824581344eeaffc534d1b35056af73eba69de12b 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class MediaPage extends AbstractPage {
        /**
index 2561203a9d3ba2cfb9b04ec93d423c779e5b5e45..87cf3914b46e3d56862df9cdbcf16081efac8078 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   UserProfileList         $objectList
  */
index 7476536f365ceb82902587933f3e3240dc62e13c..37b0ca04bad1a7b8291b94949531c8759446cfe3 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   ViewableModerationQueueList     $objectList
  */
index 889d529a20c20b20917359cf87fb955acdd8bba7..bfe869fb92ed4635e6ecbf21155127d6adbe6e86 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class MultipleLinkPage extends AbstractPage {
        /**
index c6ae8b73498a7258c158db11bf82fdabf040021a..6c9a605f5e2c4afda9df419b46b551e46820d41e 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Joshua Ruesweg
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
- * @since       2.2
+ * @package    WoltLabSuite\Core\Page
+ * @since      3.0
  */
 class NotificationFeedPage extends AbstractFeedPage {
        /**
index ce3d45b33d50ce76a3924917730c173270b12f61..6a465907f007abff845c8a57f9cc19b0e15de3b0 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class NotificationListPage extends MultipleLinkPage {
        /**
index d2bf41b857b215c38c5caefa7e2b0aa42244c3b0..7fc155ddd6082f81b3f64fc555b047dad69ee6b0 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class PaidSubscriptionListPage extends AbstractPage {
        /**
index d5118fa39849c5a0d27c9c5b01c6f02a3b2d315b..f1169b531774f1ac2c4ced886ee4eb8d2e3e0196 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class PaidSubscriptionReturnPage extends AbstractPage {
        /**
index 9f05750800b805346566e80d392fb4e6c8accb74..30da4765837ed759f8aaf7842267437c431d71f4 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class RecentActivityListPage extends AbstractPage {
        /**
index 0a0680d01b00bd0e8536345190be2ee7eb883872..2473e0ecbfdaa5512341426d84a8a917b4aa3acf 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class SearchResultPage extends MultipleLinkPage {
        /**
index b6e74a7ceed24aed7eef0b5137ceac339e1a4179..859844e60bead04d5eacca9eca96c83ae478f4ed 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 abstract class SortablePage extends MultipleLinkPage {
        /**
index 85f0d84955aba964978125d61dbe9015afdd6684..27fecd8e404103396002b104c43cd95dd4c77e0f 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class TaggedPage extends MultipleLinkPage {
        /**
index 812d4739f9950aa6620796677a6f672e0746d3da..a0d2aa4e4711ae52e08354280d7771ed530aae87 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   TeamList        $objectList
  */
index a0cae9c944e27fe2dcdb2ae8b28d15f8f1b1ee72..562017a287c729cd9cd0f11f5a4318a2115ca9d7 100644 (file)
@@ -24,9 +24,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  */
 class UserPage extends AbstractPage {
        /**
index 5b07402d8b960aff56902e8328426931bb9f3024..11a9911825535f22692b78075f880ba2794cf6bb 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage page
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Page
  * 
  * @property   UsersOnlineList         $objectList
  */
index 85d7add66f0745c374a380d7d10a6b3fd99812c8..3412ed796d5cb3ebb3f196a3507bf4f5ee6512e7 100644 (file)
@@ -30,9 +30,7 @@ set_exception_handler([CLIWCF::class, 'handleCLIException']);
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
                }
        }
index c47dbda0aade02cde728ead0de40b4bb79d48044..eb37cc1432fc98abbbc615675f0c362ee5b95f94 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System
  */
 final class Callback {
        /**
index 37ff825db4718672ddfec8f2c0a895b7c6becd0d..6159c4d3b9e9685461df7bb86d8aa70db89f7466 100644 (file)
@@ -11,8 +11,6 @@ namespace wcf\system;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System
  */
 interface IAJAXInvokeAction { }
index 758666e58489e4758ed4355a3d4206d283ac03a3..a4cb12ccfdc4799c9e1d75ca6a7b3cfc99bc4e29 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message
  */
 class MetaTagHandler extends SingletonFactory implements \Countable, \Iterator {
        /**
index 536df3f70c21ea8b8bae8d79ae9828ca8aed33a2..2285d1ed91730630bea6fb0fa5a143ae7d847886 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System
  */
 final class Regex {
        /**
index 64773846f013201c0aef9010cc5dab7fc842b34a..2388d0eabecfe28a90fc4c009c2411dbf3830405 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System
  */
 abstract class SingletonFactory {
        /**
index 084729ffb6cbc08396005153c322c503b08f5d60..f09fc33e21dd088a59cf3b219ad94a3f5657fda3 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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();
index e7d0ab2726050551bca68557e11e598dc467187b..065c6bdf9d351298f7c600a01dfae9f09b435aac 100644 (file)
@@ -23,9 +23,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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();
index 05ea7225906d2cb39ba0de7f7c63aca034c2b31c..99d0acf62bac2264f045e6618c6ec67e94e44f57 100644 (file)
@@ -43,9 +43,7 @@ define('ENABLE_BENCHMARK', 0);
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
                        ]);
index 634ec0a90a35f2a56869da5d7f9c38baa5cd7a27..b1d80e2d76340ac1eb27cbef4d058a994e57d545 100644 (file)
@@ -20,9 +20,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.acl
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Acl
  */
 class ACLHandler extends SingletonFactory {
        /**
index b97668352403a5381884118225519bb189d68ac0..78b6137a7afd62202575c0f2285b9a9074db9813 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.ads
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Ads
  */
 class AdHandler extends SingletonFactory {
        /**
index 7559bae07f02b49a611189357d99812f8e64790e..b5748f78205a47c9ce9a4695d6b9d7d63f257836 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Application
  */
 abstract class AbstractApplication extends SingletonFactory implements IApplication {
        /**
index 771008243f330147cac2fa6f2e91556da782689d..d142688187dd95a32eca77a126daeb042f2f54e7 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
index a7e98942f235030f15348aadc59d9452ddd5d601..941acac9c630cf9d275ac25cde8b471bd4b68d9f 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.application
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Application
  */
 interface IApplication {
        /**
index 4e92ab555dd5bb8ad816eb00e37ee837875cfc49..0091e2de434032b24a81c7c94afdf0bfd9abb4e9 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Attachment
  */
 abstract class AbstractAttachmentObjectType implements IAttachmentObjectType {
        /**
index 5eeb575ed003f8613ed45e44551e566bea4a810d..eda45812a5c0d6b9b2967fbe755cc26c24018483 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Attachment
  */
 class AttachmentHandler implements \Countable {
        /**
index a4d3a356975b0171a24b41d728a81c537999c233..fa9f5b904b0ef2796c7e730364afc4420d3a7e7e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\attachment\Attachment;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.attachment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Attachment
  */
 interface IAttachmentObjectType {
        /**
index c07bf82fbbef4c6ea64bf24e070f0d0023ebb1dd..a0bbb2700258cc1fe96ddcc4b769fa8825cca073 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index a20f19f4768cff33e550a76e01e66f9e2a7b87dc..6944d1e074d0ff38fc4cbf42c9c653dd7091d766 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\background\job;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 77cdc4edc9bc1d9f7a389bb89dea2f8061fc922a..acbff3a8fff52e645e954bf27fd91343c3824b89 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\email\Mailbox;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6c02ac9cec012c3b68f70dd308251f6400132c97..322bcd0f72a6814e60c92cb599f920b79e63a23a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  * 
  * @method     BBCode  getDecoratedObject()
  * @mixin      BBCode
index 204b11f8fb96f234952f5b1dd4dab838cefdd0cb..b71cbbcc8fd164044f0ea7b576f805bf6f8ff58f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class AttachmentBBCode extends AbstractBBCode {
        /**
index e02522d6c84cfdd45c1b3ae26e6aeabcb3023caa..fc1a5177bab884915a77f44d24e277be34b3fa81 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class BBCodeHandler extends SingletonFactory {
        /**
index 767f54ad54bb5126c76b0d9e1c15efebb12fd72f..9b8e5084069aac271f6c53d44510523f65dc7dde 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class BBCodeParser extends SingletonFactory {
        /**
index 38a9bf9758bb8ae49a9d4b9d812ba941846625ef..1cafa5d83012eaa15c7f7aae4e029d103a5c78e0 100644 (file)
@@ -24,9 +24,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class CodeBBCode extends AbstractBBCode {
        /**
index e17fd0d08a6e153ec85e24db575c8d8796f9c3a2..78cc5a361b7cbcbc4457c126bf658551ecc81144 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class EmailBBCode extends AbstractBBCode {
        /**
index 589db826481a0b724dfe0c1935724e270651eb24..8bb65fbb28774c479193639dcd1b66d1cf8a60aa 100644 (file)
@@ -16,10 +16,8 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index f66e4ddd432d3f44d613882389143fe1fbdd13ca..623b452a303dc5d9c6b54f57aeb13b5e9e310267 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\IDatabaseObjectProcessor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 interface IBBCode extends IDatabaseObjectProcessor {
        /**
index 6cdb09c4034fab7230f4ccb56cec7deb60596320..176a522beb55339682de1c3be32ac76a7ad14de0 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index cee38a61a97c1b89bb339fdf4fbd1674bfd45d00..d4df438321cc1ffe8bb46e7a1dc2aa4307a3c288 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class KeywordHighlighter extends SingletonFactory {
        /**
index 848385ea22778fec712cda961706ae4508d0819e..e94953ba81dadffad3747d677b6af4bf9086c628 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class ListBBCode extends AbstractBBCode {
        /**
index 4f605636f7fd354561aa4353dab72bedc5b81142..b2525f88d8f2dbfab699e2fbf6227ff1c4ac53bb 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class MediaBBCode extends AbstractBBCode {
        /**
index 0dc9b876f2d03afd073a652ad24a0108e20300bd..03e434b7905b6732aba7ab938358cf80a73d8171 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class MessageParser extends BBCodeParser {
        /**
index 1362d2aff91b48e8dbe374348a9aa9a77b392dad..a28801bdf3a7896fdc070ab1d4503046526781ed 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringStack;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 011fbcfb85df1e8902eb7f36dcfd8040db878ad5..1907f041bbba4a7def5606287fab154adeef47e8 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class QuoteBBCode extends AbstractBBCode {
        /**
index 1ef72aa3a2cde88f7e8128883d31b19d86b243b7..3be450ed3a77eeddde62c08fbb710e6b32607c69 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class SimpleMessageParser extends SingletonFactory {
        /**
index 4035adafd0b2990a4fd5a4116aec21bac4179308..363c057c298504e71020785abd39b4bdcb638a69 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class SpoilerBBCode extends AbstractBBCode {
        /**
index 0ddca19f544b3cef8d403904397774772997955f..60a0b596889b835dcb41c8d753cbba0ef56ce3ac 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\Regex;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class TableBBCode extends AbstractBBCode {
        /**
index df10dad6c8f379c746ce61d368a656b5a873814f..803e2f8ebeda2df6b550087869d281e095146b42 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode
  */
 class URLBBCode extends AbstractBBCode {
        /**
index 021ec328d71feef9c8d7fa830339129f3b2c74b3..d9667d34f1150ac2859d81c373f3376acd856c41 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class BashHighlighter extends Highlighter {
        /**
index 953be6be3b9daab9a41dc6683d0c351fce3f2cc3..69d3d1b7d04461107d49564b2790a18454fc92ca 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class BrainfuckHighlighter extends Highlighter {
        /**
index 50dc23d6fe4697d3cac24dac2d84ebd46bc61460..34ee506572547251ca48af8fe26dc76558c6638f 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class CHighlighter extends Highlighter {
        /**
index 50bb53ad4a38d13a94624c16273513ff2ee1d95e..413ab3b1b68b6eb883e2325dfb2a996c810cf1cc 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class CssHighlighter extends Highlighter {
        /**
index b57a4b27d724b88367e2f8d8d53278eba3ec1a51..9a366986136dcbbe118664de7232d1da75828274 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class DiffHighlighter extends Highlighter {
        /**
index a760c4ae96df22df6ef97adfd0eaa927a1f669de..70f0d6696f90e9fe744a97a29785f8a9d076fc4a 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 abstract class Highlighter extends SingletonFactory {
        /**
index a1fa78a301c9737af6d701083634877465753959..f5355fc000bdb3bee436a23edbcff9bdd1b7ef97 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class HtmlHighlighter extends XmlHighlighter {
        /**
index 68f8f5b8a8485accdbca4d634c5fbe1a191b2c90..3551cd7b3be75575f5f0135b40adea0e509f8332 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class JavaHighlighter extends Highlighter {
        /**
index fcf0edbdf7fa96b8a91c187f2553fa5f37c3b45e..cdaf91413df9d873c077dcbc339b69090ab73d6b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class JsHighlighter extends Highlighter {
        /**
index f8001b397e7a08db84475e94bc7f113f746a3dfd..87d8228476b670d77bddbfe664805e0fe9bc4e87 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class PerlHighlighter extends Highlighter {
        /**
index 4851aefc53d340d3ea45844c985c05e4bff223eb..ef9e7923a6ebafe56f25310dc94d641bacfa5561 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\Regex;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class PhpHighlighter extends Highlighter {
        public static $colorToClass = [];
index a63eadf2c95d2c4eca5e43c26c673255b3d79a45..3b9282426ae21d6bf2569b72140791b98b9722a5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class PlainHighlighter extends Highlighter {
        /**
index 2cca36c04d8c873d60e9509f1a89df967619aeba..b901fd414ed9a9630c3189596386c498f280cf76 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\bbcode\highlighter;
  * @author     Tim Duesterhus
  * @copyright  2011-2013 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class PythonHighlighter extends Highlighter {
        /**
index 81d32427a2a90390ce29e5e9cd74ea8532e0d570..68bda16bf279b1b6f4f436c17f60645e629bd0b5 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class SqlHighlighter extends Highlighter {
        /**
index ef4eee02c792eda148e7a61881c72d672a7fae15..509a989232cd341985cdf78f1ee6f7620b579c70 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\Regex;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class TexHighlighter extends Highlighter {
        /**
index 72e853b4f6b2ddce7bf2e3d9b6d1a88e5e0a921b..dc9a9f3596fee00ac8888461cdd75ecbeacc6bc1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\Regex;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class TplHighlighter extends HtmlHighlighter {
        /**
index 5715b86799aba5721e3b1956bc6f2d613606cbae..3bf3714f8d7ac8fb7295e96dd57198599e3bae5d 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.bbcode.highlighter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Bbcode\Highlighter
  */
 class XmlHighlighter extends Highlighter {
        /**
index f89c83bf159f1176e8933a3472f43b76766a3cc3..23564f684ac1085f2a46f13a95b49b9a21aef862 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.benchmark
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Benchmark
  */
 class Benchmark extends SingletonFactory {
        const TYPE_SQL_QUERY = 1;
index c6c97433d096e2abf25ca0435c1ebe15b0e488b5..2829e5ff1fdfc9068cb5073b4aafff019a124be8 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\event\EventHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 756111f4a91a04135aa68cfe3573405280266095..d53e9036d726e68358564a44c3bb3b30085557b7 100644 (file)
@@ -19,10 +19,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index c35a8d94d52ab0fcadb852ffa0bc154b1bd472c1..7dae4ea260df61b88519bf3803c6791aa8ff7d86 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index b46523bdaf49c65d99b9d16f7bbde70bd2267cd9..d23cd629862b5ee354e6bb2b7c57552bbdf1af40 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 80fea9630e5715e8a699e567a0fc98d7c612168d..77739c31b75daf658beb52743c8bad69bdeffe44 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\box\Box;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.box
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Box
+ * @since      3.0
  */
 interface IBoxController {
        /**
index be54f683aa05e67b466c1c6b5bd93d923e2329ec..c9f02ad860ac847584c50c0b99e8ab9ea2dbff86 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\object\type\ObjectType;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index fcf8f47fe1bfa616a8c023c00b51ca09411c3932..768ba54e4ebc386871da34f0871c53b56f8c2731 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.box
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Box
  */
 class PageCommentListBoxController extends AbstractDatabaseObjectListBoxController {
        /**
index 942b0d290e86226a59144550ddbbcee3329a04a3..9bc0c38bb332560f1fa6f650c23630225d2d4ab5 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 86f992c0dfc2621fda0d0f6d61e48f2589a4ccb2..fa2e80bf65016531ada9a4d06c2d1c20bcebe6b7 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index dd8466e18e3d789d021831b464320d09887608dc..a08bf9d266e17b0ef98dc747c96e7015f05b7f42 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index b9aa8e3a14e4f09002dff0e89a47650535af8548..cbbc240c4b5b72d7b63a3e29d56966490bb5ec47 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 8800792149c5b344c3306e6884438ae9ca373e41..8edd5dfee99ed073fc3196479f98747d81843ac0 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 36078a4dd4ba99708bf5813dbe6e945a1024c714..13352da45b7a417b6b110bfcc3c034d0a24580f4 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e0a300776a1b68866c707b5ac1b63e0f425fbe29..f7bb218f1fad430767353c033254420a0a1b042e 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.box
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Box
  */
 class TagCloudBoxController extends AbstractBoxController {
        /**
index 8cba25e9673e207d458d1d6991311388c7251aed..3e13c57df6f0a9b70cf3f66c7a3df60257304223 100644 (file)
@@ -13,10 +13,8 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index fa70fd20f800e012c7230b495453dea0f078fb77..6cfab049291e83cb7ffe6a3e7e4de1aaf03a064d 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 43ac9fcdf9d378bb8ba879a52bae8dd2637842c7..bc81384a36c2caa3f76244d773d75e6a0d037e36 100644 (file)
@@ -16,10 +16,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 54503cd28fba3ec8171f3aa92c926582e5fdd382..f996d858d0a0ae0dd211892a000a714c46d111f1 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index fc29a877f8fe0a6e6731c926d3ead83be823a485..e80d917d7ac05bd1c90021d6ece2c1e8b5420f25 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\breadcrumb;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 260e1091964d9578e90d08f8ac435f828f069576..aa889263626e7f7671468fed8705a9ed09f55789 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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.");
index 50539ad709419e15a83853db36f9485565334f68..8da9768923d51ccc44dcae0a20b25f05109c1bce 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\breadcrumb;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.breadcrumb
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Breadcrumb
  */
 interface IBreadcrumbProvider {
        /**
index fbc6b30b8c7b06bfa4eb95905e7896f81151a792..2bf6620a02091e46d71c925a90ea336663735f5e 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 5adc4ecc6710964d35a465fe43d06df6a9de3d62..90dd6d6dde82ce0da931d2da36570a515085dd83 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d700861b37b3a669a923a98c065c17ac96878701..27484ceee33196181eded69a7886519e237d2a58 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\bulk\processing;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7896fd7938ea5804fe3a58d57bc7b1229a97d829..429806dbb52ccbc8155d611e2eb819a8ee1e6d77 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index acfec7073602c253a982c89a8181ed8c2b1c9c16..b2e6144d2372f70f3881b85a05313f9c27650709 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0c9741238070d09c14914cc11bcd7b1cd060715e..8ec510a65d1bc2334c731309f0f2370de6488a9e 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index da9b97bb910cff66dee56d8302ff22d9eef1aec2..52aa77f4df980a95eea29ee052af85a051530302 100644 (file)
@@ -17,10 +17,8 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 5a0732c77a04f941a577a6b973cef9a6d77de735..37de6cd220c2773ae92e6b30157e6aef40935bed 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\UserEditor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index bd907c9d9d4c5978bda779ce305361b02a8767cb..477ed7ff6bfb7a669c63fae719ba51396d66364e 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 01988653c51503d3b84a2a68b5ef35ef0d7c9e2d..bdf6ce6a3fefb1d76948b189ed328ee586a033e7 100644 (file)
@@ -11,10 +11,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index a5731402fb2e0c21934b6cf31e42c1933b74109b..72735b569739072ab15b2e929c0d1946c4b62d7a 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index f4fc48f93ddc4d0da7e65c33f6b6c0a8a16b5a30..f0dcd0c1d603ba954861aace0c8ceec596d57671 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6f943168abbdda3bc9f345d06d46b7344aa62b05..48d8e5adde102566659b99225ec46f29120a8b19 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\bulk\processing\AbstractBulkProcessableObjectType;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 56706c4f551d5bbc845046c83ce00ecc5096df2a..9fd1c1a06e9dc9f325eb27b4bf4bc1a8e54d7cca 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache
  */
 class CacheHandler extends SingletonFactory {
        /**
index 89436b074f30487a8e4560b790b290a128a21e81..4c6561a08b5f6a064ed1821bf514f815028a3937 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ACLOptionCategoryCacheBuilder extends AbstractCacheBuilder {
        /**
index 16642482df04f9dcbbe6d7a0a048e7994f80478a..7d2008a592025164f0c1c95dc275b460dc8060dd 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ACPMenuCacheBuilder extends AbstractCacheBuilder {
        /**
index 28c8bce58e3cd3189c8acb8cb00c3cb84950f188..dbe30bd62de76ab615b8fbde2e62035402e13e1f 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ACPSearchProviderCacheBuilder extends AbstractCacheBuilder {
        /**
index 366e29bd7be6318b6c99b261e160f1bd7b705abd..0a5196c61623e75b449824608f5380731f7adf32 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 abstract class AbstractCacheBuilder extends SingletonFactory implements ICacheBuilder {
        /**
index 736fda53e35b93bb171f5a0e549b22fae55ad4d2..9321117b3d17111d2a1ec27b7eca6a55c6358b8e 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\UserList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 905e38aa59f1d56241fcf31794e9494508b26da0..8b64f461bc22652f788fb115e2b9cf8f7259ee50 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\ad\AdList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class AdCacheBuilder extends AbstractCacheBuilder {
        /**
index 90b6ee55bb7f015528a87d5c64e093ce1b7509c9..9d32cc48568ff985fa71046aee52ebdae2db73f0 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\package\PackageList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ApplicationCacheBuilder extends AbstractCacheBuilder {
        /**
index 181d9c891965fd28167f9041a3db8505aa3525ce..f2c2fa74b6aa1587bc95575ed7e68ddab054f342 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class BBCodeCacheBuilder extends AbstractCacheBuilder {
        /**
index 3fb693afdd21073217459f91866fc5e06b95bece..a98f4af48b2e241ffde145b424747bec988a821f 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class BBCodeMediaProviderCacheBuilder extends AbstractCacheBuilder {
        /**
index 101b78be196d3382ec5c24f05f4feae49f642015..5a9826e527a60a187ebda31b16d4aa5d660e78e6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\captcha\question\CaptchaQuestionList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class CaptchaQuestionCacheBuilder extends AbstractCacheBuilder {
        /**
index f13fae9b2e0932bf2bb93a081f53b87fecf0f5ad..21294a9d8cc979eea260ee6814ec1ddc7d48af93 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\category\CategoryHandler;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class CategoryACLOptionCacheBuilder extends AbstractCacheBuilder {
        /**
index 47f590bcd311db2828bac7919d03edc8a25250b5..784f191c9c6207b90c91b5bf0798e714129f388a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\category\CategoryList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class CategoryCacheBuilder extends AbstractCacheBuilder {
        /**
index 9b864e865b2b0bbb1fa2eb079660e5e90507bd43..77e9b501f32d28f7b3362649f0f15ca8f02783df 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\clipboard\action\ClipboardActionList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ClipboardActionCacheBuilder extends AbstractCacheBuilder {
        /**
index fb3a9a553aa3e3937af0c5e4a93f103eccd92b95..3703b1984808422327391b5f35f5cbdcc936f3f8 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ClipboardPageCacheBuilder extends AbstractCacheBuilder {
        /**
index eb8ae02af36f2a91708a9c7fe4e67494bcec3fb1..ceade737db58f6a6061d68d9cda0ac8a37fa5c7f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\SystemException;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ConditionCacheBuilder extends AbstractCacheBuilder {
        /**
index 6ceaac34463c02d68d4d7987186ac17488b846ce..0857b9fcbd6b37f451cede8b2030c9123b83e6c6 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\core\object\CoreObjectList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class CoreObjectCacheBuilder extends AbstractCacheBuilder {
        /**
index b3fa6fd1d66296e7a5c18e5901cabe6b35378cc2..b050b857447c82d99d0e9a885add46546523e9a9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class CronjobCacheBuilder extends AbstractCacheBuilder {
        /**
index d7bc3d6a79d321d683cc96fe0b905083ae3f82e0..e14d7c203f848738e85617cef2c2287c2f97a31b 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class EventListenerCacheBuilder extends AbstractCacheBuilder {
        /**
index b8baeaa008108ec34751b06c72aa72c7dd821c39..d09b13d54df30942c0a42f7f5e55139ae46c6078 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\builder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 interface ICacheBuilder {
        /**
index db423a4e25c176bf9a8a271d769e61cd600ec50e..5ae4ee0f6885df96dcc071bc21951c99808ed496 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\acl\ACLHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class LabelCacheBuilder extends AbstractCacheBuilder {
        /**
index fc141893f26a26eb6dcd3456f4fb10d2ab905a4b..585e359460b5a1457fb641e572929cae94a765d7 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\DatabaseObject;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class LanguageCacheBuilder extends AbstractCacheBuilder {
        /**
index 47de5c5d257f62d745a4ed13e377365b92580d96..2d2c18b05dd0aff0000dddc76dc16ea737b6412e 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\menu\MenuList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e6ab5832bbc65bb3e971ac118e366c4b03f71fc3..b4612305b468a9149ad3699ff82d0623f4b9bf5c 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\builder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class MostActiveMembersCacheBuilder extends AbstractSortedUserCacheBuilder {
        /**
index b00bfe55ca1e59866bdb0abbd9580e46dfc4bf5a..f2c70ae34591fc305b1ed4dd85eb22b7af7bd592 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\builder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class MostLikedMembersCacheBuilder extends AbstractSortedUserCacheBuilder {
        /**
index fc3a3a4264a25a73e80cd6ac9eb963b5e68aceec..315f49a5dac8d6ec93d95a3bd10758eca7c24a77 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\builder;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class NewestMembersCacheBuilder extends AbstractSortedUserCacheBuilder {
        /**
index bf4f5eb124357e3d8d21d40cd412ec6a9630d3c0..4dd264868e77e57a337ecd1903cede379a5bff84 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\notice\NoticeList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class NoticeCacheBuilder extends AbstractCacheBuilder {
        /**
index 7a81e6f62f479cd440aa2841546c115922c8f35e..ac6d785436de9df5511b319ed9925e9b82a8e541 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class ObjectTypeCacheBuilder extends AbstractCacheBuilder {
        /**
index 920dd82dc5a0e390a528a71d1d8a7e813e4cef8d..20e53c7ac63fe1e2e9bc3af005e0ed553dd3719b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class OptionCacheBuilder extends AbstractCacheBuilder {
        /**
index 5bda2440d9f2fbafd2e54004c0c4c1e61a49f6a3..8251180ca84a88c474a6177fd58973d4eaf1b6e8 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\package\PackageList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class PackageCacheBuilder extends AbstractCacheBuilder {
        /**
index d2e71f13e109422e3396b9c7b3a189b2bff12d64..9cf06702feeecb958b2df356c3c4020a0e62f522 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\package\PackageUpdateDispatcher;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class PackageUpdateCacheBuilder extends AbstractCacheBuilder {
        /**
index 09f683bc9d99b49ee5df4ae4c7d825d0f86644b2..595bb98bee5fb2cb8c0a39b7729a2210d94ab9b6 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 55d7ab791fa5a8e9941fddd760872e871d9b3b85..ffe06a13a53ed0f956362bf8b7b79ec186074c93 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\paid\subscription\PaidSubscriptionList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class PaidSubscriptionCacheBuilder extends AbstractCacheBuilder {
        /**
index 19bcc0d8e3f4cf89713c0cb671d422a6cd38b2dd..37f579f508b246607add46b2e2514d67274ca423 100644 (file)
@@ -13,10 +13,8 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 01af09e3cf121171f29b619fbb2841b54659948c..0146422a9967e0d14f6e846dac83f4a05b1dd4fc 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class SmileyCacheBuilder extends AbstractCacheBuilder {
        /**
index 5979c2b12d4289746ea376c3973cf6c01b64358b..5b3b6049e9b53d3c94d3d3e6c3e5c8f7cf8f7aa0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\spider\SpiderList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class SpiderCacheBuilder extends AbstractCacheBuilder {
        /**
index d9b01ca42dd9b2f3f90e732d697bc490f593b583..5fa9811772341f0dca42424fb28e1b591779de7e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class StyleCacheBuilder extends AbstractCacheBuilder {
        /**
index c3b919aa115f7350307b670dbaffe120de87d077..67855b992f823bcac2d7cd266b8499b7cb1bd6f2 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class TagCloudCacheBuilder extends AbstractCacheBuilder {
        /**
index 52fc73618cdf04329abe37939389082f9e225110..4e5412cdf957c8298944781dd2837fd8fa3e0bd1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\template\group\TemplateGroupList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class TemplateGroupCacheBuilder extends AbstractCacheBuilder {
        /**
index 919344d738dea5c4b43dd7c82bb79893363ac5fc..128dc2dff2898e42a571c72e6024acc2e4655099 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\template\listener\TemplateListenerList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index bfd3ea83e3210c6c1081f1a506cf91d017a63c88..218a901e744780cf652ae1ca63d31ee4852fb261 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\template\listener\TemplateListenerList;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class TemplateListenerCodeCacheBuilder extends AbstractCacheBuilder {
        /**
index 4fc4ea1ac55b13588ec51b9388517c057d25fcaa..1f73b0022ed90306995af4020dbf38bf8573a6ae 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\builder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class TypedTagCloudCacheBuilder extends TagCloudCacheBuilder {
        /**
index 0f724966d1bd0083bb2f463000217885cd1e7633..9bea422e7ab8021d158a01530863544d2dbb0a88 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserBirthdayCacheBuilder extends AbstractCacheBuilder {
        /**
index e031e076a6fbd7faa10332138c42477408003c43..2d6a8e1fd30f1f9b28d644772a08ebfeb809a114 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserGroupAssignmentCacheBuilder extends AbstractCacheBuilder {
        /**
index 9160d965f7cbef157a3ab9062c877fefb5466bc1..ecb90346675306ae34b12319caa3e6d1665cac96 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\user\group\UserGroupList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserGroupCacheBuilder extends AbstractCacheBuilder {
        /**
index 95741fbb08e03b68a6a0ebfc52b27fbe7027b48d..c94c6b0f8959b31fcaf911aeae585e1b7d915916 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserGroupOptionCacheBuilder extends OptionCacheBuilder {
        /**
index 55c00510e58113c72b2fd9352eb71a1c8e2488a2..f9f082c206d9e4d48bc4be06a869f0281f7355e4 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserGroupPermissionCacheBuilder extends AbstractCacheBuilder {
        /**
index e236b4422c20bbbe5c081f80cb20c27b399b9d1d..9476373b16e27a94faf24453303f91236c7dbb8e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserMenuCacheBuilder extends AbstractCacheBuilder {
        /**
index 90ddb43e3fef136198e1cb46110c22d6470f20f4..99cac36f840b5c61f2d742663c5d67bc6a18b522 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserNotificationEventCacheBuilder extends AbstractCacheBuilder {
        /**
index 6ca556a3671bc6c7b4a8c0295581a43496c4c7c1..ad6a3b2f63a2ade87451a5d5d7479ade019b4fef 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\user\option\UserOption;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserOptionCacheBuilder extends OptionCacheBuilder {
        /**
index 34b9da056355cc0ef81af3a07758cb33bba15147..1c2bb85edab3375f48045b21a7203964ba6fc48f 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserProfileMenuCacheBuilder extends AbstractCacheBuilder {
        /**
index 5ba52353909be250039d3ebc2335afd1425353d8..4197730d318b8f18dc311755d9740d8bd15f275f 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.builder
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Builder
  */
 class UserStatsCacheBuilder extends AbstractCacheBuilder {
        /**
index ca133dc44de300d1c2c175ba898f7ccc18aa6ae0..3757793f1124a3ec76bc9deaf9aacef3a7e6650a 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 5ca039a1b1664fd081dd5737f9f17fb5c8d7f831..0f86018b6d10552bacf2a27e9d6a7455f4db7c8a 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\comment\response\CommentResponseList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 472cc1ee313cdbdd0d8fe1cf0abdca98927caef5..ab5a92afd7cf382559a2dc1cffc8e53f827dcfbc 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\comment\CommentList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index c7139867a8685372b2ca0135e50408d97e036089..92ef38c197a0155c7e68e3f98312c8c0b39ed88e 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\DatabaseObject;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index f571d713e798dacce40e80facbe1fb8f7451cbee..c4d4b2c2e290efd5e9e5e970a0b6a6ee245c5854 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\user\UserProfileList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 2819144ff4a67924517db264b4d216484876b35b..a52c4751fb8295225acac5cd81ca186adddaef90 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\user\UserList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 70813d7bea2f1b82b841c712cd771e26eb304072..2f9a2930ad28ab2d07ede4cc8be75dbb0d177a46 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\article\ViewableArticleList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 156737c669258660b610308f30f868b9a2448051..34f00c9407172a092179181c8ecf2d01ae01b1d7 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.source
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Source
  */
 class DiskCacheSource implements ICacheSource {
        /**
index 64011947eb0a187ab75c75747c087c35505b5f5a..5b436dbaf63b9f742b2c1c89795047bceae4363d 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cache\source;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.source
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Source
  */
 interface ICacheSource {
        /**
index caf4cc5365c4da8bca7e6b6292ac90f65e8a7591..1b53fecc44b4e3308bb3d4fa4cc815b8378ca382 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cache.source
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cache\Source
  */
 class MemcachedCacheSource implements ICacheSource {
        /**
index 342d618b66b6fcdfc56545b6bad817792f5eb1d0..960c0b217f2e2efa1109181035e47aa71ece4746 100644 (file)
@@ -10,10 +10,8 @@ use wcf\util\StringUtil;
  * @author     Maximilian Mader
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 20a9035aebb601686d3962c4934aa7e8c1fd096c..8ed31008e87ac297a1d8265dba54265636d0c52f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.captcha
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Captcha
  */
 class CaptchaHandler extends SingletonFactory {
        /**
index c8fe790ed87799560cab7ea210d82073a41ccd8f..70e5dff0003fabb1fd8b2e2bfcaf72031366cdf2 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.captcha
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Captcha
  */
 class CaptchaQuestionHandler implements ICaptchaHandler {
        /**
index 45c4155895320f9660d0ac3c08b23a5002049f6a..dd640eb9d2bc97cd2e01cd5f33818e1d4d2c1821 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\captcha;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.captcha
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Captcha
  */
 interface ICaptchaHandler {
        /**
index 6c55a8173f4e448c153901ea0c695fc5fb555345..eea18a34aa8679cd8eb29b3ebb77fc2b3dbc92cd 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.captcha
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Captcha
  */
 class RecaptchaHandler implements ICaptchaHandler {
        /**
index fa50e0edb2fc37ef48a845bb4626133f3316f938..d5f4a56cc341e59f20105fc1b9f032b30879edc2 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 abstract class AbstractCategoryType extends SingletonFactory implements ICategoryType {
        /**
index ed217287c1811d58607bed5281a7525fe7b27b79..fc23226af334be4ce2f67cdc8a41706c1d6aa050 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 150bf26982db2043fa3acf850a3ae66082206b62..4fc25a5e6e1df89d3171dea65b609ee103e8ff5a 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 class CategoryHandler extends SingletonFactory {
        /**
index c2c86ba658ffa5a8183e16e47e4d49ff75411332..933050eecfad873d384c0361f71f8b744b9e3581 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 class CategoryPermissionHandler extends SingletonFactory {
        /**
index 676a9eb233d8cfc747f2e54b912d6813ee804f30..7ba45d49b8c8c78bac18140b7b0ec3b2c93e9615 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\category\CategoryEditor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 interface ICategoryType {
        /**
index 636bce0164ad5cc7ae7119cb8503e6b25ecd728b..f2879ca6e5dd3c070dd99282b65522c80c1f7f4d 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.category
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Category
  */
 class SmileyCategoryType extends AbstractCategoryType {
        /**
index 8e824e9acfe18a3014f0947155a62f7efcee40e8..c51e7c78cad2f65ed32e6229e61d1a09f97ba766 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System
  */
 class DatabaseCLICommandHistory extends MemoryHistory {
        /**
index 65259eab24470be1d5797c3b11cc791746a8b0ed..7cae271f6b2043a177e17b54f9e2af1775baadef 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class CLICommandHandler {
        /**
index dc5a1410bac5e7003c40ebb349dd1a70e3956afd..71b9b7a60f41e021886f74a25ed3d4943eed1b52 100644 (file)
@@ -8,9 +8,7 @@ use phpline\console\completer\Completer;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class CLICommandNameCompleter implements Completer {
        /**
index 066e64ccf50e5d3664cfd86fb89033e1abdedf9d..24a4ffb70be7b541c68424f8b2d11e728ff9c1ef 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\CLIUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class CommandsCLICommand implements ICLICommand {
        /**
index bf19b79ea12d922ce70903c3eefeee1d436135db..457f1b58cd20f956a8eb6cfabeefb258dc864bef 100644 (file)
@@ -10,9 +10,7 @@ use Zend\Console\Getopt as ArgvParser;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class CronjobCLICommand implements IArgumentedCLICommand {
        /**
index 27a81ea7821bc6ba4ee2ff54a5de1fb8e00786af..f4738f686e6d9986248a2f0b49ce77f8d5dcaa0c 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cli\command;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class ExitCLICommand implements ICLICommand {
        /**
index c6d916836a15ca89a27bce90122a4b0c86dcc13b..353cf089d3161fa22bee1b992c92148d991dd498 100644 (file)
@@ -10,9 +10,7 @@ use Zend\Console\Getopt as ArgvParser;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class HelpCLICommand implements IArgumentedCLICommand {
        /**
index 727497a52e610bc41a53d86d226a1b8a909b87da..9d38c716223155abc3cd57c1421c6495d09625e9 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cli\command;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 interface IArgumentedCLICommand extends ICLICommand {
        /**
index e1a0eca8f091abcd86e2fa740872c821e1c43aeb..ce80c62f3fb3a39e7e9cdcec31f2b703e8484b03 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\cli\command;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 interface ICLICommand {
        /**
index fd07212720b8ef04278fae0a0640bdee0f89318a..1e75dcfea98e945b948b986a3ee0a9667561061d 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class ImportCLICommand implements ICLICommand {
        /**
index b4fb52ae47aa85eefc380674d04b9081aa70e793..bc7eca202efc66a53a99f77eca45edfd32e3c211 100644 (file)
@@ -25,9 +25,7 @@ use Zend\ProgressBar\ProgressBar;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class PackageCLICommand implements IArgumentedCLICommand {
        /**
index 56657e8d79d4f6a78a186b1693924514075daa14..2aacb4dfe56913df612d75449aeb4cfbdc49d388 100644 (file)
@@ -18,9 +18,7 @@ use Zend\ProgressBar\ProgressBar;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cli.command
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cli\Command
  */
 class WorkerCLICommand implements IArgumentedCLICommand {
        /**
index 798ed55622db9f3876148ab5bfd2f019419a4ecc..57bce6a432e06e1ff0ca1f97d81b54da80e70a90 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.clipboard
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Clipboard
  */
 final class ClipboardEditorItem {
        /**
index 66e5e0a0fa40bf4e62aa898e7a6a68a2c51dc292..4d2f88a673348a0445171c69754e9f1d5536079c 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.clipboard
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Clipboard
  */
 class ClipboardHandler extends SingletonFactory {
        /**
index 233e495f26fe72cd362cb3dd0cc5d55bb6c42a3b..23bef6d05d89b5422e3a57d8062a42dfb1c59109 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Clipboard\Action
  */
 abstract class AbstractClipboardAction implements IClipboardAction {
        /**
index f33f1fbdbc39896254c754cedca507a62acb5171..8b6c74d144a2cacc1b21ff804aa2c996c5db5010 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Clipboard\Action
  */
 interface IClipboardAction {
        /**
index be9d56ee737c2f4512f4d12bfd35b7baeb930bec..4c28d3fb5b685ba17c31438133277dd02d8a0a49 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4be20cbe21af6b07622100f6194a760946209f93..6ad35089a1cfd76b7e6fb64f21d6e788fc10c028 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 19b8093d96cf925a7025959e405c0c97b2d5c2df..d4e42ac9ba79a956d10ff6512dc33ad2552778a1 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 65a21d77374534548026ac813a611c5e1e0f876d..2fe93ca879af669bc13e4dbee3b82fc60cc3592f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.clipboard.action
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Clipboard\Action
  */
 class UserContentClipboardAction extends AbstractClipboardAction {
        /**
index cc749daa997e37e29d393c2dedc7c642259c5687..9c41428fc190d61ef16883aeb84be7f0fcc7e2ef 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7244f4bd00530f5e8afcb79625fbc31ea80c5159..32098632da7687270596e2354260af676508bd95 100644 (file)
@@ -23,9 +23,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment
  */
 class CommentHandler extends SingletonFactory {
        /**
index 63186e8d454d40b50f7b7a140902db419be1f783..ac60f0204f65ff2cc53cce89edbda8593ef1ab8e 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 abstract class AbstractCommentManager extends SingletonFactory implements ICommentManager {
        /**
index f5ebaeb25574664ae775703489345b4a745dd494..623e3771cf64cb32c53241648a5a616bf1db2cd8 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 class ArticleCommentManager extends AbstractCommentManager {
        /**
index c2a83cd3c803244a3c94a92278a45dfff3994f60..7a3539b982db692cb1b42ebe63d83159f533a4cd 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\comment\Comment;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 interface ICommentManager {
        /**
index 8ac6546490c54d259220ddca7d226e7a02e4a66c..9d4329bc789925ed06022e584bb158b80f0a3689 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 class ModerationQueueCommentManager extends AbstractCommentManager {
        /**
index 4f67d9c660372ddf5c9877e2a23aa4dcc09f4584..3656c2cf8a8d36e38c576f874586c7f7473c9807 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\request\LinkHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 class PageCommentManager extends AbstractCommentManager {
        /**
index f43f9134a82b378b6615c8eac150d60e5ef79ef1..c9664df38e41633f05c8d0e58d8dcd82e5a4e2cb 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.comment.manager
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Comment\Manager
  */
 class UserProfileCommentManager extends AbstractCommentManager implements IViewableLikeProvider {
        /**
index e584c01d5a0156e23d60f303c8c908b9553d42a7..dd9fbf8f0d99988e6132f036e9466d4121da178a 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index c41429aae38dd5c60c704778a23bf8fe3467388b..5c347ce4149881cc6a0b8008fb0050b33aac96ff 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractCondition extends AbstractObjectTypeProcessor implements ICondition {
        /**
index caf4976ae2bae13cccc480f3995bc004c2a1e970..2e610731aea5748cc4a28da2374c606d30b3eaa6 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractIntegerCondition extends AbstractSingleFieldCondition {
        /**
index 9fe3ad9697651277f5a8ee46b865086556d39267..de233f15c9d0cd8837bb8719752199ca9bc52ba7 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\category\CategoryHandler;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index fb57986b215ae21bff534208888707907cb6ec7e..d4be98be447084a388170b0f9459c7e12c0e85b4 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractMultiSelectCondition extends AbstractSelectCondition {
        /**
index f39be359cbe061826b4f747f95d76245d4331bf6..60b8e5b1c5668f935313070a93e92f1126a62136 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractMultipleFieldsCondition extends AbstractCondition {
        /**
index 0a0ceb29068c6c03c47dffeed53ec530ef0c1426..82088daeea902a20f4947df66f4fccec3b83a158 100644 (file)
@@ -10,10 +10,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index ee312209215bc1b972a72b8fbd64e02f9bdba606..c265d47764ff50f8435acd103a33a571ca52b327 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractSelectCondition extends AbstractSingleFieldCondition {
        /**
index 0c8c9f76270cc90002291ec18bdd7d67fd86e905..03abeeec5783124e0dfeb32fc9e1704644544636 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractSingleFieldCondition extends AbstractCondition {
        /**
index 6db5ed3e091c5e29db97b090258313ae78ab1884..a002f07caee00489c49c809905e737986bb314d9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 abstract class AbstractTextCondition extends AbstractSingleFieldCondition {
        /**
index 9a402723b543c1e7fa3bfbbabe52034c45c944bb..ebf6e3a54eb0ff886f585b2ce23fbccd782412ea 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index eb87b73ff1e91f8bf0867952a4f4f64daeecff24..742faa580d53ad1d8f324c3d9a6c4baecaeb1518 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 class ConditionHandler extends SingletonFactory {
        /**
index a3f4db9ca2f8c7b94649deed11c6b84598cddb69..409929001e2c7ea06b4a71afab068783035c2dea 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\DateUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 class DaysOfWeekCondition extends AbstractMultiSelectCondition implements IContentCondition {
        /**
index e3b4f2821de716f652703477db72c6a17d2c9be0..038a863ea3df050d98e7f724792622053ef836b4 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\IDatabaseObjectProcessor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 interface ICondition extends IDatabaseObjectProcessor {
        /**
index 6081ced9984bfb220e8402476fc13a26f567a5a2..a6c5fff183901772922a655a2150fb50b3fb5a96 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\condition\Condition;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 interface IContentCondition extends ICondition {
        /**
index 527110eb35941fa684309528247f21580c4f9da3..5b56aa151db5b6a0a40dbe598c6327b3fded7c3d 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\DatabaseObject;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 81a8446bcdc154f5432c2217437013b913c0c188..476b769336ddce2cd1633345b5d593b6bca232cd 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\DatabaseObjectList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index eb417cec693e43c90250bd96f2fbbf338100da2b..ea631cea7f6bbabdc0104d022a71c5525584a4cf 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\user\UserList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 interface IUserCondition extends ICondition {
        /**
index 65a494036f5b29a73b4da5ff7a04049e0af7db1e..2d8db8e9fb744f4a9570cbc74d65986c01fd75c1 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\condition\Condition;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 63e08889f02e7d1c57d9cb30d51ef7173b4b82ed..037b42dac71f4f0ba0c57adb861cd4f44491b3f5 100644 (file)
@@ -10,10 +10,8 @@ use wcf\data\user\UserList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Condition
+ * @since      3.0
  */
 trait TObjectListUserCondition {
        /**
index d14a1ec856b3e76cd0416b646185b11c43d12294..b2aff8babfc0b9e2962dc76677f39d403e5f9ecf 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\user\User;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Condition
+ * @since      3.0
  */
 trait TObjectUserCondition {
        /**
index 51996d94ea90beaf40471134c963bb6d7676b55f..e455a8c6c75849734d96fd4042c1040132ccbe19 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 class TimeCondition extends AbstractMultipleFieldsCondition implements IContentCondition {
        /**
index c6ef357d84560f2884d294bd8554309627aaf5d9..8fef98bd7f95aaf625a859040dc02021ce507675 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index e9e23a4651ff47310d2c8ea88937a74647399021..6dcfb4a46994e3851ec0a424e323aa41f15c69d0 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 class UserBirthdayCondition extends AbstractCondition implements IContentCondition {
        /**
index e46f563dcf4c25930a9cd1934ef9ec0003de0d2a..122db56ebbca889e5e5258e62a0f3930e2646c64 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index e76af293496df51e2f5cdee879aaf09123cb6c21..d6681a2ce69b051cbc2153c22df0949e6105f741 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 6d985fddbc564dad3f7fee2e5c1e37ee472f3427..9c156d09845cb894ed4ba405b1d8594ad2de790c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index f82953a798a63af07eb7c4bb63e426a996cd3205..302c2c0083430092527c17ada5275456159e6938 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\ArrayUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 40b794f5b8911b92888f69f1eb1ebbc40e957103..50dfd26fb9de4adcf92c52ee7a270490f86b2a06 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\UserUtil;
  * @author     Joshua Ruesweg, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.condition
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Condition
  */
 class UserMobileBrowserCondition extends AbstractSingleFieldCondition implements IContentCondition {
        /**
index 53341fea2bd7ec08c5cee72b7e7f5c9fbdd80d4f..d9e99670b0f7d47d74e00485da34083b4e5a730f 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index b23b659b66b30631bc7a57d59e6ff891c349d9a4..4adeac3a7510e031bf7b6c1bd3170e08b46bc7b9 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 4fb83286bf411d2329d661cf9d4030bf523e5e86..6bec80d331cff717176c7fa0ef5726dceeef04c7 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index ee8bd516b51210548b38f47bf08a40b47a1ead98..728ba61b676fb618bb7a33d2b3241e10b5e4928d 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index e00e6fe1e528c8367fbaaf9f9a7022e76ed8a437..da2302f9eb597cad6185956465deab3d66e38d9e 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 4a05be502d22bcc898c53a4c7f73a63056d06b65..9f131e23dbee37647b310c108abe2d6edc3f7da4 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index b32b1d3014e430b835f0b257a8a28299320808ef..ce7ff6b97efe72a18f8da17957d6151957951bf3 100644 (file)
@@ -16,10 +16,8 @@ use wcf\system\request\RequestHandler;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index de1d687277b668a1c115ec0bba27eee16a66f673..6f544ba998f672f23a53aeb89a889fdd330325ac 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\event\EventHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 abstract class AbstractCronjob implements ICronjob {
        /**
index d2f997b1f32b7811445c5441cd2ab610499ba385..38bc0889b94d52d13247cb8b483f3534ab327397 100644 (file)
@@ -11,10 +11,8 @@ use wcf\data\cronjob\Cronjob;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e91c9db8364e8226ef92b0eddf8ee87175c98928..fbd763d392b62644afc0e33d34372db0636b2609 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class AttachmentCleanUpCronjob extends AbstractCronjob {
        /**
index a8ba91069f7574bf9d46cb0df2b950903a91ae76..d1300cf408a70a910e30e77c3a74fbd7cbf5d0d0 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 085c588493f1c4b0fb4ea7619bab96dc2988d9ab..a064dc9c08337c98787dda193c6451f703ada0e1 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class CronjobScheduler extends SingletonFactory {
        /**
index 7d17fa4b5bce4cde10d1f6aa21a14b4ed3c0b363..e37e0942e990fd04b3b24424470a6c294d508f9a 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class DailyCleanUpCronjob extends AbstractCronjob {
        /**
index 9fba116efc51e216ce63370155eeae5dc5b79dc4..899fc0127635e566f05ebb77db2a80fba8f12c0e 100644 (file)
@@ -21,9 +21,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class DailyMailNotificationCronjob extends AbstractCronjob {
        /**
index 513fdd0d818b783ac78ff32bc2b939839b846c7a..1bc9fd312a354fbf49a015c62936858df731306f 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\package\PackageUpdateDispatcher;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class GetUpdateInfoCronjob implements ICronjob {
        /**
index d8f04289becc9070430e6289897a41da1143f769..106fe8bd221d7cb5e2e87e46c7ff3100cdee6c80 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class HourlyCleanUpCronjob extends AbstractCronjob {
        /**
index f260bd4dab4657e4017dbfd0a6bf32d1fdd1de96..ae6809daeea37d6c943129c19e8d91092920e648 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\cronjob\Cronjob;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 interface ICronjob {
        /**
index 073ba1b16ec36e0882dd165fef58d2dffc9fe2e2..1dc20e19a04d1b73d210235aca43262b0abc87a9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class LastActivityCronjob extends AbstractCronjob {
        /**
index e77912483e75398dc9f611ba2ed221b18008846d..6fb45d5335063d0d7f819dd6941d9a93135131d5 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class ModerationQueueCronjob extends AbstractCronjob {
        /**
index 2d685620240a8b1898400d89e9ce78c6ffd57e0d..a14a4f6ad6f3d7211c2a7b66b2c22c2a8771a5e8 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\XML;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class RefreshSearchRobotsCronjob implements ICronjob {
        /**
index 8543e950f49fbb73c2565b004bab1785c59c92f2..fec4f4300ce0985b75fa07880e459052d686992d 100644 (file)
@@ -12,9 +12,7 @@ use wcf\data\session\SessionEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class SessionCleanUpCronjob extends AbstractCronjob {
        /**
index 4ec7a583d5123af283d70aca966f8a362e070243..2dd8972d43845e08484e4249bc4d0d385058fd19 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class StatDailyBuilderCronjob extends AbstractCronjob {
        /**
index 25673a487493f204816af27bc8c2a31094579305..8068edadf1e092fe22b404885d0d399825ca0031 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class UserBanCronjob extends AbstractCronjob {
        /**
index 37e3ea3d0e24505cff2a87b292aa5b3d74b56ad0..9044b7872498c45937b3efd5a369f68f415ebc65 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class UserGroupAssignmentCronjob extends AbstractCronjob {
        /**
index 65125c276ea6d364d166db2f6119bc9f82ed4aed..040b5814f39aaa5632f7a63bf04513234c366501 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.cronjob
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Cronjob
  */
 class UserQuitCronjob extends AbstractCronjob {
        /**
index b544e8fcac528ec043a8643e9598d56b1e687b6c..cdc9ceb2e29d6b6a8f00b87bde2b9d5774128762 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database
  */
 abstract class Database {
        /**
index 56f5f7c46437c78357230bca0cefa50e437f9e34..cbfb47be0746d246b8a09752c34091b480d1c711 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0ce66ef73ae9d41a099ef8a5bb69faa80a084fa3..a112f073d6009eddf3ecfa2d18d9a6fdccc1114b 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database
  */
 class MySQLDatabase extends Database {
        /**
index 030c4e930b3973e58dec2a2ba9baabd24d715bc7..4d5ca1964d3d3e9683481e3258ea631621fdc217 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringStack;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database
  */
 class PostgreSQLDatabase extends Database {
        /**
index a78fd136b20ea2d41a8846b9a76f6a296e2f0be8..d3b59db4ddbc8eb31e4cfedfb50cd88407b6252d 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\database\Database;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.editor
- * @category Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Editor
  */
 abstract class DatabaseEditor {
        /**
index 16e69ada12824ccbd1aeae09f1a9ec446147e04d..d32e9aa13ccee9a364468880ec308596d825d59b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\Regex;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.editor
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Editor
  */
 class MySQLDatabaseEditor extends DatabaseEditor {
        /**
index 907468ef2648e438e81fe27b0930422234570ec2..767e076f42a492ba5b6302619043aca1711fb93e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.editor
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Editor
  */
 class PostgreSQLDatabaseEditor extends DatabaseEditor {
        /**
index 777261697b5b90272c6827dbc39fefd7a111d0e8..78b10a0fe153bea02866400d9309fd8a3b925b36 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\database\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 */
index 865c1f96fb47e28d6c738057f4feaa05253957a5..b1b11cfa54ad97739f42fb56b6cba2a27806e386 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\database\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 { }
index 2e874e018501a28b27892ee94fce26444bf093a1..1ca4618411f23a48472a27f43332075616be50dd 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\exception\IExtraInformationException;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7031dff07587caaa05728be859f28225a724fc4c..03b0476b94717fed90a27908b05a2e25e1ea31c0 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\database\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 { }
index 6b798b4e6df29370567309c69cc6a2018e66234c..ade6ffac60690afe3d5c0d042363cfba9fd2456c 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.statement
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Statement
  * 
  * @mixin      \PDOStatement
  */
index eceacbfeddb822f05940e12c02defae81e52b26a..b9eb56fb75d7b6860c281ebee545e035c2548e90 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\database\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Util
  */
 class ConditionBuilder {
        /**
index 5d2f6b84258c429386de03e68ff090162daf8f13..c2dfd9b1ecaeb4f30b6607a02a4e0e290c87c3e5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Util
  */
 class PreparedStatementConditionBuilder extends ConditionBuilder {
        /**
index 86de97392a66edf0564b72668d2f1efe24c32557..d37edfda212610f37879bed6f1508a79fccceac4 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.database.util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Database\Util
  */
 class SQLParser {
        /**
index f197eb93fd1d95358c48ea07798da971e7418c30..0ccccf7832418d59566849e6118a095c2d5a416d 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class EditHistoryManager extends SingletonFactory {
        /**
index 6046943a56e50398ab000b755eb26f7cd1e2474a..a0b7611fd29263a08cd489045ba85d60082de677 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\IUserContent;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.edit
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Edit
  */
 interface IHistorySavingObject extends IDatabaseObjectProcessor, IUserContent {
        /**
index 1e263a14fa04f1dbb25c0fd51248052922327cbd..afa2e02ed54178d271e80881137d31ec0dee512a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\exception\PermissionDeniedException;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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();
 }
index 5f2dbc9d7fcec69c64e46b947ebebab2b979cd45..c3911e40716dcbca31eee4aa228bd58673d355f2 100644 (file)
@@ -15,10 +15,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.email
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Email
+ * @since      3.0
  */
 class Email {
        /**
index 9f758b368e7d8618503d73f7db4de4420a751cb3..3f1cc33ec95176912b3a359486cb0457231fccaa 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\email;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.email
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Email
+ * @since      3.0
  */
 final class EmailGrammar {
        /**
index 369345001b4e835be27fedb98684a7dd909e1444..cda45a721f805f9c9cba62f3e7b8caa503c184ec 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\language\LanguageFactory;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.email
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Email
+ * @since      3.0
  */
 class Mailbox {
        /**
index 09ff3feaf7ab168fb7a0490a7b9ec2409d710404..5ef209cbe1042e8f9e7adea8ec38fb3e847a0011 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\User;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 330fb8203b962530c8abee8131955e15aae8a889..6eaca8ddccb32d588d902eaca743691d7e6ae95a 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\email\mime;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index cd4af9705a5a4dbebd29c1b627753e5b8382e227..569aae205ef7383a01fada79b282cd7155408b88 100644 (file)
@@ -9,10 +9,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 40c488c0b65cae0bf73f4e9866dabc8fd8229e40..5b96c1a1727b4939b29a7bd07e2ab11f1a11299b 100644 (file)
@@ -9,10 +9,8 @@ use wcf\util\FileUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 393fc80153741a26654517bc9c1049e1d4f25502..d7f26ce4a4eb5b33a5f8f040884da26229b22f54 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\email\mime;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d2ac9703325e007f67401f7f2ed8f82a3974bf26..ecc434389b721a441bfa2da4a5fbffbb174b37f1 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\email\Mailbox;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 02356d068ab1c2eed84dbfa5e6f74400512409d1..56bc4f0d071ced27a49a8a263bc4fdd8b94f487c 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\email\Mailbox;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7f55ab1cd6d2e009342056b03da1800c8a3fad42..ba625931c746d099d08197a3b4882f4a4a8b4473 100644 (file)
@@ -8,10 +8,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 083aa1e919159faacd4ef51d3810837dd8bc9729..ad55acf7cfddaa75b8c78b38600c7af963b6c4ce 100644 (file)
@@ -8,10 +8,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7b7111785a69cb53209baae1a0d3ed726eebdefe..5eea4aa6064b17c021da8887ca05b611c42e3547 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\email\mime;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 31076ce1716e866d585b6ff9bd4d6031b6667919..aac3c6c78f4b8922ec92dc76e6e31f293cf0bade 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index cbb7c88722a059400b95c321b3316a2a0322f7f0..cd0513bdfd222ecdb7a996504140cfa780c4ae34 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\email\mime;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index bf0d94d889ec8c63e6dce07dd0031083a3c1dd99..577e9f2ed665e4ed1cb0452d494b6000d1e25bec 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\DateUtil;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 1a3b4c82c631b79d7f5e587c7996afa8c917680d..e270303aeb5bda3d67e9e240126bd56ea7e3b1fe 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\email\Mailbox;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 3d706a2605a7fbbd8059f3305f73f70eaf59712b..be972db69fbad3d66a3ee6b81c02ca86956f507a 100644 (file)
@@ -11,10 +11,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6a6c6c84ac4f53618ae0e8e8a67a038769139694..73202fc4109161df8e2922292e16d2a5baaa9f3e 100644 (file)
@@ -14,10 +14,8 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 2513086c28ea90575f81f16f54db08fbccee390e..c16004ee11282b558cb01fe9c69e4cbd94de0131 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\email\transport\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 { }
index 636caaa71533fdb0a3bc56ee07b629a194606ada..aceb0770f5a22977e90f2ecf15abcb9a0abc98e0 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\email\transport\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 { }
index 837eccdd370fa5446940b3394a42efe311a1fd90..94b1185500165c2e344bcfa8ce948d918d2518c8 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\SingletonFactory;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Event
  */
 class EventHandler extends SingletonFactory {
        /**
index e64a448988c709d734a6b23490d270643690e5f0..098e74b1038336bea2fa541eda0c92708cc2de7d 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Event
  */
 interface IEventListener {
        /**
index 12a66bd093b2a11cb70ee2308540b31288fbe7cb..f2030062d5ab9add5fb0448246f1e069bb7ffe29 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 66f55f95a94c83eef65387e2ce00e18da59bc1ae..10254d098fd51411fddbf381579b3f2670302703 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 677740dd4f3adea3b42d594c7a53d42abe8ebc86..1313abe554e5391dde85dcc6ba625f8c24b67fc2 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.event.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Event\Listener
  */
 interface IParameterizedEventListener {
        /**
index 07f69744da3cd6f234a975c9aecc99d4cf09f7d4..f9ce4c1356c5715021fe81d1d0c865ee73493832 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\UserUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.event.listener
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Event\Listener
  */
 class SessionAccessLogListener implements IParameterizedEventListener {
        /**
index a507c30ae7e61f575c1dc7ae90f996d3124b16c4..bcb892ba3e242791d5d9de122505f69fa62bbcc5 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\JSON;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class AJAXException extends LoggedException {
        /**
index dbf902ed32fb0fd3d0f245424d5fba2f4c2a6f5a..e6f181274a6b8f6e770eeab0f8d1a46898e9f235 100644 (file)
@@ -9,10 +9,8 @@ namespace wcf\system\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 3008d4f70692f07111d663102ece650fd351e0a1..b637ff70ed6a4bb4d641854e9aba6936f2882de8 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\system\exception;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class HTTPNotFoundException extends SystemException { }
index 043e78f18fff8e18291797fb7dec989207df604e..eb5a2d38e7084cc96d2248e2b42fab3ae9006da8 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\system\exception;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class HTTPServerErrorException extends SystemException { }
index 2394c6ae119e799e9fdba76f1b7ee3d28cde69d9..b95a0009516e816608b2a14b693f3b82306fda19 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\system\exception;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class HTTPUnauthorizedException extends SystemException { }
index d67745a4c3050ec1aa71790ea10500c34f787ce0..2991866d9e124aadd29505db53fbbe9ad0b9312a 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\System\Exception
+ * @since      3.0
  */
 interface IExtraInformationException {
        /**
index 3853fff2d533e00c3e69cc40b69b8b7e98474d62..5f579937412cae7d2f339b1c72366dc4cba921dd 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\exception;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 1c0431821855a3c378170e140177ee8248796f6f..dfc7bafe7649685d03d9a5e8dd9a23bca538942c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class IllegalLinkException extends NamedUserException {
        /**
index 5eb8b6a816e4ba4e72ee58581cc0b05d9eabdbf4..15957a4025fc5d0139839c82060f65c5c8da30b1 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\exception;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 936eacb6a640fdb62b438eadba338dd9276abab2..25acd0a71545f736deb5dcb9bbdd049e1400159c 100644 (file)
@@ -9,9 +9,7 @@ namespace wcf\system\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 { }
index 76b6427b6d4d55095ebb0de50817f9daa0a9bb06..1153b72d639720a7532e3e6eadcfd8ad02483eff 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class InvalidSecurityTokenException extends NamedUserException {
        /**
index 1f76146ec0717d52639bcc43663d451d9a049745..5cfea3a0e608ac08a1fbccf9cfce52bd4b549cbd 100644 (file)
@@ -9,10 +9,8 @@ namespace wcf\system\exception;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 50e0cab3fa6f13bc7f89b9a42681c0e81910bcd1..473bac5a4ebf0409c9b10bf75a898f83d6433bec 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class NamedUserException extends UserException {
        /**
index 8abcf32649e54249676e85cbb382b4815dfcbb08..1f13f55cc4d159ce2caa923eba47cbfb87129af0 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\exception;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 9f4718a5846dfaa11e119a0fc95455484c05bb15..e5f32cb257d37e2e767a843a24d17fa93402fb8e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class PermissionDeniedException extends UserException {
        /**
index 014a5f5ab3360b56a588316db79447a8c0a5d0fc..f9ee01bc64544597b3a3e1bdfb476a88c6876837 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\exception;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class SystemException extends LoggedException {
        /**
index 12555b4fb4f7cafbd2b659769b387385d81fe5c2..c54a8e061296fc8771fa57d93256d8f8fc403e6c 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 abstract class UserException extends \Exception implements IPrintableException {
        /**
index 13658b2b4cf7765f8b2f0dded3ead8efeca744ac..e7225f3d0656652c11f1345c05ca4b879047824a 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\exception;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class UserInputException extends UserException {
        /**
index 3f77ff29724544a494bd08ed9e94d0c2e6f04ae8..50305e7e615ac8e6b78a149bb67384f82d266381 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class ValidateActionException extends \Exception {
        /**
index 1b968c07e72a3e5c6902f836592dcab926f53b08..1c3934229a22a9824f80f0f6ff6fe1fd36fe8cac 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exporter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exporter
  */
 abstract class AbstractExporter implements IExporter {
        /**
index cb8f603392fa154f9a2f0d4a6fa109a7cbdf6659..798191fceacc31dc26eb38c1f0e0fcca91a7f6d6 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\exporter;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exporter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exporter
  */
 interface IExporter {
        /**
index 8446c9db8c466fc27b2440e2064a97d9b9d6a535..87b36bb15c1d2b6749bd5a0f71cdaebcea40b151 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form
  */
 class FormDocument {
        /**
index 05e612d12515d7e455f5291fd2b52b3d5650a0ae..058e1880981901aa444ed717d0baeb918838674e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form
  */
 interface IFormElement {
        /**
index cbe20171361f2a547f1e664e8f3ae6ead98c1735..a4c7bfbcd874ef412bee7ead79ee11e515a6992e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form
  */
 interface IFormElementContainer {
        /**
index 952ac34a1228f303bb7aa20449c59094351b125a..954388862db54c4f2bdb954a3c07b64360f17346 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.container
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Container
  */
 abstract class AbstractFormElementContainer implements IFormElementContainer {
        /**
index e6706a9a38d8822c1bbfdc80fa9577a36cdbb9b5..4aaedae8955a02c40dcedf71fd856b17ce863b0e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form\container;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form
  */
 class GroupFormElementContainer extends AbstractFormElementContainer {
        /**
index 71c9d626e7ff2524cf7e4919c706a01fd164d2ac..fa5db516cde8bc55bde8d9c8725121b1f2ad46f8 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form\container;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.container
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Container
  */
 class MultipleSelectionFormElementContainer extends SelectionFormElementContainer {
        /**
index fbfe4c704d1e8bf02caaa41bd4618cb29eecd9ad..bd7b362f1c49313612e239468c8c14628ffbd36e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.container
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Container
  */
 abstract class SelectionFormElementContainer extends AbstractFormElementContainer {
        /**
index 3e5a89765c533c03dc9e150564756973c89f1937..ed6a495e7351787646c72834d74fc3ac38ceacc1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.container
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Container
  */
 class SingleSelectionFormElementContainer extends SelectionFormElementContainer {
        /**
index 8b5a1aff8a0af99007ffa3229ab7f6217de65f1a..18c193edfd635b6f8c3ff3733595c54a8ac4a92b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 abstract class AbstractFormElement implements IFormElement {
        /**
index 3c0803b609ba1ad9956d330e1d2d96d1c1f4ec4a..2ee973f4bb70527a91fce28e84a133e6d4bc69d7 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 abstract class AbstractNamedFormElement extends AbstractFormElement {
        /**
index 8b90c082e935349cd06b2103713a649ae3506ea5..2a8ff45ccae2dbf489a78ae0863c92941d45a6f3 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 class LabelFormElement extends AbstractFormElement {
        /**
index c5d0a28e4175d89e059e09252c395dd6854a4bfb..017d42707c414e02873be2c8934dff28aa14da0f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 class MultipleSelectionFormElement extends AbstractNamedFormElement {
        /**
index 1d0f25548685c62f178625192ee69e617970c4a0..785126ab0d6f408ab45de74779e4e95c4ba1f052 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form\element;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 class PasswordInputFormElement extends AbstractNamedFormElement {
        /**
index 0e2091e6d444fdf8f4bc7ca1ff70cc415ac0df47..5ea297f7d0e6e1d9247e45d9dd12366c5bf5fbbe 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form\element;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 class SingleSelectionFormElement extends AbstractNamedFormElement {
        /**
index 44ccc62dc9561df1122f2ffb09c9fb0df872c2a4..5a2f1d8bd885b608fc958d7e8440a62f33b99cd5 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\form\element;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.form.element
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Form\Element
  */
 class TextInputFormElement extends AbstractNamedFormElement {
        /**
index 0f1ae9e0ae3afd9a25ab7adb05be52e8e0171934..433f0a0b87ca1619d46d3e246a75e9489ad792a7 100644 (file)
@@ -10,7 +10,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlInputProcessor {
        protected $embeddedContent = [];
index 25da34f0d7a59b1aade74eea93d67e7b1c5d8623..6cf21c496663d39c119e5afd01df3f3a9f5ff24a 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\input\filter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 interface IHtmlInputFilter {
        /**
index 49627f2735a9d3c412bc624e5c311219a4e23431..a89bf0104b7cce1b696d87f98122fb0221700b36 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\input\filter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class MessageHtmlInputFilter implements IHtmlInputFilter {
        /**
index f18860e8f69946a8b87de5bc4df3aebdf77b9713..49d9bf1ebe0dd516ee398bca4440a7b9632c068b 100644 (file)
@@ -7,7 +7,7 @@ use wcf\util\JSON;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlInputNodeImg extends AbstractHtmlNode {
        protected $tagName = 'img';
index ef39200331e545f8cb568c29ba2ea6bfdcd4f017..ee1e17004612b1b826516303a611eae6b1fd1439 100644 (file)
@@ -6,7 +6,7 @@ use wcf\util\DOMUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlInputNodeProcessor extends HtmlNodeProcessor implements IHtmlInputNodeProcessor {
        protected $embeddedContent = [];
index f5e91c242837d44661dbef3b49fd43fe8f877c1f..1488adcb6b6c2cdaa9915f37fe16235d5c3efba8 100644 (file)
@@ -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
index 9387589802fbd1840bb3717643bbb886e1b3a1fb..67f99aa3d2da83b321d8e6e5de3d56034588338f 100644 (file)
@@ -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';
index a2f1c022a50dc730679bed1f9c774be8cd89d1a9..161680b29add894e9e1a2b78d23bb7295c17532a 100644 (file)
@@ -7,7 +7,7 @@ use wcf\util\DOMUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlInputNodeWoltlabMetacode extends AbstractHtmlNode {
        /**
index 3f3c117ba73fd4519b60f3ca63052cdef12cdcb0..7e87f925ba49fa9d8bf56b9db000bd65c6e74b51 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\DOMUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index a23f47f166f65ae1914c38f8e4a8eaccbc8ddbbb..14a293deb7ac6ab43c457454b574bc07b0b14ca6 100644 (file)
@@ -4,6 +4,6 @@ use wcf\system\html\node\IHtmlNode;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 interface IHtmlInputNode extends IHtmlNode {}
index 8911a8af6a64df2a6eba04efe67bc52e8724fd1a..2c2f6aaba00c70860b3a6bcbbccaa85cd5f708e9 100644 (file)
@@ -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();
index 141e5793babd53fa7ceb71647c68b49de2e99415..979b264bc94aa5f4e4fa388b5435c399f7418549 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 abstract class AbstractMetacodeConverter implements IMetacodeConverter {
        /**
index 55de4e4aad7eebd1bae753594b8df86fa44428f3..d6d61fea9b69abff03252f38a5448b1723d6a864 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class ColorMetacodeConverter extends AbstractMetacodeConverter {
        /**
index cfe2989bfb4238dbde7f5d8329f19cdfe8ab21a2..d832f40cf682063d290e2023361e36fca7f0510e 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 interface IMetacodeConverter {
        /**
index 8a8ac1aa9b29eeff43936f853f71bb6e180ea3b5..7318cc7b84cb654596c3bbfa74c1fcdacde84c36 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\metacode\converter;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class QuoteMetacodeConverter extends AbstractMetacodeConverter {
        /**
index 03881f05f8569318bf8561249539de1c3b6830b5..a9aa98744aaf9493d20f4d2e50927e8ba40bda44 100644 (file)
@@ -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];
index fa8769464031c13da8118d18500a39140003fdca..d2a37fbf61496ad3bd2f789fb07d60b0a0e1c157 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\node;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 abstract class AbstractHtmlNode implements IHtmlNode {
        protected $tagName = '';
index e03e7a59049bb5c759cbff130feee4154b5ddda9..261b082156602d575a03aa8caf5e223558a4515b 100644 (file)
@@ -5,7 +5,7 @@ use wcf\util\JSON;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlNodeProcessor implements IHtmlNodeProcessor {
        /**
index 51c7f3889c0995afdf9300d04318b54e25d35b02..8f81002650f030cf3586b414af740d8b69555b05 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\html\node;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 interface IHtmlNode {
        public function getTagName();
index 795a9409eac72ec56f3a7005384835c8b7cf8d69..401aeeffdefefcb7962ce5286f7fb8925c1fbad8 100644 (file)
@@ -2,7 +2,7 @@
 namespace wcf\system\html\node;
 
 /**
- * @since 2.2
+ * @since 3.0
  */
 interface IHtmlNodeProcessor {
        public function getDocument();
index d9f12d073375cf63388af4953a3ffafc62666bd0..a6fac5a0f4cf29d6af35c4ce5ec241406910d779 100644 (file)
@@ -4,7 +4,7 @@ use wcf\system\html\output\node\HtmlOutputNodeProcessor;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputProcessor {
        /**
index c179eb7e33f1c6ca658f86ff0f28cec2e02c2292..611f66bca9a7df25288e70b9d3c3d047c0c37a98 100644 (file)
@@ -9,7 +9,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputNodeBlockquote extends AbstractHtmlNode {
        protected $tagName = 'blockquote';
index 6f283188e4d823a8a1843228fe222cdd613c05cc..26139e9123b1e6934e1d68b5091854797b33d822 100644 (file)
@@ -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() {
index 38037593034fcbbec139f3630892d5cf615d6698..9b45a1febb0373219634348977f54ffeb1c52171 100644 (file)
@@ -6,7 +6,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputNodeWoltlabColor extends AbstractHtmlNode {
        protected $tagName = 'woltlab-color';
index 14355c3f024aa9a6510cda7834852465c6e54636..7ecc86b4dbd4c16c982a5f43ced211527833da21 100644 (file)
@@ -10,7 +10,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputNodeWoltlabMention extends AbstractHtmlNode {
        protected $tagName = 'woltlab-mention';
index bb13fc5afb4b76ecd7e4157c9f70bde921c55e96..b2cfffe8c4bd78b50d64aa705fcf2154c6fb3033 100644 (file)
@@ -7,7 +7,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputNodeWoltlabMetacode extends AbstractHtmlNode {
        protected $tagName = 'woltlab-metacode';
index 428c99091f8dd238280a366f00f66c3bf3356f87..168475c3581433b2f8fc95e0906fc2d3ddc9585d 100644 (file)
@@ -6,7 +6,7 @@ use wcf\util\StringUtil;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 class HtmlOutputNodeWoltlabSize extends AbstractHtmlNode {
        protected $tagName = 'woltlab-size';
index da49187406d45a748a81fd7d8bc4c66b7f24af7d..e8e34f64ab6e13bb8618670ac15cf08c366bb01e 100644 (file)
@@ -4,6 +4,6 @@ use wcf\system\html\node\IHtmlNode;
 
 /**
  * TOOD documentation
- * @since      2.2
+ * @since      3.0
  */
 interface IHtmlOutputNode extends IHtmlNode {}
index 186be4cca48a562dab972766185e46760e7c7874..1bef80ffa032130ef60cfa83e9b0fe3464fd4de2 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.image
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Image
  */
 class ImageHandler extends SingletonFactory {
        /**
index 8f3db626be6b71c31cc20685c3e3a2d66c41b6f8..d793d290b7ca6ed1790757599a25831490652770 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.image.adapter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Image\Adapter
  */
 class GDImageAdapter implements IImageAdapter {
        /**
index a1786fef6cdfa8f1d2da78cb51e0ef276625966f..34cef3b5a10e5396b87963f20bd0dce22456363e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\image\adapter;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.image.adapter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Image\Adapter
  */
 interface IImageAdapter {
        /**
index d6f1372a20457595a5dad066caa8aad98a95a7fc..5c334a699699714a594d4aa5cdef39b023fed278 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.image.adapter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Image\Adapter
  */
 class ImageAdapter implements IImageAdapter {
        /**
index 53b4aff85f2b8290dd9f903a5e05cf99ee3b9fdf..874ac3cb5394e3a28bf1c9b2da93160d57e5909b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.image.adapter
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Image\Adapter
  */
 class ImagickImageAdapter implements IImageAdapter {
        /**
index 7f73e7ec39962bb3dda84fe62c658dcb59198ce4..688ffacff93b916ba63fdc4168e2a1af3b900a54 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractACLImporter extends AbstractImporter {
        /**
index ff37c42fcdbd6596c209c27506aca08070650aef..0a5fb4ce33b16033d1c2aa78bc46dced9b3afb16 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractAttachmentImporter extends AbstractImporter {
        /**
index b748d63132fa2c806ac48d39eaf42c9c8548a298..bf15968c5cd1e195d4bb4d638e1c44ca48b13600 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\category\CategoryEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractCategoryImporter extends AbstractImporter {
        /**
index d67b32b203fa0bf6940a7a7fcbaded6e157c25c4..42bcf69a7a9dd055ab336e8f9a60c9de44f76220 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\comment\CommentEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractCommentImporter extends AbstractImporter {
        /**
index a04ae63f1d381c720803f50a3fe1aef4f3878b7b..f0c71fd5c3d7d9ad3c11cb7636617c9f91517f2b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractCommentResponseImporter extends AbstractImporter {
        /**
index e29928cbf767cceff673122d4b5e3d186693cacd..03a938b9438214993e079561dafffd6f837eab04 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\importer;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 abstract class AbstractImporter implements IImporter {
        /**
index 77c36c1ebd647f8ccc331bb9b037867940ecf4e0..1e87a0b1d0c10315741a1c441d890fae4a869608 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractLikeImporter extends AbstractImporter {
        /**
index 3e3b35b7b8400a4d37e0e01b9ea3b1652e3ad1d4..b0fde794f0523f09595fc62c245b49ef5e9d7b76 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\poll\PollEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractPollImporter extends AbstractImporter {
        /**
index 2ff536fd8c64c8da4bc54080b0acdf1a3f041743..67c3927b4ce55c43b2403539be07a2b03c5a349c 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\poll\option\PollOptionEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractPollOptionImporter extends AbstractImporter {
        /**
index 466fb83415ebf320f65692eb0d8f9fb497339b09..65f94094d11f4e1487e4ae0933330e2162e1163b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractPollOptionVoteImporter extends AbstractImporter {
        /**
index db9b3884923bff331baffcd15d0cd2406d381eb4..b881ca0477716db7cacd3587e9a82d427b3eb8d3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\database\DatabaseException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class AbstractWatchedObjectImporter extends AbstractImporter {
        /**
index 5b3f15e1b9d3c4ebec4a43f4971ff84f02319202..12b83c98bf515dac07c898f5c61c7bd617b4f085 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\importer;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 interface IImporter {
        /**
index d20c3a4ae320a83ba53fa932f456a25e34b1fd58..244e8ee77ae98030c1443dda05a7d25495aa038e 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class ImportHandler extends SingletonFactory implements IAJAXInvokeAction {
        /**
index 7fb732654849909e5937bacd8609c328eb756d6f..9ff564e726afd31f720d7a6176598fc5e512885e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class LabelGroupImporter extends AbstractImporter {
        /**
index 755a8c5b33a6a3a6cecab30aae87ee0b0dd9bc03..5029efd3e8ecc55162591f2333bcb13a0c088b60 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\label\LabelEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class LabelImporter extends AbstractImporter {
        /**
index 7ade5748e7062ab7706864fc4611022d9b0ff6fd..780655d1817b18466c3367e28177630635c14712 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class SmileyCategoryImporter extends AbstractCategoryImporter {
        /**
index 6620624bd0b771c98d54e6e20953d72dc0afbc64..03e00c8af40b3bfe6a59322eec016181984c1ac2 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class SmileyImporter extends AbstractImporter {
        /**
index 89f6bb99dda276a3a90ba78c7ba66d94aa991a89..30d9f6746dc72c1e77b7625418235ef44fa4f5bd 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserAvatarImporter extends AbstractImporter {
        /**
index 230fe1e09f23468905cb4c121e85a87558c17681..8952e89c0a514aba873b774b44f0ef47dbac24fe 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserCommentImporter extends AbstractCommentImporter {
        /**
index 9d1490606e1732115c6c305bb8c82fe6728ac707..6dd09c398ce7f9eaf8fe6d9f5d5452f594897754 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\importer;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserCommentResponseImporter extends AbstractCommentResponseImporter {
        /**
index 9da44442e684109f73bf6d84aee9da6b75118ab0..876825ba3ba10c0d42c767044eccc9e260a8afcf 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserFollowerImporter extends AbstractImporter {
        /**
index 495f2ffbea60d993705f135f4944e9bec2013a0f..34ac89cd9acaffe23dfdba4944b56fb5335502d5 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\user\group\UserGroupAction;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserGroupImporter extends AbstractImporter {
        /**
index 07a859670dadcadf1306c81dd212bf013ff9a0bf..e0818f6a8d1e977877f895fc17ce5d24d51f1e58 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserImporter extends AbstractImporter {
        /**
index 37e71be609e54998d8a848c1efa35edfae8e9c45..4d72ee3896b6da6fa761b1b4451abf4453bff70b 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserOptionImporter extends AbstractImporter {
        /**
index bff159bd87160b94c7e41d8163c1657e7a1b8a8f..ad68d30987093bdf73e833417258c47ff8484572 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\user\rank\UserRankEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.importer
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Importer
  */
 class UserRankImporter extends AbstractImporter {
        /**
index c0fc46cb4ecd2874dc4f991c7cb39bc018f0518e..df36524e1fa2aa321df4765d58a2fa03128c784c 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\FileUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class AtomicWriter extends File {
        /**
index 40a037b4f8c828c6831520ec60966db3fe197515..ded7762b05fe7db02ffca74fb1c94a58d943bdb2 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class FTP {
        /**
index 2c78d14f6e2dd6a116e0ed9aeb06b2dc347bd6ac..78b37297a91caebb9fcfe1f3f6f0a014f04b4c9b 100644 (file)
@@ -19,9 +19,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  * 
  * @method     boolean         close()
  * @method     boolean         eof()
index 769ddf8926e3b99478e98f68a4bf6a9c7b286fb3..ba89054a8137387bdd2e59bce4536df8af588f9a 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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()
index c4ae6b9323838f2f128f03a02f765431238f7a0c..04cf3c7a9ba66c1d4b0d1979ee7251271cf60614 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\io;
  * @author     Tim Duesterhus
  * @copyright  2012 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 interface IArchive {
        /** 
index 3c71862f2d2cd541f464dbd47e9b35180e2561f9..d428f2f57283e6b21a8f0c16f580ed566c2c25e5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class RemoteFile extends File {
        /**
index 70449b8c8bfd26bea2add318fcad82bb7e48f6e5..ae126b65edd159aec42f74add3585ca58ccd3ba1 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class Tar implements IArchive {
        /**
index 4017ef4aa7b190095d6f55ce5c5ab21641540443..2f1fb159835ba5ada1289f3595a55b2a73940b96 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class TarWriter extends Tar {
        /**
index 4b7548f1612c9d5a6e97cfe23b5c888360d1da67..ea2273e245e64acda651263adb306b19a7c246b5 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\FileUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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";
index 161a8097c979fe6db133bd1cdaf38add346ae635..e0061df08340cb2ad4c83ba5bcf4ebfb39522659 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.io
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Io
  */
 class ZipWriter {
        protected $headers = [];
index 98abbc333be57bca04eecbc317619356f425156c..957884271da6df67a6d9bd8e651fe0278cbbefb1 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label
  */
 class LabelHandler extends SingletonFactory {
        /**
index ef6db8d214a0d6e682692f112d3089f7c7448ff1..5cb0f86f1dd5d658a556ddb904f2692af632b8d1 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label\Object
  */
 abstract class AbstractLabelObjectHandler extends SingletonFactory implements ILabelObjectHandler {
        /**
index 1e5c11b863dedfb47a02cccfeaaf5e5252649f0d..f3ea6f371538bfcf9f0987cca5e1ec99e5ce236d 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\label\Label;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label\Object
  */
 interface ILabelObjectHandler {
        /**
index 90a2669929a9bcc78819771233895a0f515fdb1d..5908077de0bb271f0583fb047bd5c09e20c6deff 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 1b63c01d6df2947ae613c6c6f3c6232852bbaa11..305c075844b1e35aa7dbf17867cbc311596bd8c7 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\label\object\type;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label\Object\Type
  */
 interface ILabelObjectTypeHandler {
        /**
index 0f96659c4b614b8daacc93e42f442e4f30698f66..0d23ba856c83fa3cb04091c6ba67c25303d02d21 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\label\object\type;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label\Object\Type
  */
 class LabelObjectType {
        /**
index 2b981ccfabbc35c372a05fdf4514338d8e080704..ab8ca2e34e38a4b48c6019162b0b5cee4b61fcae 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\ObjectTypeCache;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.label.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Label\Object\Type
  */
 class LabelObjectTypeContainer implements \Countable, \Iterator {
        /**
index 056eb41835438be41d4f958c8182fa70d9f14534..51e1ee21aa1f8d18ad45e3467b23d34a30891464 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.language
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Language
  */
 class I18nHandler extends SingletonFactory {
        /**
index 28088fcc39abab7da39d49194733e637e6f943f8..ea1f62b8fbc234c0a813ae08a8da3fde812dec4f 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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']);
index 26dbc633e59c596a5d74996b419bc6d829ffa55d..15e3a1ee0dc598d9e12a9f747e0f0621e9e2de3b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\like\ViewableLike;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Like
  */
 interface IViewableLikeProvider {
        /**
index bae82be8b4892e98f8b9e2e4c8147d0530fee2aa..baffedf3ba83bf067aad4c5b360808ac15e8448b 100644 (file)
@@ -33,9 +33,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.like
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Like
  */
 class LikeHandler extends SingletonFactory {
        /**
index fea1b55cc2294722d71c44dafcdbc5d43d61982c..c9ca1fbf39942ebbe847aeee82dfebfe44d25297 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 2d1e3005b51237917f705e725ed5a0923903898c..0371485ee652cc66c12e78e864e78f491ed859f7 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 413958246d57bfd7a1671648330f013a0fb27b6c..dbf41b1a8e59c7c44a988a1a16221a4929eab64e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\io\File;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index aca7676bd6bda80d515eac550572452dd9c6dcc4..d789d656e0e260a9f5f9b0a9a340e49c799d54bc 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 : '');
index 4bbad534875a34601b74a074a50adb1fe647b845..516c487ac7a105871cc89f7adfa525c0aa03eafb 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\mail;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index ea0dd7604e5623ec0ad381a5910e5b66312b2b73..4405ee9d85881bdb003555c20007b8e1fb3ffabd 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\mail;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index 3881d957c7eb9746eea7b444643107317513e834..37273748ed23adbf2a1bffe8b7164f58b17c0139 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus, Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
index 84cb29f0f31de8495b5aa4ab1be1889fccbf5e5d..aa3570b75b36d621496727880afe9d5c6e0ca3cd 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\menu;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu
  */
 interface ITreeMenuItem {
        /**
index 1407b04e17865e96a36610eef38f3c517df22fbe..0c7ad2332c2ea27021b73ec4c63c15444fde975e 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu
  */
 abstract class TreeMenu extends SingletonFactory {
        /**
index 10078088a1d1be6c944d1591d4b3f02dab5544d4..24cd6c83d30439361486fd8f46cebe3956e9f750 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\menu\TreeMenu;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\Acp
  */
 class ACPMenu extends TreeMenu {
        /**
index ffa1dd6d3b4935f3dca42f9119e271b67618bd94..2126ba060ef998a10e3d050406c5a796be4bace9 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\User
  * 
  * @method     UserMenuItem    getDecoratedObject()
  * @mixin      UserMenuItem
index 9661c54f705d3c23c51912b3c939fa46c8d1079e..73cde846773ab91d9a5cd618cd5b769f4028ee37 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\IDatabaseObjectProcessor;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\User
  */
 interface IUserMenuItemProvider extends IDatabaseObjectProcessor {
        /**
index f6df93c565abd709da54e3111f7ac37f8248229c..58915d2f7acbcc6139fcfa2b70b559a372e3fc23 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\menu\TreeMenu;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\User
  */
 class UserMenu extends TreeMenu {
        /**
index d466d62412aff6df7e55464277b212f1592cae20..6c65c2eb0d8d497c88c8c802d2fdc02164f14658 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.user.profile
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\User\Profile
  */
 class UserProfileMenu extends SingletonFactory {
        /**
index 0a0d666a4b6f6dd8ac1d5a572fff4f929a314c3f..48cf6e9f7351fd4fee699500177fc1e593e25f54 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 98c697d0fa4dfb7b5d3064aa2bcf69cadb6b7f6f..14cdda8909c647a7d230914896fea62a880e94cc 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 04add75ecc4d91a9301e3363f1c0aff74a50347f..9c1ee20e0d10c65269ac481b086e786b8fb2b8f9 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.menu.user.profile.content
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Menu\User\Profile\Content
  */
 interface IUserProfileMenuContent {
        /**
index e3e9d93cb331b80c2cbea0bcc3602ceb9ff5355a..a4ee620cb2390c5e0edf44b5c56c4ffa1193ab05 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d91caed52cfd90948ffa26d2432811aaf4e24701..99a275e28df43f6cfd610d42f45456bfa633e8be 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index c1c2c6babf5481ebf85413a1831e27328867e7a3..76b7a36bedc4d7abbcb9f6bfd6e1a267cf7a265b 100644 (file)
@@ -23,9 +23,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message
  */
 class QuickReplyManager extends SingletonFactory {
        /**
index 377e85998926f21d382e3067137c5ea3540f7610..a5ec9618e364282175a6cc39d68a0e9beaae0a6d 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.censorship
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Censorship
  */
 class Censorship extends SingletonFactory {
        /**
index c3b9461c1b6c4e25962e8f0ee21a14a4e3c37d7b..58392c14f3217d09b7a00decf18b139fc6507dc8 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.embedded.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Embedded\Object
  * 
  * @method     ObjectType      getDecoratedObject()
  * @mixin      ObjectType
index 2fb76c42ed130aeefac1b7050ba93857e57317da..af22326d3ec8784395b888b46fdf59a6299f4b96 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.embedded.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Embedded\Object
  */
 class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler {
        /**
index 541fa7a35978901d8a4cafd2bf31789a6ef5066f..e23b64c44f1965fd5453976480f833601d24f349 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\html\input\HtmlInputProcessor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.embedded.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Embedded\Object
  */
 interface IMessageEmbeddedObjectHandler {
        /**
index 031edb81b8b610529b1c5bf79006599c8daed778..7d308feb51c1e74c24a1807a307ea29b620b3981 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.embedded.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Embedded\Object
  */
 class MessageEmbeddedObjectManager extends SingletonFactory {
        /**
index 905b9669875855cccdc54247f00862c3ea20ef3c..4bd48d544777d5aa17cbb0b8b5b32bbcb193fd36 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\cache\runtime\UserProfileRuntimeCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.embedded.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Embedded\Object
  */
 class QuoteMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler {
        /**
index ef3252bbf9e1cb9d87ea2230556869adb159c8fe..e773b3b8d6862f5119f48380674ed74833569c51 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.quote
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Quote
  */
 abstract class AbstractMessageQuoteHandler extends SingletonFactory implements IMessageQuoteHandler {
        /**
index 292450c840a191651102e0d0d2ef1f40fb43db8e..3883bc3a4bd271f48fbc73f6b3897f446497b132 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\message\quote;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.quote
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Quote
  */
 interface IMessageQuoteHandler {
        /**
index 21e45c30816f207244882752a4afadc9bbc0c0c1..62a43b77470b688bb1b48e4c94906366ece51142 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\ArrayUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.message.quote
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Message\Quote
  */
 class MessageQuoteManager extends SingletonFactory {
        /**
index 1eec6596b889ad8247aaa92069388bfca8b32a65..21f589605f0d1f5c726040bc199ce7a993d961ac 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\IMessage;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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)
index 086b7289ed5847c8bc97861db9101d7d1fbf7d4f..5f415bd13d2f3ec34b4c553599dfc9819e36ee0e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation
  */
 abstract class AbstractDeletedContentProvider extends AbstractObjectTypeProcessor implements IDeletedContentProvider {
        /**
index 304ab1e358e398f2bdead4695080a46c4bdf03f4..17be6bc06783f5e24ed579bd6527dc0d5dc406c5 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\moderation;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation
  */
 interface IDeletedContentProvider {
        /**
index a664f54bb4fb3c535d043c0dd6aacc4595e112ee..65706ee8edc46c6515994598a64b008a3d61e2a1 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index d1686c230c25452a38d5151c50b5b5c519ff6322..57d88e6e0b4d69c41f28b32b14859cdb09bb0d9a 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 abstract class AbstractModerationQueueManager extends SingletonFactory implements IModerationQueueManager {
        /**
index 894e7a1e95ab64cef44ecac11901a0ce88213f78..c625fbcf8537200a702c95d9967431b0b7a47055 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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();
 }
index cb99fb0d80e4dc3107acf42b19d390aeebfc6018..c56022596ac657d266d60ef346da865d44fb6433 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\moderation\queue\ViewableModerationQueue;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 interface IModerationQueueManager {
        /**
index 4398375449f7774bde9ff7606b2aab30e7375e89..d284cb5cd7c280c9c315a942126b8ab81ed0d1ab 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\request\LinkHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class ModerationQueueActivationManager extends AbstractModerationQueueManager {
        /**
index 1773ccc1d2d1ee0121d76f3561eda15df7185247..de8714f2b43c426875b6a511372bafc79236398b 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class ModerationQueueManager extends SingletonFactory {
        /**
index fd6a17ef381922bd92f93c5a7adcbafb347e5a89..461b8eae56b33b681a0281a7d80a1b17a546afea 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class ModerationQueueReportManager extends AbstractModerationQueueManager {
        /**
index 9f6c0f57b09ba56b6bed10b43432c648a0dfb37a..af6281608cf0969bf04827c6c6bf347f94ccf0a4 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\moderation\queue\IModerationQueueHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue.activiation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue\Activiation
  */
 interface IModerationQueueActivationHandler extends IModerationQueueHandler {
        /**
index ed9136c1fef42eb3605c6d4b1bded88632611165..03d8db3de1b3a4c0f9adc43b8f7415d5f454b3c1 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class CommentCommentModerationQueueReportHandler extends AbstractModerationQueueHandler implements IModerationQueueReportHandler {
        /**
index a5c286e98e76faef1cd8ebcbb340c46c951de077..fd315b6efc92a2c7d82934e545281b730d78ce26 100644 (file)
@@ -18,9 +18,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class CommentResponseModerationQueueReportHandler extends CommentCommentModerationQueueReportHandler {
        /**
index 72845367f3205739d7e7fbbca9f2808449e29e87..acbb64ae790afa212ae45d41c2d43cb54c043b82 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\moderation\queue\IModerationQueueHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue.report
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue\Report
  */
 interface IModerationQueueReportHandler extends IModerationQueueHandler {
        /**
index b3137f0bf5efbd8a37c6305090b047c2ced794c6..00ee75af8e47958c95e28175c78354d8741186b8 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.moderation.queue
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Moderation\Queue
  */
 class UserModerationQueueReportHandler extends AbstractModerationQueueHandler implements IModerationQueueReportHandler {
        /**
index 0e5f584348141bf65b0e6b61728aa971f4bb9bad..91b854a91a6f780e728ee33ac6886486bb9abc69 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.notice
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Notice
  */
 class NoticeHandler extends SingletonFactory {
        /**
index 5ed5cd7ae5b0f544a1e4ead4b1d6ee1a380dfa95..fbe7a3b932319cef1b4774f81eab4fb003824a3a 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class AboutMeOptionType extends MessageOptionType {
        /**
index 7d6ccf7a8f862000ec2e8cdd3c1c8ddbdc276584..7cd100641425339601cae6f04cc44b60a7f6d824 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 abstract class AbstractCategoryMultiSelectOptionType extends AbstractOptionType {
        /**
index 987afa8df3c21f380ccda0303e3bec83644d9a08..a4ffe4a897728beebab03a1c48b0664e78c1e454 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\option\Option;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 abstract class AbstractOptionType implements IOptionType {
        /**
index 81ead9ffb1dea61a9e6f2f0a330c68719ce3457e..579411a69e9f0b4f10d76f45e754e2daf0a7ad0d 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class BirthdayOptionType extends DateOptionType {
        /**
index 45cb720d3addd95daedc23ee9ad1f37b5d4036b1..21dde661dea5db93825f378c97f3830c55c8b9c7 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class BooleanOptionType extends AbstractOptionType implements ISearchableUserOption {
        /**
index 91a52c53119ae6c8877431f88e9ba7ab57d5fb41..3fa7c890d68dad2079174cd65a4cf1f48c2ea04c 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class CaptchaSelectOptionType extends AbstractOptionType {
        /**
index db3f6c18ad9afba7b2a07acb49778d3a9e959987..ebb3f7116ed82b68a447a5be2476796fbb7b8f38 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\option;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class CheckboxesOptionType extends MultiSelectOptionType {
        /**
index 0f9c0a4d182aa25ac570bfd33eaffe48dbf67315..5acc1ef4fbca0fbfc985831b1f2b299b1a22e18a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\exception\UserInputException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class DateOptionType extends TextOptionType {
        /**
index c77ae3cd7b0fed85d33452ed58b8f6f292da6d27..50aaaaa2e4354c16737964ce63f31b6ce2b35bc0 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\FileUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class FileOptionType extends AbstractOptionType {
        /**
index 65d19feb82a381251c65d8f9133dea0810403792..f5371c66710a90f6504eeb4b1958bcd4879771ec 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\FileUtil;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class FileSizeOptionType extends TextOptionType {
        /**
index b1cd290457db291c87b8fef283153c253ecc8cdb..51490a42fcecdda434619b93ced361e6b7dd9b5b 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Tobias Friebel
  * @copyright  2001-2011 Tobias Friebel
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class FloatOptionType extends TextOptionType {
        /**
index 2a2ce582de7e2057b94e3b409d5fcc5a18cb658e..21ba12a87b05f1ce7a3edd750024476fa3541b81 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\option;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 interface IOptionHandler {
        /**
index 9b491a5e51ac8957289bc2a0e541c21036d02dae..359f4fd0f8fa028065b7e4cf5ea60fc0bcd48b15 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\option\Option;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 interface IOptionType {
        /**
index cf8f4c9cfee40ebe7649a27d8977afe4a4061f6f..59112aadd65da1e94cab81430ccc4174b7180f17 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\user\UserList;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 interface ISearchableConditionUserOption extends ISearchableUserOption {
        /**
index c5a3cf7d75b5bafbf86c020b7f3962bd2535c3a5..2b8b3e33c9108c94da1e3791bf38d4658fa18b10 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 interface ISearchableUserOption {
        /**
index 1ed34682318a176953ccd1cc195834766cbfbc85..ad99d32db55da556e1694fde8377972eb0171736 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class IntegerOptionType extends TextOptionType {
        /**
index b088993fb47c95bf7df181f435c2ec39da46f542..271544ef8cc5bf6a3076115bad95f7104d93b495 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class MessageOptionType extends TextareaOptionType {
        /**
index ad0026dbdf8a4a369812b915844b990d9710c16e..f87a9a86dd933377df889ada856503788a771d90 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\ArrayUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class MultiSelectOptionType extends SelectOptionType {
        /**
index 8a474b2808fe0ffcdef027bf871054ad00857b63..9b3a471de8ad145263a8f8efbeec131d03e4b940 100644 (file)
@@ -17,9 +17,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class OptionHandler implements IOptionHandler {
        /**
index e700ab14cda2899a1cb6fc185813e5fee22cfaa8..3d120a0b63eafe3584b05b5c08434ad85ac20a40 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class PasswordOptionType extends TextOptionType {
        /**
index df9bb81e1af6b61af70193bf7a57178db3cb443b..3a0f1c6b65d7098d6574d15c0c1904741067b157 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class PaymentMethodSelectOptionType extends AbstractOptionType {
        /**
index 8923eedc904cdd2a21b5e37ccb5aa3e5efdb32fa..386c48621fb27d8cdf7b1d2839019726eb1777b1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class RadioButtonOptionType extends AbstractOptionType implements ISearchableConditionUserOption {
        /**
index d5312d5be3e4ad9016a65152d2ece8af3a864d1c..de2ec66c6bca50c684469d54051bcea87a1ae376 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class SelectOptionType extends RadioButtonOptionType {
        protected $allowEmptyValue = false;
index bd8eadc02b1bfee9d2f0a8d32dc1cc8d03ff0575..9669127d5c9d06131c1e9a76e7189bdf4dfa7ee7 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TextI18nOptionType extends TextOptionType {
        /**
index 5c8c4ef0f59d39f59f84ab1d946a900373efc73b..c6e8a2e8236d6b2e89f1f9d21dc8da382824a597 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TextOptionType extends AbstractOptionType implements ISearchableConditionUserOption {
        /**
index 0d08db1c23b9204e3a2eed34e4275018e3b352c8..fac1c30b8619045c9287e396d07d1eade57c2202 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TextareaI18nOptionType extends TextareaOptionType {
        /**
index 4983f0cf661caadebc6bb8f5e206daccd9351708..97167e6781ec78769fac126684dda7dee26e9b9f 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TextareaIpAddressOptionType extends TextOptionType {
        /**
index 4613145267374c47c3b3ebb0f1ec9c2bfba5bf7a..dc55dc91871a91415fa606eafc18cb76aa6774e4 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TextareaOptionType extends TextOptionType {
        /**
index 9dd8348fbcb9130c00eff76501550df93573bbee..435a7509ad73092025501f2ae451c863e9ae32b2 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class TimezoneOptionType extends AbstractOptionType {
        /**
index 67ec262c52f6aa73565029f35a2a85aea1d26ced..eb8715acd2889d9ac359770094b42847b5356eef 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\option\Option;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class URLOptionType extends TextOptionType {
        /**
index 0936850e953760115ed21f6104a964972817a7bc..cf6dc8729eff8f4be3dcb8755794fbd87b3ba4b0 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class UserGroupOptionType extends UserGroupsUserGroupOptionType { }
index 6e4a0b1ceaf936b7fc384335cd78bd52bb14f0f4..ca680726a536b5ad3cb4401a726400b11a0ac6d2 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class UseroptionsOptionType extends AbstractOptionType {
        /**
index 2bdf9a71121590e8a1290505edd83977d605ac77..0d83a12b5044d8ee5b8a7331c74ebcf6e8c4f6ac 100644 (file)
@@ -10,9 +10,7 @@ use wcf\data\user\UserProfile;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class BirthdayUserOptionOutput extends DateUserOptionOutput {
        /**
index 909c4c69fdaf6df283ccbfc6d9355787ff261338..85fa97dff28b73ad47267f3b3044671f88f14319 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class DateUserOptionOutput implements IUserOptionOutput {
        /**
index ab7d48605dbd4bb11423162df3a47a8d7df47481..077bcf1e06b2a2ad18048141f9524e8859d8b7c3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class FacebookUserOptionOutput implements IUserOptionOutput {
        /**
index a05caf700e7966f1773cbe3df4dde1759a1e973f..8744789cad1252afe42d899eb8e5f03ed894b1c7 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Tobias Friebel
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class FloatUserOptionOutput implements IUserOptionOutput {
        /**
index c724d0b7bf10919ec9841cef8c1f234289adb325..b1a9d98f4be0f1e4e23ee4518e991f48dd266b69 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Jeffrey Reichardt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class GooglePlusUserOptionOutput implements IUserOptionOutput {
        /**
index 24cf94634cbf1f55119015792da27f742e032274..db849ed270bf51b8d7e5ee0838adbcb5e04962d2 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\user\User;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 interface IUserOptionOutput {
        /**
index 74786b33a61cf7ea7e77aace11010d21fcbb77ad..0d0c1442201edee9269301ab843fa1e2b63eca65 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class ImageUserOptionOutput implements IUserOptionOutput {
        /**
index c1f9880e92d46ef58514a92e5128b6223ace0a1e..590c6e07a3f5479b3436c6dbff9ae1cc3379ff43 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class MessageUserOptionOutput implements IUserOptionOutput {
        /**
index 593169e8d6ddb1528f8a07f2a5b8376e92e7157f..38c92da383dfde499c98bd6901b8e21614ba8be3 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class NewlineToBreakUserOptionOutput implements IUserOptionOutput {
        /**
index aa8cf2ee02adeeed800fa42bf5ec612b025395e9..bc6f9dd533c8bad55421d2bef5595dc6ad44b398 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\OptionUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class SelectOptionsUserOptionOutput implements IUserOptionOutput {
        /**
index a36c1fde60a2693d5c47e902e2052fc6c7f6ea19..e29ffb162c3f1f9c5043dfa7996b5240092db88f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class TwitterUserOptionOutput implements IUserOptionOutput {
        /**
index de399c62cf3b7cd36fd30314bc027043593e32c1..5a5986b1b81aa6b004057335a4ed4287645b27af 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class URLUserOptionOutput implements IUserOptionOutput {
        /**
index cac8a40791f343fbf137c2c760f4d8d2cc0e8796..f8aef0b8132640ba8fabd4afd5a77938db561dfb 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\MessageUtil;
  * @author     Alexander Ebert, Joshua Ruesweg
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User
  */
 class UserOptionHandler extends OptionHandler {
        /**
index 9d424106bd0d5d362b622e0b9116847da14fb6d4..d54885176a3f0d7ec773d9ced39a39a9b59274f9 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option
  */
 class BBCodeSelectUserGroupOptionType extends AbstractOptionType implements IUserGroupOptionType {
        /**
index fe548109f17d404fced1c997a6d01e1b1cde161c..846bc048645f35373ca4b8e5b1ed16dd2fb8f0fc 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index ea735ccf278f00d6793708faba2ee2d8904f4b65..7dd8f80d80d818ab26c91e477dcf7e6b285c2459 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\option\FileSizeOptionType;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0544ffea47ccb061f223f41c6b6afad1d3a82f70..4a59162b11b2688e196f1291ae9b159d064fc20e 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\group\UserGroup;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index bb577f0c709bc81226c63a5d5e4caecad7a2fc5c..fff0a98498448bc646e14e7e33ca62a3a271feb5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\option\IOptionType;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User\Group
  */
 interface IUserGroupOptionType extends IOptionType {
        /**
index 87bd0580d4ee18b95e4fd1186489cf68faebedb9..b6f58a2ed44663e671ece39cfb2703d0365bd307 100644 (file)
@@ -11,9 +11,7 @@ namespace wcf\system\option\user\group;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User\Group
  */
 class InfiniteIntegerUserGroupOptionType extends IntegerUserGroupOptionType {
        /**
index 1417d299cad186ab7cf234f4267ad0ba310e094a..fd9f98b3bf5d847f831eafdedb804def7a8996a9 100644 (file)
@@ -10,9 +10,7 @@ namespace wcf\system\option\user\group;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User\Group
  */
 class InfiniteInverseIntegerUserGroupOptionType extends InverseIntegerUserGroupOptionType {
        /**
index e303ff98c6cc234d68e703d96b9590ad99afc4eb..04220e8feb49694fc6be9ce8d589135d88066e54 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\option\IntegerOptionType;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index cb808ad315fb75d12a9610f3abb00098367c9122..b95bd2de5d5933698f7ca7ebc2ebc099d9a3fe59 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\option\IntegerOptionType;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 562b7cfb12d0b8a5d99d9a5f8174e8f5286f1f95..b878ccf403a7bf1e8919099126eebe25ff77dd5b 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\group\UserGroup;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 3c2dcc637b3536b5c72d887994f51c51ccc0eef4..3f9cb7efc2052caef78bf5115dc9722c9f85906e 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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?
index 26e4687a43447e5748bca986bd956a054436d7b4..80e96be228cc7dbe920af68bee8e1e485b3153a6 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 5ef44f6e79fdd5c0d8112cb5b211faf9b67ad623..7db7cf0b492e1e86f23cdb0b15ac7dad71b6c8d1 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.option.user.group
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Option\User\Group
  */
 class UserGroupOptionHandler extends OptionHandler {
        /**
index 6f4c4116b6bef744f7780ce47b7d81a09979862f..e288783831a7fd246774ace9f653d9642a807f00 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 1a358047e0cde49470b584479abc61f496043701..678bf555c5723fc2cc0db7c2a03d2ca77bbca409 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class ACPTemplatesFileHandler extends PackageInstallationFileHandler {
        /**
index 7481c3b328b41b91a63d35dab92cc2322584d7af..86f9d44e39af57224a3004c91fcbcc1b02d44356 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class FilesFileHandler extends PackageInstallationFileHandler {
        /**
index 9c40bb5157c8722057237d604c7a48cee456041f..27ab6cceaf5198d2dbf32ccaf16f9566265ec74b 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\XML;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageArchive {
        /**
index d3711ff40438814f8821e031ed0ce6fcf7414835..652946dc9c04e58b0cdeca05125376da8ec5a589 100644 (file)
@@ -43,9 +43,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 29729f931290298ec60f1e3b1d6b982d195cbe1a..97ace01e210b1f549e68b90fe9ed6f2cde4ff123 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\setup\IFileHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 abstract class PackageInstallationFileHandler implements IFileHandler {
        /**
index 41f3467b3f2858aba8421f7ab892779687b34e81..56d02306800d1640cf547e20cf15c3c4d179f5ed 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.form
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Form
  */
 abstract class PackageInstallationFormManager {
        /**
index 1d82bf33f5e64541fac3ef4146955d92853ad9b4..3e505d96dc795992d5a5b2f0c3b5c59ce2d0907f 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageInstallationNodeBuilder {
        /**
index 0034ef372024652709cedec6a7494eb267c9faee..a7acbc1f43e489740e396075631f3ba9a4b323ca 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageInstallationSQLParser extends SQLParser {
        /**
index 9e3eb9c78b2b49fb21be66cdf77c30d4da46a640..715ae286d9a7d07d461ca5431fff10aa432ac57d 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\HTTPRequest;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageInstallationScheduler {
        /**
index bbd392211efa435e0c3c674aecc66f41e37f6ad9..4dc07d9948107f612c01549f551198c72f164417 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\form\FormDocument;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageInstallationStep {
        /**
index 091ec08cd8d2730b7a8d5b131c9a860a6537fc3e..895510c3c47e71cc0046ce4b585a767c0b24d2ab 100644 (file)
@@ -23,9 +23,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 40f78127b0e7105e4c0a72b0533eb2a18d0b35c4..9e7785b7816cfbb6455654d1c1f768da024a2210 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageUninstallationNodeBuilder extends PackageInstallationNodeBuilder {
        /**
index 91d1f8e138be5f418ff3be2a8cca1b2028f6cab4..b001f944664a61ed34b20ca05f1364f2cc3b2beb 100644 (file)
@@ -21,9 +21,7 @@ use wcf\util\XML;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageUpdateDispatcher extends SingletonFactory {
        /**
index 62107406edbefd37e236b5802868e45a142ead1f..c9aa921058a1321bbfa9f731543e0a8245ced902 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\HTTPRequest;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class PackageUpdateUnauthorizedException extends UserException {
        /**
index d2377fb4ab1e22d1863972e385e365b511ebd78a..245d74fb1a451133f8ed3537abcb06c84837feb8 100644 (file)
@@ -8,8 +8,6 @@ namespace wcf\system\package;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.exception
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Exception
  */
 class SplitNodeException extends \Exception { }
index 145d7ad8c5c7d1c00c723cec6d78fb64e8cb9bde..aa17970c532875188153858392e6cfe85826f106 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package
  */
 class TemplatesFileHandler extends ACPTemplatesFileHandler {
        /**
index 55c47ae0819754a13e6dd726b85eb726206d08e2..6848850d58333c431558c70032cb1ebb14280f23 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index f2b670df830c1802ecc921c2ac78d6d8aa5f088e..1c46e5d4695bf5974fe5cc7b998aa64a391433c3 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index 37592e27dbfdcb538f30d51aabfac7f8a342953d..b174f9a4a20fb078ec380c5a439baa3330c09a9c 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index 2b2cbfa9ee9ddd143855b84a1c8a9906fa0925ef..e22b813f6e18468c7a1f3d960dfd1fa576e80e87 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index 6237dcfd0e864083ca552811f64fc73872d95d9c..3e0534301241c274f3417cf30a5763a3062736ed 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 abstract class AbstractMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 93d71ac011144037e701cc39780e4e7494705bbb..8b60ba775a0a632b2818267c1dc5062319805457 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 abstract class AbstractOptionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 270b4e85ad4d442878aea582af52ad41f72eeaae..86f80da46ef5fb564c9696202eaf47f0ed2e880d 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 80c9fa7d47112a1827bf7cffd4800ba81cc05356..9576e7bf3826530593d7b6d34351e52330b74105 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\XML;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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());
index 54d633f0834426db265e93a3835821fe870bb202..e879cb04e8a1cc2bdb765684e53efd435aa7351a 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index a59e290306c8fd74b31714544c49d7c655b2af50..1d59e1408f9bf333656b4fd5261b5965cb6a52a8 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 2b5306665b508af3e51d9de71f143d34eca81c70..e1b9281f51af5003fa245548acf2b0dc8454ba31 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Package\Plugin
  */
 class ClipboardActionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 11490c6c09d737ac61a7d4790652f9274d7f692a..6a65d686be61f2feb29426fc3552f956a438d096 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class CoreObjectPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 2ab6c15b65c5a4d295103cf1b6c18a60686ef220..c08658ac340761db194cdc6a7df592b228d868f8 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\CronjobUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Package\Plugin
  */
 class CronjobPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index a6c794a134f8c97cca6e7148337a649c7ed08487..71b4fc78ef1950e089db15cc8ac269c4d490a2ad 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class EventListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 8b88cfe29a298df9b31f88234b61efbe5412486f..49ba49bfe7bb86167eea24404c4beabcbe224a19 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StyleUtil;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class FilePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
index f79b1f8841f98be84a5441b1be391b2c8602dc11..409db32ed644fff1c2022144cf89ceaa60cf3b4f 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\package\PackageArchive;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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();
        
index 60dc580dc3bf1a3eac1e1c02559e310bdfbdbdd8..982e5412ae1804b0e1253bd9bfff736246f7cd34 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\XML;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index 1720f6a80cbf2eb7827bdc09e2bc24b7e85a9c54..7eefb822f9d6129452251d98fd545d583b75a53d 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0f0b8307fc982a023b20718eb6ec3a4299a1ee44..a9fa773e6a468c9a52eed13fd0960c86d7c92c0c 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d15d18833a474a3413bb2b4a131d2c3968aba70c..a41df038f055c20b16ec2e0e9affe97050c7226a 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Package\Plugin
  */
 class ObjectTypeDefinitionPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index bf9a51315abbdceff305734c46797bc232073817..4ac1eced45a123bcc4393b70d8fa429dd0874e42 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Package\Plugin
  */
 class ObjectTypePackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 78eb19b4423d77d439f659dd530eddf4316bc484..7d13cdb0b3626393acfb6ac24c3f8d867b81338f 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class OptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
index 964f01e351ebb9b85b7d6be5f391305100383735..a63a0c83857a2efbc58e0adc0a203da1a99fef19 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index 20fd6fbc898874c72fb843e88c109c103b160fa6..42f7fd80715ac2e12ec2f874100f946145c551b0 100644 (file)
@@ -15,10 +15,8 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 5966a745588c3b8bf4297d01ce31330ce95b3231..55d1d41670bc093a61c046a5fcf1717ccdc3c4f7 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class SQLPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
index 427623f2f6f964ed01132caf12796564626561fb..82ec9e7a62e4d18552788e503a52288b6f285d59 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class ScriptPackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
index 89125f15682f0728eb36c7a28646f9701b92ff7d..8cb05515cda5d81a7664228ed496bc4fca50d99c 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage acp.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Acp\Package\Plugin
  */
 class SmileyPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 741bb4da478af9a42880e68671216b6dfa8b558b..948c0efb75461b96cea6f354e9675c7a3c374628 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\style\StyleHandler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class StylePackageInstallationPlugin extends AbstractPackageInstallationPlugin {
        /**
index 527d5541fb450f7a5f5db841e7ae11d5a48cb12d..ea7b2ec6b8d31728b5fa359f97411b370a9c1482 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class TemplateListenerPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 78883fd36d042e303272e01bce081e2ccfe4ba10..5faadfb50511fd2c30407585b2b0ec8847acddca 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert, Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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';
index b67e3177eca27582c823d8287d7052b6b9810549..affba2cb253c97e405ebc9b4fa2dd102157e04b1 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class UserGroupOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
index 83c23c4dbc44748dce54b7a1754e7e719b52d4fe..6053afca40e5904279f51e9fe9a00fd06cb19809 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class UserMenuPackageInstallationPlugin extends AbstractMenuPackageInstallationPlugin {
        /**
index 42894d9bb109f80ab2eafac89d41963695cfc3e7..698e3bf6f9cca12cdd3989f7135dbfb7bdc695c3 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class UserNotificationEventPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index fb1d83ffcc96cdd71f55994ac56925cd59ba7c1b..35e40cf0c29c7a445243dbf4bb17e845ad5ee170 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class UserOptionPackageInstallationPlugin extends AbstractOptionPackageInstallationPlugin {
        /**
index 8521a5e35818e3dad1b8a675eddc068a7996bc9a..d1cd122d2f35c4c9facab9477c82ee800f308b19 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Plugin
  */
 class UserProfileMenuPackageInstallationPlugin extends AbstractXMLPackageInstallationPlugin {
        /**
index 498e4b6294e4fa0b7e3d9d31e523f6b33096d481..a9a2280d16b5253b03be245f8e455f0d10457be1 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.validation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Validation
  */
 class PackageValidationArchive implements \RecursiveIterator {
        /**
index 974b83afff34974899846aa4fd4267db3525c332..b8f23846774632d663f71a4d14a2eef77e76a5db 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.validation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Validation
  */
 class PackageValidationException extends SystemException {
        /**
index f5585258a73a486b14ea3feb3f18377728a6814e..6067c39bf6bc93756af615119a13ab7b91ec4cfa 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.package.validation
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Package\Validation
  */
 class PackageValidationManager extends SingletonFactory {
        /**
index f560a28afb62bdf4c003109dbfaa5c8c62fd37e0..0790f15309c489fd00494c3839593d68c0b9450e 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 20c2b17b1049dd42613c7ae462b70e08d99e353c..5a299cf0ff31f88da928cfea9196637f263534bc 100644 (file)
@@ -11,9 +11,7 @@ namespace wcf\system\page\handler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {}
index 5070f9430a42a7d2dc10502ea1f46ba270358d71..ad3a035604ad38c2ec2b4a0acf23fbe58f3059b1 100644 (file)
@@ -10,10 +10,8 @@ namespace wcf\system\page\handler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0aa7a3a6a4a4accc82abd70c54f0be0c56e37187..066d3eb143354e5a8cc0203835b0a32432ddee3f 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 032c98c040f9addef1ad15af2d8e6f6c50f150a6..1bf04e96f328ff7d4f64ee33747eb00a531e6858 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 5ec0c4fa728b2d21ecf9d38db07cfc25b1d86884..bc2873a7d82bb81bb46e2c4dc43658c169608247 100644 (file)
@@ -8,10 +8,8 @@ namespace wcf\system\page\handler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6ed8f22de0bcf06ede8eda1f349d4387d97a6e1f..f1d24d4f79cb0012956f71598a14059e75ff0677 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\page\handler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 204e4c880c3a179d2bc8bba57012064573e22074..97dc0a519658e0add498e02ef2f619e683e1e156 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\user\online\UserOnline;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0cf5580886fcc09de46bb4eaf7ce627e94575778..338decdc13623d5e51749a063b2b491f6eb81c2c 100644 (file)
@@ -12,10 +12,8 @@ use wcf\data\user\online\UserOnline;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 37f2299ac8001a36f565de6aed1adf5a2149f6a2..7c2ae8e8bc2c3bad552500febcab4a67ee60c50d 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index cb48687345c29fd5f4362df3af4f2159f9929ac5..91730ac1ea599d1037e16af108de609600c13c5d 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\payment\method;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 abstract class AbstractPaymentMethod implements IPaymentMethod {
        /**
index a1f50283134fcb1bdcf4da3a0b8137ff681693be..4ed36066f4f1b16e59ab0ce8a35a527b8cf7b34d 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\payment\method;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 interface IPaymentMethod {
        /**
index 06fce44830be184656dbda78b1ea6a21f50deff1..9f546a895fe38c0d4e855d814352f4f164d0bb15 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 class PaymentMethodHandler extends SingletonFactory {
        /**
index 07fe5d1c23516f664397d9d50168d3e1fa9ac5a8..8ecc0254344aaa0c5ed8fb163f42c44bc11f8847 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 class PaypalPaymentMethod extends AbstractPaymentMethod {
        /**
index 0602a24d8107a55bd57440913a0a5c2fab34dd8c..0ed60e23ecf1b0dd9a84797b9ed3861f1b86b62b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\payment\method;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod {
        /**
index 8be913eb18b4df55fbd7a11abc30c9344979e632..c124c190dbce0b367030fc371083a006dc2c6359 100644 (file)
@@ -7,8 +7,6 @@ namespace wcf\system\payment\type;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Type
  */
 abstract class AbstractPaymentType implements IPaymentType {}
index 9c7d9bbac7c53d048dc3dd3e9a9a4093ea07cc19..b5157bf2d4720494b2735dbc3f59d85029e7969f 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\payment\type;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Type
  */
 interface IPaymentType {
        /**
index b1bc8545d6c79c8243172ba5ce7bee204eddcc1c..05427581e5266b520010046118a1b92c6c94e3cc 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.payment.method
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Payment\Method
  */
 class PaidSubscriptionPaymentType extends AbstractPaymentType {
        /**
index dea44f98c98fc00b7f28ba6f1a01fb13cd660432..c829f47d1216ae43c4f1ca6f512a00e2cf48fe7b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Poll
  */
 abstract class AbstractPollHandler extends SingletonFactory implements IPollHandler {
        /**
index 279f679b886cf63446240abc14537c4658f8b6ab..c33fd1a3c6fd417f868b14e7434a4ab6a1e92f67 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\poll\Poll;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Poll
  */
 interface IPollHandler {
        /**
index 5a919076bd6449891e58dd0e32ae0d9ac03b6b33..b9290aca6cf59dc5e10c504233687e5ac27a1a6b 100644 (file)
@@ -21,9 +21,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.poll
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Poll
  */
 class PollManager extends SingletonFactory {
        /**
index 12fdf798545096943cb5a42aa53d2255a61360a8..f34a2fd37fc311adc79f01254dfa4ab63ecdc6fc 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
                ]);
        }
index 4df149ee8091a16df6dc078181c4a918d718195d..817240f885bee58b4ade1f39fe0257d4cd3f857e 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\UserUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.recaptcha
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Recaptcha
  */
 class RecaptchaHandlerV2 extends SingletonFactory {
        /**
index fd160674d27d7282ae570adce7b5af707c14165d..e13d3fd557f268b909043ce0e5a008420a6ee208 100644 (file)
@@ -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) {
index 87a2f54a6f0f71d5487fa046b2d6cb5bdb1ddf5f..eba3ddcd206fe464f7ce831d6d448fc75536f940 100644 (file)
@@ -12,10 +12,8 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 89270b34a506fd382323cf71509c0c17fbca89d3..e4767c08009dd126b9e7e59467f468794215cf0c 100644 (file)
@@ -10,10 +10,8 @@ namespace wcf\system\request;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index ea774d8e137335742639d3de818de2c98b2716d1..55459315f8b3a96ca375fef05c8e6ad279e29cc1 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\request;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index ef19b958fa5fea8d6188060210a3517216ac64ab..a69ee39f43066fca784870275522275f4a263ef9 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\ITitledObject;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.request
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Request
  */
 interface IRouteController extends ITitledObject {
        /**
index 161fca72c6751b6685e39898797ffc566a205833..4e93d197919a934a0f52c331244c3e804b43b464 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 3b3cbb38255e287f27d80bb5ae3fe276d1b7bb90..df028a388ab3213e348a118e59635577d314b405 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\page\PageCache;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index f1b3237725a24bbae42a19c70faad4a19ba72311..e3abf75b2d180f43e173b9043f08ca215defe03f 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.request
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Request
  */
 class RequestHandler extends SingletonFactory {
        /**
index 30b6bc30f78a1472136365ff8e351ba35890c1a9..440de7c6211e450b8defc663d9fcc242bd194a7c 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.request
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Request
  */
 class Route implements IRoute {
        /**
index 21943c086f93db3e6699f7585442c89d3b364e39..6b7a14e6c1d98b762d219386fcd4b72bb2d2a0c3 100644 (file)
@@ -18,9 +18,7 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 8e3b19e0b18d65eef7b8427ac08fd6cf0466380a..984286d06f471366977975e1e7a75da16fb50ef8 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\request;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index dc35305c82518577fc75d46fbcfa4f393e42b212..cd08e130c8f22fee89eb5d77f767e90ee0dcd01d 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\request\RequestHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 37d61d2ea45bc7475fe2f04c53ea74564c83436f..c0ebc03a504a840dba82947221ef0c2d8edac0e9 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\request\IRoute;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4789bc1115d1b1f87e4dda34bb5e9d64f7a8bf11..6e44c809e53d993002c04febba5dc3ea34af34a3 100644 (file)
@@ -12,10 +12,8 @@ use wcf\util\FileUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6ace2b9b0726357b4256492e9d89a2d2d33bf12f..532ed04ef406f2ea6f38fbb725400ecc783bd829 100644 (file)
@@ -8,10 +8,8 @@ use wcf\system\request\ControllerMap;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 398b105040f7d1b47eb8d8c5724baadb312363dd..944fb367b7435ed7dde8139065feabe12f2b2227 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 abstract class AbstractSearchEngine extends SingletonFactory implements ISearchEngine {
        /**
index d04eab6427ac654abe988413f7e676d09bcf47f9..2f041b4a18647466b352ec98ad9225e8b1b11e0f 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 abstract class AbstractSearchIndexManager extends SingletonFactory implements ISearchIndexManager {
        /**
index c8f0927ba1766ca955a7c5f7596b0addef20f93e..d0374aef017477ccedca7de774671ba55dd728e0 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 abstract class AbstractSearchableObjectType extends AbstractObjectTypeProcessor implements ISearchableObjectType {
        /**
index 3c78c1772a7a9ff2822ee48042369281a8bd11e4..b6ec332b984d4709061225d17ecd955361050653 100644 (file)
@@ -19,10 +19,8 @@ use wcf\util\ArrayUtil;
  * @author      Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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');
index 13e22705fc87b2e6457914df03477020ab4de7eb..7152390993e931a8c2136105eef3fda75f717eba 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 interface ISearchEngine {
        /**
index 65523e12aa69a713dd9a17fa04c3e0411f2c3e5e..2a30108d871561e26c906763d2804e88d423567b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\search;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 = '');
        
index 2d6188e4a5faa94dd8b5a8323b8aea8530769607..8a0a06d009041d991a7bf8f49fffed491818c166 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\database\util\PreparedStatementConditionBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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();
 }
index 069e89a1fc55f7b39e3ac140be8e899c75802c5a..e0c9511cacf4cb55a6de80ce577d75479261a0c6 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class SearchEngine extends SingletonFactory implements ISearchEngine {
        /**
index 0c7808cf8ebd7d69ef8a16733ed1014839387c9d..f957ae7a15e94686b03391e8638e7df7442a7c2d 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class SearchIndexManager extends SingletonFactory implements ISearchIndexManager {
        /**
index 231d07398006207f6b8ac95f5cfd868851425e4e..b7c156552d4daba5cba470c2934ca92807eb084f 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class SearchKeywordManager extends SingletonFactory {
        /**
index 106a43e3bc71184ecef2372fd9d6d483ad7706ee..04f9b41337540422506cb6126e480cd69ba2d2b4 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class SearchResultTextParser extends SingletonFactory {
        /**
index dd6aff20e1051656753f9a5960714826123bef70..7e35bb14513b98078366bff056fce290db961131 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class ACPSearchHandler extends SingletonFactory {
        /**
index 76edb41d610aa298e9e818fd63d25b49cf1b1cf8..a868398b9102daab941a401149504e2ddadc1ede 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\search\acp;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class ACPSearchResult {
        /**
index 5b5761848bcff8bb92bae6d3977a19d1b7b07260..fe113688a62a5db90d41c913a93e2bd7fe1d88f5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class ACPSearchResultList implements \Countable, \Iterator {
        /**
index 52cede72e6abaf19a983011dbeabf491015b2d07..ac1f727a5e140064079452dc2bbc4bb62e01ba61 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 abstract class AbstractACPSearchResultProvider {
        /**
index 945044f6060660d59fa31a1946ed67848ae0344e..aaf9461f459e04c9a5c72bc5878d743f551104fc 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 abstract class AbstractCategorizedACPSearchResultProvider extends AbstractACPSearchResultProvider {
        /**
index b566b33e0921ae93ede29ed7b8881c63ba6ac46b..e39bb65980dde1db2aa2a6895d6f73d29c2a1d03 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\search\acp;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 interface IACPSearchResultProvider {
        /**
index 75e700ccf0db0a6ccf00fb11a9a20ab8171899e2..b4c05ceabba44b5477ba41d1be2710cdf08842a8 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class MenuItemACPSearchResultProvider extends AbstractACPSearchResultProvider implements IACPSearchResultProvider {
        /**
index 0cb4668232fc2a7d65727819c0bfa414070a8e52..87987a543c928219630be15b74dfbb55ba71e415 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class OptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider {
        /**
index 0d2071aa22e65d063ed9394671b5f77d5c86b4cc..9a69482d57e32f0ee466f3396efd3ad647d8f7db 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class PackageACPSearchResultProvider implements IACPSearchResultProvider {
        /**
index ad3a4bbc1b0a0d1cec486c85680d6b59b42b5a82..1711678643b09fd0ff1bb881057f00c9aea5fe52 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class UserACPSearchResultProvider implements IACPSearchResultProvider {
        /**
index 1c59f004f23533d98292d4e059905daf2e4dbb78..31494ce93980e4ee7179b0f0a8a13f0444e077e2 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search.acp
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search\Acp
  */
 class UserGroupOptionACPSearchResultProvider extends AbstractCategorizedACPSearchResultProvider implements IACPSearchResultProvider {
        /**
index fce0b343e05c58a12871a42c16faded00bdb8e2e..b5865cd284426527c334ef2447c9461adc72134d 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class MysqlSearchEngine extends AbstractSearchEngine {
        /**
index 61c4297105cef6caf63861df3b6424d3cf000593..f5c43b0f6ad9d094c65b4269f10b914883f7336d 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.search
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Search
  */
 class MysqlSearchIndexManager extends AbstractSearchIndexManager {
        /**
index 7f5b92fa3100cfcb141509e61569c66352bd03c5..dd5840e662d01e685bd9adca794d48b8fdc62e63 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\HeaderUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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])) {
index a41f955be0b96154d385db28406e2634a6c34bdf..5d11cd951de5506a65d01337c80e53e138ed3d9b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Session
  */
 abstract class AbstractSessionHandler extends SingletonFactory {
        /**
index 40939d2e983fb8f4ba99c3d50cf74fc2500567f7..06162ad9d181293b82e5c3eee55aa94404cc24c0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\session\SessionEditor;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.session
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Session
  */
 class SessionFactory extends ACPSessionFactory {
        /**
index 96c7467ff7cddcd27e43f03818dc4a5494bf8407..8d2c6b251e26e9b9f512082cd5b86038939da14b 100644 (file)
@@ -32,9 +32,7 @@ use wcf\util\UserUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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', '');
index b17446323d0bb639dc66630d7e25efe6669715bb..3ab1620c1e8ea53a0fb824334121526f5a595510 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\setup;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.setup
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Setup
  */
 interface IFileHandler {
        /**
index 6e62e6a5e1525a16ddc280b50180cfede021fee6..a4b8d62c16136377cf3fa8af98834affbaaaad3f 100644 (file)
@@ -10,9 +10,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.setup
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Setup
  */
 class Installer {
        /**
index 6cbb9fa9ef47fdf5e3cc7cadaa43e363d959bf77..19811d1a0fad0f2014cc336c870b5084d3bf8653 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\setup;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.setup
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Setup
  */
 class Uninstaller {
        /**
index 9cfa471d19d399b72175b9bdedb17d3ede7bd4a9..a56d24d4647e3c0937fc006170378aec07895d42 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 abstract class AbstractCommentStatDailyHandler extends AbstractStatDailyHandler {
        /**
index b49cd3a838cb188d7be28ba0d1c62b60c2e5a59f..ddab51cab0c8f2efa234149b7b8dd2565607ff84 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 abstract class AbstractDiskUsageStatDailyHandler extends AbstractStatDailyHandler {
        /**
index 1e9e69385a1edae5dd26aafac20192b76f3c4296..ce6f0d3ef647f3fd48f6bbece61293a30adcdfef 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 abstract class AbstractStatDailyHandler implements IStatDailyHandler {
        /**
index fb2c33e6f0c645da104f3b13ce6be08bf0a02e6b..67d52bbe63c8c13438e1fd4438667f86e4564c59 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\stat;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class AttachmentDiskUsageStatDailyHandler extends AbstractDiskUsageStatDailyHandler {
        /**
index d6bfd430dc6bd009c7af42dd3d214dd71b7a7770..b864821d4c4c4c92620579022f5a8f069dd070e6 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\stat;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class AttachmentStatDailyHandler extends AbstractStatDailyHandler {
        /**
index 028f9c08353f059549877d6bc7ae5bcb9fae61ef..b65f2e21acd6618a76de6916c1fef762cc800711 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\like\Like;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class DislikeStatDailyHandler extends LikeStatDailyHandler {
        protected $likeValue = Like::DISLIKE;
index 50fe3009e8a8e7a63390dc73621d6da5456925a3..d1269acb28638ac0a8a6f403e23d83cf54a3ee1f 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\stat;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 interface IStatDailyHandler {
        /**
index f73841008282a98eab661248929e57fbb93bd823..be28c648f6a356e2fb8601a3861ff22a251cd8ed 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class LikeStatDailyHandler extends AbstractStatDailyHandler {
        protected $likeValue = Like::LIKE;
index 1569db60242e7b4ce74a53bd19eace233ea71c5c..3eac4860c450ad9937a977b1a33cba5ffca41af3 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\stat;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class UserProfileCommentStatDailyHandler extends AbstractCommentStatDailyHandler {
        /**
index c44cec139c225507ba3841f1245039a2011c3d36..1cb50d66c3224106fb728aab21829970becafb1b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\stat;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.stat
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Stat
  */
 class UserStatDailyHandler extends AbstractStatDailyHandler {
        /**
index a40376f9a69bd90a19e3b47228cf9dba2c1ede8b..70c6386ff158ad39100de3babc4d203ff58f2b8e 100644 (file)
@@ -19,9 +19,7 @@ use wcf\util\StyleUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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);
                }
index c21647223fa1155f1d59aa22864e799dd836ddb0..908c19038989a49098943a96f5127ff122062e32 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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) {
index 5aff5b7089ce90c366a73f8bce92385178939272..222d877069feac0538f0cf541eb64962b9e8ba4b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\object\type\AbstractObjectTypeProcessor;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.tagging
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Tagging
  */
 abstract class AbstractTaggable extends AbstractObjectTypeProcessor implements ITaggable {
        /**
index e41fc65fc10e0c1953d2cf6dde0a7fb8ee67d884..7acec612814bb7db05c487775310f9f1e12f1535 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\tag\Tag;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.tagging
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Tagging
  */
 interface ITaggable {
        /**
index 0024bc58327154cb52a8011f773bdf464f271a4f..ee705b0773b679e5971d2c3c0e496dbba8d85dab 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\tagging;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.tagging
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Tagging
  */
 interface ITagged {
        /**
index 5dfbd445fc3c8af96071ec6b33600a4172beecd3..d93082d0897a5436e7779cadc5a322d37b0dea60 100644 (file)
@@ -10,22 +10,20 @@ use wcf\system\language\LanguageFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
        
index a04c5422ded329127407097ade1388f142f238c1..bb11efeacd50d128007da4ece661528b8f94f0dc 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.tagging
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Tagging
  */
 class TagEngine extends SingletonFactory {
        /**
index 407abe4c5c88f5177c5988f305d4af812f8f7480..30f465210561f228fc6404ac9db061fcb75f8cdf 100644 (file)
@@ -9,10 +9,8 @@ use wcf\data\tag\Tag;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6bb21158033f24ed58bf59e40bbdab84b00c77ae..bb213d5e9882ddd3bc0026b50d2d95bcabaa31f4 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\cache\builder\TypedTagCloudCacheBuilder;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.tagging
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Tagging
  */
 class TypedTagCloud extends TagCloud {
        /**
index 76b27925b028ba3ec82285668f489d027b03f271..c5ad9b42776824310f085c708a316cd313eea204 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\application\ApplicationHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 class ACPTemplateEngine extends TemplateEngine {
        /**
index b523c151acb3f07cf90d0c0aab33e1bab9477b81..cf39da925326b5243f22b6704f5aa6a40a20a6bc 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 class EmailTemplateEngine extends TemplateEngine {
        /**
index ba38d5f2455e8646239b8e2fbd0892270b36e00e..749752ebc8050f4c0037ca3922a606eb90a3ef7b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\template;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 class SetupTemplateCompiler extends TemplateCompiler {
        /**
index 5bd13caba431ffdc8180ecaecc68689782ee37f7..5bb8247d16e8f89ed882d23c416507f96c6dbf1a 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\template;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 class SetupTemplateEngine extends TemplateEngine {
        /**
index 3fd8077356616ebe9a38f402f0408bff54f1fe59..c2765534ea682c0600ec7ab8171d3a6cd656d59b 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\io\AtomicWriter;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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("<?php\n/**\n * WoltLab Community Framework\n * Template: ".$templateName."\n * Compiled at: ".gmdate('r')."\n * \n * DO NOT EDIT THIS FILE\n */\n\$this->v['tpl']['template'] = '".addcslashes($templateName, "'\\")."';\n?>\n");
+               $writer->write("<?php\n/**\n * WoltLab Suite\n * Template: ".$templateName."\n * Compiled at: ".gmdate('r')."\n * \n * DO NOT EDIT THIS FILE\n */\n\$this->v['tpl']['template'] = '".addcslashes($templateName, "'\\")."';\n?>\n");
                
                // include plug-ins
                $compiledContent = $this->compileString($templateName, $sourceContent, $metaData);
index bd466b84cc21b561449a79e147c32e19b8cf32df..bfd3201f9839e389972c4c3f8b1e5b6267c28a9b 100755 (executable)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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
index 7f3d15bf6d53407d8afbcfc0d7d76c2a628a898e..6b709f81e0c65775591a8eb25e46526cf2404423 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 class TemplateScriptingCompiler {
        /**
index 23e041f32c1c35daa45cd5dede83dd4f4dacd516..1d1b7ef4e349e21e5cef27dcdf9e684d2157019e 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class AppendCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index 499696ae009fe9f5d4a5dedd450cd30f5b41dcc4..b862f24966fc21bc0a75205838c8600aa0a337e1 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class AssignCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index f1d147865b818c54b465f032dd7aaef6fef9ee09..27331cced58648cc013e6325d36087b79aeffb96 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class ConcatModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 79387823aecf9a4ac7b455a15dd3dff004c191f2..edabf960e48fee4a12a9d18c2400a6e49b17549b 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class CounterFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        /**
index bec09cd069ad26c6aa290e43d48e63055d1c875c..990732a541f62c0fbdfe6b5d0e58e1e045d5eb89 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class CurrencyModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index d0345c729ad0e457dc80bf4d6c073c11d02fa033..7d9ad5c93c4375d405cd955a19014829d7faf8be 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class CycleFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        /**
index fb5fe85a13125594377317dbc2c740fbbc4a9f9b..1a08737074db399a9639049843ea8edc109270d6 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\DateUtil;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class DateDiffModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 869fc1ead21e34fff111346a2076103391ef84b3..dd9655fda326ae60f015bc71c7eea32190433f7d 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class DateModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index e6cfa483b7d920de5ef8a27789b524e44dd19e7d..5ef8ca98a9f2064e645dedaa5e465580dd5eede2 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class EncodeJSModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 866c3fea2de839ff69389935212be979d589d674..f481c380f263226114abd917e27984973dc6d4f2 100644 (file)
@@ -14,9 +14,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class EncodeJSONModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 9613a46466414d136013fefaef8f0867afa20aad..2d3880b8850390d498414890ce0834f826d1e0eb 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class EscapeCDATAModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 916187fb23759d5913f88473ad589e51c1775113..12bc18ffde652b2a16a544bf0ca6fb1bb5759556 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class EventPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
index e3daf6f535664599d355556be465ba57f0fdf0b4..98cb5244eb65d042f5aa3f0c4ffb0e3521b36af4 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class FetchCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index 99788988dafb5dd3d1d63a470ec6b4093b731670..8d8a0eaf1bce72ee4045359acce73928e3b51e8f 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class FilesizeBinaryModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index a202f5999582d75ab89742b8c77ca8854436212e..64c48e79265fc9c7022ef59a577f4a0c7e23d95e 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class FilesizeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 78ee9b15c3ac34bb698df1aa41a800567a402f37..7a486a70c9783ce7fe5465e48469cf9be25366ad 100644 (file)
@@ -21,9 +21,7 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class HascontentPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
index 49ce330dfe7f9b171fda96561353feb956ec479c..060fced2ffcfc09ada9222814dac4b4eb9017ec4 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class HtmlCheckboxesFunctionTemplatePlugin implements IFunctionTemplatePlugin {
        /**
index fce16cfbf391695acee8fb329003600e02b9dd6b..617b6b6aabf78c257e1167855ed2093e85349298 100644 (file)
@@ -19,9 +19,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class HtmlOptionsFunctionTemplatePlugin extends HtmlCheckboxesFunctionTemplatePlugin {
        /**
index c1789ef348ede68d5aaf4f782e2ad8e2e668698d..75c75b36356e27a8eb10652fe5bd8f9ac0469002 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 interface IBlockTemplatePlugin {
        /**
index 9cd1f80a3ed45e158c28f44fcc6df57b9cdf282d..cf10f443fa0fc361bd757800d3ff6de69def1fc5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 interface ICompilerTemplatePlugin {
        /**
index a154e3c6b64af8da9f38f1c56ee0750c7604f773..80142e1a8a7bd1f6f24a41b03cf9c532804dc7db 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 interface IFunctionTemplatePlugin {
        /**
index 511a4b77378f7e282cc5aba7685e5bc2842a1bcb..b8da8a3d12f24225a03f07347750a69650e90c0e 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 interface IModifierTemplatePlugin {
        /**
index 942844cd210acd78684161f4f1946501b0984889..85f6a14c02f46e21e6c50d4c689158fe6ddcda95 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template
  */
 interface IPrefilterTemplatePlugin {
        /**
index ffce169314274a0720821a4f8472ad340ebd9b78..66ecc45c7b215ba15b7fa58599a2412e6eb01d47 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class ImplodeCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index 4dd2f54adcde844ecbaf97dba1ffb2d7c5e8a160..f3216ccb9b2c170bc7b92bd7fc24ad243f566301 100644 (file)
@@ -29,10 +29,8 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index f6a7854b73240f08b827f26ec7ae12cb2f519bf7..efb4b9e7f13682d53f37ad96eceaa1587c350a0c 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class LangCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index b01554f591ba4355202713e7fd711ff659a56048..78673278874a15aa7127722a7c8108608a82c08c 100644 (file)
@@ -16,9 +16,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class LangPrefilterTemplatePlugin implements IPrefilterTemplatePlugin {
        /**
index 02181b35685c3ba97492c101eccb2a3761c04dc6..1b495077b1aaafaa6ffa89d008145fd893966d04 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class LanguageModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index c01ef7fc3b1dd708783d0cbfd505a15ab6d978a9..eccdf4c98763be40aad6a44b745402941b0dc6bf 100644 (file)
@@ -13,9 +13,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class LinkBlockTemplatePlugin implements IBlockTemplatePlugin {
        /**
index 2b0a70849f3ad0c29536f1cc468e89030bdb9f60..4b2ea30d641dd04c325169d9258aaddedff7b539 100644 (file)
@@ -9,9 +9,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class NewlineToBreakModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index c74aafc3031561c1651d4e09c90a0d97e21cc778..fa1a21930de72303177a0353bcd9e27b4dcab461 100644 (file)
@@ -31,10 +31,8 @@ use wcf\util\StringUtil;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index d41c1b7ac9fa6bc8fb4b7cebac7d902062666cfe..b7a2d5d4f98818b87905319bca14df852297c345 100644 (file)
@@ -22,9 +22,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 020f1ef336680051581ed6ee3e58bb6e683ed768..a7369fdfa5ac7968a7b03019140f28bffdfd5143 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class PlainTimeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 93f721c4f56ee71639a77246dc72e1b8737c2578..33903ed4db05442c1dba36e2a9c88f4025a9764d 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\template\TemplateScriptingCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class PrependCompilerTemplatePlugin implements ICompilerTemplatePlugin {
        /**
index 9c71b1ba9fb35abc5f6c13800bfdf13cc80c037c..93a5d892d63314bb3421948f1f6bdde567838cf6 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class ShortUnitModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 517dd14ecc468dcfed9f4dc22b5c36f66590cfcb..9b84e93fc4e9fe21340218e3031f78d57312fcac 100644 (file)
@@ -17,9 +17,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class SmallpagesFunctionTemplatePlugin extends PagesFunctionTemplatePlugin {
        /**
index a4ab51c1622c169504f4521a6b64fad5bbfd5c0e..db402fccb536ed4999c65d5f813fbde6146ff9c1 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\template\TemplateEngine;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class TableWordwrapModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index efbf6eea9e64967adeeabf9827387eabb96c7601..592a20c4305dbaefb8112b8a1ccf49496d5cedb0 100644 (file)
@@ -15,9 +15,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class TimeModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index f6b367efcaa23e09b14d068ff8a087190f3011e6..32c620d1cd2405d591a225163014cfa48e82b138 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.template.plugin
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Template\Plugin
  */
 class TruncateModifierTemplatePlugin implements IModifierTemplatePlugin {
        /**
index 51f12800ace9b66bfcc6d58bac5031783dcfb147..a01844e2cc01d84be15db64cea10f60d60156494 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 class AvatarUploadFileValidationStrategy extends DefaultUploadFileValidationStrategy {
        /**
index 1f5c047423c008c24bee9ffc3c090d6e180743d7..bd56feb7d21a19d0dd7d0f2d77b16e201bb39039 100644 (file)
@@ -18,10 +18,8 @@ use wcf\util\FileUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 9495a7c9ebdb5d58a446993bfa97331ff5e7a6bb..42a1a9cbb75d7266ba5a864fe560aaded7512361 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\upload;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 class DefaultUploadFileValidationStrategy implements IUploadFileValidationStrategy {
        /**
index e55d80a1eb5c7f694ca31a7ba8e5db6c609314d4..f8d2f5bc065bda8468da414c2bd8d6129cd634f2 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\upload;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 interface IUploadFileSaveStrategy {
        /**
index 05b2b855ecae5df4382ef41c8a0b2df1d03031ee..693371e20cf95051092de479a069a0d398d03544 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\upload;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 interface IUploadFileValidationStrategy {
        /**
index 8efe3598e2ea91058db96e329effe3f321223af2..2096fff0ccb7539ab2a0627cd684fa81b739e844 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\system\upload;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 6ce0a815d13ecb69f21cec496edf579582071dc7..27db9debd437667a5f747862f2e89bc5ae899252 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\upload;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 class UploadFile {
        /**
index 7b9a5378c43432eec90a13d4685e61e428efe8a2..00f7f3ec6d3d266ddf8e587abb9ff05b68783545 100644 (file)
@@ -8,9 +8,7 @@ use wcf\util\FileUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.upload
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Upload
  */
 class UploadHandler {
        /**
index a407809dcf422e091c9c1f80da3bdd50d9e547b5..385835147743e76c9941f0ee4c1b6a37279f596d 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User
  */
 class GroupedUserList implements \Countable, \Iterator {
        /**
index 519d07b9a50e5b5ef3a4a57e188b2196f272eb3a..0b4d44b49f9e3dc90749ac09f4c491d0d5bd76f5 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User
  */
 class UserBirthdayCache extends SingletonFactory {
        /**
index 44cc2e22a649ef649f4fe112156ae832c22e3500..4086f0a08157daff5a161f0471339eaa9b96ae2d 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User
  * 
  * @mixin      UserProfile
  */
index fd04a6d20cbb29634d10f444abd926a9481e6772..87fb205ef08c0150a9d9b6d5ace6826096138910 100644 (file)
@@ -13,10 +13,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 8c6e0f4c7483860a8898c31e3e96737c69bccb0b..84d42a116c742b468e50a6fef533c86d64d89672 100644 (file)
@@ -11,10 +11,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index dbd49f7e13c0815f662fc577484eabd7dd567d72..68bfdf90944d20bba7f8f80e0ccbaa40c8874c31 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index e58f311ea2e5a6da15fb5ea9d4949a4ffc468006..5e989cdd5b96d8d883df89ae5b0ea982fa42b8bd 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.activity.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Activity\Event
  */
 interface IUserActivityEvent {
        /**
index 7fc82bff2499291f4ba23e52b43d69c2ae9a6c1c..09ff8f3bf902895c1333b75c2aedcd5844d3a297 100644 (file)
@@ -10,10 +10,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index ed7980b023c7550cf5b5fe5a231af12549dc2b31..41fe0a303123be37d6faf2129ccad97938358cf9 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 0068e7032a9a577a415a48109b42c35bf049deed..7f377cddc265bd8f5be52fdfbf5428313e7d719a 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 74d020350990d2da766d6682046aa94b9b13f44a..94007a9936d0adea9eb72440e4243edab4f7e8ec 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.activity.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Activity\Event
  */
 class UserActivityEventHandler extends SingletonFactory {
        /**
index a9ba2e0a2b05a5941fe4d59a526b613478543a4b..01bc52069df00451a5093beb88e66981a600fc47 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.activity.point
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Activity\Point
  */
 class UserActivityPointHandler extends SingletonFactory {
        /**
index 5c93ec47b49b3e16d6f26097b7c2b538c076f026..e0b79d0fcbd1bc16c626cda2635953b793175770 100644 (file)
@@ -8,8 +8,6 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.authentication
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Authentication
  */
 abstract class AbstractUserAuthentication extends SingletonFactory implements IUserAuthentication {}
index 7f4410aaf79e87d09420d1922cb898f35a228165..5192036b561b1d4846f78b277f481d3a28e9da2a 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\PasswordUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.authentication
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Authentication
  */
 class DefaultUserAuthentication extends AbstractUserAuthentication {
        /**
index 0302cd1188884c67cd164efdd0b20649634123e6..5775d1a3c7c4e6a7f3c4dc87a0a6765f210f1d5e 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\user\User;
  * @author     Markus Bartz
  * @copyright  2011 Markus Bartz
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.authentication
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Authentication
  */
 class EmailUserAuthentication extends DefaultUserAuthentication {
        /**
index f3c2061fc304be0fa30c7a60f4412668edafe8a3..cb8c18f0a2d1136a1bfb8eec05388204ce0e1439 100644 (file)
@@ -8,9 +8,7 @@ use wcf\data\user\User;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.authentication
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Authentication
  */
 interface IUserAuthentication {
        /**
index 18b673b88c903bebe45ad236b7c670a8a32da2d3..0be1d00b8a5a96f82098870e6e265df4937a5154 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.authentication
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Authentication
  */
 class UserAuthenticationFactory extends SingletonFactory {
        /**
index c3692b2e6c2dfe76e716be40b3760af04df22fe6..26ede4ebe00e050cb1734f6149c6a42a64c84c9e 100644 (file)
@@ -13,9 +13,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.collapsible.content
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Collapsible\Content
  */
 class UserCollapsibleContentHandler extends SingletonFactory {
        /**
index ce1d15147319b7cc6260b634e5650410916a4306..6b9721a33034cd5fd04e2263a7fd0c8530a23970 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.group.assignment
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Group\Assignment
  */
 class UserGroupAssignmentHandler extends SingletonFactory {
        /**
index 2281c350211aa11eb98be07bb202f35c3e553281..815fde60621b786e85389a236fcfb3705f88e6d5 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification
  */
 class UserNotificationHandler extends SingletonFactory {
        /**
index ed168d20fca846133c34e532ce2c8295dcfab691..a417836ab58f9a8202efead806ed082da8035935 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 abstract class AbstractSharedUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
index 54ca766e43356d74a4af8c0202b25809dee47d81..7f89a889ce7ac1f7a255c70dd7e536b08229fce9 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  * 
  * @method     UserNotificationEvent   getDecoratedObject()
  * @mixin      UserNotificationEvent
index 9223d89cd3a1ea395abf116fe3d96168fd2abe90..821f53988a2438946e2a14ca8e62519c9635bf72 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  * 
  * @mixin      UserNotificationEvent
  */
index c0c1c4e9616e929e7461896b21714ed086b8ccc2..dcaeb447d3a6954ab6aa4ab0897b8883b6b5ca07 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 570198924f3e76f8dcbc3f47b8fa5890410e6cb9..c94eda27c0d827548610e02bdd20e8430ccf816f 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 02fd3f887501f6821460598f414b5130b8e4235b..b04f468fce292f5e377e7d30904a762100504eb8 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\request\LinkHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserFollowFollowingUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
index 8a7129636d8cc2ea4590f6cbbe7adf7fcbe67173..a0f4aa488f74126f120507f0686a50e32ae3dcee 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserProfileCommentLikeUserNotificationEvent extends AbstractSharedUserNotificationEvent {
        /**
index 32a83275474c9da7e25ebead642a8ca1319fbf78..1a5e21de3669880b887441de1e1c1b6694cfc767 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserProfileCommentResponseLikeUserNotificationEvent extends AbstractSharedUserNotificationEvent {
        /**
index 3d710690db6472d8487040e0ec92e86862359362..fb5309fccb808c2812f65b6ce89001db516ed738 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserProfileCommentResponseOwnerUserNotificationEvent extends AbstractSharedUserNotificationEvent {
        /**
index 1a60438544815852361fd352a66d415baec75f5f..939638e26ab611c89b78cf85fd78ed519bbfc98d 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\request\LinkHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserProfileCommentResponseUserNotificationEvent extends AbstractSharedUserNotificationEvent {
        /**
index 13399e9eb74f28ee99ffcfabb62e6ad36369b047..0ba22e3990dbc1238a90e039484e7cf1358260e1 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\request\LinkHandler;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.event
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Event
  */
 class UserProfileCommentUserNotificationEvent extends AbstractUserNotificationEvent {
        /**
index ee6dec96a5afccb19eab97fc2eaee953a3fd7c71..abe1f0ff3158a1831bc765dabe9cf24e5861d8fb 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  * 
  * @method     CommentResponse         getDecoratedObject()
  * @mixin      CommentResponse
index 52569c121fe9884ce87afcb8b187fa33dfac86ac..59d3706504711b4e5d40e2738da405a7a0ee4a50 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  * 
  * @method     Comment         getDecoratedObject()
  * @mixin      Comment
index b9603491059a23f085cd5e638a58b636a81b98e3..d51a5e3724648481978c150abc71a46a9e807c67 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\user\notification\object;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  */
 interface IStackableUserNotificationObject extends IUserNotificationObject {
        /**
index a1e0c4f99230ffe4923f04521119d104018e91a5..1c1fd80a0dd9104574bbd6236bac6605b59f2f35 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  */
 interface IUserNotificationObject extends IDatabaseObjectProcessor, ITitledObject {
        /**
index fbb8528d99476f66fedadb1fd4fbf0fbea2175de..c0c0e8f7101b26a34f64782084aa7e63c0cb60e4 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  * 
  * @method     Like    getDecoratedObject()
  * @mixin      Like
index 0b0814a200257e1b94f788a6a3cdd21928f2fa3d..42caf1a08f728dedbc52c47463c4daffd9010510 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectDecorator;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object
  * 
  * @method     UserFollow      getDecoratedObject()
  * @mixin      UserFollow
index 4d8662ac6e14f1bad19fa2e17e6c5790843a33a5..f41aa936bb5b6642062da8193f5bf3fafeb547ed 100644 (file)
@@ -9,9 +9,7 @@ use wcf\data\DatabaseObjectList;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index a5db59e6968de14c9d082a5dfd61e2a5bc174ad4..6f9cc3f46d4d852d6e9af8b4db3bd4faac799ea3 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.notification.object.type
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Notification\Object\Type
  */
 interface ICommentUserNotificationObjectType {
        /**
index b6e0670322e1fcfc13a33c053a29252c6cd86ac6..136adb40c27f800c61ff35d76b42157c62edc714 100644 (file)
@@ -13,10 +13,8 @@ use wcf\data\comment\Comment;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 003cc7de8db11eb62a8ab611b634a5f2d19638a3..f7058eea5a10defa75dcdbdafb837d11aa18ce75 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4d85882d9949ad8c1f284c96f854f50f84a210e6..ac2faa4fa411b7770dee6099c8d49691cbf2b6cf 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 7eaa0f7500318bc0cf5d99abd7a1677abaf9c4b3..61e8d403d051c8860bc46e852720ed49fc453910 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index 2dc8525e8ffd9e0f726ae15aa8a393d7fb9952bb..821c8960d81375576f2a01f3001c03221bd5b0f6 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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;
index b35b710cfefb31933997d2bbfddcfd5bbd9049a3..6ce729ab45ea8d34b3d03712c04843456634a73c 100644 (file)
@@ -15,10 +15,8 @@ use wcf\system\WCF;
  * @author     Mathias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 9bd4cbdc6363eaa3758ad320e20beee4fcc5b5bb..6b3f4d8d10cd4fad731efbf0b08a486b4066ea48 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index ff9995e4fd4421a2c3fa174d809599ddbb93393b..02c2bab84ef453518d4f6735e313b43ff2453a31 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 50af651f90fc4fabe7905febe1a263f53cf0baff..a8986edb09e6d80060f5e71636e6d5eabc3495b5 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4a8100215485e12d4067c72fd1459f1bb5741945..dcbe09db88c01c5ec41692e687d57c0fd97249cb 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\user\object\watch;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.object.watch
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Object\Watch
  */
 interface IUserObjectWatch {
        /**
index d66997986b7bb7e7d8dd068a0110e5c7d6dfb122..54b21b2c24e95419cd25b6c94e65a61beea7d21f 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.object.watch
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Object\Watch
  */
 class UserObjectWatchHandler extends SingletonFactory {
        /**
index 734172030664c633119d1150d542b298b0f3ddcd..4e7eade0493417b3b10fa065194565fbb21d9796 100644 (file)
@@ -8,10 +8,8 @@ use wcf\data\user\online\UserOnline;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 4752905b29720fea36296d35bfbb92fb4f726470..603e34be61bcaec16f86dfe2706b7c1b0cba0b24 100644 (file)
@@ -9,10 +9,8 @@ use wcf\system\SingletonFactory;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 130911e4208b3c0010d68987b68cf10fa8006c92..6ee773deecb973c9b1c305940c736c4a441e4113 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\SingletonFactory;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.user.signature
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\User\Signature
  */
 class SignatureCache extends SingletonFactory {
        /**
index 34cd09e36b1b1f596da022d62fe37588aa6a2a3f..3981805fa00255f38f1046ff8d982c73e5ec5317 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.storage
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Storage
  */
 class UserStorageHandler extends SingletonFactory {
        /**
index 9e8773faa5f8dcb9a178b41f3134f13fb186c1fb..0c44b4c5f871056dcbd0da6a0ad0b4a522da5cec 100644 (file)
@@ -12,9 +12,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.visitTracker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\VisitTracker
  */
 class VisitTracker extends SingletonFactory {
        /**
index d2c6502305fcc8a5df9c0ba475a8a7b671742b0d..f82b9d2ff9edcf583a1a603eef2115813840afb6 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 abstract class AbstractRebuildDataWorker extends AbstractWorker implements IRebuildDataWorker {
        /**
index 3b8c3946104f666fb249c07ae737dc03776a61c2..4eb6730abfa5b8aee3be43d26ce1908757f8b047 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\worker;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 abstract class AbstractWorker implements IWorker {
        /**
index 7e26cbc1c844d78f6020a5f59ac488d79e800de8..217d28066e752f40433a3edff64787a8a8bd9a75 100644 (file)
@@ -14,10 +14,8 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index a04242082ec679d8c0fdbdfd8d2f0e73aed92605..8676416d87309e179cc0ec66a0e2df5f5b0e2354 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\SystemException;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class AttachmentRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index 56f2943722174d3e8910e650da9ee1778fd07131..e22c94421b4128c1cff65d8009f599b3354c0f3e 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\worker;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 interface IRebuildDataWorker extends IWorker {
        /**
index 4794862196752cc9b96ccc80326d4ea9cd28ba9a..13ac8cc4da0cc260e0dd8f1fea4402a041253ad2 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\system\worker;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 interface IWorker {
        /**
index ce908d731f52d3a33562a10d8af194eba2b643b4..7111ac50f7431504e47f7639242b9230fa66383a 100644 (file)
@@ -12,9 +12,7 @@ use wcf\util\StringUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class ImportWorker extends AbstractWorker {
        /**
index 60db543e5fb34660a2f40c23f185a55a0ff3ef21..641fcb00abc8247abea710f0306579dbf7a7d7cf 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class LikeRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index 1fde8d86b4b4dc727355ccd3e17042ef2865860c..52f804e54453f648bca53375c8ab6c25350d95b9 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class LikeUserRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index 27e18d9901e9ab720a8b8384754c20cda1c0c049..b5d408003ca55e89fe0a18953060c0be5b7015f3 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class MailWorker extends AbstractWorker {
        /**
index ef28a393e7a6d04839e78288cbfeb8ca9ae95833..f70f3f303357ec01fccc3942c5b1bd620b913133 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class PollRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index 62090401a905e19043341a64f3252865a1591146..8955844f61d4b335b787349668ff9073e2b1b76a 100644 (file)
@@ -16,9 +16,7 @@ use wcf\util\PasswordUtil;
  * @author     Matthias Schmidt
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class SendNewPasswordWorker extends AbstractWorker {
        /**
index 1760551d2bb88cb4c2f289b0c5b0a116c0cad49c..9253f381ac83e81b55c965d0d922d2a60f7e58b6 100644 (file)
@@ -11,9 +11,7 @@ use wcf\util\DateUtil;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class StatDailyRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index b7369cbc854f3ef6512f2c84629231ee06d5745c..a9f5ff235d8df32ade53050ba32f2ffba8414dad 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class UserActivityPointUpdateEventsWorker extends AbstractWorker {
        /**
index 95167f4b677a35dec1e29e6ec8053fad9112c79d..dcc82798e13b3096d32b6e1c86b1f32296f9bd14 100644 (file)
@@ -14,9 +14,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage system.worker
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\System\Worker
  */
 class UserRebuildDataWorker extends AbstractRebuildDataWorker {
        /**
index e61823244401772b81f4de7b83fd732a6b36dcca..f2babdc9aad4057c5ad79280ff108c746a494770 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\Callback;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class ArrayUtil {
        /**
index 5873df919cd4cf1e999f018ee3faad03fd32c7c6..4f3ad0159a24fbc7118d6ed0275239af897d4122 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\CLIWCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class CLIUtil {
        /**
index 3fe0168a908159e45cc390b3b1f9dba57c194972..68bd8769f7b59ff650dfcc74af66b8acfe2f13a1 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class ClassUtil {
        /**
index 2c4c7b6ba2fbf774d242d3b97ee951b3416b107d..3873f51d22276207828e9e52ae02d0c80b27974b 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class CronjobUtil {
        /**
index 46a1b72ae3f9225910fb1b2e518e1cfb5404a651..42fbb4e091442eb394f6f07ab972a290c2eb5afd 100644 (file)
@@ -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 <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
- * @since      2.2
+ * @package    WoltLabSuite\Core\Util
+ * @since      3.0
  */
 final class CryptoUtil {
        /**
index 3ca32b7b3bb186acb44bd3b0d86c454e080c215c..149e34483f36d33c100868f8c02c188d3379a495 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class DOMUtil {
        /**
index e85322782bf15160d999ff69ba6d0abcecc0a2d1..254eaff7ec57feb0f3198f097125947dfd3576d9 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class DateUtil {
        /**
index 17fd38db2f4ca604b6d80b091fa2f85cfc5e3d4f..56c31cb66d3278c37728ffc93d9ebbbbb1d64354 100644 (file)
@@ -9,9 +9,7 @@ namespace wcf\util;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 class Diff {
        /**
index 2347edf6b124424f8e6e4cb0e938f1f6b929127d..d18bfe4b30060866f3836e43b74c630d9daf8f1c 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\Regex;
  * @author     Tim Duesterhus
  * @copyright  2011 Tim Duesterhus
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class DirectoryUtil {
        /**
index ff602a4414a648c4d11c4042d42fb6dab80cabfe..bc9fd6be88ba18b24134fd083cab9635aca72e4b 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Matthias Schmidt, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class ExifUtil {
        /**
index 84b11c9a000aa8009de66b9b7002aa3c4de4ce39..a9f650e00c6771fffc7f77b812104c0919fd00b7 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\Regex;
  * @author     Sebastian Oettl, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 class FileReader {
        /**
index 8b5764489aadbe604e2fb88e44581fd17d4606ec..eba48d619c20d858fcd6e03926830799a6714685 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\io\GZipFile;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class FileUtil {
        /**
index 967c51b8933170ab2b633c9cfeb8d6dd5c4f47a8..0f5a295043bda1c79de4452095650ce90724b7c4 100644 (file)
@@ -15,9 +15,7 @@ use wcf\system\WCF;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class HTTPRequest {
        /**
index 1eb16d5c6ed459bf8f25d3eb618b662145d6d4b5..e576f7dff523a13ec2f8e8f3494b57164e0cd050 100644 (file)
@@ -11,9 +11,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class HeaderUtil {
        /**
index ed400834b86b0ed05f6d85bf9e253ffc91c23e2f..48812a1703dea70fa523c9fcec5aabb3f31ef2ac 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class ImageUtil {
        /**
index 81532e71d07479f644d4cedb328b52bc04117ad2..c9512ce916f0197fafda34bff1e7571fa1df51f5 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class JSON {
        /**
index 7524aa131cc81d3c2daea747ac8f36e6745cf8ab..50ec41817c1fe4407ab632ed16fd6be4f800fa09 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class MathUtil {
        /**
index 02d140c51e6564d4744335100cc6e896b7fddac3..7f1f234670ea5de804b7aeb37916ffec955eddb1 100644 (file)
@@ -9,9 +9,7 @@ use wcf\system\Regex;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 class MessageUtil {
        /**
index ccc86b909647f82665b05d9e342a890228031c0b..92207d043857f7961d29892d6e0368cd5f7212af 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class OptionUtil {
        /**
index 03203cda758b0e4fdffc18329f8f1282c6a58634..382283a13b46276f58290d8774a45f17155ef69c 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class StringStack {
        /**
index 0ebeec32d8efb3314615ec473822f22cd1fe2e3e..e06e5123fff3fd9c272d407bf2824292e1ec2066 100644 (file)
@@ -10,9 +10,7 @@ use wcf\system\WCF;
  * @author     Oliver Kliebisch, Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class StringUtil {
        const HTML_PATTERN = '~</?[a-z]+[1-6]?
index 52bb437970f7e46fa001a59d54665bd3b44b1e02..1b599ca78eaa93eccadb50d3a031b81b081df8b0 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\style\StyleCompiler;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class StyleUtil {
        /**
index 6d626ed4f3a508ab9396e1d77c01a6bd8c11dc80..866c0f37076040aed0495c1729744235336fb6f4 100644 (file)
@@ -7,9 +7,7 @@ namespace wcf\util;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class UserRegistrationUtil {
        /**
index b468f0414d1b7d45fade40b1cf1da566ea2ffda2..06c701747a2e03a659de68c9794e57803dfb2de1 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\WCF;
  * @author     Marcel Werk
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 final class UserUtil {
        /**
index 76f09e27335ff9a01f7947fcc6792b35be4c2ddc..23973ad53ef8b5e18493b329e76427b4394d1e59 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 class XML {
        /**
index 07e5797b6d3cfcabb04c131a690f0c3501d7698a..147db73593251970af6f896099b1d50731752339 100644 (file)
@@ -8,9 +8,7 @@ use wcf\system\exception\SystemException;
  * @author     Alexander Ebert
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @package    com.woltlab.wcf
- * @subpackage util
- * @category   Community Framework
+ * @package    WoltLabSuite\Core\Util
  */
 class XMLWriter {
        /**
index e46779e0a70b5aad4d8cb7481d4452f7077f25b0..ed37a3a6845032e3fa954e71f2450e6cb63c9c25 100644 (file)
@@ -7,10 +7,8 @@ namespace wcf\util\exception;
  * @author     Tim Duesterhus
  * @copyright  2001-2016 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @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 {
        /**
index 8cae7b5508a7dd323153f5fa2408049f4f79038c..d837f57d88b1d4b72c931424ad38d76e07e6b325 100644 (file)
@@ -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);
 }
index b3ee9edaa9878992cc5fa9f02fba30701d7a8413..75979fd2a6c0dd8b657d2179b51d38a4a84d0062 100644 (file)
@@ -1390,7 +1390,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.style.advanced"><![CDATA[Erweiterte Einstellungen]]></item>
                <item name="wcf.acp.style.advanced.custom"><![CDATA[Eigene Deklarationen]]></item>
                <item name="wcf.acp.style.advanced.individualScss"><![CDATA[Individuelles CSS und SCSS]]></item>
-               <item name="wcf.acp.style.advanced.individualScss.description"><![CDATA[Die Eingabe wird am Ende des Stils eingefügt und kann vollständig aus CSS bestehen. Sie haben zusätzlich den Zugriff auf SCSS und alle von Community Framework zur Verfügung gestellten Mixins.]]></item>
+               <item name="wcf.acp.style.advanced.individualScss.description"><![CDATA[Die Eingabe wird am Ende des Stils eingefügt und kann vollständig aus CSS bestehen. Sie haben zusätzlich den Zugriff auf SCSS und alle von WoltLab Suite Core zur Verfügung gestellten Mixins.]]></item>
                <item name="wcf.acp.style.advanced.original"><![CDATA[Vorgegebene Deklarationen]]></item>
                <item name="wcf.acp.style.advanced.overrideScss"><![CDATA[Überschreiben von SCSS-Variablen]]></item>
                <item name="wcf.acp.style.advanced.overrideScss.description"><![CDATA[Sie können innerhalb dieser Eingabe beliebige SCSS-Variablen überschreiben, die nicht durch den Stil-Editor direkt bearbeitbar sind. Beim Bezug auf andere Variablen muss sichergestellt werden, dass diese in der Reihenfolge vorher definiert wurden. Die Syntax muss wie folgt lauten: „$variableName: variableValue;“]]></item>
index 2bc5cc9b1046b77b5c8b0b387bdb137732fc9d9c..3d3f6d6f77381b09b616b532fcb025db50e96365 100644 (file)
@@ -1397,7 +1397,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.style.advanced"><![CDATA[Advanced Settings]]></item>
                <item name="wcf.acp.style.advanced.custom"><![CDATA[Own Declarations]]></item>
                <item name="wcf.acp.style.advanced.individualScss"><![CDATA[Individual CSS and SCSS]]></item>
-               <item name="wcf.acp.style.advanced.individualScss.description"><![CDATA[Content will be appended to the style sheet and may contain pure CSS. Furthermore you can use SCSS including all Mixins provided by Community Framework.]]></item>
+               <item name="wcf.acp.style.advanced.individualScss.description"><![CDATA[Content will be appended to the style sheet and may contain pure CSS. Furthermore you can use SCSS including all Mixins provided by WoltLab Suite Core.]]></item>
                <item name="wcf.acp.style.advanced.original"><![CDATA[Preset Declarations]]></item>
                <item name="wcf.acp.style.advanced.overrideScss"><![CDATA[SCSS Variables Override]]></item>
                <item name="wcf.acp.style.advanced.overrideScss.description"><![CDATA[Allows you to override SCSS variables not available through the style editor itself. Syntax: “$variableName: variableValue;”, referred variables must be declared prior any attempt to read their value.]]></item>
index f9a64425970a446f615eaa6dded1804a645770a3..b889cf4dae45aa80901a80e23d016411a272318b 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html dir="ltr" lang="en">
 <head>
-       <title>WoltLab Community Framework 2.2 System Requirements</title>
+       <title>WoltLab Suite 3.0 System Requirements</title>
 </head>
 <body>
 <?php