Public Member Functions | |
setRule ($config) | |
getRule () | |
init () | |
getAssetsUrl () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'core') |
Public Attributes | |
$cacheTime = 0 |
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 PersonalisationModule.php.
PersonalisationModule::getAssetsUrl | ( | ) |
Publish module assets and return url
Definition at line 69 of file PersonalisationModule.php.
PersonalisationModule::getRule | ( | ) |
Personalisation rule getter
Definition at line 41 of file PersonalisationModule.php.
PersonalisationModule::init | ( | ) |
Initializes the module.
Definition at line 52 of file PersonalisationModule.php.
PersonalisationModule::setRule | ( | $config | ) |
Personalisation rule setter
array | $config | configuration |
Definition at line 27 of file PersonalisationModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 86 of file PersonalisationModule.php.
Referenced by ManageController\actionDeleteAttribute().