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

Go to the source code of this file.

Variables

 $form
 $profileFields = $profile->getFields()
 if ($profileFields)

Variable Documentation

$form
Initial value:
$this->beginWidget('CActiveForm', array(
'id' => 'user-form',
'enableAjaxValidation' => true,
'htmlOptions' => array('enctype' => 'multipart/form-data'),
))

Definition at line 3 of file _form.php.

$profileFields = $profile->getFields()

Definition at line 44 of file _form.php.

if($profileFields)

Definition at line 45 of file _form.php.