|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Go to the source code of this file.
Variables | |
| $this | pageTitle = Yii::app()->name.' - '.UserModule::t("Profile") |
| $this | breadcrumbs |
| $this | menu |
| endif | |
| $profileFields = ProfileField::model()->forOwner()->sort()->findAll() | |
| if ($profileFields) | |
| $profileFields = ProfileField::model()->forOwner()->sort()->findAll() |
Definition at line 23 of file profile.php.
| $this breadcrumbs |
Definition at line 2 of file profile.php.
| endif |
Definition at line 16 of file profile.php.
| if($profileFields) |
Definition at line 24 of file profile.php.
| $this menu |
Definition at line 5 of file profile.php.
| $this pageTitle = Yii::app()->name.' - '.UserModule::t("Profile") |
Definition at line 1 of file profile.php.