phpcompta  Version-6
 All Data Structures Namespaces Files Functions Variables Pages
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)
 
 $sub_action =(isset ($_REQUEST['sa']))?$_REQUEST['sa']:""
 
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 =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.