Detailed Description
Calculate and display "Friend of a friend lists"
for a given user the current user can see how many "steps" (in terms of buddy list entry hops) are neccessary to connect himself with the user at hand (whose homepage is currently viewed).
- Author
- Tobias Thelen tthel.nosp@m.en@u.nosp@m.ni-os.nosp@m.nabr.nosp@m.ueck..nosp@m.de
-
Michael Riehemann micha.nosp@m.el.r.nosp@m.iehem.nosp@m.ann@.nosp@m.uni-o.nosp@m.lden.nosp@m.burg..nosp@m.de
Member Function Documentation
doCalculate |
( |
|
$depth = 0 | ) |
|
Initialise FoafDisplay object and calculate list.
- Parameters
-
user_id | Watching user |
user_id | Watched user |
string | Watched user's username (performance saver) |
Return info text for foaf-feature
Show Topic bar and header/content for foaf display.
Prints a topic bar and a printhead line (with active link for opening/closing content) and content, if opened.
public
- Parameters
-
string | open/close indication (passed by about.php) |
user_info |
( |
|
$user_id, |
|
|
|
$ignore_ok |
|
) |
| |
Gather and format info on user.
- Parameters
-
user_id | A user's id |
bool | Should user data be created even if user doesn't want to appear in foaf lists? (true if head or tail of list) |
- Returns
- array "uname"=>username, "fullname"=>Full name, "link"=>(clickable) Name, "pic"=>HTMl code for picture
Field Documentation
$dont_show_anonymous = true |
The documentation for this class was generated from the following file: