Manage the document template. More...
Go to the source code of this file.
Variables | |
| $doc =new Document_modele($cn) | |
| $sub_action =(isset ($_REQUEST['sa']))?$_REQUEST['sa']:"" | |
| 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 31 of file document_modele.inc.php.
| $sub_action =(isset ($_REQUEST['sa']))?$_REQUEST['sa']:"" |
Definition at line 26 of file document_modele.inc.php.
| if ($sub_action=='add_document') if ($sub_action=='rm_template') if($sub_action== 'mod_template') |
Definition at line 69 of file document_modele.inc.php.