Adds the necessary API-API configuration data.
File: src/modules/actions/api-action.php
API_Action::api_structure()
Returns the API structure this action uses.
API_Action::api_route()
Returns the API route this action uses.
API_Action::api()
Returns the configured API instance this action uses.
API_Action::get_parameter_fields()
Returns all fields for request parameters.
API_Action::get_authentication_fields()
Returns the settings fields for the API’s authentication data.
API_Action::get_js_data()
Returns API action data to pass to the script file.
API_Action::get_settings_sections()
Returns the available settings sections for the submodule.
API_Action::get_settings_fields()
Returns the available settings fields for the submodule.
API_Action::get_mappings()
Returns the element mappings for a given form ID.