Calling controller methods from an external php class.

2011-08-09 Thread Michael IV (aka SasMaster)
Hi to All Cakers .I have the following problem.I need to integrate a flash
application inside Cake based website.The flash app  communicates with cake
via a WebOrb PHP server (in AMF format to increase the speed of data
transfer).So basically inside Flash I call a method on a PHP service
deployed in the WebOrb which should call an action in one of cake's
controllers.How do I call a  thea seasoned PHP devs.

Thanks for help.


-- 
Michael Ivanov ,Senior Programmer
Neurotech Solutions Ltd.
www.neurotechresearch.com
http://blog.alladvanced.net
Tel:054-4962254
mich...@neurotech.co.il
t...@neurotech.co.il

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


canceling action execution in the controller.

2011-03-29 Thread Michael Iv
Hi all. I am  an noobe here.I want to be able to cancel an action before its
execution.The scenario is as follows. I have a navifgation bar. When I press
a link I check if the current URL is the same as that of the link.If it is I
want to prevent the controller to execute the action which renders the view
for that link.

Thanks.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php