you mean if I have
var $helpers = array('Html', 'Form', 'Javascript');
in app/app_controller.php
and
var $helper= array('Text');
in xxxsController
only Text helper will be available in xxxsController ?
(sorry for just "reformulation-question" but sometimes have troubles
with English :p)
is it the same for $components ? guess yes...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---