It's a method that's inherent to the model itself, and you don't need any data outside the model to determine it. But if you're trying to access it via the view, then you're doing something wrong. What you should be doing is using the controller to get the value and pass it to the view.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
