noalyss Version-9
Variables
extension_choice.inc.php File Reference

Go to the source code of this file.

Variables

 $a =new ISelect('plugin_code')
 
 $cn =Dossier::connect()
 
global $g_user =new Noalyss_user($cn)
 
 $only_plugin =$g_user->check_dossier(dossier::id())
 
if(count( $a->value)==0) if (count( $a->value)==1)
 
$a selected =(isset($_REQUEST['plugin_code']))?strtoupper($_REQUEST['plugin_code']):''
 
$a value =Extension::make_array($cn)
 

Variable Documentation

◆ $a

$a =new ISelect('plugin_code')

Definition at line 24 of file extension_choice.inc.php.

◆ $cn

Definition at line 13 of file extension_choice.inc.php.

◆ $g_user

$g_user =new Noalyss_user($cn)

Definition at line 14 of file extension_choice.inc.php.

◆ $only_plugin

$only_plugin =$g_user->check_dossier(dossier::id())

Definition at line 17 of file extension_choice.inc.php.

◆ if

if(count($a->value)==0) if(count($a->value)==1) ( count( $a->value = =1)

Definition at line 36 of file extension_choice.inc.php.

◆ selected

$a selected =(isset($_REQUEST['plugin_code']))?strtoupper($_REQUEST['plugin_code']):''

Definition at line 26 of file extension_choice.inc.php.

◆ value

Definition at line 25 of file extension_choice.inc.php.