MRU manager
Package:
Summary:
Manage most recently user items in a MySQL table
Groups:
Author:
Description:
This class can be used to manage most recently user items in a MySQL table.
It can create a MySQL table that stores identifiers of mostly recently used items.
The class can also add new items associated to a given item type and user, retrieve the list of added items and remove from the list specific items or items of a given type and user.
It can create a MySQL table that stores identifiers of mostly recently used items.
The class can also add new items associated to a given item type and user, retrieve the list of added items and remove from the list specific items or items of a given type and user.
Comments are closed.