API - XOOPS 2.5.11 Beta 2
By monxoops.fr
category.php File Reference

Variables

 $indexAdmin = new ModuleAdmin()
 
 $op = isset($_REQUEST['op']) ? $_REQUEST['op'] : (isset($_REQUEST['id']) ? 'edit' : 'list')
 
 $handler = xoops_getModuleHandler('category')
 
switch( $opif (isset( $template_main))
 

Variable Documentation

◆ $handler

$handler = xoops_getModuleHandler('category')

◆ $indexAdmin

$indexAdmin = new ModuleAdmin()

◆ $op

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

◆ if

switch($op) if(isset($template_main)) ( isset( $template_main)  )