Register.template.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- template_registration_agreement() : mixed
- Before showing users a registration form, show them the registration agreement.
- template_registration_form() : mixed
- Before registering - get their information.
- template_after() : mixed
- After registration... all done ;).
- template_coppa() : mixed
- Template for giving instructions about COPPA activation.
- template_coppa_form() : mixed
- An easily printable form for giving permission to access the forum for a minor.
- template_verification_sound() : mixed
- Show a window containing the spoken verification code.
- template_admin_register() : mixed
- The template for the form allowing an admin to register a user from the admin center.
- template_edit_agreement() : mixed
- Form for editing the agreement shown for people registering to the forum.
- template_edit_reserved_words() : mixed
- Template for editing reserved words.
- template_edit_privacy_policy() : mixed
Functions
template_registration_agreement()
Before showing users a registration form, show them the registration agreement.
template_registration_agreement() : mixed
template_registration_form()
Before registering - get their information.
template_registration_form() : mixed
template_after()
After registration... all done ;).
template_after() : mixed
template_coppa()
Template for giving instructions about COPPA activation.
template_coppa() : mixed
template_coppa_form()
An easily printable form for giving permission to access the forum for a minor.
template_coppa_form() : mixed
template_verification_sound()
Show a window containing the spoken verification code.
template_verification_sound() : mixed
template_admin_register()
The template for the form allowing an admin to register a user from the admin center.
template_admin_register() : mixed
Tags
template_edit_agreement()
Form for editing the agreement shown for people registering to the forum.
template_edit_agreement() : mixed
Tags
template_edit_reserved_words()
Template for editing reserved words.
template_edit_reserved_words() : mixed
Tags
template_edit_privacy_policy()
template_edit_privacy_policy() : mixed