Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402] [Versions 402 and 403]
Login renderable.
Copyright: | 2016 Frédéric Massart - FMCorz.net |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 160 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
login:: (3 methods):
__construct()
set_error()
export_for_template()
__construct(array $authsequence, $username = '') X-Ref |
Constructor. param: array $authsequence The enabled sequence of authentication plugins. param: string $username The username to display. |
set_error($error) X-Ref |
Set the error message. param: string $error The error message. |
export_for_template(renderer_base $output) X-Ref |
No description |