MySLP_Signup_Footer
extends MySLP_Signup_Base_Object
in package
Table of Contents
Methods
- __construct() : mixed
- get_instance() : MySLP_Signup_Base_Object
- Return an instance of the object which is also registered to the slplus global less the SLP_ part.
- initialize() : mixed
- Start this object.
- render_ga_script() : mixed
- Draw the sign up form.
Methods
__construct()
public
__construct([array<string|int, mixed> $options = array() ]) : mixed
Parameters
- $options : array<string|int, mixed> = array()
get_instance()
Return an instance of the object which is also registered to the slplus global less the SLP_ part.
public
static get_instance([null|array<string|int, mixed> $options = array() ]) : MySLP_Signup_Base_Object
Parameters
- $options : null|array<string|int, mixed> = array()
-
object init params
Return values
MySLP_Signup_Base_Objectinitialize()
Start this object.
public
initialize() : mixed
render_ga_script()
Draw the sign up form.
public
render_ga_script() : mixed