I allready have that..
<?php
class AppController extends Controller {
// Helpers
var $helpers = array('Html', 'Javascript');
}
?>
But it is not available in elements :(
On Feb 26, 4:46 pm, Ámon Tamás <[EMAIL PROTECTED]> wrote:
> Mech7 wrote:
> > I can't find how to do this.. how do i make the html helper class
> > available within the elements?.
>
> I think the next row is helping for you in the app_controller.php
>
> var $helpers = array('helper_you_want');
>
> --
> Ámon Tamáshttp://linkfelho.amon.hu
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---