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

Variables

global $camyks
 Content_GenericQuickMessage module, admin edit list 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')
 
 $send = $this->theme->get_pictURL('target', 12, 'std')
 
 $send_ = $this->theme->get_pictURL('target', 12, 'ovr')
 
 $empty = $this->theme->get_pictURL('empty', 12, 'std')
 
 $valid = $this->theme->get_pictURL('valid', 12, 'std')
 
 foreach ( $this->qmlist->get_statusValueList() as $value=> $title) = $value == $this->qmlist->vars['status'] ? ' selected="selected"' : ''
 
 endforeach = $title
 
if($this->qmlist->id > 0) class
 
 for ( $i=1;$i< $this->pages;$i++) = $this->listpage == $i ? ' selected="selected"' : ''
 
 endfor = $this->get_translation('xtoy', array($this->itemsbypage*$i, min($this->itemsbypage*($i+1), $this->qmcount)))
 
 $alt = 0
 
 $cnt = 0
 
 endif
 

Variable Documentation

◆ $camyks

global $camyks

Content_GenericQuickMessage module, admin edit list layout.

Plugin / Module Library

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: Nov 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')

◆ $send

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

◆ $send_

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

◆ $empty

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

◆ $valid

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

◆ foreach

foreach($this->qmitem->get_statusValueList() as $status=> $title) (   $this->qmlist->get_statusValueList() as,
  $title 
) = $value == $this->qmlist->vars['status'] ? ' selected="selected"' : ''

◆ endforeach

endforeach = $title

◆ class

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

◆ for

for($i=1; $i< $this->pages; $i++) (   $i = 1; $i<$this->pages; $i++) = $this->listpage == $i ? ' selected="selected"' : ''

◆ endfor

endfor = $this->get_translation('xtoy', array($this->itemsbypage*$i, min($this->itemsbypage*($i+1), $this->qmcount)))

◆ $alt

$alt = 0

◆ $cnt

$cnt = 0

◆ endif

endif