Stud.IP
2.0 Revision 48548
|
Public Member Functions | |
Score ($user_id) | |
CheckOwner ($user_id) | |
GetGender ($user_id) | |
PublishScore () | |
KillScore () | |
IsMyScore () | |
ReturnMyScore () | |
ReturnMyTitle () | |
ReturnPublik () | |
GetScore ($user_id) | |
CheckScore ($user_id) | |
doRefreshScoreContentCache () | |
GetScoreContent ($user_id) | |
gettitel ($score, $gender=0) | |
GetMyScore () |
Data Fields | |
$score | |
$publik | |
$ismyscore | |
$title | |
$myscore | |
$mygender | |
$score_content_cache = null |
CheckOwner | ( | $user_id | ) |
CheckScore | ( | $user_id | ) |
doRefreshScoreContentCache | ( | ) |
GetGender | ( | $user_id | ) |
GetMyScore | ( | ) |
Retrieves the score for the current user
GetScore | ( | $user_id | ) |
GetScoreContent | ( | $user_id | ) |
md5 | $user_id |
gettitel | ( | $score, | |
$gender = 0 |
|||
) |
Retrieves the titel for a given studip score
integer | a score value |
integer | gender (0: unknown, 1: male; 2: female) |
IsMyScore | ( | ) |
KillScore | ( | ) |
PublishScore | ( | ) |
ReturnMyScore | ( | ) |
ReturnMyTitle | ( | ) |
ReturnPublik | ( | ) |
Score | ( | $user_id | ) |
$ismyscore |
$mygender |
$myscore |
$publik |
$score |
$score_content_cache = null |
$title |