Editing name); ?>
formTag('/'.$this->viewPath.'/update');?>
Column Type |
Column Name |
Value |
name);
$table = Inflector::singularize($this->name);
$evenNum = 1;
$css = false;
foreach ($this->$table->_table_info as $tables) {
$columnCount = 0;
foreach ($tables as $tabl) {
foreach ($this->_viewVars as $names) {?>
";?>
|
|
|
$table->joinedHasOne)){?>
|
Joined Table |
|
Column Type |
Column Name |
Value |
$table->joinedHasOne);
$count = $columnCount;
$evenNum = 1;
$css = false;
for ($i = 0; $i <= $joinedCount-1; $i++) {
foreach ($this->$table->joinedHasOne[$i]->_table_info as $tab) {
foreach($tab as $test){
?>
";?>
|
|
$table->joinedHasOne[$i]->table)][$test['name']]?> |
submitTag('Save')?>
linkTo('Back', "/{$this->viewPath}/list/")?>
|