API - XOOPS 2.5.11 Beta 2
By monxoops.fr
notification_select.php File Reference

Namespaces

namespace  kernel
 

Variables

 $xoops_notification = array()
 
 $xoops_notification ['show'] = isset($xoopsModule) && is_object($xoopsUser) && notificationEnabled('inline') ? 1 : 0
 

Variable Documentation

◆ $xoops_notification [1/2]

$xoops_notification = array()

◆ $xoops_notification [2/2]

$xoops_notification[ 'show'] = isset($xoopsModule) && is_object($xoopsUser) && notificationEnabled('inline') ? 1 : 0