Simple Fields API Documentation
Class

simple_fields_options_page_debug

class simple_fields_options_page_debug

Simple FIelds options page for import and export

Properties

$slug
$sf

Methods

__construct()

init($sf)

string get_name()

Get name of this options page tab

output_scripts_and_styles()

print_nav_tab(string $subpage)

Print the tab for this tab

save_debug_options($action)

Save options for debug

output_page()

Output contents for this options page

Details

at line 12
public __construct()

at line 18
public init($sf)

Parameters

$sf

at line 37
public string get_name()

Get name of this options page tab

Return Value

string

at line 41
public output_scripts_and_styles()

at line 55
public print_nav_tab(string $subpage)

Print the tab for this tab

Parameters

string $subpage Name of current tab

at line 64
public save_debug_options($action)

Save options for debug

Parameters

$action

at line 86
public output_page()

Output contents for this options page