Class SloodleLayout

Description

This file defines structures for managing Sloodle layout profiles.

  • copyright: Copyright (c) 2008 Sloodle (various contributors)
  • contributor: Peter R. Bloomfield
  • license: GNU GPL v3

Located in /lib/layout_profile.php (line 14)


	
			
Variable Summary
 mixed $courseid
 mixed $entries
 mixed $id
 mixed $name
Method Summary
 SloodleLayout SloodleLayout ([ $r = null])
 void add_entry ( $entry)
 void get_course ()
 void get_entries ([ $store = true])
 void insert ()
 void load ( $id)
 void load_from_row ( $r)
 void save_entries ()
 void update ()
Variables
mixed $courseid (line 18)
mixed $entries = array() (line 20)
mixed $id (line 17)
mixed $name (line 16)
mixed $originalentryids = array() (line 21)
Methods
Constructor SloodleLayout (line 23)
SloodleLayout SloodleLayout ([ $r = null])
  • $r
add_entry (line 104)
void add_entry ( $entry)
  • $entry
get_course (line 76)
void get_course ()
get_entries (line 85)
void get_entries ([ $store = true])
  • $store
get_sloodle_course (line 66)
void get_sloodle_course ()
insert (line 112)
void insert ()
load (line 46)
void load ( $id)
  • $id
load_from_row (line 32)
void load_from_row ( $r)
  • $r
populate_entries_from_active_objects (line 54)
void populate_entries_from_active_objects ()
save_entries (line 129)
void save_entries ()
update (line 120)
void update ()

Documentation generated on Fri, 17 Jul 2009 11:01:32 +0100 by phpDocumentor 1.4.0