#4541: [PATCH] Add 'defaults' key to FormHelper::inputs()
--------------------------------------------+-------------------------------
    Reporter:  grigri                       |         Owner:         
        Type:  Enhancement                  |        Status:  closed 
    Priority:  Low                          |     Milestone:  1.3.x.x
   Component:  Helpers                      |       Version:         
    Severity:  Trivial                      |    Resolution:  fixed  
    Keywords:  form helper inputs defaults  |   Php_version:  n/a    
Cake_version:  6724                         |  
--------------------------------------------+-------------------------------
Changes (by mark_story):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 Considering this fixed/duplicate,  a very similar feature is being
 implemented in 1.3.  It will allow you to set default options when
 creating a form, and have those options persist across all input() calls.
 See http://code.cakephp.org/tickets/view/56 for more information on what
 is planned.

 It doesn't seem useful to have two similar but different behaviors, and
 since default options offers more flexibility and reuse, I'm going with
 that option.  Thanks for helping make Cake better :)

-- 
Ticket URL: <https://trac.cakephp.org/ticket/4541#comment:8>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to