ILIAS
Release_4_4_x_branch Revision 61816
|
Database selection workflow step. More...
Public Member Functions | |
__construct ($a_setup) | |
Constructor. | |
hasRun () | |
Has run. | |
isFulfilled () | |
Is fulfilled. | |
Public Member Functions inherited from ilWorkflowStep | |
setTitle ($a_val) | |
Set title. | |
getTitle () | |
Get title. |
Database selection workflow step.
Definition at line 11 of file class.ilFinishSetupWS.php.
ilFinishSetupWS::__construct | ( | $a_setup | ) |
Constructor.
Definition at line 16 of file class.ilFinishSetupWS.php.
References $lng, and ilWorkflowStep\setTitle().
ilFinishSetupWS::hasRun | ( | ) |
Has run.
Determine whether the step has already run
Reimplemented from ilWorkflowStep.
Definition at line 25 of file class.ilFinishSetupWS.php.
ilFinishSetupWS::isFulfilled | ( | ) |
Is fulfilled.
Reimplemented from ilWorkflowStep.
Definition at line 33 of file class.ilFinishSetupWS.php.