Rsvp
in package
implements
module
AbstractYes
This class provides the RSVP functionality for Meetings.
Table of Contents
Interfaces
- module
- This is a base interface for all feature classes.
Constants
- SHORTCODE = \tp\TouchPointWP\TouchPointWP::SHORTCODE_PREFIX . "RSVP"
Methods
- init() : void
- Register stuff
- load() : bool
- Loads the module and initializes the other actions.
- shortcode() : string
Constants
SHORTCODE
public
mixed
SHORTCODE
= \tp\TouchPointWP\TouchPointWP::SHORTCODE_PREFIX . "RSVP"
Methods
init()
Register stuff
public
static init() : void
load()
Loads the module and initializes the other actions.
public
static load() : bool
Return values
boolshortcode()
public
static shortcode(array<string|int, mixed> $params, string $content) : string
Parameters
- $params : array<string|int, mixed>
- $content : string