LJ::Memories::get_by_id — Get memories given some memory ids.
LJ::Memories::get_by_id
(uuobj, memids);
uuobj. User id or user object to get memories for.
memids. The rest of the memory ids. Array. (Pass them in as individual parameters...)
cgi-bin/ljmemories.pl
Hashref of memories with keys being memid; undef on error.