ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilUserActionContext Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilUserActionContext:
+ Collaboration diagram for ilUserActionContext:

Public Member Functions

 getComponentId ()
 Get compoment id of context as defined in service.xml/module.xml. More...
 
 getContextId ()
 Get id for context. More...
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning A context where user actions are used (e.g. who-is-online, profile, members gallery)

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 23 of file class.ilUserActionContext.php.

Member Function Documentation

◆ getComponentId()

ilUserActionContext::getComponentId ( )
abstract

Get compoment id of context as defined in service.xml/module.xml.

◆ getContextId()

ilUserActionContext::getContextId ( )
abstract

Get id for context.

Should be unique within the component


The documentation for this class was generated from the following file: