Documentation for Doxygen
This commit is contained in:
parent
9e9fc58485
commit
4886d78356
96 changed files with 536 additions and 119 deletions
|
|
@ -23,7 +23,15 @@
|
|||
* \brief create a popup in html above the current layer
|
||||
* the html inside the popup cannot contain any floating elt as div..
|
||||
*
|
||||
*
|
||||
*/
|
||||
/*!
|
||||
* \class IPopup
|
||||
* \brief create a popup in html above the current layer
|
||||
* the html inside the popup cannot contain any floating elt as div..
|
||||
*
|
||||
*/
|
||||
|
||||
require_once NOALYSS_INCLUDE.'/lib/function_javascript.php';
|
||||
|
||||
class IPopup extends HtmlInput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue