symfony API

sfWidgetFormI18nSelectLanguage Class

« Back to API menu

1.1 API OpenSearch

Packages

You are currently browsing the symfony API for the 1.1 version. Switch to:
This version of symfony is not maintained anymore.
If some of your projects still use this version, consider upgrading as soon as possible.

sfWidgetFormI18nSelectLanguage represents a language HTML select tag.

Inheritence

sfWidgetFormI18nSelectLanguage  <  sfWidgetFormSelect < sfWidgetForm < sfWidget

Method Summary

  • configure($options, $attributes)
    Constructor.

Methods inherited from sfWidgetFormSelect

attributesToHtmlCallback , configure , getOptionsForSelect , render , __clone

Methods inherited from sfWidgetForm

fixFormId , generateId , generateTwoCharsRange , getIdFormat , isHidden , needsMultipartForm , renderContentTag , renderTag , setHidden , setIdFormat , __construct

Methods inherited from sfWidget

addOption , addRequiredOption , attributesToHtml , attributesToHtmlCallback , configure , escapeOnce , fixDoubleEscape , getAttribute , getAttributes , getCharset , getOption , getOptions , getRequiredOptions , hasOption , isXhtml , render , renderContentTag , renderTag , setAttribute , setAttributes , setCharset , setOption , setOptions , setXhtml , __construct

Method Details

  • configure ($options, $attributes) Browse code

    $options An array of options
    $attributes An array of default HTML attributes

    Constructor.


    Available options:

    * culture: The culture to use for internationalized strings (required)
    * languages: An array of language codes to use (ISO 639-1)

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.