I'm assuming this would work from the layout as easily as the view script?
Thanks for you input,I'm learning a lot!
On Mar 14, 2009 2:30 PM, "Matthew Weier O'Phinney" wrote:
-- Vincent de Lau wrote
(on Saturday, 14 March 2009, 12:52 PM +0100):
> I've noticed the perfomance hit on using Zend_Vi
-- Forwarded message --
From: "Dan Ballance"
Date: Mar 14, 2009 7:27 PM
Subject: Re: [fw-general] routeShutdown firing before action stack ...?
To: "keith Pope"
Thankyou so much for this link! Has really pointed me in the right direction
and by reading more a
Hi folks,
I am trying to build a flexible 'widgetised' layout where the data for which
blocks go in which segments is held in the database.
My current logic is to:
- read layout from the database and then load action stack with a
controller/action for each block
- in my front controller
Thanks for helping me get that sorted folks. Can I just ask a related
question: is the data persistent between dispatch loops? Ie if I set a flag
in my front controller plugin the first time the loop runs,will I be able to
check against it on the next iteration?
My plan is to use the post dispatch
Thanks, I'll give that a try. Do I then need to manually include that myself
or will the framework automagically detect it there?
Many thanks for your help,
Dan
On 3 Mar 2009, 5:53 PM, "Deanna Bonds" wrote:
Dan Ballance wrote: > > > Hiya folks,hopefully this will be
Hiya folks,hopefully this will be a simple one. Have been googling like nuts
but can't work out where I should place the actual file containing a front
controller plugin in a default installation? Heeelp!
Dan :-)
Hi folks,
I have been battling this problem for a while now. Until recently, I thought
I had network issues, but in the end I wrote my email migration code in
python and managed to connect to the google services with no problems, so
before I write my own client in PHP, I thought I would run this i