.

Notifications Member List

This is the complete list of members for Notifications, including all inherited members.
create(DAOUsers $user, $params, &$created) Notifications [static]
create_unread_user_adapter($id_user) Notifications [static]
create_user_adapter($id_user) Notifications [static]
DELIVER_DIGEST Notifications
DELIVER_FEED Notifications
DELIVER_MAIL Notifications
existing($params) Notifications [static]
get($id) Notifications [static]
get_all_sources($id_user) Notifications [static]
get_delivery_methods() Notifications [static]
get_latest($user_id, $num) Notifications [static]
get_read_sources() Notifications [static]
get_status() Notifications [static]
mark_as_read_by_source_id($id_user, $source, $source_id, $read_through=self::READ_CONTENT, $read_action= '') Notifications [static]
notify_all_users($message, $title= '', $source= 'app', $params=array()) Notifications [static]
notify_single_user(DAOUsers $user, $message, $title= '', $source= 'app', $params=array()) Notifications [static]
notify_some_users($arr_users, $message, $title= '', $source= 'app', $params=array()) Notifications [static]
READ_CONTENT Notifications
READ_DIGEST Notifications
READ_FEED Notifications
READ_MAIL Notifications
READ_MARK_ALL Notifications
READ_MARK_AUTO Notifications
READ_MARK_MANUALLY Notifications
READ_UNKNOWN Notifications
SOURCE_ALL Notifications
SOURCE_APP Notifications
STATUS_NEW Notifications
STATUS_READ Notifications
translate_source($src) Notifications [static]