egroupware_official/notifications/inc
2011-11-23 23:48:58 +00:00
..
class.notifications_ajax.inc.php Enable popups to use desktop notifications, if browser supports it 2011-11-23 23:48:58 +00:00
class.notifications_email.inc.php allow to add attachments by giving a path, instead of a string, eg. egw_vfs::PREFIX.$path for a vfs path in $path 2011-06-23 09:05:25 +00:00
class.notifications_iface.inc.php enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00
class.notifications_popup.inc.php Enable popups to use desktop notifications, if browser supports it 2011-11-23 23:48:58 +00:00
class.notifications_sms.inc.php bocontacts --> addressbook_bo 2008-05-15 08:52:14 +00:00
class.notifications_winpopup.inc.php fixed not found user sessions while working with notifications and assured that all_no_sort param gets handed over to handler class 2009-10-23 13:07:11 +00:00
class.notifications.inc.php * notification: do not notify expired or inactive users 2011-11-07 16:50:16 +00:00
hook_admin.inc.php enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00
hook_after_navbar.inc.php removed no longer used enable_popup check, as it is always enabled now 2011-06-15 10:05:11 +00:00
hook_preferences.inc.php enabled class autoloading for notifications, let admins enable or disable notification backends, security fixes for email and egwpopup backend, unified link arrays used for notifications 2008-01-30 18:58:00 +00:00
hook_settings.inc.php * Notifications: popup and email are enabled per default, default preference is "popup_or_email" 2011-06-14 13:55:06 +00:00