Development

#4163: sfWidgetDate.patch

You must first sign up to be able to contribute.

Ticket #4163: sfWidgetDate.patch

File sfWidgetDate.patch, 0.7 kB (added by camason, 1 year ago)

[PATCH] Improve sfWidgetFormDate constructor documentation

  • lib/widget/sfWidgetFormDate.class.php

    old new  
    2424   * Available options: 
    2525   * 
    2626   *  * format:       The date format string (%month%/%day%/%year% by default) 
    27    *  * years:        An array of years for the year select tag (optional) 
     27   *  * years:        An array of years for the year select tag as $key => $value (optional) 
    2828   *  * months:       An array of months for the month select tag (optional) 
    2929   *  * days:         An array of days for the day select tag (optional) 
    3030   *  * can_be_empty: Whether the widget accept an empty value (true by default) 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.