ILIAS
release_8 Revision v8.23
◀ 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.
Services
User
Actions
Contexts
classes
class.ilUserActionContext.php
Generated on Mon Sep 1 2025 22:02:49 for ILIAS by
1.8.13 (using
Doxyfile
)