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

concerne only the template More...

Go to the source code of this file.

Variables

 $available = ""
 
if(isset($_POST['upd']) &&isset($_POST['m'])) $cn = new Database()
 
 $count = Database::num_row($Res)
 
 $fmod_dbid =$http->post("FMOD_DBID","number",0)
 
 $header =new Sort_Table()
 
 $http =new HttpInput()
 
 $msg = "dossier"
 
 $name = $cn->get_value("select mod_name from modeledef where mod_id=$1", array($mod_id))
 
 $ord =(isset($_REQUEST['ord']))?$_REQUEST['ord']:'na'
 
 $Res
 
 $sa = $http->request("sa", "string", 'list')
 
if(noalyss_strlentrim( $name)==0) if( $cn->exist_database(domaine. 'mod'. $mod_id)==1) $sql = "delete from modeledef where mod_id=$1"
 
 $sql_order =$header->get_sql_order($ord)
 
if(isset($_POST["FMOD_NAME"])) $url =$_SERVER['PHP_SELF']."?".http_build_query(array("sa"=>"list","action"=>$http->request('action')))
 
 if ( $sa=='list')
 
vous n
 
 print
 
 return
 
 try
 

Detailed Description

concerne only the template

Definition in file modele.inc.php.

Variable Documentation

◆ $available

$available = ""

Definition at line 339 of file modele.inc.php.

◆ $cn

catch (Exception $e) $cn = new Database()

Definition at line 50 of file modele.inc.php.

◆ $count

$count = Database::num_row($Res)

Definition at line 252 of file modele.inc.php.

◆ $fmod_dbid

$fmod_dbid =$http->post("FMOD_DBID","number",0)

Definition at line 52 of file modele.inc.php.

◆ $header

$header =new Sort_Table()

Definition at line 241 of file modele.inc.php.

◆ $http

$http =new HttpInput()

Definition at line 31 of file modele.inc.php.

◆ $msg

$msg = "dossier"

Definition at line 412 of file modele.inc.php.

◆ $name

$name = $cn->get_value("select mod_name from modeledef where mod_id=$1", array($mod_id))

Definition at line 413 of file modele.inc.php.

◆ $ord

$ord =(isset($_REQUEST['ord']))?$_REQUEST['ord']:'na'

Definition at line 246 of file modele.inc.php.

◆ $Res

$Res
Initial value:
= $cn->exec_sql("select mod_id,mod_name,mod_desc from
modeledef $sql_order")
if(isset($_POST['upd']) &&isset($_POST['m'])) $cn
Definition: modele.inc.php:50

Definition at line 249 of file modele.inc.php.

◆ $sa

$sa = $http->request("sa", "string", 'list')

Definition at line 32 of file modele.inc.php.

◆ $sql

if(noalyss_strlentrim($name)==0) if ($cn->exist_database(domaine. 'mod'. $mod_id)==1) $sql = "delete from modeledef where mod_id=$1"

Definition at line 435 of file modele.inc.php.

◆ $sql_order

$sql_order =$header->get_sql_order($ord)

Definition at line 247 of file modele.inc.php.

◆ $url

if (isset( $_POST["FMOD_NAME"])) $url =$_SERVER['PHP_SELF']."?".http_build_query(array("sa"=>"list","action"=>$http->request('action')))

Definition at line 239 of file modele.inc.php.

◆ if

if($count !=0) (   $sa = = 'list')

Definition at line 255 of file modele.inc.php.

◆ n

vous n

Definition at line 398 of file modele.inc.php.

◆ print

print

Definition at line 437 of file modele.inc.php.

◆ return

return

Definition at line 400 of file modele.inc.php.

◆ try

try
Initial value:
{
$mod_id=$http->request('m', "number")
$http
Definition: modele.inc.php:31

Definition at line 402 of file modele.inc.php.