Documentation

MoveTopic.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_move()  : mixed
Show an interface for selecting which board to move a post to.
template_redirect_options()  : mixed
Redirection topic options
template_merge_done()  : mixed
Confirmation page shown when finished merging topics.
template_merge()  : mixed
Merge topic page.
template_merge_extra_options()  : mixed
Extra options related to merging topics.

Functions

template_move()

Show an interface for selecting which board to move a post to.

template_move() : mixed

template_redirect_options()

Redirection topic options

template_redirect_options(string $type) : mixed
Parameters
$type : string

What type of topic this is for - currently 'merge' or 'move'. Used to display appropriate text strings...

template_merge_done()

Confirmation page shown when finished merging topics.

template_merge_done() : mixed

template_merge_extra_options()

Extra options related to merging topics.

template_merge_extra_options() : mixed

        
On this page

Search results