커밋 기록

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