ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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_MATRICULATION 4 |
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 30 of file class.ilParameterAppender.php.
Referenced by ilObjLinkResourceGUI\checkLinkInput(), and ilParameterAppender\validate().
const LINKS_ERR_NO_NAME_VALUE 3 |
Definition at line 32 of file class.ilParameterAppender.php.
Referenced by ilObjLinkResourceGUI\checkLinkInput(), and ilParameterAppender\validate().
const LINKS_ERR_NO_VALUE 2 |
Definition at line 31 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(), ilWebLinkXmlParser\handlerBeginTag(), ilParameterAppender\parameterToInfo(), and ilLinkResourceItems\toXML().
const LINKS_MATRICULATION 4 |
Definition at line 27 of file class.ilParameterAppender.php.
Referenced by ilParameterAppender\_append(), ilParameterAppender\_getOptionSelect(), ilWebLinkXmlParser\handlerBeginTag(), ilParameterAppender\parameterToInfo(), and ilLinkResourceItems\toXML().
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(), ilWebLinkXmlParser\handlerBeginTag(), ilParameterAppender\parameterToInfo(), and ilLinkResourceItems\toXML().