Public Member Functions | |
filters () | |
accessRules () | |
actionCreate () | |
actionUpdateStep1 () | |
actionUpdateStep2 () | |
actionUpdateStep3 () | |
![]() | |
getClient () | |
getAssetsPath () | |
getViewFile ($viewName) | |
getJs ($path) | |
renderMail ($view, $title=null, $data) | |
redirect ($url, $terminate=true, $statusCode=302) |
Additional Inherited Members | |
![]() | |
$layout = '//layouts/gportal' | |
$mailLayout = '//layouts/mail' | |
![]() | |
beforeAction ($action) |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Definition at line 12 of file ReleaseController.php.
ReleaseController::accessRules | ( | ) |
Sets access rules
Definition at line 33 of file ReleaseController.php.
ReleaseController::actionCreate | ( | ) |
Creates a release
Definition at line 51 of file ReleaseController.php.
References Release\make(), and UpdatesModule\t().
ReleaseController::actionUpdateStep1 | ( | ) |
Update action, step 1
Exception |
Definition at line 80 of file ReleaseController.php.
ReleaseController::actionUpdateStep2 | ( | ) |
Update action, step 2
Definition at line 106 of file ReleaseController.php.
ReleaseController::actionUpdateStep3 | ( | ) |
Update action, step 1
Definition at line 121 of file ReleaseController.php.
References Release\backupProject(), and UpdatesModule\t().
ReleaseController::filters | ( | ) |
Sets access filters
Definition at line 21 of file ReleaseController.php.