Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Form
Form.class.php 1.56 KB
maintable.inc 7.19 KB

Latest revisions

# Date Author Comment
0bec94db 03/10/2015 04:00 PM Thane Gill

Fix $title

a41cf2da 03/08/2015 06:06 PM Sjon Hortensius

Form - add setAction for adding custom _GET parameters

8343fb3b 03/08/2015 12:33 PM Sjon Hortensius

Button - renamed parameter, put $title into value attribute

refs #11

da3d5bc7 03/07/2015 05:05 PM Sjon Hortensius

clarify Button, centralize A vs INPUT logic

refs b125fab2ba

b125fab2 03/07/2015 05:00 PM Sjon Hortensius

Introduce Form_Button, which can morph into <a class=btn>

fixes #11

54b808d4 03/07/2015 03:38 PM Thane Gill

After instantiation return object. Return object after setWidth.

a97531c5 03/07/2015 12:26 PM Sjon Hortensius

Major change: require caller to specify name of inputs

no longer do we automatically determine an input-name; it meant a lot of
backend-changes (or forceName calls). This commit fixes all occurences
except for firewall_rules_edit

refs #16

ee027864 03/07/2015 11:38 AM Sjon Hortensius

moved setSubmit to addGlobal, to be used for hidden inputs

fixes #10, #11

8a2d92b5 03/07/2015 11:37 AM Sjon Hortensius

Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap

8af76ee4 03/07/2015 11:36 AM Sjon Hortensius

Replaced addSubmit by addGlobal, which will be used for hidden inputs

Group - add support for additional classes by using Element::getHtmlClass
Input - if we have no columnClasses or help, don't wrap ourself in DIV

View revisions

Also available in: Atom