Ingo Schommer
|
4e1c8bdb32
|
Merge branch 'fieldlist-fortemplate' of https://github.com/sminnee/sapphire
Conflicts:
forms/FieldList.php
|
2012-03-09 17:03:02 +01: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 |
|
Sam Minnee
|
1fd8d19e28
|
API CHANGE: FormAction::FieldHolder() now returns just the Field(), so that a FieldList::forTemplate() returns a sensible result for an action list.
|
2012-03-08 10:02:57 +13:00 |
|
Sam Minnee
|
e4dbf8065b
|
API CHANGE: Added FieldList::forTemplate(), so that by default a FieldList will be rendered in its template as a concatenation of FieldHolder values.
API CHANGE: Removed unnecessary HiddenFieldList class.
|
2012-03-08 10:00:54 +13:00 |
|
Sam Minnee
|
a49b56a348
|
MINOR: Removed usage of deprecated FormField::Name()
|
2011-10-29 17:34:32 +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 |
|