[fw-general] RE: [fw-db] Re: [fw-general] Zend_DB performance issue

2007-12-09 Thread Xavier Vidal
To avoid major changes in source code, we can provide a static method in Zend_Db_Adapter_Abstract to enable/disable prepared queries. - enabled mode - the statement way with automatic bindings with PDO - disabled mode - the “query” method can call the PDO-exec replacing

Re: [fw-general] Zend_Form

2007-12-09 Thread Richard Shank
Matthew, how about considering putting an additional argument on the Zend_Form_Abstract::setView() to allow setting the view on all the elements with a single call. I have a situation where I need the individual elements rendered but not through Zend_Form (formatting differences). It would

[fw-general] help

2007-12-09 Thread Roman1975
How to invoke a method controller forum:: topMessagesAction () index.phtml type in the template module default: indexAction Give as assistant to realize the type: $ this- block ( '/ forum / topMessages /', array ( 'top' = 10); In carrying out the method forum:: topMessagesAction (), must go

Re: [fw-general] help

2007-12-09 Thread Roman1975
Zend_Front_Controller handles communications for the session is a user query http://localhost/ for example, he zapusti module: index controller: index action: index How do if you want to help with this request had been met, even queries to the system? for example as a template

Re: [fw-general] Zend_DB performance issue

2007-12-09 Thread Laurent Melmoux
Hi, I thought that this might be of interest: http://fr3.php.net/manual/en/function.PDO-prepare.php#79178 -- Laurent Melmoux - [EMAIL PROTECTED] Annecy - France Christian Ehmig a écrit : Hi! Some time ago I noticed that Zend_DB and especially Zend_Db_Adapter_Abstract prepare ANY statement

Re: [fw-general] help

2007-12-09 Thread Roman1975
sorry I asked that it is not permissible? this has already been discussed at the forum? === if so please show theme. :) Roman1975 wrote: How to invoke a method controller forum:: topMessagesAction () index.phtml type in the template module default: indexAction Give as assistant to

Re: [fw-general] help

2007-12-09 Thread Matthew Weier O'Phinney
-- Roman1975 [EMAIL PROTECTED] wrote (on Sunday, 09 December 2007, 08:58 AM -0800): Zend_Front_Controller handles communications for the session is a user query http://localhost/ for example, he zapusti module: index controller: index action: index How do if you want to help with this request

Re: [fw-general] best practice for overriding controllers

2007-12-09 Thread Federico Cargnelutti
Hi, check out this message: http://www.nabble.com/Re%3A-Using-Zend_Config---Changing-a-module-behaviour-p14136772s16154.html digitalus_media wrote: i want to add a layer to my cms that will allow myself and other developers to add custom logic to their sites core functionality and

Re: [fw-general] best practice for overriding controllers

2007-12-09 Thread Albuquerque Rui
Looks like symfony framework. It uses the same solution ton handle actions. 2007/12/10, Federico Cargnelutti [EMAIL PROTECTED]: Hi, check out this message: http://www.nabble.com/Re%3A-Using-Zend_Config---Changing-a-module-behaviour-p14136772s16154.html digitalus_media wrote: i want

Re: [fw-general] help

2007-12-09 Thread Roman1975
thanks for the answer. I like: ? = $ this- action ( 'messages',' top ',' forum ')? of course regrettable that in the incubator. p/s http://translate.google.com/translate_t?langpair :) Matthew Weier O'Phinney-3 wrote: -- Roman1975 [EMAIL PROTECTED] wrote (on Sunday, 09 December