sfWidgetFormPropelSelectMany represents a select HTML tag for a model where
you can select multiple values.
Method Summary
-
configure($options = array(), $attributes = array())
Constructor.
configure , getChoices , __construct
configure , getOptionsForSelect , render , __clone
fixFormId , generateId , generateTwoCharsRange , getDefault , getIdFormat , getLabel , isHidden , needsMultipartForm , renderContentTag , renderTag , setDefault , setHidden , setIdFormat , setLabel , __construct
Methods inherited from sfWidget
addOption , addRequiredOption , attributesToHtml , attributesToHtmlCallback , configure , escapeOnce , fixDoubleEscape , getAttribute , getAttributes , getCharset , getJavaScripts , getOption , getOptions , getRequiredOptions , getStylesheets , hasOption , isXhtml , render , renderContentTag , renderTag , setAttribute , setAttributes , setCharset , setOption , setOptions , setXhtml , __construct
Method Details
-
configure ($options = array(), $attributes = array())
Browse code
Constructor.
|