Public Member Functions | |
init () | |
getAssetsUrl () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'Navigation') |
Public Attributes | |
$cacheTime = 60 | |
$timestampCacheTime = 20 | |
$excludeURLs = array() |
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.
Navigation module class file.
Definition at line 12 of file NavigationModule.php.
NavigationModule::getAssetsUrl | ( | ) |
Returns path to assets for current module
Definition at line 69 of file NavigationModule.php.
NavigationModule::init | ( | ) |
Import dependent classes
Definition at line 39 of file NavigationModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 58 of file NavigationModule.php.