noalyss Version-9
Variables
module.php File Reference

Go to the source code of this file.

Variables

 $create_card_js ='onclick="select_card_type({});"'
 
 $gDossier =dossier::id()
 
 $search_card_js =sprintf('onclick="boxsearch_card(\'%d\')"',dossier::id())
 
foreach($amodule as $row) $style =""
 
$search_card css_size ='97%'
 
if($row[ 'me_code']=='new_line') if($row['me_code']==$selected_module) if($row[ 'me_url']!='') elseif($row['me_javascript'] !='') else
 
 endif
 
 if ($cn->get_value("select count(*) from profile join profile_user using (p_id) where user_name=$1 and with_calc=true", array( $_SESSION[SESSION_KEY. 'g_user']))==1)
 
$direct size =20
 
$direct style ='class="input_text"'
 
$direct value =''
 

Variable Documentation

◆ $create_card_js

$create_card_js ='onclick="select_card_type({});"'

Definition at line 38 of file module.php.

◆ $gDossier

$gDossier =dossier::id()

Definition at line 71 of file module.php.

◆ $search_card_js

$search_card_js =sprintf('onclick="boxsearch_card(\'%d\')"',dossier::id())

Definition at line 26 of file module.php.

◆ $style

$style =""

Definition at line 144 of file module.php.

◆ css_size

$search_card css_size ='97%'

Definition at line 25 of file module.php.

◆ else

if( $row['me_code']=='new_line') if( $row[ 'me_code']==$selected_module) if( $row['me_url']!='') elseif ( $row[ 'me_javascript'] !='') else
Initial value:
{
$url="do.php?gDossier=".Dossier::id()."&ac=".$row['me_code']
$url

Definition at line 165 of file module.php.

◆ endif

endif

Definition at line 19 of file module.php.

◆ if

if( $cn->get_value("select count(*) from profile join profile_user using (p_id) where user_name=$1 and with_calc=true", array($_SESSION[SESSION_KEY. 'g_user']))==1) ( $cn->  get_value"select count(*) from profile join profile_user using (p_id) where user_name=$1 and with_calc=true", array( $_SESSION[SESSION_KEY. 'g_user']) = =1)

Definition at line 14 of file module.php.

◆ size

$direct size =20

Definition at line 69 of file module.php.

◆ style

$direct style ='class="input_text"'

Definition at line 67 of file module.php.

◆ value

$direct value =''

Definition at line 68 of file module.php.