JHelperTags::getTagIds
Method to get a list of tags for a given item.
Normally used for displaying a list of tags within a layout
Signature
public function getTagIds(integer
$id,
string
$prefix )
Parameters
-
$id
- The id (primary key) of the item to be tagged.
-
$prefix
- Dot separated string with the option and view to be used for a url.
Returns
- string
- Comma separated list of tag Ids.