Vtiger_BrowsingHistory_Helper
in package
Browsing history.
Tags
Table of Contents
- deleteHistory() : mixed
- Clear browsing history for user.
- getHistory() : array<string|int, mixed>
- Get browsing history.
- saveHistory() : mixed
- Save step in browsing history.
Methods
deleteHistory()
Clear browsing history for user.
public
static deleteHistory() : mixed
Return values
mixed —getHistory()
Get browsing history.
public
static getHistory() : array<string|int, mixed>
Return values
array<string|int, mixed> —saveHistory()
Save step in browsing history.
public
static saveHistory(string $title) : mixed
Parameters
- $title : string