noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
modele_document.php File Reference

Go to the source code of this file.

Variables

 $file = new IFile('doc')
 if ($cn->exist_sequence("seq_doc_type_".$doc->md_type))
$w name = "md_type"
$w selected = $doc->md_type
$a value = $doc->md_name

Variable Documentation

$file = new IFile('doc')

Definition at line 70 of file modele_document.php.

if($cn->exist_sequence("seq_doc_type_".$doc->md_type))
Note:
With PSQL sequence , the last_value column is 1 when before AND after the first call, to make the difference between them I have to check whether the sequence has been already called or not

Definition at line 85 of file modele_document.php.

$waffect name = "md_type"

Definition at line 29 of file modele_document.php.

$waffect selected = $doc->md_type

Definition at line 32 of file modele_document.php.

$pj value = $doc->md_name

Definition at line 15 of file modele_document.php.

 All Data Structures Namespaces Files Functions Variables Enumerations