XOOPS  2.6.0
update.php File Reference

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()
 

Variable Documentation

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.

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.

$notification_handler = $helper->getHandlerNotification()
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.