2017 © Pedro PelĂĄez
 

yii2-extension yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

image

wbraganca/yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

  • Thursday, October 27, 2016
  • by wbraganca
  • Repository
  • 1 Watchers
  • 2 Stars
  • 517 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 4 Versions
  • 50 % Grown

The README.md

yii2-multiselect

Latest Version Software License Total Downloads, (*1)

Install

Via Composer, (*2)

$ composer require "wbraganca/yii2-multiselect:~1.0.1"

or add, (*3)

"wbraganca/yii2-multiselect": "~1.0.1"

to the require section of your composer.json file., (*4)

Usage

On your view file., (*5)


= MultiSelect::widget([ 'options' => [ 'multiple' => 'multiple', ], 'clientOptions' => [ 'nonSelectedText' => 'Check an option!', 'nSelectedText' => ' - Options selected!', 'allSelectedText' => 'All', 'selectAllText' => 'Check all!', 'numberDisplayed' => 1, 'enableCaseInsensitiveFiltering' => true, 'maxHeight' => 300, // The maximum height of the dropdown. This is useful when using the plugin with plenty of options. 'includeSelectAllOption' => true ], 'data' => $cities, 'model' => $model, 'attribute' => 'cities', ]) ?>

For more options, visit: http://davidstutz.github.io/bootstrap-multiselect, (*6)

The Versions

27/10 2016

dev-master

9999999-dev https://github.com/wbraganca/yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

yii2 multiselect select dropdown wbraganca yii2-multiselect

27/10 2016

1.0.2

1.0.2.0 https://github.com/wbraganca/yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

yii2 multiselect select dropdown wbraganca yii2-multiselect

26/10 2016

1.0.1

1.0.1.0 https://github.com/wbraganca/yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

yii2 multiselect select dropdown wbraganca yii2-multiselect

26/10 2016

1.0.0

1.0.0.0 https://github.com/wbraganca/yii2-multiselect

The yii2-multiselect is a Yii 2 wrapper for [Bootstrap Multiselect](http://davidstutz.github.io/bootstrap-multiselect/).

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

yii2 multiselect select dropdown wbraganca yii2-multiselect