ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilAwarenessUserActionContext.php
Go to the documentation of this file.
1<?php
2
3/* Copyright (c) 1998-2014 ILIAS open source, Extended GPL, see docs/LICENSE */
4
13{
17 function getComponentId()
18 {
19 return "awrn";
20 }
21
25 function getContextId()
26 {
27 return "toplist";
28 }
29
30}
31
32?>
An exception for terminatinating execution or to throw for unit testing.
Awareness context for user actions.
getComponentId()
Get compoment id of context as defined in service.xml/module.xml.string
getContextId()
Get id for context.Should be unique within the componentstring
A context where user actions are used (e.g.