Returns all containers that belong to the form.
Namespace: awsmug\Torro_Forms\DB_Objects\Forms
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_containers()
Deletes containers with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_elements()
Deletes elements with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_element_choices()
Deletes element choices with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_element_settings()
Deletes element settings with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::is_temp_id()
Checks whether a specific ID is a temporary ID.
CLI_Forms_Command
Class to access forms via WP-CLI.
CLI_Forms_Command::__construct()
Constructor.
Form
Class representing a form.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::save_elements()
Saves elements.