Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
admin_lit_list.php File Reference

Variables

 $_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>" )

Variable Documentation

$_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]
Initial value:
array ("kategorie" => _("Information:"),
"eintrag" => array(
array('icon' => "icons/16/black/literature.png","text" => _("Hier können Sie Literaturlisten erstellen / bearbeiten.")),
)
)
$infobox[1]["eintrag"][] = array('icon' => "icons/16/black/search.png","text" => "<a href=\"lit_search.php\">" . _("Literatur suchen") . "</a>" )
$_the_treeview open_ranges['root'] = true