CaMykS  1.0-20231201
Variables
admin.html.inc File Reference

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
 

Variable Documentation

◆ $camyks

global $camyks

Content_GenericMenu module, admin layout.

Plugin / Module Layout

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.1
Date
Creation: Dec 2007
Modification: May 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $add

$add = $this->theme->get_pictURL('plus', 12, 'std')

◆ $add_

$add_ = $this->theme->get_pictURL('plus', 12, 'ovr')

◆ $edit

$edit = $this->theme->get_pictURL('edit', 12, 'std')

◆ $edit_

$edit_ = $this->theme->get_pictURL('edit', 12, 'ovr')

◆ $del

$del = $this->theme->get_pictURL('cross', 12, 'std')

◆ $del_

$del_ = $this->theme->get_pictURL('cross', 12, 'ovr')

◆ foreach

foreach($this->layouts as $name=> $title) (   $this->layouts as,
  $title 
) = $title

◆ endforeach

endforeach

◆ for

for($i=1; $i< 4; $i++) ( ) = $i == $this->menuitem->vars['levels'] ? ' selected="selected"' : ''

◆ endfor

endfor = $i

◆ class

if ( $this->help !=null) class
Initial value:
="adminContentPanel">
<?php $this->display_help()

◆ endif

endif