#6257: Missing callback: beforeSaveAll
-------------------------------------------------+--------------------------
    Reporter:  michaelc                          |          Type:  Enhancement
      Status:  new                               |      Priority:  Medium     
   Milestone:  1.3.x.x                           |     Component:  Model      
     Version:                                    |      Severity:  Normal     
    Keywords:  beforeSave saveAll beforeSaveAll  |   Php_version:  n/a        
Cake_version:  1.2.2.8120                        |  
-------------------------------------------------+--------------------------
 Title a bit facetious, but I'd like to see a function such as beforeSave
 which is called before the saveAll data is passed to the underlying
 models.  Or, the data which beforeSave can modify ($this->data) is then
 used in the subsequent saves.

 Personally I'd prefer a separate callback function - not only does it make
 a certain amount of sense regarding flexibility, it also prevents
 difficulties with any other functions accessing $this->data.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/6257>
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to