JHelperTags::getItemTags
Method to get a list of tags for an item, optionally with the tag data.
Signature
public function getItemTags(integer
$contentType,
[integer
$id = true,
[boolean
$getTagData = true]] )
Parameters
-
$contentType
- Content type alias. Dot separated.
-
$id
- Id of the item to retrieve tags for.
-
$getTagData
- If true, data from the tags table will be included, defaults to true.
Returns
- array
- Array of of tag objects