Implements the plugin renderer.
More...
|
| endpoints_table ($endpoints, $issuerid) |
| This function will render one beautiful table with all the endpoints.
|
|
| issuers_table ($issuers) |
| This function will render one beautiful table with all the issuers.
|
|
| user_field_mappings_table ($userfieldmappings, $issuerid) |
| This function will render one beautiful table with all the user_field_mappings.
|
|
Implements the plugin renderer.
- Copyright
- 2017 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ endpoints_table()
tool_oauth2\output\renderer::endpoints_table |
( |
| $endpoints, |
|
|
| $issuerid ) |
This function will render one beautiful table with all the endpoints.
- Parameters
-
- Return values
-
◆ issuers_table()
tool_oauth2\output\renderer::issuers_table |
( |
| $issuers | ) |
|
This function will render one beautiful table with all the issuers.
- Parameters
-
- Return values
-
◆ user_field_mappings_table()
tool_oauth2\output\renderer::user_field_mappings_table |
( |
| $userfieldmappings, |
|
|
| $issuerid ) |
This function will render one beautiful table with all the user_field_mappings.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/oauth2/classes/output/renderer.php