XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
Notifications | |
Variables | |
foreach($update_list as $update_item) | $argstring = '' |
$first_arg = 1 | |
$helper = Notifications::getInstance() | |
$module = $xoops->getModuleById(intval($_POST['mid'])) | |
$module_handler = $xoops->getHandlerModule() | |
$module_id = $module->getVar('mid') | |
$notification_handler = $helper->getHandlerNotification() | |
foreach($update_list as $update_item) | $redirect_args = array() |
if(!isset($_POST['not_submit'])||!isset($_POST['mid'])) if(!$xoops->security() ->check()) | $update_list = $_POST['not_list'] |
$user_id = $xoops->isUser() ? $xoops->user->getVar('uid') : 0 | |
$xoops = Xoops::getInstance() | |
foreach ($update_list as $update_item) $argstring = '' |
Definition at line 93 of file update.php.
$first_arg = 1 |
Definition at line 94 of file update.php.
$helper = Notifications::getInstance() |
Definition at line 24 of file update.php.
$module = $xoops->getModuleById(intval($_POST['mid'])) |
Definition at line 55 of file update.php.
$module_handler = $xoops->getHandlerModule() |
Definition at line 54 of file update.php.
$module_id = $module->getVar('mid') |
Definition at line 56 of file update.php.
Referenced by CommentsCommentHandler\deleteByItemId(), CommentsCommentHandler\deleteByModule(), XoopsBlockHandler\getAllByGroupModule(), CommentsCommentHandler\getByItemId(), NotificationsNotificationHandler\getByItemId(), CommentsCommentHandler\getCountByItemId(), CommentsCommentHandler\getCountByModuleId(), XoopsBlockHandler\getNonGroupedBlocks(), NotificationsNotificationHandler\getNotification(), NotificationsNotificationHandler\getSubscribedEvents(), CommentsCommentHandler\getTopComments(), XoopsUser\isAdmin(), NotificationsNotificationHandler\isSubscribed(), NotificationsNotificationHandler\subscribe(), NotificationsNotificationHandler\triggerEvent(), NotificationsNotificationHandler\triggerEvents(), NotificationsNotificationHandler\unsubscribe(), NotificationsNotificationHandler\unsubscribeByItem(), and NotificationsNotificationHandler\unsubscribeByModule().
$notification_handler = $helper->getHandlerNotification() |
Definition at line 64 of file update.php.
Referenced by b_notification_show(), NotificationsPreload\eventCoreFooterStart(), and NotificationsNotification\notifyUser().
foreach ($update_list as $update_item) $redirect_args = array() |
Definition at line 82 of file update.php.
if (!isset($_POST['not_submit'])||!isset($_POST['mid'])) if (!$xoops->security() ->check()) $update_list = $_POST['not_list'] |
Definition at line 53 of file update.php.
$user_id = $xoops->isUser() ? $xoops->user->getVar('uid') : 0 |
Definition at line 57 of file update.php.
Referenced by AvatarsAvatarHandler\addUser(), XoopsMemberHandler\addUserToGroup(), CommentsCommentHandler\deleteByItemId(), Comments\displayDelete(), NotificationsNotificationHandler\doLoginMaintenance(), NotificationsNotificationHandler\getByUser(), XoopsMemberHandler\getGroupsByUser(), NotificationsNotificationHandler\getNotification(), NotificationsNotificationHandler\getSubscribedEvents(), NotificationsNotificationHandler\isSubscribed(), NotificationsNotificationHandler\subscribe(), NotificationsNotificationHandler\unsubscribe(), and NotificationsNotificationHandler\unsubscribeByUser().
$xoops = Xoops::getInstance() |
Definition at line 23 of file update.php.
Referenced by xoops_module_install_debugbar(), xoops_module_update_search(), and xoops_module_update_system().