Updated documentation of com.woltlab.wcf.notification
authorMatthias Schmidt <gravatronics@live.com>
Wed, 20 Jul 2011 11:45:44 +0000 (13:45 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 20 Jul 2011 11:45:44 +0000 (13:45 +0200)
commit7d68f98c89ab93cb616d76a3f905304084c8d48a
tree84e53fe7b49cabab19217ef3ac6a66e1f6b24fbd
parent81e0af010e88b2f7fa61a7735affe8c6ecca1dfd
Updated documentation of com.woltlab.wcf.notification

I mainly added namespaces, fixed the class which defines $baseClass in E
ditors (DatabaseObjectDecorator instead of DatabaseObjectEditor like Mar
cel Werk did in commit '54c3136aec39da95e1913276ed4548e5d0f28aed') and c
orrected the class which defines $tableName in PIPs (AbstractPackageInst
allationPlugin instead of AbstractXMLPackageInstallationPlugin, see comm
it 'b5be6fb094b1ea2fb5cd741f758720f010f0eada') for the com.woltlab.wcf.n
otification package.
19 files changed:
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotification.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationAction.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationEditor.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/UserNotificationList.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEvent.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventAction.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventEditor.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/event/UserNotificationEventList.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectType.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeAction.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeEditor.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/object/type/UserNotificationObjectTypeList.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationType.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeAction.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeEditor.class.php
com.woltlab.wcf.notification/files/lib/data/user/notification/type/UserNotificationTypeList.class.php
com.woltlab.wcf.notification/files/lib/system/package/plugin/UserNotificationEventPackageInstallationPlugin.class.php
com.woltlab.wcf.notification/files/lib/system/package/plugin/UserNotificationObjectTypePackageInstallationPlugin.class.php
com.woltlab.wcf.notification/files/lib/system/package/plugin/UserNotificationTypePackageInstallationPlugin.class.php