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

Variables

global $camyks
 Admin_Group Module admin list groups layout. More...
 
 $view = $camyks->theme->get_pictURL('view', 12, 'std')
 
 $view_ = $camyks->theme->get_pictURL('view', 12, 'ovr')
 
 $edit = $camyks->theme->get_pictURL('edit', 12, 'std')
 
 $edit_ = $camyks->theme->get_pictURL('edit', 12, 'ovr')
 
 $del = $camyks->theme->get_pictURL('cross', 12, 'std')
 
 $del_ = $camyks->theme->get_pictURL('cross', 12, 'ovr')
 
 $plus = $camyks->theme->get_pictURL('plus', 12, 'std')
 
 $plus_ = $camyks->theme->get_pictURL('plus', 12, 'ovr')
 
 endif = $plus
 
 $alt = 0
 
 foreach ( $this->group_list as $g) = $alt
 
 if ( $g[ 'editable']) = $camyks->get_adminLink($this->name, array('mode'=>'view', 'group'=>$g['name']))
 
else __pad0__
 
 endforeach
 

Variable Documentation

◆ $camyks

global $camyks

Admin_Group Module admin list groups 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.2
Date
Creation: Mar 2007
Modification: Dec 2020
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $view

$view = $camyks->theme->get_pictURL('view', 12, 'std')

◆ $view_

$view_ = $camyks->theme->get_pictURL('view', 12, 'ovr')

◆ $edit

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

◆ $edit_

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

◆ $del

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

◆ $del_

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

◆ $plus

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

◆ $plus_

$plus_ = $camyks->theme->get_pictURL('plus', 12, 'ovr')

◆ endif

endif = $plus

◆ $alt

$alt = 0

◆ foreach

foreach($this->group_list as $g) (   $this->group_list as) = $alt

◆ if

if($this->check_right(1)===true) (   $g['editable']) = $camyks->get_adminLink($this->name, array('mode'=>'view', 'group'=>$g['name']))

◆ __pad0__

else __pad0__

◆ endforeach

endforeach