So .. according to the API, you can send params with setFlash() to be
used in the view. That is fine and dandy .. however, is it possible to
use those params to set the class of the div? The only parameter
flash() allows is the key.

What I am trying to do is pass a parameter called "class" so I could
show a red box with a big "X" for error and a green box with a nice
checkmark depending on where the setFlash was called.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to