Maps capabilities via the map_meta_cap
filter.
Namespace: awsmug\Torro_Forms\DB_Objects\Forms
Form_Capabilities::map_item_action()
Maps a specific item capability.
Form_Capabilities::set_capabilities()
Sets the supported capabilities.
Form::duplicate()
Duplicates the form including all of its contents (except submissions).
Form::duplicate_terms_for_form()
Duplicates all taxonomy terms for this form and applies them to another given form.
Form::duplicate_metadata_for_form()
Duplicates all metadata for this form and attaches it to another given form.
Form::duplicate_comments_for_form()
Duplicates all comments for this form and attaches them to another given form.
Form::get_property_values()
Returns all current values as $property => $value pairs.
Form::set_default_object()
Fills the $original property with a default object.
Form::get_db_fields()
Returns the names of all properties that should be accessible on the Core object.