| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Database selection workflow step. More...
 Inheritance diagram for ilFinishSetupWS:
 Inheritance diagram for ilFinishSetupWS: Collaboration diagram for ilFinishSetupWS:
 Collaboration diagram for ilFinishSetupWS:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 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.