Skip to content

dumbo-legacy/sfEfWidgetFormExtraPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sfEfWidgetFormExtraPlugin

The sfEfWidgetFormExtraPlugin packages useful widgets

As no third party libraries is bundled in the plugin, you need to install and load the required dependencies like JQuery and JQuery UI by yourself.

Installation

  • Install the plugin

    Copy the plugin in the plugins folder of the project and run the following task:

    $ symfony plugin:publish-assets

  • Clear the cache

    $ symfony cc

Widgets

  • sfEfWidgetFormChoice:
  • sfEfWidgetFormDoctrineDobleList: Displays a double list widget
  • sfEfWidgetFormInputCheckbox: Displays a checkbox widget
  • sfEfWidgetFormInputRadio: Displays a radio widget
  • sfEfWidgetFormSelect: Displays a select widget
  • sfEfWidgetFormSelectCheckbox: Displays a checkbox list widget
  • sfEfWidgetFormSelectRadio: Displays a radio list widget

About

The sfEfWidgetFormExtraPlugin packages useful widgets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published