XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
kernel | |
Variables | |
if (!defined( 'XOOPS_ROOT_PATH')||!is_object( $xoopsModule)) | |
if(!isset($_POST['not_submit'])) if(! $GLOBALS['xoopsSecurity']->check()) | $update_list = $_POST['not_list'] |
$module_id = $xoopsModule->getVar('mid') | |
$user_id = is_object($xoopsUser) ? $xoopsUser->getVar('uid') : 0 | |
$notification_handler = xoops_getHandler('notification') | |
foreach($update_list as $update_item) | $redirect_args = array() |
foreach($update_list as $update_item) | $argstring = '' |
$first_arg = 1 | |
$first_arg = 1 |
$module_id = $xoopsModule->getVar('mid') |
$notification_handler = xoops_getHandler('notification') |
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)) |