[fw-general] Best Approach for complex site code structure

2008-12-03 Thread SteveWilhelm
I am looking for suggestions on how to structure my Zend code for implementing a site that contains the following features: 1. MVC-based code for the public website 2. A REST-based server to provide programmatic access to application data 3. Admin utility functions that are run by cron jobs and

Re: [fw-general] Zend_Form Decorator Help

2008-08-19 Thread SteveWilhelm
I want to do something similar. Did you ever figure it out? Hi guys, I want to display my input buttons (submit reset) at the top of the form on the right side. For example like magento (http://www.ecommerceoptimization.com/wp-content/uploads/2007/07/customer_edit.PNG).. So the html solution

Re: [fw-general] is there an example application for Zend_Auth Zend_Acl Zend_Session ??

2008-08-06 Thread SteveWilhelm
Steven, Did you ever find a good example. I am looking for one as well. - Steve W. Truppe Steven wrote: i'm searching for a full example that shows how all these core components (Zend_Auth, Zend_Acl and Zend_Session) work together in an working example. most tutorials seems out

Re: [fw-general] is there an example application for Zend_Auth Zend_Acl Zend_Session ??

2008-08-06 Thread SteveWilhelm
/Acl/Session) necessary for any web-based application. - Steve W. Matthew Weier O'Phinney-3 wrote: -- SteveWilhelm [EMAIL PROTECTED] wrote (on Wednesday, 06 August 2008, 03:09 PM -0700): Steven, Did you ever find a good example. I am looking for one as well. You might want to look