[fw-general] Http Client and Rest Client.

2010-07-16 Thread Paweł Chuchmała
-tabpanel Kind regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] Zend Cache Front Page problem.

2010-01-05 Thread Paweł Chuchmała
this? regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend Cache Front Page problem.

2010-01-05 Thread Paweł Chuchmała
cache IDs based on the application. I'd place the prefix in application.ini in order to make it accessible and configurable between applications. -- Hector 2010/1/5 Paweł Chuchmała pawel.chuchm...@gmail.com Hi. Scenario: two (or more) version of application on one machine: http://app1

[fw-general] Zend_Navigation and big menu.

2009-09-14 Thread Paweł Chuchmała
this: category subcategory1 product page. How do this with Zend_Navigation? regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] Zend Form, JQuery, File_Element and ViewScript decorator.

2009-06-16 Thread Paweł Chuchmała
/ZendFramework-1.8.1/library/Zend/Form/Element.php And for file element: Warning: No file decorator found... unable to render file element in /home/users/styx/www/lib/ZendFramework-1.8.1/library/Zend/Form/Element.php on line 1929 How create viewScripts for that elements? Kind regards, -- Paweł

Re: [fw-general] Survey: Development environment for PHP/ZFW

2009-05-05 Thread Paweł Chuchmała
on localhost or remote? i.e. is your testing environment reside on localhost or remote? 3. What tool or IDE you are using? Ultraedit? Apanta? Eclipse PDT? 4. Which versioning system your are using? svn? git? 5. Do you use PHPUnit or other testing tools? p.s. have a good day. -- Paweł

Re: [fw-general] Zend_Config_Ini and

2009-04-06 Thread Paweł Chuchmała
. -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] Zend Progress bar and jsPull adapter.

2009-03-31 Thread Paweł Chuchmała
Hi. Can someone give me working example with jsPull adapter and persistence options? I think, I don;t understood how it should work. -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend Progress bar and jsPull adapter.

2009-03-31 Thread Paweł Chuchmała
Yes. JsPush adapter works prefectly for me, and I know how I can use it. But I don;t understand JsPull. 2009/3/31 Ben Scholzen 'DASPRiD' m...@dasprids.de: Did you take a look at the demo in demos/Zend/ProgressBar/ ? -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Re: Using custom router. Where exactly?

2009-03-02 Thread Paweł Chuchmała
that will hold all the routes for each module/controller. Did anyone made something like that before? The best file is for me routes.ini. in config directory;-) The rest in bootstrap initRoutes. Regards, pch -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Re: Using custom router. Where exactly?

2009-03-02 Thread Paweł Chuchmała
vadim gavrilov vadim...@gmail.com: Any example for this? Since i saw that Matthew didn't use any router. 2009/3/2 Paweł Chuchmała pawel.chuchm...@gmail.com On Mon, Mar 2, 2009 at 13:33, vadim gavrilov vadim...@gmail.com wrote: Thanks i already looked at those files. Still can i place an instance

Re: [fw-general] Form values and paginator question

2009-02-16 Thread Paweł Chuchmała
#zend.paginator.usage.rendering.properties but no clue on how to set this. Need some hints. Thanks -- === Registered Linux User #460714 Currently Using Fedora 8, 10 === -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] Zend_Form_Element_Checkbox and Firefox.

2009-02-05 Thread Paweł Chuchmała
should I do? regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] Zend_JQuery and form select element.

2009-01-23 Thread Paweł Chuchmała
) 'id' = string 'name' (length=20) In html: select name=name id=name optgroup label=options /optgroup option value=listsep label=lt;br /gt;lt;br /gt;/option option value=id label=namename/option /select It's a bug, or I doing something wrong? regards, pch -- Paweł

Re: [fw-general] Zend_JQuery and form select element.

2009-01-23 Thread Paweł Chuchmała
23 January 2009 15:42:35 Paweł Chuchmała wrote: HI. I use ZF 1.7.0. If I try to create JQuery_Form, element select isn't properly rendered. In JQUery_Form_Decorator_UiWidgetElement in method render is: $elementContent = $view-$helper($name, $value, $jQueryParams, $attribs); where

[fw-general] Zend_JQuery and Autocomplete.

2009-01-14 Thread Paweł Chuchmała
In body: input type=text name=location id=location value= / input type=text name=ac1 id=ac1 value= / So for me it looks ok. Date picker on this same page work perfectly. Regards, pch -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend_Form: more DisplayGroup inside a div

