ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilAwarenessUserActionContext Class Reference

Awareness context for user actions. More...

+ Inheritance diagram for ilAwarenessUserActionContext:
+ Collaboration diagram for ilAwarenessUserActionContext:

Public Member Functions

 getComponentId ()
 
 getContextId ()
 
- Public Member Functions inherited from ilUserActionContext
 getComponentId ()
 Get compoment id of context as defined in service.xml/module.xml. More...
 
 getContextId ()
 Get id for context. More...
 

Detailed Description

Awareness context for user actions.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 14 of file class.ilAwarenessUserActionContext.php.

Member Function Documentation

◆ getComponentId()

ilAwarenessUserActionContext::getComponentId ( )

Definition at line 19 of file class.ilAwarenessUserActionContext.php.

20  {
21  return "awrn";
22  }

◆ getContextId()

ilAwarenessUserActionContext::getContextId ( )

Definition at line 27 of file class.ilAwarenessUserActionContext.php.

28  {
29  return "toplist";
30  }

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