|
CaMykS
1.0-20250801
|
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__ |
| global $camyks |
Content_GenericBlogsViewer module, admin layout.
| $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__ |