24 parent::__construct(
$id, $call_by_reference);
32 return ILIAS_DATA_DIR .
'/' . CLIENT_ID .
'/wfe/upload_temp/';
40 return ILIAS_DATA_DIR .
'/' . CLIENT_ID .
'/wfe/repository/';
An exception for terminatinating execution or to throw for unit testing.
Class ilObjWorkflowEngine.
__construct($id=0, $call_by_reference=true)
ilObjWorkflowEngine constructor.
static getRepositoryDir()
Class ilObject Basic functions for all objects.