Fix $title
Form - add setAction for adding custom _GET parameters
Button - renamed parameter, put $title into value attribute
refs #11
clarify Button, centralize A vs INPUT logic
refs b125fab2ba
Introduce Form_Button, which can morph into <a class=btn>
fixes #11
After instantiation return object. Return object after setWidth.
Major change: require caller to specify name of inputs
no longer do we automatically determine an input-name; it meant a lot ofbackend-changes (or forceName calls). This commit fixes all occurencesexcept for firewall_rules_edit
refs #16
moved setSubmit to addGlobal, to be used for hidden inputs
fixes #10, #11
Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap
Replaced addSubmit by addGlobal, which will be used for hidden inputs
Group - add support for additional classes by using Element::getHtmlClassInput - if we have no columnClasses or help, don't wrap ourself in DIV
View revisions
Also available in: Atom