Public Member Functions | |
init () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'tagcloud') |
Public Attributes | |
$cacheTime = 60 | |
$defaultOverviewPage = '' | |
$overviewPages = array() | |
$tagsSeparator = ', ' | |
$tagstyles = 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 tagcloudModule.php.
TagcloudModule::init | ( | ) |
Import dependent classes
Definition at line 44 of file tagcloudModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 63 of file tagcloudModule.php.
Referenced by PreviewController\actionIndex().