ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
isActive () | |
![]() | |
__construct (int $a_id=0) | |
getId () | |
setGroupId (int $a_id) | |
getGroupId () | |
setIdentifier (string $a_ide) | |
getIdentifier () | |
setLastUpdate (ilDateTime $a_update) | |
getLastUpdate () | |
setStatus (int $a_status) | |
getStatus () | |
isActive () | |
read () | |
create () | |
update () | |
Additional Inherited Members | |
![]() | |
const | STATUS_NOT_ATTEMPTED = 0 |
const | STATUS_IN_PROGRESS = 1 |
const | STATUS_COMPLETED = 2 |
const | STATUS_FAILED = 3 |
![]() | |
ilDBInterface | $db |
Definition at line 9 of file class.ilSCTreeDumpTask.php.
ilSCTreeDumpTask::isActive | ( | ) |