$userid
$userid :
Class to handle all apsects of an individual user account.
load(boolean $load_full_profile = false,boolean $for_display = false)
Load user profile
boolean | $load_full_profile | Whether or not to load the full profile, including extra profile fields. |
boolean | $for_display | Whether or not to format the profile variables for display within web browser. |