Stud.IP
2.0 Revision 48548
|
Static Public Member Functions | |
static | getAvatar ($course_id) |
static | getNobody () |
Additional Inherited Members | |
Public Member Functions inherited from CourseAvatar | |
getAvatarDirectoryUrl () | |
getAvatarDirectoryPath () | |
getDimension ($size) | |
getDefaultTitle () | |
Data Fields inherited from Avatar | |
const | NORMAL = 'normal' |
const | MEDIUM = 'medium' |
const | SMALL = 'small' |
const | MAX_FILE_SIZE = 716800 |
const | NOBODY = 'nobody' |
Protected Member Functions inherited from CourseAvatar | |
getCssClass ($size) | |
Protected Attributes inherited from Avatar | |
$user_id | |
$username |
|
static |
Returns an avatar object of the appropriate class.
string | the studygroup's id |
Reimplemented from CourseAvatar.
|
static |
Returns an avatar object for "nobody".
Reimplemented from CourseAvatar.