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($props as $name=>
$value)('', $name, array('class'=>
'gr-s-fe-prop-name'))?></td >
< td ><? 
endforeach = $descr['properties']CHtml::textArea('', $value, array('class'=>'edit textarea-big gr-s-fe-prop-val'))

Variable Documentation

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

Definition at line 18 of file __propsAreaEdit.php.