OXID eShop CE  4.10.7
 All Classes Namespaces Files Functions Variables Pages
oxITagList Interface Reference
+ Inheritance diagram for oxITagList:

Public Member Functions

 getCacheId ()
 loadList ()
 get ()

Detailed Description

oxTagCloud set interface

Deprecated:
v5.3 (2016-05-04); Tags will be moved to own module.

Definition at line 8 of file oxitaglist.php.

Member Function Documentation

oxITagList::get ( )

Returns tagcloud set

Returns
oxTagSet

Implemented in oxArticleTagList, and oxTagList.

oxITagList::getCacheId ( )

Returns cache id, on which tagcloud should cache content. If null is returned, content will not be cached.

Returns
string

Implemented in oxArticleTagList, and oxTagList.

oxITagList::loadList ( )

Loads tagcloud set

Returns
boolean

Implemented in oxTagList.


The documentation for this interface was generated from the following file: