Function notificationEventEnabled
Determine whether a particular notification event is enabled. Depends on module config options.
		
		Package: kernel\Xoop
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu) http://www.myweb.ne.jp/, http://jp.xoops.org/
Located at nclude/notification_functions.php
	
	Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Kazumi Ono (AKA onokazu) http://www.myweb.ne.jp/, http://jp.xoops.org/
Located at nclude/notification_functions.php
array | 
		& $category | 
		Category info array | 
array | 
		& $event | 
		Event info array | 
object | 
		& $module | 
		Module | 
			boolean
		 | 
		bool |