noalyss Version-9
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 =Dossier::connect()
 
global $doc =new Document_Modele($cn,$id)
 
 $html =ob_get_contents()
 

Detailed Description

show the detail of a document and let you modify it

Definition in file ajax_mod_document.php.

Variable Documentation

◆ $cn

Definition at line 28 of file ajax_mod_document.php.

◆ $doc

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

◆ $html

$html =ob_get_contents()

Definition at line 38 of file ajax_mod_document.php.