Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
core_grades_renderer Class Reference
Inheritance diagram for core_grades_renderer:

Public Member Functions

 render_action_bar (action_bar $actionbar)
 Renders the action bar for a given page.
 

Public Attributes

replacement : null
 Renders the group selector trigger element.
 
replacement reason: 'See replacement renderable core_course\output\actionbar\group_selector.' )] public function group_selector(object $course
 
replacement since: '4.5'
 

Member Function Documentation

◆ render_action_bar()

core_grades_renderer::render_action_bar ( action_bar $actionbar)

Renders the action bar for a given page.

Parameters
action_bar$actionbar
Return values
stringThe HTML output

Member Data Documentation

◆ __pad0__

replacement core_grades_renderer::__pad0__

Renders the group selector trigger element.

Parameters
object$courseThe course object.
string | null$groupactionbaseurlThis parameter has been deprecated since 4.4 and should not be used anymore.
Return values
string|nullThe raw HTML to render.
Deprecated
since 4.5. See replacement renderable core_course\output\actionbar\group_selector instead.
Todo
Final deprecation in Moodle 6.0. See MDL-82116.

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