How Joomla Module Similar Tags Works
The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.
Module Parameters
The module has three options:
- Maximum Items (integer)
- Match Type (list)
- Order Results (list)
Helper File
The helper file has only one function to get a list of tags.
- public static function getList(&$params)