Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2008, 10:10 AM
Junior Member
 
Join Date: Jun 2008
Posts: 3
Default Handling different steps in a single module

Hi all,
I am very new to ZF. I have gone through some sample codes done in ZF.

Can anyone please explain me how do we call a function written in IndexController, like loginAction() ?. I cant find where the system calls this function.

Also I have 7 different steps(just filling of simple forms) in my work. So can I move to different steps inside the same module? or do I need to put them on separate modules?

Please do respond. its urgent..

Thanks in advance..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-02-2008, 05:07 PM
Senior Member
 
Join Date: Jun 2008
Location: Florida
Posts: 108
Default

If you have a loginAction in IndexController then the code inside loginAction is executed by visiting http://your.site.com/moduleName/index/login

I'm not sure what you mean about "different steps". Can you describe specifically what you are trying to do? Within any module you can have a multitude of controllers and actions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 09:17 PM.