ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Awareness context for user actions. More...
Public Member Functions | |
getComponentId () | |
Get compoment id of context as defined in service.xml/module.xml.
| |
getContextId () | |
Get id for context.Should be unique within the component
| |
getComponentId () | |
Get compoment id of context as defined in service.xml/module.xml. More... | |
getContextId () | |
Get id for context. More... | |
Awareness context for user actions.
Definition at line 14 of file class.ilAwarenessUserActionContext.php.
ilAwarenessUserActionContext::getComponentId | ( | ) |
Get compoment id of context as defined in service.xml/module.xml.
Reimplemented from ilUserActionContext.
Definition at line 19 of file class.ilAwarenessUserActionContext.php.
ilAwarenessUserActionContext::getContextId | ( | ) |
Get id for context.Should be unique within the component
Reimplemented from ilUserActionContext.
Definition at line 27 of file class.ilAwarenessUserActionContext.php.