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

Go to the source code of this file.

Namespaces

namespace  core
 

Variables

 $op = 'list'
 
if(!isset($_REQUEST['target'])) $target = $_REQUEST['target']
 
if(isset($_GET['op'])&&$_GET['op']==
'upload') elseif(isset($_POST['op'])&&$_POST['op']==
'doupload') if(!is_object($xoopsUser)) 
else
 

Variable Documentation

$op = 'list'

Definition at line 26 of file imagemanager.php.

if (!isset($_REQUEST['target'])) $target = $_REQUEST['target']

Definition at line 25 of file imagemanager.php.

if (isset($_GET['op'])&&$_GET['op']== 'upload') elseif (isset($_POST['op'])&&$_POST['op']== 'doupload') if (!is_object($xoopsUser)) else
Initial value:
{
$group = $xoopsUser->getGroups()

Definition at line 35 of file imagemanager.php.