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

Variables

global $camyks
 Content_GenericBlogsViewer module, admin layout. More...
 
 $cnt = 0
 
foreach($this->authorList as $author)</td >< td class="eTableLine1 eContent1">< input type="checkbox" name="author<?= $cnt?> id ="author<?= $cnt?>" value="<?= $author['login']; ?>" <?=($this->configItem->vars['authors'] == '' ? ' checked="checked" disabled="disabled"' : (in_array($author['login'],$this->configItem->vars['authors_']) ? ' checked="checked"' : ''))
 
if($author['firstname']!='' and $author['lastname']) elseif($author['firstname']!='') elseif($author['lastname']!='') else = $cnt
 
 endif = $this->form->display_booleanSelectInput(array('name'=>'_enablerss', 'default'=>0, 'disabled'=>1))
 
 endforeach
 
else __pad0__
 
else __pad1__
 
else __pad2__
 

Variable Documentation

◆ $camyks

global $camyks

Content_GenericBlogsViewer 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: Apr 2008
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.

◆ $cnt

$cnt = 0

◆ id

foreach ( $this->authorList as $author)</td><td class="eTableLine1 eContent1"><input type="checkbox" name="author<?= $cnt?> id ="author<?= $cnt?>" value="<?= $author['login']; ?>" <?=($this->configItem->vars['authors'] == '' ? ' checked="checked" disabled="disabled"' : (in_array($author['login'],$this->configItem->vars['authors_']) ? ' checked="checked"' : ''))

◆ else

if ( $author[ 'firstname']!='' and $author[ 'lastname']) elseif ( $author[ 'firstname']!='') elseif ( $author[ 'lastname']!='') else = $cnt

◆ endif

endif = $this->form->display_booleanSelectInput(array('name'=>'_enablerss', 'default'=>0, 'disabled'=>1))

◆ endforeach

endforeach

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ __pad2__

else __pad2__