ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Database selection workflow step. More...
Public Member Functions | |
__construct ($a_setup) | |
Constructor. More... | |
hasRun () | |
Has run. More... | |
isFulfilled () | |
Is fulfilled. More... | |
![]() | |
setTitle ($a_val) | |
Set title. More... | |
getTitle () | |
Get title. More... | |
hasRun () | |
Has run. More... | |
isFulfilled () | |
Is fulfilled. More... | |
Database selection workflow step.
Definition at line 11 of file class.ilBasicDataWS.php.
ilBasicDataWS::__construct | ( | $a_setup | ) |
Constructor.
Definition at line 16 of file class.ilBasicDataWS.php.
References $lng, and ilWorkflowStep\setTitle().
ilBasicDataWS::hasRun | ( | ) |
Has run.
Determine whether the step has already run
Definition at line 25 of file class.ilBasicDataWS.php.
ilBasicDataWS::isFulfilled | ( | ) |