Development

Changeset 16259

You must first sign up to be able to contribute.

Changeset 16259

Show
Ignore:
Timestamp:
03/12/09 12:42:00 (1 year ago)
Author:
fabien
Message:

[1.1, 1.2, 1.3] added more information to sfWidgetFormDate PHPDoc API

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/widget/sfWidgetFormDate.class.php

    r15283 r16259  
    2626   *  * format:       The date format string (%month%/%day%/%year% by default) 
    2727   *  * years:        An array of years for the year select tag (optional) 
     28   *                  Be careful that the keys must be the years, and the values what will be displayed to the user 
    2829   *  * months:       An array of months for the month select tag (optional) 
    2930   *  * days:         An array of days for the day select tag (optional) 
  • branches/1.2/lib/widget/sfWidgetFormDate.class.php

    r15283 r16259  
    2626   *  * format:       The date format string (%month%/%day%/%year% by default) 
    2727   *  * years:        An array of years for the year select tag (optional) 
     28   *                  Be careful that the keys must be the years, and the values what will be displayed to the user 
    2829   *  * months:       An array of months for the month select tag (optional) 
    2930   *  * days:         An array of days for the day select tag (optional) 
  • branches/1.3/lib/widget/sfWidgetFormDate.class.php

    r15283 r16259  
    2626   *  * format:       The date format string (%month%/%day%/%year% by default) 
    2727   *  * years:        An array of years for the year select tag (optional) 
     28   *                  Be careful that the keys must be the years, and the values what will be displayed to the user 
    2829   *  * months:       An array of months for the month select tag (optional) 
    2930   *  * days:         An array of days for the day select tag (optional) 

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.