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

Go to the source code of this file.

Namespaces

namespace  class
 

Variables

if(!defined("XOOPS_ROOT_PATH")) $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

$imgcat_handler =& xoops_gethandler('imagecategory')

Definition at line 18 of file xoopsimagemanager.php.

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

Definition at line 19 of file xoopsimagemanager.php.