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

Go to the source code of this file.

Namespaces

namespace  profile
 

Variables

if($op=="editordelete") $handler =& xoops_gethandler('member')
 
 $indexAdmin = new ModuleAdmin()
 
 $op = isset($_REQUEST['op']) ? $_REQUEST['op'] : 'list'
 
 switch ($op)
 

Variable Documentation

if ($op=="editordelete") $handler =& xoops_gethandler('member')

Definition at line 29 of file user.php.

$indexAdmin = new ModuleAdmin()

Definition at line 22 of file user.php.

$op = isset($_REQUEST['op']) ? $_REQUEST['op'] : 'list'

Definition at line 25 of file user.php.

switch($op)

Definition at line 31 of file user.php.