ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilParameterAppender |
Class ilParameterAppender. More... |
Variables | |
const | LINKS_USER_ID = 1 |
const | LINKS_SESSION_ID = 2 |
const | LINKS_LOGIN = 3 |
const | LINKS_ERR_NO_NAME = 1 |
const | LINKS_ERR_NO_VALUE = 2 |
const | LINKS_ERR_NO_NAME_VALUE = 3 |
const LINKS_ERR_NO_NAME = 1 |
Definition at line 29 of file class.ilParameterAppender.php.
Referenced by ilObjLinkResourceGUI\checkLinkInput(), and ilParameterAppender\validate().
const LINKS_ERR_NO_NAME_VALUE = 3 |
Definition at line 31 of file class.ilParameterAppender.php.
Referenced by ilObjLinkResourceGUI\checkLinkInput(), and ilParameterAppender\validate().
const LINKS_ERR_NO_VALUE = 2 |
Definition at line 30 of file class.ilParameterAppender.php.
Referenced by ilObjLinkResourceGUI\checkLinkInput(), and ilParameterAppender\validate().
const LINKS_LOGIN = 3 |
Definition at line 26 of file class.ilParameterAppender.php.
Referenced by ilParameterAppender\_append(), ilParameterAppender\_getOptionSelect(), and ilParameterAppender\parameterToInfo().
const LINKS_SESSION_ID = 2 |
Definition at line 25 of file class.ilParameterAppender.php.
Referenced by ilParameterAppender\_append(), ilParameterAppender\_getOptionSelect(), and ilParameterAppender\parameterToInfo().
const LINKS_USER_ID = 1 |
Definition at line 24 of file class.ilParameterAppender.php.
Referenced by ilParameterAppender\_append(), ilParameterAppender\_getOptionSelect(), and ilParameterAppender\parameterToInfo().