doc
This commit is contained in:
parent
58403353c4
commit
79dd13273a
1 changed files with 5 additions and 0 deletions
|
|
@ -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*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue