noalyss Version-9
Variables
profile_menu_display_module.php File Reference

display the module, used to setup the module and menu, included from Profile_Menu More...

Go to the source code of this file.

Variables

 $dep =$http->post("dep","string", 0)
 
 $http =new HttpInput()
 
Dossier::id() $row ['p_order']
 
Dossier::id() $row ['pm_id']
 
foreach($ap_module as $row) $style =""
 
 $url ="XX"
 
if( $row['me_url']!='') elseif( $row[ 'me_javascript'] !='') elseif( $row['me_file'] !="") else
 
$row[ 'pm_default'] endforeach ==1)?_('Oui'):_('Non')
 

Detailed Description

display the module, used to setup the module and menu, included from Profile_Menu

Definition in file profile_menu_display_module.php.

Variable Documentation

◆ $dep

$dep =$http->post("dep","string", 0)

Definition at line 32 of file profile_menu_display_module.php.

◆ $http

$http =new HttpInput()

Definition at line 26 of file profile_menu_display_module.php.

◆ $row [1/2]

Dossier::id () $row[ 'p_order']

Definition at line 78 of file profile_menu_display_module.php.

◆ $row [2/2]

Dossier::id () $row[ 'pm_id'] ( )

Definition at line 65 of file profile_menu_display_module.php.

◆ $style

if ($row[ 'me_code']=='new_line') $style =""

Definition at line 35 of file profile_menu_display_module.php.

◆ $url

$url ="XX"

Definition at line 42 of file profile_menu_display_module.php.

◆ else

if($row[ 'me_url']!='') elseif($row['me_javascript'] !='') elseif ($row[ 'me_file'] !="") else
Initial value:
{
$url=HtmlInput::anchor(_('Menu'),'',
sprintf(" onclick = \" \$('menu_table').innerHTML='';display_sub_menu(%d,%d,%d,%d);menu_select('".$row['pm_id']."')\" ",
$this->p_id,
$row['pm_id'],0))
$profile p_id
static id()
return the 'gDossier' value after a check
static anchor($p_text, $p_url="", $p_js="", $p_style=' class="line" ', $p_title="click", array $p_attribute=[])
Return a simple anchor with a url or a javascript if $p_js is not null then p_url will be javascript:...
Dossier::id() $row['pm_id']

Definition at line 55 of file profile_menu_display_module.php.

◆ endforeach

$row ['pm_default'] endforeach ==1)?_('Oui'):_('Non')

Definition at line 87 of file profile_menu_display_module.php.