JHelperTags::deleteTagData
Method to delete the tag mappings and #__ucm_content record for for an item
Signature
public function deleteTagData(JTable
$table,
integer
$contentItemId )
Parameters
-
$table
- JTable object of content table where delete occurred
-
$contentItemId
- ID of the content item.
Returns
- boolean
- true on success, false on failure