From 7a67c18af18d4f9d61dda02ac0ae5b627e883927 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 31 Aug 2011 18:47:48 +0000 Subject: [PATCH] Doxygen --- htdocs/core/class/html.form.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 88bb5aedab7..0e95a7e0bb9 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -194,9 +194,10 @@ class Form /** * Show a text with a picto and a tooltip on picto + * * @param text Text to show * @param htmltooltip Content of tooltip - * @param direction 1=Icon is after text, -1=Icon is before text + * @param direction 1=Icon is after text, -1=Icon is before text, 0=no icon * @param type Type of picto (info, help, warning, superadmin...) * @param extracss Add a CSS style to td tags * @param noencodehtmltext Do not encode into html entity the htmltext