LJ::get_bio

LJ::get_bio — gets a user bio, from DB or memcache.

Use

LJ::get_bio(u, force);

Arguments

  • 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.

  • force. true to get data from cluster master.

Source:

cgi-bin/LJ/User.pm

Returns:

string