FinderIndexerTaxonomy::addMap
Method to add a map entry between a link and a taxonomy node.
Signature
public function addMap(integer
$linkId,
integer
$nodeIdĀ )
Parameters
-
$linkId
- The link to map to.
-
$nodeId
- The node to map to.
Returns
- boolean
- True on success.
Errors/Exceptions
-
Exception
- on database error.