Public Member Functions | |
init () | |
getAssetsUrl () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'language') |
Public Attributes | |
$currentVersion |
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 UpdatesModule.php.
UpdatesModule::getAssetsUrl | ( | ) |
Returns path for assets
Definition at line 53 of file UpdatesModule.php.
UpdatesModule::init | ( | ) |
Model initial method
Definition at line 21 of file UpdatesModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 41 of file UpdatesModule.php.
Referenced by ReleaseController\actionCreate(), ReleaseController\actionUpdateStep3(), and UpdateForm\attributeLabels().