ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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 Wed Sep 10 2025 15:16:51 for ILIAS by
1.8.13 (using
Doxyfile
)