Download the PHP package freesoftwarefactory/yii2-select3 without Composer
On this page you can find all versions of the php package freesoftwarefactory/yii2-select3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download freesoftwarefactory/yii2-select3
More information about freesoftwarefactory/yii2-select3
Files in freesoftwarefactory/yii2-select3
Download freesoftwarefactory/yii2-select3
More information about freesoftwarefactory/yii2-select3
Files in freesoftwarefactory/yii2-select3
Vendor freesoftwarefactory
Package yii2-select3
Short Description a specialized jquery based DropDownList component displaying checkboxes as options.
License GPL-3.0
Homepage http://github.com/freesoftwarefactory/select3/wiki
Package yii2-select3
Short Description a specialized jquery based DropDownList component displaying checkboxes as options.
License GPL-3.0
Homepage http://github.com/freesoftwarefactory/select3/wiki
Please rate this library. Is it a good library?
Informations about the package yii2-select3
Select3 (yii2-select3)
Display a hybrid between a DropDownList and a Multi-selectable checkboxes.
platform: Yii Framework 2.0
author: Cristian Salazar chileshift.cl/freesoftwarefactory
Preview
Usage
-
Via composer,
- In your View
Receving Values from this Control
Values are base64+json encoded, that is, when you submits a form using this control then you will have something similar to:
Which is a base64 encoded version of this:
So, you can just call:
Or... just call :)
More functions
-
load items via javascript by calling:
-
Disable the control by passing:
-
Disable/Check some items at startup by calling
- Javascript events to listen for changes
All versions of yii2-select3 with dependencies
PHP Build Version
Package Version
No informations.
The package freesoftwarefactory/yii2-select3 contains the following files
Loading the files please wait ....