Constructor
void
BackendController
()
This method assigns needed content to our template engine and renders the template.
void
backendOutputAction
()
Print out head-tag in index.php
Complete
headTagAction
()
This action logs the user off
void
logoutAction
()
Method to initialize login session
void
sessionAction
()
Print out version-information in index.php
Version
versionInformationAction
()