PATH:
home
/
letacommog
/
letaweb
/
protected
/
extensions
/
yiibooster
/
userdoc
/
select2
<?php // Initially empty TbSelect2 (data is null) $this->widget( 'bootstrap.widgets.TbSelect2', array( 'name' => 'emptydata', 'data' => null, 'options' => array( 'placeholder' => 'type clever, or is, or just type!', 'width' => '40%', ) ) );
[+]
..
[-] empty_data.php
[edit]
[-] basic.php
[edit]
[-] 574_noform.php
[edit]
[-] 574.php
[edit]
[-] select2.xml
[edit]