Détail document

element( 'buttons_edit_del', [ 'id' => $document->id, 'CAN_EDIT' => $CAN_EDIT, 'CAN_DELETE' => $CAN_DELETE, ]);?> materiel_id .'_' . $document->nom.'_'. $document->id . '.' . $document->type_doc; // Seulement les photos : //$is_doc_photo = $document->type_document->nom == 'Photo'; // Toute image : $is_doc_photo = in_array($document->type_doc, $photo_formats); //echo $is_doc_photo; //debug($document); //if ($document->photo || $is_doc_photo) { if ($is_doc_photo) { //$style = 'max-width: 300px; text-align: center;'; $style = 'max-width: 300px;'; //echo '
'; echo '
'; //echo $this->Html->link('files/' . $doc_name, [ //echo $this->Html->image('photos/' . $doc_name, [ //echo 'FichierPhoto'; //if ($document->photo) echo $this->Html->image('photos/' . $doc_name, [ //echo $this->Html->image('photos/' . $document->id . '.' . $document->type_doc, [ 'alt' => 'Photo', 'style' => $style ]); // $is_doc_photo //else echo 'Photo'; //else echo "Image"; echo '
'; } ?> designation : $parent->intitule.' (suivi#'.$parent->id.')'; $displayElement(__("Lié au $parent_name"), $this->Html->link($parent_ref, [ 'controller' => $parent_controller, 'action' => 'view', $parent->id ])); /* // suivi //else if (isset($suivi)) { else { $displayElement(__('Suivi'), $this->Html->link('Suivi ' . $parent->id, [ 'controller' => 'Suivis', 'action' => 'view', $parent->id ])); } */ // - Nom du doc $displayElement(__('Nom'), h($document->nom)); // - Type //debug($document); $displayElement(__('Type'), $document->has('type_document') ? h($document->type_document->nom) : ''); /* // - Miniature if ($document->photo) { $p = 'Oui'; } else { $p = 'Non'; } $displayElement(__('Miniature'), $p); */ // - Description echo ''; // - Extension fichier $displayElement(__('Extension fichier'), h($document->type_doc)); // - Lien téléchargement //$doc_name = $document->materiel_id .'_' . $document->nom.'_'. $document->id . '.' . $document->type_doc; //if ($document->photo) { if ($is_doc_photo) { //echo ''; echo ''; } else { echo ''; } ?>
' . __('Description') . ' ' . nl2br($document->description) . '
FichierTélécharger fichier
FichierVoir photo
FichierTélécharger fichier