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

Variables

global $camyks
 Content_GenericFaq module, admin faq list item layout. More...
 
 $edit = $camyks->theme->get_pictURL('edit', 12, 'std')
 
 $edit_ = $camyks->theme->get_pictURL('edit', 12, 'ovr')
 
 $up = $camyks->theme->get_pictURL('up', 12, 'std')
 
 $up_ = $camyks->theme->get_pictURL('up', 12, 'ovr')
 
 $down = $camyks->theme->get_pictURL('down', 12, 'std')
 
 $down_ = $camyks->theme->get_pictURL('down', 12, 'ovr')
 
 $del = $camyks->theme->get_pictURL('cross', 12, 'std')
 
 $del_ = $camyks->theme->get_pictURL('cross', 12, 'ovr')
 
 endif
 
 foreach ( $this->layouts_list as $l) = ($this->faqlist->vars['layout_list'] == $l ? ' selected="selected"' : '')
 
 endforeach = $this->get_translation($l)
 
 $alt =0
 
 $cnt =0
 
else __pad0__
 
 if ( $cnt > 0) = $up
 
else __pad1__ = $up
 
else __pad2__ = $down
 

Variable Documentation

◆ $camyks

global $camyks

Content_GenericFaq module, admin faq list item 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.1
Date
Creation: Apr 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.

◆ $edit

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

◆ $edit_

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

◆ $up

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

◆ $up_

$up_ = $camyks->theme->get_pictURL('up', 12, 'ovr')

◆ $down

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

◆ $down_

$down_ = $camyks->theme->get_pictURL('down', 12, 'ovr')

◆ $del

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

◆ $del_

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

◆ endif

endif

◆ foreach

foreach($this->faqitems as $n) (   $this->layouts_list as) = ($this->faqlist->vars['layout_list'] == $l ? ' selected="selected"' : '')

◆ endforeach

endforeach = $this->get_translation($l)

◆ $alt

$alt =0

◆ $cnt

$cnt =0

◆ __pad0__

else __pad0__

◆ if

if($cnt< count($this->faqitems) -1) (   $cnt,
 
) = $up

◆ __pad1__

else __pad1__ = $up

◆ __pad2__

else __pad2__ = $down