Cake does not provide a method, as you should not be accessing the
session from any model / behaviour.

Sometimes it is just much easier to do so though, so you can still
access $_SESSION directly.  But you really should reconsider whether
you have to access the session in your model / behaviour - it may
indicate an overall problem with your application structure.


On Nov 21, 11:46 pm, villas <[EMAIL PROTECTED]> wrote:
> Cake 1.2  -- How can I access session data from inside a 'behaviour'
> file?  TIA
--~--~---------~--~----~------------~-------~--~----~
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