HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
__propsAreaEdit.php File Reference

Go to the source code of this file.

Variables

foreach($propsProvider->
rawData as $k=> $val)($val["name"],
$val['name'], array('class'=>
'gr-s-fe-prop-name'))?></td >
< td ><? 
endforeach = $descr['properties']CHtml::textArea($val["name"], $val['value'], array('class'=>'edit textarea-big gr-s-fe-prop-val'))

Variable Documentation

foreach ($propsProvider->rawData as $k => $val) ($val["name"], $val['name'], array('class'=>'gr-s-fe-prop-name'))?></td> <td><? endforeach = $descr['properties']CHtml::textArea($val["name"], $val['value'], array('class'=>'edit textarea-big gr-s-fe-prop-val'))

Definition at line 17 of file __propsAreaEdit.php.