2017 © Pedro Peláez
 

yii2-extension yii2-icheck

Yii2 中使用 iCheck

image

yiichina/yii2-icheck

Yii2 中使用 iCheck

  • Sunday, October 8, 2017
  • by cuiliang
  • Repository
  • 2 Watchers
  • 0 Stars
  • 550 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 7 % Grown

The README.md

Yii2 ICheck

Latest Stable Version Total Downloads License Build Status Yii2, (*1)

用于yii2的icheck扩展, (*2)

安装

安装这个扩展的首选方法是通过 composer。, (*3)

可以运行, (*4)

composer require --prefer-dist yiichina/yii2-icheck "*"

也可以添加, (*5)

"yiichina/yii2-icheck": "*"

到你的 composer.json 文件的包含部分。, (*6)

使用

一旦扩展安装完成,你可以简单的使用它如以下代码:, (*7)




= ICheck::widget(['type' => ICheck::TYPE_RADIO_LIST, 'skin' => ICheck::SKIN_MIMIMAL, 'color' => ICheck::COLOR_GREEN, 'model' => $model, 'attribute' => $attribute, 'items' => $items]) ?>
= ICheck::widget(['type' => ICheck::TYPE_CHECBOX_LIST, 'skin' => ICheck::SKIN_MIMIMAL, 'color' => ICheck::COLOR_GREEN, 'model' => $model, 'attribute' => $attribute, 'items' => $items]) ?>

文档和 Demo

http://extension.yiichina.com/icheck, (*8)

The Versions

08/10 2017

dev-master

9999999-dev

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck

13/08 2017

v0.5.0

0.5.0.0

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck

13/08 2017

v0.4.0

0.4.0.0

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck

12/08 2017

v0.3.0

0.3.0.0

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck

05/08 2017

v0.2.0

0.2.0.0

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck

30/07 2017

v0.1.0

0.1.0.0

Yii2 中使用 iCheck

  Sources   Download

BSD-3-Clause

The Requires

 

by cuileon

extension yii2 icheck