Property | Type | Description | |
---|---|---|---|
$Template | |||
$objAjax | Current Ajax object |
Method | Description | |
---|---|---|
__construct ( ) | Initialize the controller | |
run ( ) : |
Run the controller and parse the login template |
Method | Description | |
---|---|---|
output ( ) : |
Output the template file | |
welcomeScreen ( ) : string | Add the welcome screen |
public __construct ( ) |
protected output ( ) : |
||
return |
public run ( ) : |
||
return |
protected welcomeScreen ( ) : string | ||
return | string |
protected BackendTemplate,contao|object $Template | ||
return |