LJ::Tags::get_logtagsmulti
LJ::Tags::get_logtagsmulti — Load tags on a given set of entries
Use
LJ::Tags::get_logtagsmulti(idsbycluster);
Arguments
idsbycluster. { clusterid => [ [ jid, jitemid ], [ jid, jitemid ], ... ] }
Source:
cgi-bin/taglib.pl
Returns:
hashref with "jid jitemid" keys, value of each being a hashref of { tagid => tagname, ... }