|
| | $_attributes ['lit_select'] = array('style' => 'font-size:8pt;width:100%') |
| |
| | $_attributes ['text'] = array('style' => 'width:90%') |
| |
| | $_attributes ['radio'] = array('style' => 'font-size:8pt;vertical-align:bottom;') |
| |
| | $_attributes ['button'] = array('style' => 'vertical-align:middle;') |
| |
| | $_the_search = new StudipLitSearch() |
| |
| | $_the_clipboard = StudipLitClipBoard::GetInstance() |
| |
| | $_the_clip_form = $_the_clipboard->getFormObject() |
| |
| if(Request::quoted('change_start_result')) if($_the_clip_form->isClicked("clip_ok")) if($_the_search->outer_form->isClicked("search")||($_the_search->outer_form->isSended() &&! $_the_search->outer_form->isClicked("reset") &&! $_the_search->outer_form->isClicked("change") &&! $_the_search->outer_form->isClicked("search_add") &&! $_the_search->outer_form->isClicked("search_sub") &&! $_the_search->outer_form->isChanged("search_plugin"))) if(Request::option('cmd')=="add_to_clipboard") | $_msg = $_the_clipboard->msg |
| |
| if($_msg) | $class_changer = new CssClassSwitcher() |
| |
| | $_attributes ['search_plugin'] = $_attributes['text'] |
| |
| | $_attributes ['search_plugin']['onChange'] = 'document.' . $_the_search->outer_form->form_name . '.submit()' |
| |
| | for ( $i=0 ;$i< $_the_search->term_count;++ $i) =$_the_search->outer_form->getFormButton('search',$_attributes['button']) |
| |
| if(($num_hits=$_the_search->getNumHits())) | $infobox [0] |
| |
| if($num_hits) | else |
| |
| | $infobox [1] = array ("kategorie" => _("Aktionen:")) |
| |
| | $infobox [1]["eintrag"][] = array("icon" => "icons/16/black/literature.png","text" => "<a href=\"".URLHelper::getLink('admin_lit_list.php')."\">" . _("Literaturlisten bearbeiten") . "</a>" ) |
| |