|
Stud.IP
3.1 Revision 48552
|
Variables | |
| if (Request::get('admin_inst_id')) | |
| $_attributes ['lit_select'] = array('style' => 'font-size:8pt;width:100%') | |
| $_the_treeview = new StudipLitListViewAdmin($_range_id) | |
| $_the_tree = & $_the_treeview->tree | |
| $_the_treeview | open_ranges ['root'] = true |
| if(!$_the_tree->hasKids('root')) | $_the_clipboard = StudipLitClipBoard::GetInstance() |
| $_the_clip_form = & $_the_clipboard->getFormObject() | |
| if($_the_clip_form->isClicked("clip_ok")) if(($lists=$_the_tree-> getListIds())&&$_the_clipboard-> getNumElements()) | $_msg = $_the_clipboard->msg |
| $infobox [0] | |
| $infobox [1]["eintrag"][] = array('icon' => "icons/16/black/search.png","text" => "<a href=\"lit_search.php\">" . _("Literatur suchen") . "</a>" ) | |
| $template = $_the_clip_form->getFormStart(URLHelper::getLink($_the_treeview->getSelf()))_("Merkliste:")$_the_clip_form->getFormField("clip_content", array_merge(array('size' => $_the_clipboard->getNumElements()),(array) $_attributes['lit_select']))$_the_clip_form->getFormField("clip_cmd", $_attributes['lit_select'])$_the_clip_form->getFormButton("clip_ok",array('style'=>'vertical-align:middle;margin:3px;')) $_the_clip_form->getFormEnd() $GLOBALS['template_factory']->open('layouts/base.php') | |
| $template | content_for_layout = ob_get_clean() |
| $_attributes['lit_select'] = array('style' => 'font-size:8pt;width:100%') |
| if ($_the_clip_form->isClicked("clip_ok")) if (($lists=$_the_tree->getListIds())&&$_the_clipboard->getNumElements()) $_msg = $_the_clipboard->msg |
| $_the_clip_form = & $_the_clipboard->getFormObject() |
| if (!$_the_tree->hasKids('root')) $_the_clipboard = StudipLitClipBoard::GetInstance() |
| $_the_tree = & $_the_treeview->tree |
| $_the_treeview = new StudipLitListViewAdmin($_range_id) |
| $infobox[0] |
| $infobox[1]["eintrag"][] = array('icon' => "icons/16/black/search.png","text" => "<a href=\"lit_search.php\">" . _("Literatur suchen") . "</a>" ) |
| $template = $_the_clip_form->getFormStart(URLHelper::getLink($_the_treeview->getSelf()))_("Merkliste:")$_the_clip_form->getFormField("clip_content", array_merge(array('size' => $_the_clipboard->getNumElements()),(array) $_attributes['lit_select']))$_the_clip_form->getFormField("clip_cmd", $_attributes['lit_select'])$_the_clip_form->getFormButton("clip_ok",array('style'=>'vertical-align:middle;margin:3px;')) $_the_clip_form->getFormEnd() $GLOBALS['template_factory']->open('layouts/base.php') |
| $template content_for_layout = ob_get_clean() |
| if(Request::get('admin_inst_id')) |
| $_the_treeview open_ranges['root'] = true |