noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 34/119: doc


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 34/119: doc
Date: Mon, 26 Oct 2020 18:27:11 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4a2e3d0b8f6db1f1cb4ca64cc08439cce45c6003
Author: Dany De Bontridder <dany@alchimerys.be>
AuthorDate: Tue Sep 22 19:44:38 2020 +0200

    doc
---
 include/lib/itextarea.class.php | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/lib/itextarea.class.php b/include/lib/itextarea.class.php
index 7d97ba0..bbd1be0 100644
--- a/include/lib/itextarea.class.php
+++ b/include/lib/itextarea.class.php
@@ -23,6 +23,11 @@
  * \brief Html Input
  */
 require_once NOALYSS_INCLUDE.'/lib/html_input.class.php';
+
+/**
+ * @class ITextarea
+ * @brief Manage the TEXTAREA html element
+ */
 class ITextarea extends HtmlInput
 {
     /*!\brief show the html  input of the widget*/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]