ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 23 of file class.ilSCTreeDumpTask.php.
ilSCTreeDumpTask::isActive | ( | ) |
Reimplemented from ilSCTask.
Definition at line 25 of file class.ilSCTreeDumpTask.php.
References $DIC.