Re: [CakePHP : The Rapid Development Framework for PHP] #6340: Added 'before' and 'after' options to form-submit()

2009-10-31 Thread CakePHP : The Rapid Development Framework for PHP
#6340: Added 'before' and 'after' options to form-submit()
+---
Reporter:  tutec| Owner:   
Type:  Enhancement  |Status:  closed   
Priority:  Medium   | Milestone:  1.2.x.x  
   Component:  Helpers  |   Version:  1.2 Final
Severity:  Normal   |Resolution:  fixed
Keywords:  form, submit, after, before  |   Php_version:  n/a  
Cake_version:  1.2.3.8166   |  
+---
Changes (by mark_story):

  * status:  reopened = closed
  * resolution:  = fixed

Comment:

 This has been implemented in 1.3
 
http://code.cakephp.org/cakephp/commits/view/811b5bbcae8d90639bd31f2021107d9562ecd3cf

-- 
Ticket URL: https://trac.cakephp.org/ticket/6340#comment:3
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
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #6340: Added 'before' and 'after' options to form-submit()

2009-05-10 Thread CakePHP : The Rapid Development Framework for PHP
#6340: Added 'before' and 'after' options to form-submit()
+---
Reporter:  tutec| Owner:   
Type:  Enhancement  |Status:  reopened 
Priority:  Medium   | Milestone:  1.2.x.x  
   Component:  Helpers  |   Version:  1.2 Final
Severity:  Normal   |Resolution:   
Keywords:  form, submit, after, before  |   Php_version:  n/a  
Cake_version:  1.2.3.8166   |  
+---
Changes (by tutec):

  * status:  closed = reopened
  * resolution:  worksforme =

Comment:

 Replying to [comment:1 nate]:
  Or, just set {{{'div' = false}}} and add the extra content manually.

 Yes, that's what I'm doing while it's not built into Cake. Even though we
 have that option this would improve the API's uniformity, improving
 consequently the programmer's experience.
 Since other form elements have this option, I think adding it to all of
 them would enhance Cake's homogeinity.

-- 
Ticket URL: https://trac.cakephp.org/ticket/6340#comment:2
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
-~--~~~~--~~--~--~---



[CakePHP : The Rapid Development Framework for PHP] #6340: Added 'before' and 'after' options to form-submit()

2009-05-05 Thread CakePHP : The Rapid Development Framework for PHP
#6340: Added 'before' and 'after' options to form-submit()
+---
Reporter:  tutec|  Type:  Enhancement
  Status:  new  |  Priority:  Medium 
   Milestone:  1.2.x.x  | Component:  Helpers
 Version:  1.2 Final|  Severity:  Normal 
Keywords:  form, submit, after, before  |   Php_version:  n/a
Cake_version:  1.2.3.8166   |  
+---
 I was trying to use $form-submit() with 'after' option, but, as there is
 no after nor before options for submit(), I added them to the form
 helper.

-- 
Ticket URL: https://trac.cakephp.org/ticket/6340
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
-~--~~~~--~~--~--~---