JHelperTags::tagDeleteInstances
Method to delete all instances of a tag from the mapping table. Generally used when a tag is deleted.
Signature
public function tagDeleteInstances(integer
$tag_id )
Parameters
-
$tag_id
- The tag_id (primary key) for the deleted tag.
Returns
- void