Documentation

Login.template.php

Simple Machines Forum (SMF)

Tags
author

Simple Machines https://www.simplemachines.org

copyright

2025 Simple Machines and individual contributors

license

https://www.simplemachines.org/about/smf/license.php BSD

version
3.0

Alpha 2

Table of Contents

Functions

template_login()  : mixed
This is just the basic "login" form.
template_login_tfa()  : mixed
TFA authentication form
template_kick_guest()  : mixed
Tell a guest to get lost or login!
template_maintenance()  : mixed
This is for maintenance mode.
template_admin_login()  : mixed
This is for the security stuff - makes administrators login every so often.
template_retry_activate()  : mixed
Activate your account manually?
template_resend()  : mixed
The form for resending the activation code.
template_logout()  : mixed
Confirm a logout.

Functions

template_login()

This is just the basic "login" form.

template_login() : mixed

template_login_tfa()

TFA authentication form

template_login_tfa() : mixed

template_kick_guest()

Tell a guest to get lost or login!

template_kick_guest() : mixed

template_maintenance()

This is for maintenance mode.

template_maintenance() : mixed

template_admin_login()

This is for the security stuff - makes administrators login every so often.

template_admin_login() : mixed

template_retry_activate()

Activate your account manually?

template_retry_activate() : mixed

template_resend()

The form for resending the activation code.

template_resend() : mixed

        
On this page

Search results