Gentics Portal.Node PHP API
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
All
Classes
Namespaces
Functions
Variables
Pages
frontend
views
widgetsTests
history.php
1
<?php $this->widget(
'history.widgets.LastVisitedPages'
, array(
'count'
=> 6)) ?>
2
<?php
3
$urlParts = array(
'get'
,
'messages'
,
'all'
);
4
shuffle($urlParts);
5
//Yii::app()->getModule('history')->save(implode('/', $urlParts), implode(' ', $urlParts), rand());
6
?>
Generated on Thu Jun 20 2013 14:45:15 for Gentics Portal.Node PHP API by
1.8.1.2