Class to access element settings via WP-CLI.
Namespace: awsmug\Torro_Forms\DB_Objects\Element_Settings
CLI_Element_Settings_Command::__construct()
Constructor.
Element_Setting_Manager::add_database_table()
Adds the database table.
Element_Setting
Class representing an element setting.
Element_Setting::get_element()
Returns the parent element for the element setting.
Element_Setting::duplicate()
Duplicates the element setting.
Element_Setting_Query::parse_where()
Parses the SQL where clause.
Element_Setting_Capabilities
Class for handling element setting capabilities.
Element_Setting_Collection
Class representing a collection of element settings.
REST_Element_Settings_Controller
Class to access element settings via the REST API.