|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| restore_confirmation_box ($filename, $context) | |
| remove_success (moodle_url $url) | |
| save_link_success (moodle_url $url) | |
| next_button ($data) | |
| course_list ($courses, $huburl, $contextcourseid) | |
Definition at line 31 of file renderer.php.
| course_list | ( | $ | courses, |
| $ | huburl, | ||
| $ | contextcourseid | ||
| ) |
Display a list of courses
| array | $courses | |
| boolean | $withwriteaccess | |
| int | $contextcourseid | context course id |
create course file related information html
Definition at line 96 of file renderer.php.

| next_button | ( | $ | data | ) |
The 'Next'/'more course result' link for a courses search
| array | $data | - the form parameter to execute the search on more result |
Definition at line 83 of file renderer.php.

| remove_success | ( | moodle_url $ | url | ) |
Display remove community success message and a button to be redirected to te referer page
| moodle_url | $url | the page to be redirected to |
Definition at line 53 of file renderer.php.

| restore_confirmation_box | ( | $ | filename, |
| $ | context | ||
| ) |
| save_link_success | ( | moodle_url $ | url | ) |
Display add community course success message and a button to be redirected to te referer page
| moodle_url | $url | the page to be redirected to |
Definition at line 68 of file renderer.php.
