|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Awareness context for user actions. More...
Inheritance diagram for ilAwarenessUserActionContext:
Collaboration diagram for ilAwarenessUserActionContext: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.