-- caclass <[email protected]> wrote
(on Friday, 10 September 2010, 10:27 PM -0700):
> Thanks, I need to study it more. If you can demo in detail codes, then I will
> be able to understand it better.

It's detailed in the Zend_Application section of the manual.

    http://framework.zend.com/manual/en/zend.application.html

> From: weierophinney [via Zend Framework Community] [mailto:[hidden email]]
> Sent: Friday, September 10, 2010 11:15 PM
> To: caclass
> Subject: RE: Unable to change session data in controllers
> 
>  
> 
> -- caclass <[hidden email]> wrote
> (on Friday, 10 September 2010, 07:18 PM -0700):
> > Do you know what is the purpose to add “resources” to
>  resources.layout.layout=
> > ”default” in the file application.ini ? I got confused about it.
> 
> The "resources." prefix is used for bootstrap resources. In this case,
> you're invoking the "layout" bootstrap resource, and providing
> configuration to it.
> 
> If you don't prefix with this, then it's simply configuration that you
> plan to draw on later when configuring an object manually.
> 
> 
> > From: Monika [via Zend Framework Community] [mailto:[hidden email]]
> > Sent: Thursday, September 02, 2010 1:39 AM
> > To: caclass
> > Subject: Re: Unable to change session data in controllers
> >
> >  
> >
> > Try to check if session/namespace is locked(readonly) using the isLocked()
> > function in your controller.
> >
> >
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> >
> > View message @ http://zend-framework-community.634137.n4.nabble.com/
> > Unable-to-change-session-data-in-controllers-tp2402403p2476808.html
> > To unsubscribe from Unable to change session data in controllers, click 
> > here.
> >
> >  
> >
> > No virus found in this incoming message.
> > Checked by AVG - www.avg.com
> > Version: 8.5.441 / Virus Database: 271.1.1/3107 - Release Date: 09/01/10
> > 18:34:00
> >
> >
> > ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> > View this message in context: RE: Unable to change session data in
> controllers
> > Sent from the Zend Framework mailing list archive at Nabble.com.
> 
> 
> --
> Matthew Weier O'Phinney
> Project Lead            | [hidden email]
> Zend Framework          | http://framework.zend.com/
> PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
> 
> 
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> 
> View message @ http://zend-framework-community.634137.n4.nabble.com/
> Unable-to-change-session-data-in-controllers-tp2402403p2535350.html
> To unsubscribe from Unable to change session data in controllers, click here.
> 
>  
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.445 / Virus Database: 271.1.1/3127 - Release Date: 09/10/10
> 18:41:00
> 
> 
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> View this message in context: RE: Unable to change session data in controllers
> Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

Reply via email to