Development

Changeset 1480

You must first sign up to be able to contribute.

Changeset 1480

Show
Ignore:
Timestamp:
06/20/06 18:09:45 (4 years ago)
Author:
slickrick
Message:

* Updated a couple typos in the FormHelper? API Documenation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/slickrick/lib/helper/FormHelper.php

    r1472 r1480  
    18271827 
    18281828/** 
    1829  * Converts date values (<i>$value</i> into its correct date format (<i>$format_char</i>) 
     1829 * Converts date values (<i>$value</i>) into its correct date format (<i>$format_char</i>) 
    18301830 * 
    18311831 * This function is primarily used in select_date_tag, select_time_tag and select_datetime_tag. 
     
    18621862 
    18631863/** 
    1864  * Converts date values (<i>$value</i> into its correct date format (<i>$format_char</i>) 
    1865  * 
    1866  * This function is primarily used in select_date_tag, select_time_tag and select_datetime_tag. 
    1867  * 
    1868  * <b>Note:</b> If <i>$value</i> is empty, it will be populated with the current date and time. 
     1864 * Converts specific <i>$options</i> to their correct HTML format 
    18691865 * 
    18701866 * @param  array options 

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.