»

LJ::get_shared_journals

LJ::get_shared_journals — Gets an array of shared journals a user has access to.

Use

LJ::get_shared_journals(u);

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.

Source:

cgi-bin/ljlib.pl

Returns:

An array of shared journals.