Fills the $original property with a default object.
Namespace: awsmug\Torro_Forms\DB_Objects\Forms
Form::get_db_fields()
Returns the names of all properties that should be accessible on the Core object.
Form::__construct()
Constructor.
Form::__isset()
Magic isset-er.
Form::__get()
Magic getter.
Form::__set()
Magic setter.
Form::get_containers()
Returns all containers that belong to the form.
Form::get_elements()
Returns all elements that belong to the form.
Form::get_submissions()
Returns all submissions that belong to the form.
Form::format_datetime()
Formats the form date and time.