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

Variables

 $_attributes = array()
 $_attributes ['text'] = array('style' => 'width:98%')
 $_attributes ['textarea'] = array('style' => 'width:98%','rows'=>2)
 $_attributes ['select'] = array()
 $_attributes ['date'] = array()
 $_attributes ['combo'] = array('style' => 'width:45%')
 $_attributes ['lit_select'] = array('style' => 'font-size:8pt;width:98%')
 $_the_clipboard = StudipLitClipBoard::GetInstance()
 $_the_clip_form = $_the_clipboard->getFormObject()
if(isset($old_cat_id)&&$_the_clipboard->
isInClipboard($old_cat_id))
$_the_clip_form 
form_fields ['clip_cmd']['options'][] = array('name' => _("In Merkliste eintragen"), 'value' => 'ins')
if($_the_form->IsClicked("reset")||$_REQUEST['cmd']=="new_entry")
if($_the_form->IsClicked("delete")&&$_catalog_id!="new_entry"&&$_the_element->
isChangeable()) if($_REQUEST['cmd']=="delete_element"&&$_the_element->
isChangeable()&&!$_the_element->
reference_count) if($_REQUEST['cmd']=="in_clipboard"&&$_catalog_id!="new_entry")
if($_REQUEST['cmd']=="check_entry")
if($_the_form->IsClicked("send"))
if($_the_clip_form->isClicked("clip_ok")) 
$_catalog_id = $_the_element->getValue("catalog_id")
 $_msg = $_the_element->msg
 if ($_the_element->isChangeable())
if($_the_element->isChangeable()) elseif ($_catalog_id!="new_entry")
 $infobox [0]
if($_the_element->isNewEntry())
if(!$_the_element->
isChangeable()) 
$infobox [1] = array ("kategorie" => _("Aktionen:"))
 $infobox [1]["eintrag"][] = array("icon" => "icons/16/black/literature.png","text" => "<a href=\"admin_lit_list.php\">" . _("Literaturlisten bearbeiten") . "</a>" )

Variable Documentation

$_attributes = array()
$_attributes['text'] = array('style' => 'width:98%')
$_attributes['textarea'] = array('style' => 'width:98%','rows'=>2)
$_attributes['select'] = array()
$_attributes['date'] = array()
$_attributes['combo'] = array('style' => 'width:45%')
$_attributes['lit_select'] = array('style' => 'font-size:8pt;width:98%')
if ($_the_form->IsClicked("reset")||$_REQUEST['cmd']=="new_entry") if ($_the_form->IsClicked("delete")&&$_catalog_id!="new_entry"&&$_the_element->isChangeable()) if ($_REQUEST['cmd']=="delete_element"&&$_the_element->isChangeable()&&!$_the_element->reference_count) if ($_REQUEST['cmd']=="in_clipboard"&&$_catalog_id!="new_entry") if ($_REQUEST['cmd']=="check_entry") if ($_the_form->IsClicked("send")) if ($_the_clip_form->isClicked("clip_ok")) $_catalog_id = $_the_element->getValue("catalog_id")
$_msg = $_the_element->msg
$_the_clip_form = $_the_clipboard->getFormObject()
$_the_clipboard = StudipLitClipBoard::GetInstance()
$infobox[0]
Initial value:
array ("kategorie" => _("Information:"),
"eintrag" => array(
array("icon" => "icons/16/black/literature.png","text" => _("Hier können Sie Literatur / Quellen erfassen, oder von Ihnen erfasste Einträge ändern.")),
array("icon" => "blank.gif","text" => ($_the_element->getValue("user_id") == "studip" ? "<b>" . _("Systemeintrag:") . "</b><br>" . _("Dies ist ein vom System generierter Eintrag.") : "<b>" . _("Eingetragen von:") . "</b><br>" . get_fullname($_the_element->getValue("user_id"),'full',true))),
array("icon" => "blank.gif","text" => "<b>" . _("Letzte Änderung am:") . "</b><br>" . strftime("%d.%m.%Y",$_the_element->getValue("chdate")))
)
)
if ($_the_element->isNewEntry()) if (!$_the_element->isChangeable()) $infobox[1] = array ("kategorie" => _("Aktionen:"))
$infobox[1]["eintrag"][] = array("icon" => "icons/16/black/literature.png","text" => "<a href=\"admin_lit_list.php\">" . _("Literaturlisten bearbeiten") . "</a>" )
if ($_the_element->isChangeable()) elseif($_catalog_id!="new_entry")
$_the_clip_form form_fields = array('name' => _("In Merkliste eintragen"), 'value' => 'ins')
if ($_catalog_id!="new_entry") if($_catalog_id!="new_entry"&&!$_the_clipboard->isInClipboard($_catalog_id))