Add method to get tagIds without having to call ensureTags()
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Mar 2010 23:09:19 +0000 (18:09 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 8 Mar 2010 23:09:19 +0000 (18:09 -0500)
commit0a9b5f72dac3710ebbe47900e8b0e55868fc7207
tree1de16c3bbd98d705a173ca0f9e381da555512657
parentd77f7053a81cfd79fb994f46a708497b3ae66074
Add method to get tagIds without having to call ensureTags()

Calling ensureTags() results in the tags being created. This isn't needed
in every case we want a list of tagIds.
content/lib/Tagger.php