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:

  1. Maximum Items (integer)
  2. Match Type (list)
  3. Order Results (list)

Helper File

The helper file has only one function to get a list of tags.

  1. public static function getList(&$params)