|
CaMykS
1.0-20250801
|
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 | |
| global $camyks |
Admin_Group Module admin list groups layout.
| $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) | ( | $this->group_list as | ) | = $alt |
| if($this->check_right(1)===true) | ( | $g['editable'] | ) | = $camyks->get_adminLink($this->name, array('mode'=>'view', 'group'=>$g['name'])) |
| else __pad0__ |
| endforeach |