2017 © Pedro Peláez
 

yii2-extension yii2-jui

The Jquery UI extension for the Yii framework

image

yiisoft/yii2-jui

The Jquery UI extension for the Yii framework

  • Friday, May 4, 2018
  • by cebe
  • Repository
  • 26 Watchers
  • 107 Stars
  • 1,479,611 Installations
  • PHP
  • 391 Dependents
  • 0 Suggesters
  • 114 Forks
  • 12 Open issues
  • 14 Versions
  • 8 % Grown

The README.md

, (*1)

JUI Extension for Yii 2


This is the JQuery UI extension for Yii framework 2.0. It encapsulates JQuery UI widgets as Yii widgets, and makes using JQuery UI widgets in Yii applications extremely easy., (*2)

For license information check the LICENSE-file., (*3)

Documentation is at docs/guide/README.md., (*4)

Latest Stable Version Total Downloads Build Status, (*5)

Installation

The preferred way to install this extension is through composer., (*6)

Either run, (*7)

php composer.phar require --prefer-dist yiisoft/yii2-jui

or add, (*8)

"yiisoft/yii2-jui": "~2.0.0"

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

Usage

The following single line of code in a view file would render a JQuery UI DatePicker widget:, (*10)

<?= yii\jui\DatePicker::widget(['name' => 'attributeName']) ?>

Configuring the Jquery UI options should be done using the clientOptions attribute:, (*11)

<?= yii\jui\DatePicker::widget(['name' => 'attributeName', 'clientOptions' => ['defaultDate' => '2014-01-01']]) ?>

If you want to use the JUI widget in an ActiveForm, it can be done like this:, (*12)

<?= $form->field($model,'attributeName')->widget(DatePicker::className(),['clientOptions' => ['defaultDate' => '2014-01-01']]) ?>

The Versions

04/05 2018

dev-master

9999999-dev

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Kochetov

yii2 jquery ui

27/02 2018

2.1.x-dev

2.1.9999999.9999999-dev

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Alexander Kochetov

yii2 jquery ui

25/11 2017

2.0.7

2.0.7.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

23/07 2016

2.0.6

2.0.6.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

17/03 2016

2.0.5

2.0.5.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

11/05 2015

2.0.4

2.0.4.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

17/04 2015

dev-normalize-language-for-asset

dev-normalize-language-for-asset

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

01/03 2015

2.0.3

2.0.3.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

11/01 2015

2.0.2

2.0.2.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

07/12 2014

2.0.1

2.0.1.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

12/10 2014

2.0.0

2.0.0.0

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

28/09 2014

2.0.0-rc

2.0.0.0-RC

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 jquery ui

13/04 2014

2.0.0-beta

2.0.0.0-beta

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 renderer jquery ui

25/11 2013

2.0.0-alpha

2.0.0.0-alpha

The Jquery UI extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii renderer jquery ui