Class sloodleCourseObj

Description

Located in /lib/sloodlecourseobject.php (line 21)


	
			
Variable Summary
Method Summary
 sloodleCourseObj sloodleCourseObj ( $id)
 void getAvatarList ( $userList)
 void getSloodleId ()
 void getUserList ()
 void get_avatars ( $userid)
 void get_moodleUserProfile ( $u)
 void get_sloodleprofile ( $u)
 void is_teacher ( $userid)
 null setUserList ($this->userList $list)
Variables
mixed $avatarList (line 60)
mixed $cm (line 24)
mixed $courseContext = null (line 50)
string $courseFullName = '' (line 41)

Full name of the current course.

  • access: private
mixed $courseId (line 28)
mixed $courseRec (line 26)
string $courseShortName = '' (line 48)

Short name of the current course.

  • access: private
string $courseUrl = '' (line 34)

URL for accessing the current course.

  • access: private
mixed $sloodleCourseObject (line 52)
mixed $sloodleId (line 56)
mixed $sloodleRec (line 54)
mixed $userList (line 58)
Methods
Constructor sloodleCourseObj (line 65)
sloodleCourseObj sloodleCourseObj ( $id)
  • $id
getAvatarList (line 107)
void getAvatarList ( $userList)
  • $userList
getSloodleId (line 128)
void getSloodleId ()
getUserList (line 142)
void getUserList ()
get_avatars (line 102)
void get_avatars ( $userid)
  • $userid
get_moodleUserProfile (line 165)
void get_moodleUserProfile ( $u)
  • $u
get_sloodleprofile (line 172)
void get_sloodleprofile ( $u)
  • $u
is_teacher (line 131)
void is_teacher ( $userid)
  • $userid
setUserList (line 161)

setUserList set's the private userList array

null setUserList ($this->userList $list)
  • $this->userList $list

Documentation generated on Fri, 17 Jul 2009 11:02:28 +0100 by phpDocumentor 1.4.0