Eriksen Costa
|
c9acf2e60c
[Form] minor code simplification
|
vor 14 Jahren |
Fabien Potencier
|
566511e9e7
moved some FormView methods to FormUtil where they really belongs
|
vor 14 Jahren |
Victor Berchet
|
eed54c137e
[Form] Fix the FormView::isRendered() method
|
vor 14 Jahren |
Victor Berchet
|
99bf22c464
[Form] Some tweaks
|
vor 14 Jahren |
Pascal Borreli
|
46cdf02750
[Various] Fixed typo
|
vor 14 Jahren |
Victor Berchet
|
39efc49da0
[Form] Implement a fluid interface FormView
|
vor 14 Jahren |
Jeremy Mikola
|
61dc1af65b
[Form] Refer to FormView explicitly in its own getParent() type-hint
|
vor 14 Jahren |
Victor Berchet
|
2a8f2d2bfa
[Form] fix and add some phpDoc
|
vor 14 Jahren |
Fabien Potencier
|
80a5074746
[Form] tweaked code (closes #855)
|
vor 14 Jahren |
Bernhard Schussek
|
173beeba74
[Form] FormView::offsetUnset() is now supported. It was possible anyway using getChildren() and setChildren().
|
vor 14 Jahren |
Fabien Potencier
|
08bf2af455
fixed email
|
vor 14 Jahren |
Bernhard Schussek
|
54e66c518f
[Form] Reorganized code into "form extensions"
|
vor 14 Jahren |
Bernhard Schussek
|
b93f5a372a
[Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names
|
vor 14 Jahren |
Tobias Naumann
|
f6ce451e2c
[Form] Made FormView implement Countable
|
vor 14 Jahren |
Henrik Bjørnskov
|
e687685f98
[Form] change FormView::setVar,getVar,getVars,hasVar to set,get,all,has
|
vor 14 Jahren |
Bernhard Schussek
|
276b23a344
[Form] Moved creation logic of FormView to Form class
|
vor 14 Jahren |
Bernhard Schussek
|
72b17cd67c
[Form] Renamed TemplateContext to FormView
|
vor 14 Jahren |