/**
 * Returns a formatted SELECT element.
 *
 * @param mixed $showEmpty If true, the empty select option is shown.
If a string,
 *                                                 that string is displayed as 
the empty element.
 */

function select($fieldName, $options = array(), $selected = null,
$attributes = array(), $showEmpty = '')

Isn't that clear? :D


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to