2009-01-14 Thread Paweł Chuchmała
ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ajaxblog.it MSN: mic...@ziobuddalabs.it JABBER: mic...@gmail.com -- Paweł Chuchmała pawel.chuchmala

[fw-general] Zend_Form

2008-12-19 Thread Paweł Chuchmała
with populate(), validate() etc. regards, pch -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend_Form

2008-12-19 Thread Paweł Chuchmała
://akrabat.com/2008/02/21/simple-zend_form-example/ Have fun! 2008/12/19 Paweł Chuchmała pawel.chuchm...@gmail.com: Hi. I want to do form, which one I can edit multiple rows from table. Example: I have table customer (fields:id, name, address), and table orders ('order_id, customer_id

[fw-general] Zend_File_Transfer proposal, send and receive

2008-12-09 Thread Paweł Chuchmała
() method from FTP adapter. Kind, regards, pch -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend_File_Transfer proposal, send and receive

2008-12-09 Thread Paweł Chuchmała
, Zend Framework http://www.thomasweidner.com - Original Message - From: Paweł Chuchmała [EMAIL PROTECTED] To: fw-general@lists.zend.com Sent: Tuesday, December 09, 2008 10:43 AM Subject: [fw-general] Zend_File_Transfer proposal, send and receive Hi. I don't understand when I

Re: [fw-general] Zend_File_Transfer proposal, send and receive

2008-12-09 Thread Paweł Chuchmała
. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: Paweł Chuchmała [EMAIL PROTECTED] To: fw-general@lists.zend.com Sent: Tuesday, December 09, 2008 4:02 PM Subject: Re: [fw-general] Zend_File_Transfer proposal, send

Re: [fw-general] jQuery, jqGrid and ZF - pager doesn't work

2008-11-17 Thread Paweł Chuchmała
and in future converted to Zend_Json_Expr. regards. -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] jQuery, jqGrid and ZF - pager doesn't work

2008-11-14 Thread Paweł Chuchmała
to navigate through the records. This must be a valid html element; In my example it's a string. What is the best solution for this? regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Custom file transfer adapter.

2008-10-07 Thread Paweł Chuchmała
at the API, the proposal and the manual... all methods are described, even if they are not implemented for now. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: Paweł Chuchmała [EMAIL PROTECTED] To: fw-general

Re: [fw-general] DojoComboBox and large data set.

2008-09-25 Thread Paweł Chuchmała
: * missing pdo_sqlite extension This one is correct. Thanks for help regards -- Paweł Chuchmała pawel.chuchmala at gmail dot com

[fw-general] DojoComboBox and large data set.

2008-09-23 Thread Paweł Chuchmała
, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] DojoComboBox and large data set.

2008-09-23 Thread Paweł Chuchmała
\lib\ZendFramework-1.6.1\library\Zend\Layout\Controller\P in D:\www\lib\ZendFramework-1.6.1\library\Zend\Dojo\View\Helper\DijitContainer.php on line 61 regards, -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] loading views into variables

2008-09-04 Thread Paweł Chuchmała
: $this-_helper-viewRenderer-setResponseSegment('menu'); In layout: echo $this-layout()-menu You can use action stack to do multiple actions. -- Paweł Chuchmała pawel.chuchmala at gmail dot com

Re: [fw-general] Zend_Form_Element_File, file transfer and request.

2008-09-02 Thread Paweł Chuchmała
://www.thomasweidner.com - Original Message - From: Paweł Chuchmała [EMAIL PROTECTED] To: fw-general@lists.zend.com Sent: Monday, September 01, 2008 4:41 PM Subject: [fw-general] Zend_Form_Element_File, file transfer and request. Hi. I have some form. in controller i have: $form = new

Re: [fw-general] Zend_Form_Element_File, file transfer and request.

2008-09-02 Thread Paweł Chuchmała
On Tue, Sep 2, 2008 at 14:27, Matthew Weier O'Phinney [EMAIL PROTECTED] wrote: -- Paweł Chuchmała [EMAIL PROTECTED] wrote (on Tuesday, 02 September 2008, 12:47 PM +0200): Another question. Why, if Form_Element_File is submitted with empty, $form-getValue('element_file') give me string

[fw-general] Zend_Form_Element_File, file transfer and request.

2008-09-01 Thread Paweł Chuchmała
. and $values = $this-_request-getPost(); $values = Array ( [id] = 1 [name] = Paweł Chuchmała ) I want to add some Zend_Form_Element_File, for example 'photo', 'pet_photo', 'some_other_photo', and get $vallueas like this: $values = Array ( [id] = 1 [name] = Paweł Chuchmała [photo