[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/blocks/community/ -> renderer.php (summary)

(no description)

File Size: 375 lines (20 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

block_community_renderer:: (5 methods):
  restore_confirmation_box()
  remove_success()
  save_link_success()
  next_button()
  course_list()


Class: block_community_renderer  - X-Ref

Block community renderer.

restore_confirmation_box($filename, $context)   X-Ref
No description

remove_success(moodle_url $url)   X-Ref
Display remove community success message and a button to be redirected to te referer page

param: moodle_url $url the page to be redirected to
return: string html

save_link_success(moodle_url $url)   X-Ref
Display add community course success message and a button to be redirected to te referer page

param: moodle_url $url the page to be redirected to
return: string html

next_button($data)   X-Ref
The 'Next'/'more course result' link for a courses search

param: array $data - the form parameter to execute the search on more result
return: string html code

course_list($courses, $huburl, $contextcourseid)   X-Ref
Display a list of courses

param: array $courses
param: boolean $withwriteaccess
param: int $contextcourseid context course id
return: string



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1