Stud.IP  2.5 Revision
Score Class Reference
Collaboration diagram for Score:
Collaboration graph

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
 

Member Function Documentation

◆ CheckOwner()

CheckOwner (   $user_id)
Here is the caller graph for this function:

◆ CheckScore()

CheckScore (   $user_id)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ doRefreshScoreContentCache()

doRefreshScoreContentCache ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetGender()

GetGender (   $user_id)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetMyScore()

GetMyScore ( )

Retrieves the score for the current user

Returns
integer the score
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetScore()

GetScore (   $user_id)
Here is the call graph for this function:

◆ GetScoreContent()

GetScoreContent (   $user_id)
Parameters
md5$user_id
Here is the call graph for this function:

◆ gettitel()

gettitel (   $score,
  $gender = 0 
)

Retrieves the titel for a given studip score

Parameters
integera score value
integergender (0: unknown, 1: male; 2: female)
Returns
string the titel
Here is the caller graph for this function:

◆ IsMyScore()

IsMyScore ( )

◆ KillScore()

KillScore ( )
Here is the call graph for this function:

◆ PublishScore()

PublishScore ( )
Here is the call graph for this function:

◆ ReturnMyScore()

ReturnMyScore ( )

◆ ReturnMyTitle()

ReturnMyTitle ( )

◆ ReturnPublik()

ReturnPublik ( )

◆ Score()

Score (   $user_id)
Here is the call graph for this function:

Field Documentation

◆ $ismyscore

$ismyscore

◆ $mygender

$mygender

◆ $myscore

$myscore

◆ $publik

$publik

◆ $score

$score

◆ $score_content_cache

$score_content_cache = null

◆ $title

$title

The documentation for this class was generated from the following file: