LJ::get_mood_picture
LJ::get_mood_picture — Loads a mood icon hashref given a themeid and moodid.
Use
LJ::get_mood_picture(themeid, moodid, ref);
Arguments
themeid. Integer; mood themeid.
moodid. Integer; mood id.
ref. Hashref to load mood icon data into.
Source:
cgi-bin/ljmood.pl
Returns:
Boolean; 1 on success, 0 otherwise.