noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
ajax_mod_document.php File Reference

show the detail of a document and let you modify it More...

Go to the source code of this file.

Variables

 $cn = new Database(dossier::id())
 $doc = new Document_Modele($cn,$id)
 $html = ob_get_contents()
 echo

Detailed Description

show the detail of a document and let you modify it

Definition in file ajax_mod_document.php.


Variable Documentation

$cn = new Database(dossier::id())

Definition at line 31 of file ajax_mod_document.php.

$doc = new Document_Modele($cn,$id)
$html = ob_get_contents()

Definition at line 40 of file ajax_mod_document.php.

Definition at line 51 of file ajax_mod_document.php.

 All Data Structures Namespaces Files Functions Variables Enumerations