HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
HCE Project DC service web UI
Bootstrap Colorpicker 2.0
Overview
CKEditor 4 Changelog
Software License Agreement
ChangeLog
Installing instructions
widgets
yii2-debug
Todo List
Deprecated List
Namespaces
Classes
Files
File List
app
protected
commands
components
config
controllers
extensions
helpers
models
modules
account
job
rights
user
components
controllers
messages
migrations
models
views
admin
profile
profileField
_form.php
_search.php
_view.php
admin.php
create.php
update.php
view.php
recovery
user
UserModule.php
runtime
tests
vendor
views
yiic.php
themes
index.php
File Members
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
create.php
Go to the documentation of this file.
1
<?php
2
$this->
breadcrumbs
= array(
3
UserModule::t
(
'Users'
) => array(
'//user/admin/admin'
),
4
UserModule::t
(
'Create'
),
5
);
6
$this->
menu
= array(
7
array(
'label'
=>
UserModule::t
(
'Manage Profile Field'
),
'url'
=> array(
'admin'
)),
8
);
9
?>
10
<h1><?php echo
UserModule::t
(
'Create Profile Field'
); ?></h1>
11
<?php echo $this->renderPartial(
'_form'
, array(
'model'
=> $model)); ?>
app
protected
modules
user
views
profileField
create.php
Generated on Tue Jun 30 2015 20:12:32 for HCE Project DC service web UI by
1.8.1.2