Welcome Guest, Not a member yet? Register   Sign In
Sub sub-folders not working in controllers
#8

[eluser]xwero[/eluser]
So you have 2 frontend controllers : store and forums. I guess you are going to integrate the collections in your store?

For the admin you create a directory admin and in there you create the controllers store, forum, users.
In the store controller you create methods to do all the actions for the products.
In the forum controller you create methods to do all the actions for the forum
and the users controller has all the methods for the collections, profiles, wishlists, ...

I think you are not going to end up with too much methods in a controller. The actions adding and deleting can be in one method and you identify the action using the button name.


Messages In This Thread
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:20 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:23 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:29 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:34 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:41 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:54 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 10:58 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 11:09 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 11:36 AM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 01:20 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 01:32 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 01:43 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 02:00 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 02:07 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 02:17 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 02:21 PM
Sub sub-folders not working in controllers - by El Forum - 01-22-2008, 02:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB