Results 1 to 5 of 5

Thread: Zend Form Decorator

  1. #1
    Hasti.shah is offline Junior Member
    Join Date
    May 2008
    Posts
    1

    Default Zend Form Decorator

    Hello Friends

    I studying the zend framework and practicing on it. I am Confused for Zend Form Decorator. So i want good & simple example for zend form decorators.

  2. #2
    dele454's Avatar
    dele454 is offline Member
    Join Date
    Jun 2008
    Posts
    49

    Default

    Decorators with Zend_Form

    very comprehensive. You wont miss the point.

  3. #3
    rabergli is offline Junior Member
    Join Date
    Jun 2008
    Location
    Nevada
    Posts
    2

    Default The Secret About Decorators

    The big secret about decorators is that they build the HTML code from the center out. Therefore, the order of the calls to decorators is usually backwards from what you think it should be.

  4. #4
    carltondickson is offline Junior Member
    Join Date
    Jul 2008
    Posts
    3

    Default

    Quote Originally Posted by dele454 View Post
    Decorators with Zend_Form

    very comprehensive. You wont miss the point.
    Thanks for this link, I'm trying to figure out how change the class name of the HTML element that is generated to notify the user of errors, by default it is "errors"

  5. #5
    aqls is offline Junior Member
    Join Date
    Nov 2007
    Posts
    1

    Default Matthew Weier O Phinney has updated info on his blog about his form decorators


Similar Threads

  1. Form Decorator stops Zend_Form from completing
    By topcatxx in forum General Q&A on Zend Framework
    Replies: 1
    Last Post: 02-11-2010, 01:00 PM
  2. Order of elements in form with decorator?
    By blu.plane in forum Core Infrastructure
    Replies: 0
    Last Post: 02-10-2010, 12:18 PM
  3. Form Custom Decorator
    By intelinside in forum Resources for Developers
    Replies: 0
    Last Post: 05-13-2009, 10:16 PM
  4. Zend Form Decorator problem
    By Music Junky in forum General Q&A on Zend Framework
    Replies: 2
    Last Post: 09-02-2008, 11:25 AM
  5. Zend Form Decorator Help Needed
    By cwrelect in forum Model-View-Controller (MVC)
    Replies: 1
    Last Post: 04-23-2008, 02:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •