moodle/auth/classes
Damyon Wiese 406b92c6fd MDL-58836 auth: Improve backwards compatibility
Auth plugins with custom signup forms may not be using renderables / renderers - or
even if they are they may return a renderable that can only be rendered with the renderer from the auth
plugin.

This change checks if the signup form is a renderable - if so try the plugin renderer or fall back on the general renderer.
Otherwise call display() from the mform which is the previous way of rendering an mform.
2017-05-08 16:14:01 +08:00
..
output MDL-58836 auth: Improve backwards compatibility 2017-05-08 16:14:01 +08:00
external.php MDL-57629 webservice: Fix external functions phpdoc 2017-01-11 16:56:25 +01:00