CaMykS
1.0-20231201
|
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 |
global $camyks |
Content_GenericArticle module, admin layout.
$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($camyks->get_confValue('editing_languages') as $l) | ( | $this->adminList as, | |
$user | |||
) | = $login == $this->articleitem->vars['author'] ? ' selected="selected"' : '' |
if ( $user[ 'firstname']=='' and $user[ 'lastname']=='') else |
endif |
endforeach = $this->articleitem->vars['note_'.$l] |