Public Member Functions | |
init () |
Static Public Member Functions | |
static | t ($str= '', $params=array(), $dic= 'core') |
Public Attributes | |
$token | |
$piwikServerURL | |
$sites = "all" | |
$count = 10 | |
$cacheTime = 3600 |
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.
HistoryModule This module allows user to remember pages he was visited
Interaction with module performs with one widget and one function Widget:
HistoryModule::save() function save specified page to user history HistoryModule::flushHistory() flush current user history
Definition at line 22 of file PiwikModule.php.
|
static |
Translates a message to the specified language.
string | $str | message |
array | $params | params |
string | $dic | dictionary |
Definition at line 74 of file PiwikModule.php.