LJ::get_pic_from_keyword — Given a userid and keyword, returns the pic row hashref
LJ::get_pic_from_keyword
(u, keyword);
u. A hashref of a row from the user table, sometimes called a "user object". Although only initially a row from the user table, gets a lot of tacked onto it from various other LJ API functions.
keyword. The keyword of the userpic to fetch
cgi-bin/ljlib.pl
hashref of pic row found