24 parent::__construct(
$id, $call_by_reference);
33 $relativeTempPath =
'wfe/upload_temp/';
36 return $relativeTempPath;
39 return ILIAS_DATA_DIR .
'/' . CLIENT_ID .
'/' . $relativeTempPath;
48 $relativeRepositoryPath =
'wfe/repository/';
51 return $relativeRepositoryPath;
54 return ILIAS_DATA_DIR .
'/' . CLIENT_ID .
'/' . $relativeRepositoryPath;
__construct($id=0, $call_by_reference=true)
ilObjWorkflowEngine constructor.
static getRepositoryDir($relative=false)
Class ilObjWorkflowEngine.
static getTempDir($relative=false)