\MainWP\Dashboard\Module\CostTrackerCost_Tracker_Settings

Class Cost_Tracker_Settings

Summary

Methods
Properties
Constants
get_instance()
__construct()
render_settings_page()
render_settings_content()
add_custom_product_types_tmpl()
add_custom_payment_methods_tmpl()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
N/A

Properties

$instance

$instance : mixed

Static variable to hold the single instance of the class.

Type

mixed — Default null

Methods

__construct()

__construct() 

Constructor

Runs each time the class is called.

render_settings_page()

render_settings_page() 

Render settings

Renders the extension settings page.

render_settings_content()

render_settings_content() 

Render settings content.

Renders the extension settings page.

add_custom_product_types_tmpl()

add_custom_product_types_tmpl() 

Method add_custom_product_types_tmpl().

add_custom_payment_methods_tmpl()

add_custom_payment_methods_tmpl() 

Method add_custom_payment_methods_tmpl().