|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Gallery context for user actions. More...
Inheritance diagram for ilGalleryUserActionContext:
Collaboration diagram for ilGalleryUserActionContext:Public Member Functions | |
| getComponentId () | |
Get compoment id of context as defined in service.xml/module.xml.
| |
| getContextId () | |
Get id for context.Should be unique within the component
| |
| getComponentId () | |
| Get compoment id of context as defined in service.xml/module.xml. More... | |
| getContextId () | |
| Get id for context. More... | |
Gallery context for user actions.
Definition at line 14 of file class.ilGalleryUserActionContext.php.
| ilGalleryUserActionContext::getComponentId | ( | ) |
Get compoment id of context as defined in service.xml/module.xml.
Reimplemented from ilUserActionContext.
Definition at line 19 of file class.ilGalleryUserActionContext.php.
| ilGalleryUserActionContext::getContextId | ( | ) |
Get id for context.Should be unique within the component
Reimplemented from ilUserActionContext.
Definition at line 27 of file class.ilGalleryUserActionContext.php.