ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
ilWorkflowEngineElement.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2016 ILIAS open source, Extended GPL, see docs/LICENSE */
3
18
interface
ilWorkflowEngineElement
19
{
27
public
function
getContext
();
28
34
public
function
setName
(
$name
);
35
39
public
function
getName
();
40
}
ilWorkflowEngineElement\setName
setName($name)
ilWorkflowEngineElement
ilWorkflowEngineElement Interface is part of the petri net based workflow engine. ...
Definition:
ilWorkflowEngineElement.php:18
ilWorkflowEngineElement\getName
getName()
$name
if($format !==null) $name
Definition:
metadata.php:230
ilWorkflowEngineElement\getContext
getContext()
This method returns the context of the element.
Services
WorkflowEngine
interfaces
ilWorkflowEngineElement.php
Generated on Sun Aug 31 2025 20:01:27 for ILIAS by
1.8.13 (using
Doxyfile
)