Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Implements the plugin renderer. More...
Public Member Functions | |
linked_logins_table ($linkedlogins) | |
This function will render one beautiful table with all the linked_logins. | |
Implements the plugin renderer.
auth_oauth2\output\renderer::linked_logins_table | ( | $linkedlogins | ) |
This function will render one beautiful table with all the linked_logins.
linked_login[] | $linkedlogins | - list of all linked logins. |
string | HTML to output. |