sfWidgetFormSelectCheckbox represents an array of checkboxes.
Method Summary
-
configure($options = array(), $attributes = array())
Constructor.
-
formatChoices($name, $value, $choices, $attributes)
-
formatter($widget, $inputs)
-
string
render($name, $value = null, $attributes = array(), $errors = array())
-
__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
|