34if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
45echo
'<div class="u_content">';
46echo
'<div class="content" style="width:50%">';
47if ( isset(
$_POST[
'mod'])) echo
hb(
_(
'Information sauvée'));
51if ( !
$p_readonly) echo
'<form id="catergory_detail_frm" method="post">';
52echo dossier::hidden();
53echo HtmlInput::hidden(
'sb',
'detail');
54echo HtmlInput::hidden(
'dc',
'cc');
65echo HtmlInput::hidden(
'action_fiche',
'');
68 echo HtmlInput::submit(
'mod',
_(
'Sauver les modifications'),
' onclick="$(\'action_fiche\').value=\'mod\';"');
69 echo HtmlInput::reset(
_(
"Annuler"));
70 echo HtmlInput::submit(
'delete_card',
71 _(
'Effacer cette fiche'),
72 'onclick="$(\'action_fiche\').value=\'delete_card\';return confirm_box(\'catergory_detail_frm\',\''.(
'Confirmer effacement ?').
'\');
"');
73 $button_pdf=HtmlInput::button_anchor(_("PDF"),
74 "export.php?
".http_build_query([
77 "gDossier
"=>Dossier::id()
global $g_user
if no group available , then stop
foreach($array as $idx=> $m) $w
_("actif, passif,charge,...")
class Customer are a specific kind of card
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
static echo_file($msg, $print=true)
display the file
API for creating PDF, unicode, based on tfpdf.