[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Ui/ -> Login.php (summary)

(no description)

File Size: 83 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Login:: (2 methods):
  __construct()
  show()


Class: Login  - X-Ref

DokuWiki User Login Interface (Login Form)

__construct($showIcon = false)   X-Ref
Login Ui constructor

param: bool $showIcon Whether to show svg icons in the register and resendpwd links or not

show()   X-Ref
Display the Login Form Panel

author: Andreas Gohr <andi@splitbrain.org>
return: void