Static Public Member Functions | |
static | saveUrlToHistory ($event) |
static | getCacheKey ($collection_id) |
static | addItem ($url, $title=null, $page_id=null, $collection_id=null) |
static | getItems ($collection_id=null, $count=null) |
static | flush ($collection_id=null) |
static | getCurrentCollectionId () |
Class for handling users last visited pages
default
Definition at line 8 of file VisitedHistory.php.
|
static |
Flush user history
Definition at line 72 of file VisitedHistory.php.
References getCurrentCollectionId().
Referenced by HistoryModule\flushHistory().
|
static |
Get current user id
Definition at line 86 of file VisitedHistory.php.
Referenced by flush(), and HistoryModule\getCollectionId().