Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
StudygroupAvatar Class Reference
Inheritance diagram for StudygroupAvatar:
Inheritance graph
Collaboration diagram for StudygroupAvatar:
Collaboration graph

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

Member Function Documentation

static getAvatar (   $course_id)
static

Returns an avatar object of the appropriate class.

Parameters
stringthe studygroup's id
Returns
mixed the studygroup's avatar.

Reimplemented from CourseAvatar.

Here is the caller graph for this function:

static getNobody ( )
static

Returns an avatar object for "nobody".

Returns
mixed the studygroup's avatar.

Reimplemented from CourseAvatar.


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