Sounds like you might be approaching things in an odd fashion. If your code is spawning new controller actions I'm a bit concerned, but you could always hack things together with some exec() -fu
-Mark On May 8, 10:24 am, Steinkel <[email protected]> wrote: > Hi ! > > I'm trying to call a console method from a controller, to build an > interactive aco sync (using the plugin acl_extras) inside my control > panel. > > The point is to reuse the console code made for the plugin and don't > copy-paste inside the controller... but i've searched and there is no > way to execute a console method from inside a controller. Any ideas ? > > Thank you. > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
