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 |
show the detail of a document and let you modify it
Definition in file ajax_mod_document.php.
$cn = new Database(dossier::id()) |
Definition at line 31 of file ajax_mod_document.php.
Definition at line 33 of file ajax_mod_document.php.
Referenced by Acc_Ledger\create_document(), Follow_Up\Display(), Follow_Up\generate_document(), Document\get_all(), Follow_Up\remove(), Follow_Up\save(), Document\SaveGenerated(), and Follow_Up\Update().
$html = ob_get_contents() |
Definition at line 40 of file ajax_mod_document.php.
Definition at line 51 of file ajax_mod_document.php.