noalyss Version-9
|
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') |
Manage the document template.
Definition in file document_modele.inc.php.
$doc =new Document_modele($cn) |
Definition at line 33 of file document_modele.inc.php.
$http =new HttpInput() |
Definition at line 26 of file document_modele.inc.php.
$sub_action =$http->request("sa","string","") |
Definition at line 28 of file document_modele.inc.php.
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.