XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
notification_update.php File Reference

Go to the source code of this file.

Namespaces

namespace  kernel
 

Variables

foreach($update_list as
$update_item) 
$argstring = ''
 
 $first_arg = 1
 
 $module_id = $xoopsModule->getVar('mid')
 
 $notification_handler =& xoops_gethandler('notification')
 
foreach($update_list as
$update_item) 
$redirect_args = array()
 
if(!isset($_POST['not_submit']))
if(!$GLOBALS['xoopsSecurity']->
check()) 
$update_list = $_POST['not_list']
 
 $user_id = is_object($xoopsUser) ? $xoopsUser->getVar('uid') : 0
 
 if (!defined('XOOPS_ROOT_PATH')||!is_object($xoopsModule))
 

Variable Documentation

foreach ($update_list as $update_item) $argstring = ''

Definition at line 95 of file notification_update.php.

$first_arg = 1

Definition at line 96 of file notification_update.php.

foreach ($update_list as $update_item) $redirect_args = array()

Definition at line 84 of file notification_update.php.

if (!isset($_POST['not_submit'])) if (!$GLOBALS['xoopsSecurity']->check()) $update_list = $_POST['not_list']

Definition at line 56 of file notification_update.php.

if(!defined('XOOPS_ROOT_PATH')||!is_object($xoopsModule))

Definition at line 20 of file notification_update.php.