Yes, it is.  Cake will combine the $components, $uses and $helpers
defined in the AppController with those in each individual
controller.  This can be very handy, as it allows you to define site-
wide definitions in the AppController, and only those specific to each
controller separately.

For details look at the /cake/libs/controller/controller.php
__construct()


--~--~---------~--~----~------------~-------~--~----~
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