noalyss Version-9
|
Go to the source code of this file.
Variables | |
global | $cn |
global | $doc |
$file =new IFile('doc') | |
$href =http_build_query(array('gDossier'=>$dosid,'md_id'=>$doc->md_id,'act'=>'RAW:document_template')) | |
if ($cn->exist_sequence("seq_doc_type_". $doc->md_type)) | |
$w | name ="md_type" |
$w | selected =$doc->md_type |
$a | value =$doc->md_name |
global $cn |
Definition at line 4 of file modele_document.php.
global $doc |
Definition at line 4 of file modele_document.php.
$file =new IFile('doc') |
Definition at line 72 of file modele_document.php.
$href =http_build_query(array('gDossier'=>$dosid,'md_id'=>$doc->md_id,'act'=>'RAW:document_template')) |
Definition at line 65 of file modele_document.php.
if( $cn->exist_sequence("seq_doc_type_". $doc->md_type)) | ( | $cn-> | exist_sequence"seq_doc_type_". $doc->md_type | ) |
Definition at line 88 of file modele_document.php.
$waffect name ="md_type" |
Definition at line 33 of file modele_document.php.
$waffect selected =$doc->md_type |
Definition at line 36 of file modele_document.php.
$pj value =$doc->md_name |
Definition at line 19 of file modele_document.php.