|
CaMykS
1.0-20250801
|
Variables | |
| global | $camyks |
| Content_GenericMenu module, admin layout. More... | |
| $add = $this->theme->get_pictURL('plus', 12, 'std') | |
| $add_ = $this->theme->get_pictURL('plus', 12, 'ovr') | |
| $edit = $this->theme->get_pictURL('edit', 12, 'std') | |
| $edit_ = $this->theme->get_pictURL('edit', 12, 'ovr') | |
| $del = $this->theme->get_pictURL('cross', 12, 'std') | |
| $del_ = $this->theme->get_pictURL('cross', 12, 'ovr') | |
| foreach ( $this->layouts as $name=> $title) = $title | |
| endforeach | |
| for ( $i=1;$i< 4;$i++) = $i == $this->menuitem->vars['levels'] ? ' selected="selected"' : '' | |
| endfor = $i | |
| if($this->help !=null) | class |
| endif | |
| global $camyks |
Content_GenericMenu module, admin layout.
| $add = $this->theme->get_pictURL('plus', 12, 'std') |
| $add_ = $this->theme->get_pictURL('plus', 12, 'ovr') |
| $edit = $this->theme->get_pictURL('edit', 12, 'std') |
| $edit_ = $this->theme->get_pictURL('edit', 12, 'ovr') |
| $del = $this->theme->get_pictURL('cross', 12, 'std') |
| $del_ = $this->theme->get_pictURL('cross', 12, 'ovr') |
| foreach($this->layouts as $name=> $title) | ( | $this->layouts as, | |
| $title | |||
| ) | = $title |
| endforeach |
| for($i=1; $i< 4; $i++) | ( | ) | = $i == $this->menuitem->vars['levels'] ? ' selected="selected"' : '' |
| endfor = $i |
| endif |