»

LJ::Memories::get_keyword_counts

LJ::Memories::get_keyword_counts — Get a list of keywords and the counts for memories, showing how many memories are under

Use

LJ::Memories::get_keyword_counts(uuobj, opts);

Arguments

  • uuobj. User id or object of user.

  • opts. Optional; hashref passed to _memory_getter, suggested keys are security and filter

Source:

cgi-bin/ljmemories.pl

Returns:

Hashref { kwid => count }; undef on error