Like I said, "I can see where this is coming from in the API". The
point is:
Controller::set($one,$two = null)
* Saves a variable to use inside a template.
Does not say except when it is called 'title'. If the $title variable
(or whatever it is we call it) is only to be visible inside a layout
and not a template, then it should have it's own setting method, e.g.
Controller::setPageTitle.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---