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

Variables

global $camyks
 Content_GenericArticle 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')
 
 $upd = $this->theme->get_pictURL('target', 12, 'std')
 
 $upd_ = $this->theme->get_pictURL('target', 12, 'ovr')
 
 foreach ( $this->adminList as $login=> $user) = $login == $this->articleitem->vars['author'] ? ' selected="selected"' : ''
 
if($user['firstname']=='' and $user['lastname']=='') else
 
 endif
 
 endforeach = $this->articleitem->vars['note_'.$l]
 
if($this->help !=null) class
 

Variable Documentation

◆ $camyks

global $camyks

Content_GenericArticle 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: Sep 2007
Modification: Jul 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')

◆ $upd

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

◆ $upd_

$upd_ = $this->theme->get_pictURL('target', 12, 'ovr')

◆ foreach

foreach($camyks->get_confValue('editing_languages') as $l) (   $this->adminList as,
  $user 
) = $login == $this->articleitem->vars['author'] ? ' selected="selected"' : ''

◆ else

if ( $user[ 'firstname']=='' and $user[ 'lastname']=='') else

◆ endif

endif

◆ endforeach

endforeach = $this->articleitem->vars['note_'.$l]

◆ class

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