|
CaMykS
1.0-20250801
|
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 | |
| global $camyks |
Content_GenericQuickMessage module, admin edit list 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') |
| $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->qmitem->get_statusValueList() as $status=> $title) | ( | $this->qmlist->get_statusValueList() as, | |
| $title | |||
| ) | = $value == $this->qmlist->vars['status'] ? ' selected="selected"' : '' |
| endforeach = $title |
| for($i=1; $i< $this->pages; $i++) | ( | $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 |