Public Member Functions | |
__construct ($controllerId, $moduleId) | |
Protected Member Functions | |
renderContent () |
View for upgrade.
Definition at line 40 of file UpgradeStepTwoCompleteView.php.
__construct | ( | $ | controllerId, | |
$ | moduleId | |||
) |
string | $controllerId | |
string | $moduleId |
Definition at line 50 of file UpgradeStepTwoCompleteView.php.
renderContent | ( | ) | [protected] |
Renders the view content.
Reimplemented from View.
Definition at line 58 of file UpgradeStepTwoCompleteView.php.