MySLP_Payments_Page
in package
Class MySLP_Payments_Page
Table of Contents
Properties
Methods
- __construct() : mixed
- MySLP_Payments constructor.
- display() : void
- Render the selected tab.
- initialize() : void
- Things we do the first time we start up.
- update() : void
- Update settings for the current tab.
Properties
$nonce
public
string
$nonce
$tab
public
string
$tab
= 'general'
Methods
__construct()
MySLP_Payments constructor.
public
__construct() : mixed
display()
Render the selected tab.
private
display() : void
initialize()
Things we do the first time we start up.
private
initialize() : void
update()
Update settings for the current tab.
private
update() : void