XOOPS  2.6.0
xoopsimagemanager.php File Reference

Go to the source code of this file.

Namespaces

 class
 

Variables

 $groups = is_object( $GLOBALS["xoopsUser"] ) ? $GLOBALS["xoopsUser"]->getGroups() : array( XOOPS_GROUP_ANONYMOUS )
 
 $imgcat_handler =& xoops_gethandler('imagecategory')
 
if(count($imgcat_handler->getList($groups, 'imgcat_read', 1))==0) return true
 

Variable Documentation

$groups = is_object( $GLOBALS["xoopsUser"] ) ? $GLOBALS["xoopsUser"]->getGroups() : array( XOOPS_GROUP_ANONYMOUS )

Definition at line 16 of file xoopsimagemanager.php.

$imgcat_handler =& xoops_gethandler('imagecategory')

Definition at line 17 of file xoopsimagemanager.php.

if (count($imgcat_handler->getList($groups, 'imgcat_read', 1))==0) return true

Definition at line 18 of file xoopsimagemanager.php.