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

Manage the document template. More...

Go to the source code of this file.

Variables

 $doc =new Document_modele($cn)
 
 $http =new HttpInput()
 
 $sub_action =$http->request("sa","string","")
 
if( $sub_action=='add_document') if($sub_action=='rm_template') if ($sub_action=='mod_template')
 

Detailed Description

Manage the document template.

Definition in file document_modele.inc.php.

Variable Documentation

◆ $doc

$doc =new Document_modele($cn)

Definition at line 33 of file document_modele.inc.php.

◆ $http

$http =new HttpInput()

Definition at line 26 of file document_modele.inc.php.

◆ $sub_action

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

Definition at line 28 of file document_modele.inc.php.

◆ if

if($sub_action=='add_document') if( $sub_action=='rm_template') if( $sub_action=='mod_template') (   $sub_action = = 'mod_template')

Definition at line 69 of file document_modele.inc.php.