|
CaMykS
1.0-20250801
|
Variables | |
| global | $camyks |
| Admin_ToDoList Module admin main layout. More... | |
| $view = $camyks->theme->get_pictURL('view', 12, 'std') | |
| $view_ = $camyks->theme->get_pictURL('view', 12, 'ovr') | |
| $edit = $camyks->theme->get_pictURL('edit', 12, 'std') | |
| $edit_ = $camyks->theme->get_pictURL('edit', 12, 'ovr') | |
| $del = $camyks->theme->get_pictURL('cross', 12, 'std') | |
| $del_ = $camyks->theme->get_pictURL('cross', 12, 'ovr') | |
| $upd = $camyks->theme->get_pictURL('target', 12, 'std') | |
| $upd_ = $camyks->theme->get_pictURL('target', 12, 'ovr') | |
| $buttons = array(array('title'=>$camyks->get_translation('back'), 'link' =>$camyks->get_adminLink())) | |
| $tabs = array(array('name'=>'general', 'title'=>$this->get_translation('tablist'))) | |
| if($this->mode=='edit' and $this->item->id==0) else if($this->mode=='edit') else if($this->mode=='view') | $jsObject = 'admin_todolist_tabObject' |
| if($this->check_right(1))</td > | endif = $this->get_translation('limitdateform') |
| $alt = 0 | |
| foreach ( $this->todolist as $todo) = $this->get_adminLink(array('mode'=>'view', 'todo'=>$todo->id)) | |
| if($this->check_right(1)) | class |
| endforeach = $u->login | |
| foreach ( $this->item->vars[ 'users'] as $u) = $this->item->vars['to_user'] == $u->login ? ' selected="selected"':'' | |
| else | __pad0__ |
| global $camyks |
Admin_ToDoList Module admin main layout.
| $view = $camyks->theme->get_pictURL('view', 12, 'std') |
| $view_ = $camyks->theme->get_pictURL('view', 12, 'ovr') |
| $edit = $camyks->theme->get_pictURL('edit', 12, 'std') |
| $edit_ = $camyks->theme->get_pictURL('edit', 12, 'ovr') |
| $del = $camyks->theme->get_pictURL('cross', 12, 'std') |
| $del_ = $camyks->theme->get_pictURL('cross', 12, 'ovr') |
| $upd = $camyks->theme->get_pictURL('target', 12, 'std') |
| $upd_ = $camyks->theme->get_pictURL('target', 12, 'ovr') |
| $buttons = array(array('title'=>$camyks->get_translation('back'), 'link' =>$camyks->get_adminLink())) |
| $tabs = array(array('name'=>'general', 'title'=>$this->get_translation('tablist'))) |
| if ( $this->mode=='edit' and $this->item->id==0) else if ( $this->mode=='edit') else if ( $this->mode=='view') $jsObject = 'admin_todolist_tabObject' |
| endif = $this->get_translation('limitdateform') |
| $alt = 0 |
| foreach($this->todolist as $todo) | ( | $this->todolist as | ) | = $this->get_adminLink(array('mode'=>'view', 'todo'=>$todo->id)) |
| elseif ( $this->mode=='view') class |
| endforeach = $u->login |
| foreach($this->item->vars['users'] as $u) | ( | $this->item->vars as[ 'users'] | ) | = $this->item->vars['to_user'] == $u->login ? ' selected="selected"':'' |
| else __pad0__ |