Semper_Fi_Module::delete_option()
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
@package: LearnDash / Semper-Fi
Source Files: includes/class-ld-semper-fi-module.php
Method: Adds support for deleting network options.
Semper_Fi_Module::delete_option Read More »
Method: Get options for module, stored individually or together.
Semper_Fi_Module::get_class_option Read More »
Method: Update options for module, stored individually or together.
Semper_Fi_Module::update_class_option Read More »
Method: Delete options for module, stored individually or together.
Semper_Fi_Module::delete_class_option Read More »
Method: Get the option name with prefix.
Semper_Fi_Module::get_option_name Read More »
Method: Convenience function to see if an option is set.
Semper_Fi_Module::option_isset Read More »
Method: Displays tabs for tabbed locations on a settings page.
Semper_Fi_Module::display_tabs Read More »
Method: Handles exporting settings data for a module.
Semper_Fi_Module::settings_export Read More »
Method: Print a basic error message.
Semper_Fi_Module::output_error Read More »
Function: Input a text file name of a comma separated file, and parse it, returning the data as an array
Class: Abstract base class
Method: Handles calls to display_settings_page_{$location}, does error checking.
Semper_Fi_Module::__call Read More »
Method: Constructor for the Semper_Fi_Module class
Semper_Fi_Module::__construct Read More »