Sam Minnee
|
3d54668896
|
MINOR: Added explicit 'public' keyword on functions.
|
2012-03-09 15:42:31 +13:00 |
|
Sam Minnee
|
ba93028b01
|
API CHANGE: Added Form::VisibleFields() and FieldList::VisibleFields(), which list everything except hidden fields, to assist with the creation of custom form layouts.
|
2012-03-09 15:41:42 +13:00 |
|
Ingo Schommer
|
7602d081a2
|
ENHANCEMENT Fluent interface in Form API by returning instance from all setters
|
2012-02-17 13:35:26 +01:00 |
|
Ingo Schommer
|
ca047b64b8
|
MINOR Removed usage of HiddenFieldSet
|
2012-02-03 00:46:49 +01:00 |
|
Sam Minnee
|
a49b56a348
|
MINOR: Removed usage of deprecated FormField::Name()
|
2011-10-29 17:34:32 +13:00 |
|
Hamish Friedlander
|
0a3e0f15de
|
MINOR: Replace references to FieldSet (now deprecated) with references to FieldList
|
2011-10-28 15:58:55 +13:00 |
|
ajshort
|
1f6f7f0862
|
API CHANGE: Deprecated CompositeField->FieldSet() in favour of CompositeField->FieldList().
MINOR: Replaced usage of FieldSet with FieldList.
MINOR: Renamed FieldSetTest to FieldListTest.
|
2011-05-11 17:51:54 +10:00 |
|
ajshort
|
def001566c
|
API CHANGE: Renamed FieldSet to FieldList.
API CHANGE: Renamed HiddenFieldSet to HiddenFieldList.
|
2011-05-06 08:51:02 +10:00 |
|