From 543c1aa2588f9f5084b5e5508f0e33441dc865a1 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Thu, 14 Oct 2010 13:20:14 +0000 Subject: [PATCH] =?UTF-8?q?Modification=20affichage=20et=20pr=C3=A9paratio?= =?UTF-8?q?n=20ajout=20compl=C3=A9ment=20textuel=20pour=20la=20documentati?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/helpers/DocComplement.php | 8 ++++++++ application/views/scripts/index/index.phtml | 10 +++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 application/views/helpers/DocComplement.php diff --git a/application/views/helpers/DocComplement.php b/application/views/helpers/DocComplement.php new file mode 100644 index 00000000..50fd9a1a --- /dev/null +++ b/application/views/helpers/DocComplement.php @@ -0,0 +1,8 @@ +docExemple('authentication')?>
  -

docMethod($method)?>

- -
+

Description :
docDescription($method)?>
+
docComplement($method)?>
+ +
+ +

docMethod($method)?>

+
Paramètres :
docParameter($method['params'], $this->serviceTypes)?>