tp TouchPointWP Rsvp - TenthPres/TouchPoint-WP GitHub Wiki
tp\TouchPointWP\Rsvp
This class provides the RSVP functionality for Meetings.
- Class name: Rsvp
- Namespace: \tp\TouchPointWP
- This is an abstract class
- This class implements: tp\TouchPointWP\module* Warning: this class is deprecated. This means that this class will likely be removed in a future version.
Constants
SHORTCODE
const SHORTCODE = \tp\TouchPointWP\TouchPointWP::SHORTCODE_PREFIX . "RSVP"
- Warning: this constant is deprecated. This means that this constant will likely be removed in a future version.
Methods
load
bool tp\TouchPointWP\module::load()
Loads the module and initializes the other actions.
- Visibility: public
- This method is static.
- This method is defined by tp\TouchPointWP\module
Returns
- bool -
init
mixed tp\TouchPointWP\Rsvp::init()
Register stuff
- Visibility: public
- This method is static.
- Warning: this method is deprecated. This means that this method will likely be removed in a future version.
Returns
- mixed
shortcode
string tp\TouchPointWP\Rsvp::shortcode(array params, string content)
- Visibility: public
- This method is static.
- Warning: this method is deprecated. This means that this method will likely be removed in a future version.
Arguments
- params array* content string
Returns
- string -