Elgg
Version 1.11
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Save menu items. | |
Variables | |
$NOTIFICATION_HANDLERS = _elgg_services()->notifications->getMethodsAsDeprecatedGlobal() | |
$notification_settings = get_user_notification_settings(elgg_get_page_owner_guid()) | |
$title = elgg_echo('notifications:usersettings') | |
$rows = '' | |
foreach($NOTIFICATION_HANDLERS as $k=> $v) | $content = '' |
$content = '' |
Definition at line 40 of file notifications.php.
$NOTIFICATION_HANDLERS = _elgg_services()->notifications->getMethodsAsDeprecatedGlobal() |
Definition at line 9 of file notifications.php.
$notification_settings = get_user_notification_settings(elgg_get_page_owner_guid()) |
Definition at line 10 of file notifications.php.
$rows = '' |
Definition at line 14 of file notifications.php.
Definition at line 12 of file notifications.php.