Documentation

EventEditor.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_event_options()  : mixed
Template for the event options fieldset that is used when creating an event.
template_event_link_to()  : mixed
Template for linking an existing topic to an event.
template_event_unlink()  : mixed
Template for unlinking a topic and an event.
template_event_board()  : mixed
Template for choosing a board to create a linked topic in.
template_event_new()  : mixed
Template for entering info about a new event.
template_occurrence_options()  : mixed
Template used when editing a single occurrence of an event.
template_rrule()  : mixed
Template for the recurrence rule options for events.
template_linked_events()  : mixed
Template to show linked events.

Functions

template_event_options()

Template for the event options fieldset that is used when creating an event.

template_event_options() : mixed

Used by Calendar.template.php and Post.template.php

Template for linking an existing topic to an event.

template_event_link_to() : mixed

Template for unlinking a topic and an event.

template_event_unlink() : mixed

template_event_board()

Template for choosing a board to create a linked topic in.

template_event_board() : mixed

template_event_new()

Template for entering info about a new event.

template_event_new() : mixed

template_occurrence_options()

Template used when editing a single occurrence of an event.

template_occurrence_options() : mixed

template_rrule()

Template for the recurrence rule options for events.

template_rrule() : mixed

template_linked_events()

Template to show linked events.

template_linked_events() : mixed

        
On this page

Search results