ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
class.ilUserActionContext.php
Go to the documentation of this file.
1
<?php
2
23
abstract
class
ilUserActionContext
24
{
28
abstract
public
function
getComponentId
(): string;
29
33
abstract
public
function
getContextId
(): string;
34
}
ilUserActionContext
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilUserActionContext.php:23
ilUserActionContext\getComponentId
getComponentId()
Get compoment id of context as defined in service.xml/module.xml.
ilUserActionContext\getContextId
getContextId()
Get id for context.
components
ILIAS
User
classes
Actions
class.ilUserActionContext.php
Generated on Sun Aug 31 2025 23:04:18 for ILIAS by
1.8.13 (using
Doxyfile
)