Constructor.
File: src/db-objects/forms/form.php
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.
Form
Class representing a form.