Prints the opening tag of the HTML form and the URL key hidden field.
public static function UnbUi::BeginForm ($actionUrl = '', $enableUploads = false, $id = null);
(string) Form action URL as plaintext (i.e. not HTML-encoded)
(bool) true
to specify a form encoding that allows file uploads, false
to use the default encoding that uses less space for normal form field values
Member of class: UnbUi
Implementation file: ui.class.php, line 541
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.