|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
A context where user actions are used (e.g. 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... | |
A context where user actions are used (e.g.
who-is-online, profile, members gallery)
Definition at line 12 of file class.ilUserActionContext.php.
|
abstract |
Get compoment id of context as defined in service.xml/module.xml.
Reimplemented in ilAwarenessUserActionContext, and ilGalleryUserActionContext.
|
abstract |
Get id for context.
Should be unique within the component
Reimplemented in ilAwarenessUserActionContext, and ilGalleryUserActionContext.