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
__limitsAreaEdit.php
Go to the documentation of this file.
1
<table>
2
<?php
foreach
($limitsProvider->rawData as $item): ?>
3
<tr>
4
<td><?php echo $item[
"limit_name"
];?></td>
5
<td><?=CHtml::textField($item[
"limit_name_f"
], $item[
"limit_value"
], array(
'class'
=>
'input-small righted'
,
'placeholder'
=>
''
))?></td>
6
<td
class
=
"lefted hint"
><?=$descr[$item[
"limit_name_f"
]]?></td>
7
</tr>
8
<?php
endforeach
;?>
9
</table>
app
protected
views
urlsView
__limitsAreaEdit.php
Generated on Tue Jun 30 2015 20:12:37 for HCE Project DC service web UI by
1.8.1.2