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

Go to the source code of this file.

Variables

$this pageTitle = Yii::app()->name . ' - Login'
$this breadcrumbs
 $form

Variable Documentation

$form
Initial value:
$this->beginWidget('bootstrap.widgets.TbActiveForm', array(
'id'=>'login-form',
'type'=>'horizontal',
'enableClientValidation'=>true,
'clientOptions'=>array(
'validateOnSubmit'=>true,
),
))

Definition at line 18 of file login.php.

$this breadcrumbs
Initial value:
array(
'Login',
)

Definition at line 7 of file login.php.

$this pageTitle = Yii::app()->name . ' - Login'

Definition at line 6 of file login.php.