bootstrap: After instantiation return object. Return object after setWidth. Updated even more pages to new Form setup (include names) Major change: require caller to specify name of inputs removed custom setSubmit, using new addGlobal for hidden input moved setSubmit to addGlobal, to be used for hidden inputs Replaced addSubmit by addGlobal, which will be used for hidden inputs fix typos, pending actual layout Pass checkbox value to parent constructor Globally correct a few typos clean - replace 1990 not-if syntax <> with != After instantiation return object. Return object after setWidth.
Merge branch 'bootstrap' into HEAD
After instantiation return object. Return object after setWidth.
Updated even more pages to new Form setup (include names)
Major change: require caller to specify name of inputs
removed custom setSubmit, using new addGlobal for hidden input
moved setSubmit to addGlobal, to be used for hidden inputs
Replaced addSubmit by addGlobal, which will be used for hidden inputs
fix typos, pending actual layout
Pass checkbox value to parent constructor
Globally correct a few typos
clean - replace 1990 not-if syntax <> with !=
After instantiation return object. Return object after setWidth.
Conflicts:
usr/local/www/classes/Form/Input.class.php