Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
auth_oauth2\output\renderer Class Reference

Implements the plugin renderer. More...

Inheritance diagram for auth_oauth2\output\renderer:

Public Member Functions

 linked_logins_table ($linkedlogins)
 This function will render one beautiful table with all the linked_logins.
 

Detailed Description

Implements the plugin renderer.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ linked_logins_table()

auth_oauth2\output\renderer::linked_logins_table ( $linkedlogins)

This function will render one beautiful table with all the linked_logins.

Parameters
linked_login[]$linkedlogins- list of all linked logins.
Return values
stringHTML to output.

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