\MainWP\Dashboard\Module\CostTrackerCost_Tracker_Add_Edit

Class Cost_Tracker_Add_Edit

Summary

Methods
Properties
Constants
get_instance()
__construct()
render_add_edit_page()
render_add_edit_content()
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_add_edit_page()

render_add_edit_page() 

Method render_add_edit_page()

When the page loads render the body content.

render_add_edit_content()

render_add_edit_content(integer  $edit_id) 

Render settings

Renders the extension settings page.

Parameters

integer $edit_id

Cost Id to edit.