HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
empty_data.php
Go to the documentation of this file.
1
<?php
// Initially empty TbSelect2 (data is null)
2
$this->widget(
3
'bootstrap.widgets.TbSelect2'
,
4
array(
5
'name'
=>
'emptydata'
,
6
'data'
=> null,
7
'options'
=> array(
8
'placeholder'
=>
'type clever, or is, or just type!'
,
9
'width'
=>
'40%'
,
10
)
11
)
12
);
13
app
protected
extensions
booster
userdoc
select2
empty_data.php
Generated on Tue Jun 30 2015 20:12:33 for HCE Project DC service web UI by
1.8.1.2