first commit

This commit is contained in:
aschwarz
2023-03-09 11:22:13 +01:00
commit 1bf9923edf
1745 changed files with 298896 additions and 0 deletions

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 14:04:41
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\hauptframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9405e97b6624_67771137',
'file_dependency' =>
array (
'01933aa842bb08e0eb907f74b3935e991d4b1295' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\hauptframe.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9405e97b6624_67771137 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,129 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 09:31:36
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/praemienkatalog.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2ff1688cbb50_80427291',
'file_dependency' =>
array (
'03e27629e94d28787a86368cef3d6da0645770be' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/praemienkatalog.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2ff1688cbb50_80427291 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Pr&auml;mienkatalog</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_klassierung']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_punkte_umsetzbar']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_punkte_nicht_umsetzbar']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_praemie_euro']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_praemie_dienstfrei']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<tr>
<td>
Pr&auml;mienklasse <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['klasse'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['punkte_umsetzbar'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['punkte_nicht_umsetzbar'];?>
</td>
<td>
<input type="text" name="euro_<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['praemie_euro'];?>
" size="30">&euro;
</td>
<td>
<input type="text" name="dienstfrei_<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['praemie_dienstfrei'];?>
" size="30"> Tag(e)
</td>
</tr>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
<br />
<p align='center'>
<input type="submit" name="senden" value="Katalog speichern">
</p>
</fieldset>
</form>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,357 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:16:07
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\bewertungsvorschlag.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9521d7c01098_90332687',
'file_dependency' =>
array (
'09b1c267ca084ae412ff26ef998731e1d887198f' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\bewertungsvorschlag.html',
1 => 1519720747,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9521d7c01098_90332687 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_text']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.chk5.checked == true){
document.erfassen.chk1.disabled = true;
document.erfassen.chk2.disabled = true;
document.erfassen.chk3.disabled = true;
document.erfassen.chk4.disabled = true;
}else{
document.erfassen.chk1.disabled = false;
document.erfassen.chk2.disabled = false;
document.erfassen.chk3.disabled = false;
document.erfassen.chk4.disabled = false;
}
if (document.erfassen.chk1.checked == true || document.erfassen.chk2.checked == true || document.erfassen.chk3.checked == true || document.erfassen.chk4.checked == true){
document.erfassen.chk5.disabled = true;
}else{
document.erfassen.chk5.disabled = false;
}
}
<?php echo '</script'; ?>
>
</head>
<body onload='senden_aktiv()' bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_pflichtfelder']->value == '1') {?>
<table width="90%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="100%" colspan="2">
<?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_text']->value;?>
</td>
</tr>
<tr>
<td width="50%" valign="top">
&nbsp;
</td>
<td width="50%" valign="top">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_ziel']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?></font><?php }?>
</td>
<td width="50%" valign="top">
<table>
<tr><td><input type="checkbox" name="chk1" value="1" onclick="senden_aktiv();" id="r1" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk1']->value == 'Y') {?> checked <?php }?>></td><td><label for="r1"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_1']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk2" value="2" onclick="senden_aktiv();" id="r2" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk2']->value == 'Y') {?> checked <?php }?>></td><td><label for="r2"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_2']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk3" value="3" onclick="senden_aktiv();" id="r3" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk3']->value == 'Y') {?> checked <?php }?>></td><td><label for="r3"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_3']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk4" value="4" onclick="senden_aktiv();" id="r4" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk4']->value == 'Y') {?> checked <?php }?>></td><td><label for="r4"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_4']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk5" value="5" onclick="senden_aktiv();" id="r5" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk5']->value == 'Y') {?> checked <?php }?>></td><td><label for="r5"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_5']->value;?>
</label></td></tr>
</table>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_annahme']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<label><input type="radio" name="bewertungsvorschlag_annahme" id=1 value="J" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_annahme']->value == 'J') {?> checked<?php }?>> ja</label> <br />
<label><input type="radio" name="bewertungsvorschlag_annahme" id=1 value="N" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_annahme']->value == 'N') {?> checked<?php }?>> Nein</label> <br />
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_begruendung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_begruendung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_begruendung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_umsetzung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_umsetzung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_umsetzung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_paemierung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_praemierung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_praemierung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<input type="submit" name="senden" value="Speichern">
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<table align="center" valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" height="90%" width="90%">
<tr>
<td width="100%">
&nbsp;
</td>
</tr>
<tr>
<td width="100%" align="center">
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_save']->value <> '0') {
echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_success']->value;
}?>
</td>
</tr>
<tr>
<td width="100%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,137 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-31 08:19:47
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/info_entscheid.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e33d51319d2a7_69397976',
'file_dependency' =>
array (
'0a30401a809d2808c2a9e0d05e12a2839ce27f77' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/info_entscheid.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e33d51319d2a7_69397976 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['info_entscheid_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['info_entscheid_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="50%">
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_annahme']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_annahme']->value;?>
</td>
</tr>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_annahme_bemerkung']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_annahme_bemerkung']->value;?>
</td>
</tr>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_praemie']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_praemie']->value;?>
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_praemie']->value == 'Ja') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_punkte_gesamt']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_punkte_gesamt']->value;?>
Punkte
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_praemie_gutschein']->value > '0') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_praemie_gutschein']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_dienstbefreiung']->value > '0') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_dienstbefreiung']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_dienstbefreiung']->value;?>
Tag(e)
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_annahme']->value == 'Ja') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_massnahme']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_massnahme']->value;?>
</td>
</tr>
<?php }?>
<?php }?>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,268 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:32:28
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\edit_ausschussmitglieder.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95179ccbdc37_14248897',
'file_dependency' =>
array (
'0af7748958c583f9ca75267c244268c404fd56c7' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\edit_ausschussmitglieder.html',
1 => 1519717208,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95179ccbdc37_14248897 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type="text/javascript">
function show(id) {
if(document.getElementById) {
var mydiv = document.getElementById(id);
// Umschaltung
if (mydiv.style.display === "none"){
mydiv.style.display = "block"
}else {
mydiv.style.display = "none"
}
}
}
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Ausschussmitglieder bestellen (Nur registrierte Benutzer)</b>
</legend>
<br />
<br />
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_ausw']->value;?>
</strong>
</td>
<td>
<select name="mitglied">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td >
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_vertreter']->value;?>
</strong>
</td>
<td>
<input type="checkbox" name="vertreter" value="Y" onclick="javascript:show('divvertr');" >
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
<div style="display: none" id="divvertr">
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_vertreter_text']->value;?>
</strong>
</td>
<td>
<select name="vertreten_von">
<?php
$__section_table_data2a_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_1_total = $__section_table_data2a_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_1_total != 0) {
for ($__section_table_data2a_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_1_iteration <= $__section_table_data2a_1_total; $__section_table_data2a_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data2a_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_1_saved;
}
?>
</select>
</td>
</tr>
</table>
</div>
<br />
<br />
<input type="submit" name="senden" value="Mitglied hinzuf&uuml;gen">
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Bestellte Ausschussmitglieder</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=80<?php echo '%>';?>
<b>Mitglied</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data2b_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] : false;
$__section_table_data2b_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2b']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2b_2_total = $__section_table_data2b_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] = new Smarty_Variable(array());
if ($__section_table_data2b_2_total != 0) {
for ($__section_table_data2b_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] = 0; $__section_table_data2b_2_iteration <= $__section_table_data2b_2_total; $__section_table_data2b_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum'] = $__section_table_data2b_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum'] : null) != '') {?>
<tr>
<td width=80<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['nachname'];?>
</td>
<td width=20<?php echo '%>';?>
<a href="?action=step3&rolle=4&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['imtuid'];?>
"><img title = "Mitglied l&ouml;schen" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2b_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] = $__section_table_data2b_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend>
<b>Vertreter der Ausschussmitglieder</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=40<?php echo '%>';?>
<b>Vertreter</b>
</td>
<td width=40<?php echo '%>';?>
<b>Vertritt Ausschussmitglied</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data3_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_3_total = $__section_table_data3_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_3_total != 0) {
for ($__section_table_data3_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_3_iteration <= $__section_table_data3_3_total; $__section_table_data3_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] = $__section_table_data3_3_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) != '') {?>
<tr>
<td width=40<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['nachname'];?>
</td>
<td width=40<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ver_von_vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ver_von_nachname'];?>
</td>
<td>
<a href="?action=step3&rolle=5&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['imtuid'];?>
"><img title = 'Vertreter l&ouml;schen' border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_3_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:22
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588a44a761_41217908',
'file_dependency' =>
array (
'0b658665b0e381f903fe84aa4c87d4d1e8ebfcad' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588a44a761_41217908 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_beteiligte" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_beteiligte.php" />
<frame name="beteiligte_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_beteiligte.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,680 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:43:01
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\ansicht_entschieden.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a951a155821f5_33185599',
'file_dependency' =>
array (
'100e4daf9e0249b8572ea255c14ba1aa5a40d9c0' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\ansicht_entschieden.html',
1 => 1519720605,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a951a155821f5_33185599 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=save" method='post' name='ldap'>
<div class="header">
<div>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_ent']->value;?>
</div>
<?php } else { ?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_aus']->value;?>
</div>
<?php }?>
</div>
</div>
<div class="pat_list_box">
<p>
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_allg']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_id']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datumeingang']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_datum']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_nachname']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_mail']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_beziehung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<a href="mailto:<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['mail'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['name'];?>
</a><br />
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_betreff']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_beschreibung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_vorschlag']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_public']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_kategorie']->value;?>
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_gut']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Gutachter' href="ansicht_gutachten.php?gid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['gid'];?>
">Gutachten vom <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_bet']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2a_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_2_total = $__section_table_data2a_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_2_total != 0) {
for ($__section_table_data2a_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_2_iteration <= $__section_table_data2a_2_total; $__section_table_data2a_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] = $__section_table_data2a_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Beteiligter' href="ansicht_stellungnahme.php?bid=<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['bid'];?>
">Stellungnahme vom <?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2a_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_schluss']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_annahme']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_bemerkung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme_bemerkung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_ziel']->value;?>
</strong>
</td>
<td valign="top">
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk1']->value == '1') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_1']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk2']->value == '2') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_2']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk3']->value == '3') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_3']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk4']->value == '4') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_4']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk5']->value == '5') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_5']->value;?>
<br /> <?php }?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemienzahlung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value;?>
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gehalt']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie1']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_qualitaet']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie2']->value;?>
Punkt(e)
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_anwendungsbreite']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie3']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gradverbesserung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie4']->value;?>
Punkt(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gesamtpunkte']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_punkte_gesamt']->value;?>
Punkte
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'P') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemie']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'G') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutschein']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'B') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_dienstbefreiung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_dienstbefreiung']->value;?>
Tag(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_klassierung']->value;?>
</strong>
</td>
<td>
Pr&auml;mienklasse <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_klassierung']->value;?>
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_umsetzung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_massnahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_sachstand']->value;?>
</strong>
</td>
<td>
<textarea name='ansicht_entschieden_sachstand' style='width:90%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_sachstand']->value;?>
</textarea>
<br />
<p align="center"><input type="submit" name="senden" value="Sachstand speichern"></p>
</td>
</tr>
<?php }?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_details']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_3_total = $__section_table_data3_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_3_total != 0) {
for ($__section_table_data3_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_3_iteration <= $__section_table_data3_3_total; $__section_table_data3_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ansicht_entschieden_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_3_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,137 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 12:02:36
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\info_entscheid.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a953acc0237e7_18112935',
'file_dependency' =>
array (
'1029dd3c0aa8c2eccb4b233618a5389a47c0028e' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\info_entscheid.html',
1 => 1519657698,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a953acc0237e7_18112935 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['info_entscheid_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['info_entscheid_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="50%">
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_annahme']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_annahme']->value;?>
</td>
</tr>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_annahme_bemerkung']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_annahme_bemerkung']->value;?>
</td>
</tr>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_praemie']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_praemie']->value;?>
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_praemie']->value == 'Ja') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_punkte_gesamt']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_punkte_gesamt']->value;?>
Punkte
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_praemie_gutschein']->value > '0') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_praemie_gutschein']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_dienstbefreiung']->value > '0') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_dienstbefreiung']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_dienstbefreiung']->value;?>
Tag(e)
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['info_entscheid_annahme']->value == 'Ja') {?>
<tr>
<td align="left" valign="top">
<b><?php echo $_smarty_tpl->tpl_vars['info_entscheid_field_massnahme']->value;?>
</b>
</td>
<td align="left" valign="top">
<?php echo $_smarty_tpl->tpl_vars['info_entscheid_massnahme']->value;?>
</td>
</tr>
<?php }?>
<?php }?>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,129 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:32:31
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\praemienkatalog.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95179f37a962_51846368',
'file_dependency' =>
array (
'14ad69f2c123a33fb66e56801adfa1779cfc7ab3' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\praemienkatalog.html',
1 => 1519719244,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95179f37a962_51846368 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Pr&auml;mienkatalog</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_klassierung']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_punkte_umsetzbar']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_punkte_nicht_umsetzbar']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_praemie_euro']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['praemienkatalog_field_praemie_dienstfrei']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<tr>
<td>
Pr&auml;mienklasse <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['klasse'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['punkte_umsetzbar'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['punkte_nicht_umsetzbar'];?>
</td>
<td>
<input type="text" name="euro_<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['praemie_euro'];?>
" size="30">&euro;
</td>
<td>
<input type="text" name="dienstfrei_<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['praemie_dienstfrei'];?>
" size="30"> Tag(e)
</td>
</tr>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
<br />
<p align='center'>
<input type="submit" name="senden" value="Katalog speichern">
</p>
</fieldset>
</form>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,75 @@
<?php
/* Smarty version 3.1.29, created on 2019-02-04 11:43:10
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_gutachter.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c58173e1905d8_22451587',
'file_dependency' =>
array (
'160da8de07a7781cd4b4f8b475585a8b67dc4303' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_gutachter.html',
1 => 1519650442,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c58173e1905d8_22451587 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_gutachter.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Gutachterfunktionen</span></h3>
<ul>
<li class="abstand"><a href="gutachten_offen.php" target="gutachter_haupt"><span>Offene Gutachten</span></a></li>
<li class="abstand"><a href="gutachten_erledigt.php" target="gutachter_haupt"><span>Alle Gutachten</span></a></li>
</ul>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:45:59
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachter_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536e7c7cd37_33970094',
'file_dependency' =>
array (
'1673b16e8aabb10ffaa8f79d5fd72998bce1b5d5' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachter_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536e7c7cd37_33970094 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_gutachter" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_gutachter.php" />
<frame name="gutachter_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_gutachter.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,422 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:43:12
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\sitzung_terminieren.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a951a2062cdb5_82128163',
'file_dependency' =>
array (
'19be76571fbc93e9b1dfd9e6486dc6280c6739ba' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\sitzung_terminieren.html',
1 => 1519720955,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a951a2062cdb5_82128163 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('tag').value = date_tag;
document.getElementById('mon').value = date_mon;
document.getElementById('jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_datum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_tag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="tag" id="tag" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_tag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_mon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mon" id="mon" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_mon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_jahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="jahr" id="jahr" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_jahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_uhr']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_std_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="std" id="std" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_std']->value;?>
" size=1>:<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_min_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="min" id="min" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_min']->value;?>
" size=1>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_raum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="raum" id="raum" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_raum']->value;?>
" size=18>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_bemerkung']->value;?>
</strong>
</td>
<td>
<textarea name='bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_bemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 2">
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td height='20pt'>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_betreff']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_status']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_auswahl']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td height='25pt'>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status'];?>
</label>
</td>
<td align="center">
<input type="checkbox" id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
name="auswahl[]" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
">
<!-- Checkbox immer aktiv. Telefonat Egeler am 25.11.2013-->
<!-- <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['stat'] == '0') {?> -->
<!-- <?php }?> -->
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="4" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 3">
</td>
</tr>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel_success_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<br />
<br />
<br />
<br />
<p align="center"><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel_success_text']->value;?>
</p>
<br />
<br />
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,212 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 09:28:25
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_stellungnahme.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2ff0a9eaa0f4_77405198',
'file_dependency' =>
array (
'1c1a19b82dc5139c967182394d4192b0621aaa77' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_stellungnahme.html',
1 => 1558945366,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2ff0a9eaa0f4_77405198 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_titel']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_nachname']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<table width="100%">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_betreff']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_betreff']->value;?>
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_datum']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_stellung_dat']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_stellungnahme']->value;?>
</strong>
</td>
<td>
&nbsp;
</td>
</tr>
<!--
<tr>
<td colspan="2">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_stellungnahme']->value;?>
</td>
</tr>
-->
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_zweck']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_zweck']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_umsetzung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_umsetzung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_nutzen']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_kosteneinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_kosteneinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_arbeitszeiteinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_arbeitszeiteinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_ideeneu']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_ideeneu']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_empfehlung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_empfehlung']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,148 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-06 15:29:16
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_ausschuss.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3c22bc764273_96379390',
'file_dependency' =>
array (
'1c76ac2b9ea8ead8a71ccab7a3567da3a2d6aa68' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_ausschuss.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3c22bc764273_96379390 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_admin.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<!-- # Gutachter m<>ssen nicht mehr vom Ausschuss genehmigt werden
<?php if ($_smarty_tpl->tpl_vars['menu_ausschuss_bearb']->value == '1') {?>
<h3><span>Ausschussfunktionen</span></h3>
<ul>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</ul>
<?php }?>
-->
<?php if ($_smarty_tpl->tpl_vars['menu_ausschuss_bearb3']->value == '1') {?>
<h3><span>Sitzungen</span></h3>
<ul>
<?php
$__section_table_data3_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_1_total = $__section_table_data3_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_1_total != 0) {
for ($__section_table_data3_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_1_iteration <= $__section_table_data3_1_total; $__section_table_data3_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data3_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_1_saved;
}
?>
</ul>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['menu_ausschuss_bearb2']->value == '1') {?>
<h3><span>Entscheidungen</span></h3>
<ul>
<?php
$__section_table_data2_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_2_total = $__section_table_data2_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_2_total != 0) {
for ($__section_table_data2_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_2_iteration <= $__section_table_data2_2_total; $__section_table_data2_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data2_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_2_saved;
}
?>
</ul>
<?php }?>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:13
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/admin_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ad583ea5_44279115',
'file_dependency' =>
array (
'1e5f56c7de39a4d1124b7bd4249098378f9f6a48' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/admin_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ad583ea5_44279115 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_admin" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_admin.php" />
<frame name="admin_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_admin.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,115 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:24
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_offen.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588cb19752_28054948',
'file_dependency' =>
array (
'20b5a015dc008fe3dddd923306aa8c82f234b08a' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_offen.html',
1 => 1519716360,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588cb19752_28054948 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_offen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['beteiligte_offen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<td>
<strong>Fristdatum</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_dat_form'];?>
</td>
<td align="center">
<a href="beteiligte_bearbeiten.php?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Stellungnahme abgeben" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,48 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:11
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/indexframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ab54c2c7_61097539',
'file_dependency' =>
array (
'212c2c915179d9fe8a96fe68ced52c13b9e71a19' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/indexframe.html',
1 => 1519650154,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ab54c2c7_61097539 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="103, 79%" cols="1*" border="0">
<frame name="banner" scrolling="no" marginwidth="10" marginheight="0" namo_target_frame="detail" src="titel.php" noresize>
<frameset rows="1*" cols="100%">
<frame name="detail" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,185 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 08:35:52
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\edit_administratoren.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a950a58112962_71326879',
'file_dependency' =>
array (
'25739fe13c0f29ba24a43204658f92c43f49afee' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\edit_administratoren.html',
1 => 1519716944,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a950a58112962_71326879 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_admin_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Administrator bestellen (Nur registrierte Benutzer)</b>
</legend>
<br />
<br />
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_admin_mitgl_ausw']->value;?>
</strong>
</td>
<td>
<select name="mitglied">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
<div style="display: none" id="divvertr">
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_admin_mitgl_vertreter_text']->value;?>
</strong>
</td>
<td>
<select name="vertreten_von">
<?php
$__section_table_data2a_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_1_total = $__section_table_data2a_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_1_total != 0) {
for ($__section_table_data2a_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_1_iteration <= $__section_table_data2a_1_total; $__section_table_data2a_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data2a_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_1_saved;
}
?>
</select>
</td>
</tr>
</table>
</div>
<br />
<br />
<input type="submit" name="senden" value="Mitglied hinzuf&uuml;gen">
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Administratoren im System</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=80<?php echo '%>';?>
<b>Name</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data2_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_2_total = $__section_table_data2_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_2_total != 0) {
for ($__section_table_data2_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_2_iteration <= $__section_table_data2_2_total; $__section_table_data2_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) != '') {?>
<tr>
<td width=80<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td width=20<?php echo '%>';?>
<a href=?action=step3&rolle=1&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['imtuid'];?>
><img title = 'Mitglied l&ouml;schen' border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,44 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:02
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/eingabe_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed450aae79d0_73485254',
'file_dependency' =>
array (
'28976b1ea2016d9c0570b2b0291b37c593bb851a' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/eingabe_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed450aae79d0_73485254 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_eingabe.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_eingabe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,196 @@
<?php
/* Smarty version 3.1.29, created on 2020-07-09 11:38:39
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_gutachten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5f06e59f10cbd2_51619365',
'file_dependency' =>
array (
'2a64471cdcebe53e85c3736356ad53343480d0e9' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_gutachten.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f06e59f10cbd2_51619365 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_titel']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nachname']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<table width="100%">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_betreff']->value;?>
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_datum']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_stellung_dat']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_zweck']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_zweck']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_umsetzung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_umsetzung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_nutzen']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_kosteneinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_kosteneinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_arbeitszeiteinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_arbeitszeiteinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_ideeneu']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_ideeneu']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_empfehlung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_empfehlung']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,115 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:56:12
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachten_erledigt.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95394cafc470_45317906',
'file_dependency' =>
array (
'2e8b76d6d474f02f62951df371a537091aa81b5f' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachten_erledigt.html',
1 => 1519717400,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95394cafc470_45317906 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<td>
<strong>Fristdatum</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_dat_form'];?>
</td>
<td align="center">
<a href="gutachten_bearbeiten.php?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Gutachten abgeben" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,127 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:51:23
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gruppenmitglieder.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a952a1b8cef61_18992649',
'file_dependency' =>
array (
'315c7e05148cb74a595eb3500b982ec44d8ab33d' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gruppenmitglieder.html',
1 => 1519717336,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a952a1b8cef61_18992649 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gruppenmitglieder_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<form action="?action=save" method='post' name='gruppenmitglieder'>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="80%">
<tr>
<td valign="top" >
<table valign="top" width="100%" border=0>
<tr>
<td width="50%">
<strong>Name</strong>
</td>
<td width="50%">
<strong>Mail</strong>
</td>
</tr>
<tr>
<td width="50%">
<input type="text" name="mitgl_name" size="40">
</td>
<td width="50%">
<input type="text" name="mitgl_mail" size="40">
</td>
</tr>
<tr>
<td width="50%">
<input type="submit" value="Speichern" name="B1">
</td>
<td width="50%">
</td>
</tr>
<tr>
<td width="50%">
<strong>Name</strong>
</td>
<td width="50%">
<strong>Mail</strong>
</td>
</tr>
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['name'];?>
</td>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['mail'];?>
</td>
</tr>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,220 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 08:54:14
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_bearbeiten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2fe8a62c3246_87739549',
'file_dependency' =>
array (
'329a4d64cc362f14bfa6525312733a7f5cdea802' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_bearbeiten.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2fe8a62c3246_87739549 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_titel']->value;?>
</title>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/ajaxtabs.css" />
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_titel']->value;?>
</div>
</div>
</div>
<div class="tab_box">
<div id="detailtab" class="animatedtabs">
<ul>
<li><a href="beteiligte_edit.php?id=<?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_id']->value;?>
" class="selected" rel="#iframe"><span>&Uuml;bersicht</span></a></li>
<!--
<li><a href="gutachterbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_id']->value;?>
" rel="#iframe"><span>Gutachterbenennung</span></a></li>
<li><a href="beteiligtenbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_id']->value;?>
" rel="#iframe"><span>Beteiligtenanh&ouml;rung</span></a></li>
<li><a href="verlauf.php?id=<?php echo $_smarty_tpl->tpl_vars['beteiligte_bearbeiten_id']->value;?>
" rel="#iframe"><span>Verlauf</span></a></li>
-->
</ul>
</div>
</div>
<div class="pat_list_box">
<table align="center" border="0" width="94%" height="87%">
<tr>
<td valign="top">
<div id="detailtabcontainer" style="border:0px solid gray; width:100%; height:100%; margin-bottom: 0em; padding: 0px">
</div>
</td>
</tr>
</table>
</div>
<?php echo '<script'; ?>
type="text/javascript">
var mypets=new ddajaxtabs("detailtab", "detailtabcontainer")
mypets.setpersist(false)
mypets.setselectedClassTarget("link")
mypets.onajaxpageload = function(){
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'save,undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
};
mypets.init()
<?php echo '</script'; ?>
>
<?php }?>
</body>
</html><?php }
}

View File

@ -0,0 +1,77 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:50
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\menu_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a94251e7c3fb5_01514962',
'file_dependency' =>
array (
'33ae9d54de24523957c13e6cbb830ccd67da46dc' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\menu_eingabe.html',
1 => 1519650442,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a94251e7c3fb5_01514962 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Erfassungsbereich</span></h3>
<ul>
<li class="abstand"><a href="erfassen_eingabe.php" target="eingabe_haupt"><span>Vorschlag erfassen</span></a></li>
<li class="abstand"><a href="erfassen_status.php?id=1" target="eingabe_haupt"><span>Status</span></a></li>
</ul>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,617 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:46:04
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachten_edit.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536ec838cf1_60516453',
'file_dependency' =>
array (
'341a1438cc267e13c6d4416e9651e25886662abc' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachten_edit.html',
1 => 1519720909,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536ec838cf1_60516453 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_pflichtfelder']->value == '1') {?>
<table width="100%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<p align="justify"><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_vorwort']->value;?>
</p>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" max-height="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_id']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_nutzen1']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_nutzen11']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_hinweiseigen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_hinweis_eigen']->value;?>
</td>
</tr>
<tr>
<td width="50">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_kat']->value;?>
</td>
</tr>
</table>
<br />
<br />
<fieldset>
<legend><b>Beurteilung <?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '1') {?>(Frist abgelaufen)<?php }?></b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_zweck_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_zweck_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_zweck']->value;?>
<br></strong>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_zweck_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_zweck_text']->value;?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_zweck' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_zweck']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_zweck']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_umsetzung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_umsetzung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_umsetzung']->value;?>
<br></strong>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_umsetzung_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_umsetzung_text']->value;?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_umsetzung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_umsetzung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_umsetzung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_nutzen']->value;?>
<br></strong>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_nutzen_text']->value;?>
<br><br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_nutzen_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_nutzenim_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_nutzen_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_nutzen' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_nutzen']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_nutzen']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_kosteneinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_kosteneinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_kosteneinsparung_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_kosteneinsparung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_kosteneinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_kosteneinsparung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_kosteneinsparung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_arbeitszeiteinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_arbeitszeiteinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_arbeitszeit_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_arbeitszeiteinsparung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_arbeitszeiteinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_arbeitszeiteinsparung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_arbeitszeiteinsparung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_ideeneu_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_ideeneu_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_innovation']->value;?>
</strong><br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_ideeneu_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_innovation_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_ideeneu' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_ideeneu']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_ideeneu']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_empfehlung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_empfehlung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_empfehlung']->value;?>
</strong><br>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_empfehlung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<textarea name='gutachten_edit_empfehlung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_empfehlung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_empfehlung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
</table>
</fieldset>
<?php if ($_smarty_tpl->tpl_vars['gutachten_edit_fristablauf']->value == '0') {?>
<p align='center'><input type="submit" name="senden" value="Speichern"></p>
<?php }?>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_0_total = $__section_table_data3_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_0_total != 0) {
for ($__section_table_data3_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_0_iteration <= $__section_table_data3_0_total; $__section_table_data3_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['gutachten_edit_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_0_saved;
}
?>
</table>
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {
if ($_smarty_tpl->tpl_vars['gutachten_edit_error']->value == '0') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['gutachten_edit_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachten_edit_id']->value;?>
</strong>
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}
}

View File

@ -0,0 +1,177 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 16:28:32
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\login\index_db.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95792099ea38_23074548',
'file_dependency' =>
array (
'3601fd7bb9f60df1de764adbb5e01014353da88d' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\login\\index_db.html',
1 => 1519736656,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95792099ea38_23074548 ($_smarty_tpl) {
?>
<!-- index gegen DB -->
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_user']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" value="<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
" tabindex="1"></td>
</td>
</tr>
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_pass']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2"></td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<?php echo $_smarty_tpl->tpl_vars['index_register']->value;?>
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}
}
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:02
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed450ac06ce9_90788083',
'file_dependency' =>
array (
'3687955f863234fe16bcd5fc6eb06ea984a7f1df' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_eingabe.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed450ac06ce9_90788083 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:50
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\hauptframe_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a94251e956689_85301545',
'file_dependency' =>
array (
'3abbe97d6fb08a056ccc25504b5bf02661bc8fad' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\hauptframe_eingabe.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a94251e956689_85301545 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_eingabe_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,196 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:56:25
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\ansicht_gutachten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95395957e230_76891145',
'file_dependency' =>
array (
'440af300a74e3d7a42f07a79a44c59d68aba6fc1' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\ansicht_gutachten.html',
1 => 1519650441,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95395957e230_76891145 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_titel']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nachname']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<table width="100%">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_betreff']->value;?>
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_datum']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_stellung_dat']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_zweck']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_zweck']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_umsetzung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_umsetzung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_nutzen']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_kosteneinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_kosteneinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_arbeitszeiteinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_arbeitszeiteinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_ideeneu']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_ideeneu']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_field_empfehlung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_gutachten_empfehlung']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:45
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\admin_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a94251960c710_35404341',
'file_dependency' =>
array (
'455abf7349cc7d13b781c1b90588d0150b1069f1' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\admin_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a94251960c710_35404341 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_admin" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_admin.php" />
<frame name="admin_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_admin.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,103 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:26
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/logout.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed45220751f2_31917666',
'file_dependency' =>
array (
'4b71f868a4363a7cc1fc3e655ffe4e0aac17f6bc' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/logout.html',
1 => 1519736656,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed45220751f2_31917666 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['logout_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="100%" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['logout_text']->value;?>
</strong>
</td>
</tr>
<tr>
<td width="100%" align="center">
&nbsp;
</td>
</tr>
<tr>
<td align="center">
<a class="squarebutton_blue" href="index.php" target="_self"><span>Login</span></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:11
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ab6f93c3_72394535',
'file_dependency' =>
array (
'5e4b7d4442668647bef2f41306e6e8a68947c77f' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ab6f93c3_72394535 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,44 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:50
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\eingabe_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a94251e6df6b8_13053505',
'file_dependency' =>
array (
'6135d98057ef18f7c782ee17590ad02d7bef6d30' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\eingabe_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a94251e6df6b8_13053505 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_eingabe" scrolling="auto" marginwidth="10" marginheight="14" src="menu_eingabe.php">
<frame name="eingabe_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_eingabe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,220 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:46:04
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachten_bearbeiten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536ec1acb24_64030449',
'file_dependency' =>
array (
'6221abf067d847fae50bb78194034ffe5586cba4' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachten_bearbeiten.html',
1 => 1519656422,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536ec1acb24_64030449 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_titel']->value;?>
</title>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/ajaxtabs.css" />
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['gutachten_bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachten_bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_titel']->value;?>
</div>
</div>
</div>
<div class="tab_box">
<div id="detailtab" class="animatedtabs">
<ul>
<li><a href="gutachten_edit.php?id=<?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_id']->value;?>
" class="selected" rel="#iframe"><span>Formular Gutachter</span></a></li>
<!--
<li><a href="gutachterbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_id']->value;?>
" rel="#iframe"><span>Gutachterbenennung</span></a></li>
<li><a href="beteiligtenbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_id']->value;?>
" rel="#iframe"><span>Beteiligtenanh&ouml;rung</span></a></li>
<li><a href="verlauf.php?id=<?php echo $_smarty_tpl->tpl_vars['gutachten_bearbeiten_id']->value;?>
" rel="#iframe"><span>Verlauf</span></a></li>
-->
</ul>
</div>
</div>
<div class="pat_list_box">
<table align="center" border="0" width="94%" height="87%">
<tr>
<td valign="top">
<div id="detailtabcontainer" style="border:0px solid gray; width:100%; height:100%; margin-bottom: 0em; padding: 0px">
</div>
</td>
</tr>
</table>
</div>
<?php echo '<script'; ?>
type="text/javascript">
var mypets=new ddajaxtabs("detailtab", "detailtabcontainer")
mypets.setpersist(false)
mypets.setselectedClassTarget("link")
mypets.onajaxpageload = function(){
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'save,undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
};
mypets.init()
<?php echo '</script'; ?>
>
<?php }?>
</body>
</html><?php }
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:46:00
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\hauptframe_gutachter.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536e8159795_36229768',
'file_dependency' =>
array (
'6240a7b24251eeca68a3618cb4747ebd8103c8ad' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\hauptframe_gutachter.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536e8159795_36229768 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,77 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:22
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_beteiligte.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588a4f6396_93591053',
'file_dependency' =>
array (
'63e8c71802892f0561784d6b3bc49d0a333feff9' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_beteiligte.html',
1 => 1519650442,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588a4f6396_93591053 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_beteiligte.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Beteiligtenfunktionen</span></h3>
<ul>
<li class="abstand"><a href="beteiligte_offen.php" target="beteiligte_haupt"><span>Offene Beteiligungen</span></a></li>
<li class="abstand"><a href="beteiligte_erledigt.php" target="beteiligte_haupt"><span>Alle Beteiligungen</span></a></li>
</ul>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,75 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:46:00
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\menu_gutachter.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536e8274bc0_71335557',
'file_dependency' =>
array (
'67360c50dc4098472fee2f9d949709bafd99f17a' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\menu_gutachter.html',
1 => 1519650442,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536e8274bc0_71335557 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_gutachter.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Gutachterfunktionen</span></h3>
<ul>
<li class="abstand"><a href="gutachten_offen.php" target="gutachter_haupt"><span>Offene Gutachten</span></a></li>
<li class="abstand"><a href="gutachten_erledigt.php" target="gutachter_haupt"><span>Alle Gutachten</span></a></li>
</ul>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,133 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:42
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\titel.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9425161934a4_47049743',
'file_dependency' =>
array (
'6b2151fde729d032411642c24249857f08baeee0' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\titel.html',
1 => 1519658150,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9425161934a4_47049743 ($_smarty_tpl) {
?>
<html>
<head>
<title>Testseite</title>
<meta name="generator" content="Namo WebEditor">
<base target="detail">
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type="text/javascript" src="ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
</head>
<style type="text/css">
body {
background-image: url("templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/backgr/ground.png");
background-repeat: repeat-x;
background-position: left -1614px;
}
</style>
<body>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="250">
<p>
Ideenmanagement
</p>
</td>
<td width="73">&nbsp;</td>
<td width="159">&nbsp;</td>
<td width="71">&nbsp;</td>
<td width="2%">&nbsp;</td>
<td width="">&nbsp;</td>
<td width="157">&nbsp;</td>
<td width="125">&nbsp;</td>
<td width="25">&nbsp;</td>
</tr>
<tr>
<td width="250" height="18"></td>
<!-- MIT LDAP kann das Passwort nicht geändert werden
<td width="73" height="37"><a class="navbar" href="hauptframe.php" target="detail">Home</a></td>
<td width="73" height="37"><a class="navbar" href="passwort.php?new=1" target="detail">Passwortverwaltung</a></td>
-->
<td width="159" height="37"></td>
<td width="71" height="37"></td>
<!--
<td width="159" height="37"><a class="navbar" href="link.php" target="detail">Erweiterte Suche</a></td>
<td width="71" height="37"><a class="navbar" href="link.php" target="detail">Profil</a></td>
-->
<td width="2%" height="37">&nbsp;</td>
<td width="" height="37">&nbsp;</td>
<td width="157" height="37">
&nbsp;
</td>
<td width="125" height="37">
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
</td>
<td width="25" height="37">&nbsp;</td>
</tr>
</table>
<div id="filltab" class="animatedtabs">
<ul>
<li><a href="eingabe_frame.php" selected><span>Eingabebereich</span></a></li>
<?php if ($_smarty_tpl->tpl_vars['titel_admin']->value == '1') {?>
<li><a href="admin_frame.php" ><span>Adminbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_ausschuss']->value == '1') {?>
<li><a href="ausschuss_frame.php" ><span>Ausschussbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_beteiligte']->value == '1') {?>
<li><a href="beteiligte_frame.php" ><span>Beteiligtenbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_gutachter']->value == '1') {?>
<li><a href="gutachter_frame.php" ><span>Gutachterbereich</span></a></li>
<?php }?>
<!--
<li><a href="link.php"><span>Gutachterbereich</span></a></li>
<li><a href="link.php"><span>Beteiligtenbereich</span></a></li>
<li><a href="link.php"><span>Ausschussbereich</span></a></li>
-->
</ul>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,115 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:26
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_erledigt.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588edd8104_68053818',
'file_dependency' =>
array (
'6db9d8d7fbc6c08da66f87de54ad32f995307263' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_erledigt.html',
1 => 1519716246,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588edd8104_68053818 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_offen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['beteiligte_offen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<td>
<strong>Fristdatum</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_dat_form'];?>
</td>
<td align="center">
<a href="beteiligte_bearbeiten.php?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Stellungnahme abgeben" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-06 15:29:16
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_ausschuss.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3c22bc7e6d29_21530850',
'file_dependency' =>
array (
'6e1a5b9d37e61909c70cc7ecaf08f30f4c00a15d' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_ausschuss.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3c22bc7e6d29_21530850 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_ausschuss_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_ausschuss_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_ausschuss_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_ausschuss_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,751 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:47:50
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a476bca1b2_85104701',
'file_dependency' =>
array (
'7393fcdf2a9cdccd9a2f5951b7cc1afc081590fe' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit.html',
1 => 1519720786,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a476bca1b2_85104701 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkStat(wahl){
if(wahl == "8"){
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'none':'none';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'none':'none';
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'block':'block';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'block':'block';
}
if(wahl == "7"){
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'none':'none';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'none':'none';
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'block':'block';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'block':'block';
}
if(wahl == "1" || wahl == "2" || wahl == "3" || wahl == "4" || wahl == "5" || wahl == "6"){
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'none':'none';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'none':'none';
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'none':'none';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['edit_pflichtfelder']->value == '1') {?>
<table width="100%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['edit_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_id']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['edit_nachname']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_mail']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<a href="mailto:<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['mail'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['name'];?>
</a><br />
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_nutzen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_public']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_hinweiseigen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_hinweis_eigen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_hinweisadmin']->value;?>
</strong>
</td>
<td>
<textarea name='edit_hinweis_admin' style='width:100%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['edit_hinweis_admin']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_category']->value;?>
</strong>
</td>
<td>
<select size="1" name="edit_kategorie">
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['kid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['selected'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['kategorie'];?>
</option>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<div id="ausschluss1" style="display: none">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_ausschlgrund']->value;?>
</strong>
</div>
<div id="entschieden1" style="display: none">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_entschiedengrund']->value;?>
</strong>
</div>
</td>
<td>
<div id="ausschluss2" style="display: none">
<input type="text" name="edit_schliessgrund" value="" size="40">
</div>
<div id="entschieden2" style="display: none">
<input type="text" name="edit_schliessgrund" value="" size="40">
</div>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<input type="submit" name="senden" value="Speichern">
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['edit_ablehnen_bttn']->value == '1') {?>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<a href="?action=ablehnung&vid=<?php echo $_smarty_tpl->tpl_vars['edit_ablehnen_vid']->value;?>
"><?php echo $_smarty_tpl->tpl_vars['edit_ablehnen_bttn_text']->value;?>
</a>
</td>
</tr>
<?php }?>
</table>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['edit_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</table>
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<table class="vvsuccess" width="40%" height="200" border="0">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_id']->value;?>
</strong>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'ablehnung') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<form action="?action=ablehnung2" method='post' name='ldap'>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_field_begruendung']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<br>
<textarea name='edit_ablehnung_bemerkung' style='width:90%' rows='20' cols='5'></textarea>
<p align="center">
<input type="button" value="Zur&uuml;ck" onclick="window.location.href='?'">
&nbsp;
<input type="submit" name="senden" value="Vorschlag ablehnen">
</p>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'ablehnung2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="60%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_text']->value;?>
</b>
<br />
<br />
<br />
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,72 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-20 12:15:59
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/verlauf.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e258befeb0ec7_34642343',
'file_dependency' =>
array (
'7c962da27264d5b62ebfadb97dfd391bd6110042' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/verlauf.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e258befeb0ec7_34642343 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:100%;}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
&nbsp;
<font style="font-family:'courier new', courier, monospace; font-size:11px;">
<strong>Datum</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Bearbeiter</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Verlauf</strong>
</font>
<select name="verlauf" size="30" style="font-family:'courier new', courier, monospace; font-size:11px;">
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['date_form'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['name'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['space_name'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['verlauf'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['space_verlauf'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</body>
</html><?php }
}

View File

@ -0,0 +1,72 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:24:01
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\verlauf.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9523b1487b07_86326669',
'file_dependency' =>
array (
'7e620e4929c2409c00333a65441c6d693b1ebe7a' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\verlauf.html',
1 => 1519723439,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9523b1487b07_86326669 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:100%;}
</style>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
&nbsp;
<font style="font-family:'courier new', courier, monospace; font-size:11px;">
<strong>Datum</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Bearbeiter</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<strong>Verlauf</strong>
</font>
<select name="verlauf" size="30" style="font-family:'courier new', courier, monospace; font-size:11px;">
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['date_form'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['name'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['space_name'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['verlauf'];
echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['space_verlauf'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</body>
</html><?php }
}

View File

@ -0,0 +1,185 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-27 12:08:19
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit_administratoren.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2ec4a3721f25_90480657',
'file_dependency' =>
array (
'802674a3ee335ee5974d39cfd0cae5087539e151' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit_administratoren.html',
1 => 1558945366,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2ec4a3721f25_90480657 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_admin_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Administrator bestellen (Nur registrierte Benutzer)</b>
</legend>
<br />
<br />
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_admin_mitgl_ausw']->value;?>
</strong>
</td>
<td>
<select name="mitglied">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
<div style="display: none" id="divvertr">
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_admin_mitgl_vertreter_text']->value;?>
</strong>
</td>
<td>
<select name="vertreten_von">
<?php
$__section_table_data2a_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_1_total = $__section_table_data2a_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_1_total != 0) {
for ($__section_table_data2a_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_1_iteration <= $__section_table_data2a_1_total; $__section_table_data2a_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data2a_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_1_saved;
}
?>
</select>
</td>
</tr>
</table>
</div>
<br />
<br />
<input type="submit" name="senden" value="Mitglied hinzuf&uuml;gen">
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Administratoren im System</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=80<?php echo '%>';?>
<b>Name</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data2_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_2_total = $__section_table_data2_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_2_total != 0) {
for ($__section_table_data2_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_2_iteration <= $__section_table_data2_2_total; $__section_table_data2_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) != '') {?>
<tr>
<td width=80<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td width=20<?php echo '%>';?>
<a href=?action=step3&rolle=1&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['imtuid'];?>
><img title = 'Mitglied l&ouml;schen' border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,64 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-05 14:59:28
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status_termin.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3aca400a48b2_01608458',
'file_dependency' =>
array (
'80a2bca71062febbed7c73aacf35e2f48492fd34' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status_termin.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3aca400a48b2_01608458 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['status_termin_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<table cellspacing="1" cellpadding="1" width="90%" height="90%" border="0">
<tr>
<td align="center">
<?php echo $_smarty_tpl->tpl_vars['status_termin_text']->value;?>
</td>
<td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,809 @@
<?php
/* Smarty version 3.1.29, created on 2018-03-14 09:39:04
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachterbenennung.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5aa8dfa86ae874_67790078',
'file_dependency' =>
array (
'80ac51e3569053a38610fe8c2b9c8dae52d3f6e1' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachterbenennung.html',
1 => 1519736656,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5aa8dfa86ae874_67790078 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:350px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<!--[if lte IE 7]>
<?php echo '<script'; ?>
>
function ativaOptionsDisabled(){
var sels = document.getElementsByTagName('select');
for(var i=0; i < sels.length; i++){
sels[i].onchange= function(){ //pra se mudar pro desabilitado
if(this.options[this.selectedIndex].disabled){
if(this.options.length<=1){
this.selectedIndex = -1;
}else if(this.selectedIndex < this.options.length - 1){
this.selectedIndex++;
}else{
this.selectedIndex--;
}
}
}
if(sels[i].options[sels[i].selectedIndex].disabled){
//se o selecionado atual é desabilitado chamo o onchange
sels[i].onchange();
}
for(var j=0; j < sels[i].options.length; j++){ //colocando o estilo
if(sels[i].options[j].disabled){
sels[i].options[j].style.color = '#CCC';
}
}
}
}
window.attachEvent("onload", ativaOptionsDisabled)
<?php echo '</script'; ?>
>
<![endif]-->
</head>
<body onload='ativaOptionsDisabled()' bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=balance" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_text1']->value;?>
<br><br>
<table width="100%">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_name']->value;?>
</strong>
</td>
<!-- Ausschuss wird nicht mehr benötigt
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_frist']->value;?>
</strong>
</td>
-->
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_frist_abgabe']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_status']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_aktionen']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
</td>
<!-- Ausschuss wird nicht mehr benötigt
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_tag'];?>
</td>
-->
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_datum_abgabe'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status_klartext'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['gutachterbrief'] == '1') {?>
<a href="?action=anschreiben&gid=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['gid'];?>
"><img height='20' border="0" alt="Gutachter anschreiben" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/mail_icon.jpg"></a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
<tr>
<td align="center">
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_user_gutachter_ico']->value == '1') {?>class="errorField"<?php }?> name="user_gutachter" size=15>
<optgroup label="Gutachter erfassen">
<option value="P">Neuer Gutachter (ProfessorIn)</option>
<option value="L">Neuer Gutachter (Externe/r - Lehrbeauftragte/r)</option>
<option value="S">Neuer Gutachter (StudentIn)</option>
<option value="V">Neuer Gutachter (Verwaltungsmitarbeiter)</option>
<option value="R">Neuer Gutachter (Rechenzentrum)</option>
</optgroup>
<optgroup label="&nbsp;">
</optgroup>
<optgroup label="Gutachterauswahl">
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['imtuid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_gut'] == '1') {?> disabled <?php }
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_bet'] == '1') {?> disabled <?php }?> <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['selected'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_gut'] == '1') {?> (Gutachter)<?php }
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_bet'] == '1') {?> (Beteiligter)<?php }?></option>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</optgroup>
</select>
<br />
<br />
<input type="submit" name="senden" value="Gutachter benennen">
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
</form>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=ldap2" method='post' name='ldap'>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td class="formdesc" width="60%">
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_field_suche']->value;?>
</td>
<td width="40%">
<input type="text" name="suchstring" size="40" tabindex="2"><br>
</td>
</tr>
<tr>
<td class="formdesc" width="60%">
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_field_pfad']->value;?>
</td>
<td width="40%">
<label for id=1><input type="radio" name="suchpfad" id=1 value="sn" checked>Nachnamen<br></label>
<label for id=2><input type="radio" name="suchpfad" id=2 value="samaccountname">UIDs</label>
</td>
</tr>
<tr>
<td align="center" colspan="2">
<br>
<font size="1"><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_text1']->value;?>
</font>
<p>
</td>
</tr>
<tr>
<td align='center' colspan="2">
<input type="submit" name="senden" value="suchen">
</td>
</tr>
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=ldap3" method='post' name='ldap'>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_auswahl']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_uid']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_name']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_gruppe']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_mail']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<tr>
<td>
<input type="radio" name="auswahl" id="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
">
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['vorname'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['gruppe'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['mail'];?>
</td>
</tr>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="5" align="center">
<input type="submit" name="senden" value="Auswahl">
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap3') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
<?php echo '<script'; ?>
src="validation/usercheck.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
function start() {
if(document.ldap){
document.ldap.vorname.focus();
}else{
return false;
}
checkUser(document.ldap.mail.value);
checkBez('<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value;?>
');
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V" || wahl == "E"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
</head>
<body onload="start();">
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<form action=?action=ldap4 method="POST" name="ldap">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_vorname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="vorname" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_vorname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_nachname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="nachname" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_nachname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_mail']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mail" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_mail']->value;?>
" size="40" onkeyup="checkUser(this.value)">
</td>
<tr>
<td>
&nbsp;
</td>
<td>
<font size="2">
<p id="validateCheck"></p>
</font>
</td>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_beziehung']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?>class="errorField select1"
<?php } else { ?>
class="select1"<?php }?> name="beziehung" onchange="checkBez(this.value)">
<option value="" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == '') {
}?> >Bitte ausw&auml;hlen</option>
<option value="P" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'P') {?> selected <?php }?> >ProfessorIn</option>
<option value="L" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'L') {?> selected <?php }?> >Lehrbeauftragte/r</option>
<option value="R" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'R') {?> selected <?php }?> >Rechenzentrum</option>
<option value="E" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'E') {?> selected <?php }?> >Externe/r</option>
<option value="S" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'S') {?> selected <?php }?> >StudentIn</option>
<option value="V" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'V') {?> selected <?php }?> >Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<div id="fakultaet1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_fakultaet']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?></font><?php }?>
</div>
<div id="jahrgang1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_ag']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?></font><?php }?>
<strong> / </strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_jahrgang']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?></font><?php }?>
</div>
</td>
<td>
<div id="fakultaet2" style="display: none">
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet']->value;?>
" size="40">
</div>
<div id="jahrgang2" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ag']->value;?>
" size="2"> /
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?>class="errorField"<?php }?> name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_3_total = $__section_table_data_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_3_total != 0) {
for ($__section_table_data_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_3_iteration <= $__section_table_data_3_total; $__section_table_data_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_3_saved;
}
?>
</select>
</div>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'anschreiben') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('frist_tag').value = date_tag;
document.getElementById('frist_mon').value = date_mon;
document.getElementById('frist_jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=anschreiben1" method='post' name='ldap'>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist_field_fristdat']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristtag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_tag" id="frist_tag" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristtag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristmon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_mon" id="frist_mon" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristmon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristjahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_jahr" id="frist_jahr" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristjahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist_field_bemerk']->value;?>
</strong>
</td>
<td>
<textarea name='gutachter_bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_gutachterbemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Gutachter benachrichtigen">
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'anschreiben1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist2_text1']->value;?>
</b>
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,412 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 16:28:19
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\login\index.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9579137a6bb6_04394369',
'file_dependency' =>
array (
'80c90c497bddf69574ee900dd103d1016fc42ea3' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\login\\index.html',
1 => 1519745297,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9579137a6bb6_04394369 ($_smarty_tpl) {
?>
<!-- index gegen LDAP und DB bei externer Kennung-->
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_user']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" value="<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
" tabindex="1"></td>
</td>
</tr>
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_pass']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2"></td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<font color="red"><?php echo $_smarty_tpl->tpl_vars['index_register']->value;?>
</font>
<!--
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
-->
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register') {?>
<!--
Verwendetes Netz: <?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
-->
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'hsnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_beziehung']->value;?>
</strong>
</td>
<td>
<select name='register_beziehung'>
<option value="">Bitte ausw&auml;hlen</option>
<option value="P">ProfessorIn</option>
<option value="L">Lehrbeauftragte/r</option>
<option value="V">Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_fakultaet']->value;?>
</strong>
</td>
<td>
<input type="text" name="register_fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['register_fakultaet']->value;?>
" size="40">
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'studnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_ag']->value;?>
</strong>
<strong> / </strong>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_jahrgang']->value;?>
</strong>
</td>
<td>
<input type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['register_ag']->value;?>
" size="2"> /
<select name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<!-- if einmal aus schleife table_data und einmal selected aus Fehler Pflichtfelder -->
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register2') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}
}
}

View File

@ -0,0 +1,536 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-16 07:21:02
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/register.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bee61ce1d1933_20740372',
'file_dependency' =>
array (
'894108e55ed063d6575fa2040f1e06fd71766d88' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/register.html',
1 => 1519736656,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bee61ce1d1933_20740372 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<?php if ($_smarty_tpl->tpl_vars['register_aktivierung']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_aktivierung_erfolg_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_aktivierung_erfolg_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<?php echo $_smarty_tpl->tpl_vars['register_aktivierung_erfolg_text']->value;?>
<br /><br />
<p align='center'>
<a class="squarebutton_blue box" href="index.php"><span>Login</span></a>
</p>
</td>
</tr>
</table>
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_aktivierung']->value == '2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_aktivierung_keinerfolg_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_aktivierung_keinerfolg_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<?php echo $_smarty_tpl->tpl_vars['register_aktivierung_keinerfolg_text']->value;?>
<br /><br />
<p align='center'>
<a class="squarebutton_blue box" href="index.php"><span>Login</span></a>
</p>
</td>
</tr>
</table>
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_aktivierung']->value == '3') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
<?php echo '<script'; ?>
src="validation/usercheck.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
function start() {
if(document.register){
document.register.vorname.focus();
}else{
return false;
}
checkUser(document.register.mail.value)
checkBez('<?php echo $_smarty_tpl->tpl_vars['register_beziehung']->value;?>
');
}
//-->
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
</head>
<body onload="start();">
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['register_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['register_vorname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_vorname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_vorname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_vorname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['register_vorname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="vorname" value="<?php echo $_smarty_tpl->tpl_vars['register_vorname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['register_nachname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_nachname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_nachname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_nachname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['register_nachname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="nachname" value="<?php echo $_smarty_tpl->tpl_vars['register_nachname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['register_mail_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_mail_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_mail']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_mail_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['register_mail_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mail" value="<?php echo $_smarty_tpl->tpl_vars['register_mail']->value;?>
" size="40" onkeyup="checkUser(this.value)">
</td>
<tr>
<td>
&nbsp;
</td>
<td>
<font size="2"><p id="validateCheck"></p></font>
</td>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_beziehung']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<select <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == '1') {?>class="errorField select1"<?php } else { ?>class="select1"<?php }?> name="beziehung" onchange="checkBez(this.value)">
<option value="" <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == '') {
}?> >Bitte ausw&auml;hlen</option>
<option value="P" <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == 'P') {?> selected <?php }?> >ProfessorIn</option>
<option value="L" <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == 'L') {?> selected <?php }?> >Lehrbeauftragte/r</option>
<option value="S" <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == 'S') {?> selected <?php }?> >StudentIn</option>
<option value="V" <?php if ($_smarty_tpl->tpl_vars['register_beziehung_ico']->value == 'V') {?> selected <?php }?> >Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<div id="fakultaet1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['register_fakultaet_ico_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_fakultaet_ico_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_fakultaet']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_fakultaet_ico_ico']->value == '1') {?></font><?php }?>
</div>
<div id="jahrgang1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['register_ag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_ag']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_ag_ico']->value == '1') {?></font><?php }?>
<strong> / </strong>
<?php if ($_smarty_tpl->tpl_vars['register_jahrgang_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_jahrgang']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['register_jahrgang_ico']->value == '1') {?></font><?php }?>
</div>
</td>
<td>
<div id="fakultaet2" style="display: none">
<input <?php if ($_smarty_tpl->tpl_vars['register_fakultaet_ico_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['register_fakultaet']->value;?>
" size="40">
</div>
<div id="jahrgang2" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['register_ag_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<input <?php if ($_smarty_tpl->tpl_vars['register_ag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['register_ag']->value;?>
" size="2"> /
<?php if ($_smarty_tpl->tpl_vars['register_jahrgang_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<select <?php if ($_smarty_tpl->tpl_vars['register_jahrgang_ico']->value == '1') {?>class="errorField"<?php }?> name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</div>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register') {?>
<?php if ($_smarty_tpl->tpl_vars['register_registrierung']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_registrierung_erfolg_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_registrierung_erfolg_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<?php echo $_smarty_tpl->tpl_vars['register_registrierung_erfolg_text']->value;?>
<br />
</td>
</tr>
</table>
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_registrierung']->value == '2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_registrierung_keinerfolg_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_registrierung_keinerfolg_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<?php echo $_smarty_tpl->tpl_vars['register_registrierung_keinerfolg_text']->value;?>
<br />
</td>
</tr>
</table>
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php }
}
}

View File

@ -0,0 +1,144 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:50:45
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\menu_admin.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9529f5cd4145_53768120',
'file_dependency' =>
array (
'8a3d7ebb4a8171a64f15280b552cecba76b412bf' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\menu_admin.html',
1 => 1519725041,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9529f5cd4145_53768120 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_admin.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Bearbeitungsstatus</span></h3>
<ul>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</ul>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Sitzungen</span></h3>
<ul>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</ul>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Administration</span></h3>
<ul>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</ul>
<?php }?>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,809 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-20 11:46:13
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachterbenennung.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2584f529dcf6_02389973',
'file_dependency' =>
array (
'8a5a79c8dd5f9a4561983f5bb10df28bdcdc68f0' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachterbenennung.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2584f529dcf6_02389973 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:350px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<!--[if lte IE 7]>
<?php echo '<script'; ?>
>
function ativaOptionsDisabled(){
var sels = document.getElementsByTagName('select');
for(var i=0; i < sels.length; i++){
sels[i].onchange= function(){ //pra se mudar pro desabilitado
if(this.options[this.selectedIndex].disabled){
if(this.options.length<=1){
this.selectedIndex = -1;
}else if(this.selectedIndex < this.options.length - 1){
this.selectedIndex++;
}else{
this.selectedIndex--;
}
}
}
if(sels[i].options[sels[i].selectedIndex].disabled){
//se o selecionado atual <20> desabilitado chamo o onchange
sels[i].onchange();
}
for(var j=0; j < sels[i].options.length; j++){ //colocando o estilo
if(sels[i].options[j].disabled){
sels[i].options[j].style.color = '#CCC';
}
}
}
}
window.attachEvent("onload", ativaOptionsDisabled)
<?php echo '</script'; ?>
>
<![endif]-->
</head>
<body onload='ativaOptionsDisabled()' bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=balance" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_text1']->value;?>
<br><br>
<table width="100%">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_name']->value;?>
</strong>
</td>
<!-- Ausschuss wird nicht mehr ben<65>tigt
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_frist']->value;?>
</strong>
</td>
-->
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_frist_abgabe']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_status']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_field_aktionen']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
</td>
<!-- Ausschuss wird nicht mehr ben<65>tigt
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_tag'];?>
</td>
-->
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_datum_abgabe'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status_klartext'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['gutachterbrief'] == '1') {?>
<a href="?action=anschreiben&gid=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['gid'];?>
"><img height='20' border="0" alt="Gutachter anschreiben" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/mail_icon.jpg"></a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
<tr>
<td align="center">
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_user_gutachter_ico']->value == '1') {?>class="errorField"<?php }?> name="user_gutachter" size=15>
<optgroup label="Gutachter erfassen">
<option value="P">Neuer Gutachter (ProfessorIn)</option>
<option value="L">Neuer Gutachter (Externe/r - Lehrbeauftragte/r)</option>
<option value="S">Neuer Gutachter (StudentIn)</option>
<option value="V">Neuer Gutachter (Verwaltungsmitarbeiter)</option>
<option value="R">Neuer Gutachter (Rechenzentrum)</option>
</optgroup>
<optgroup label="&nbsp;">
</optgroup>
<optgroup label="Gutachterauswahl">
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['imtuid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_gut'] == '1') {?> disabled <?php }
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_bet'] == '1') {?> disabled <?php }?> <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['selected'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_gut'] == '1') {?> (Gutachter)<?php }
if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disable_bet'] == '1') {?> (Beteiligter)<?php }?></option>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</optgroup>
</select>
<br />
<br />
<input type="submit" name="senden" value="Gutachter benennen">
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
</form>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=ldap2" method='post' name='ldap'>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td class="formdesc" width="60%">
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_field_suche']->value;?>
</td>
<td width="40%">
<input type="text" name="suchstring" size="40" tabindex="2"><br>
</td>
</tr>
<tr>
<td class="formdesc" width="60%">
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_field_pfad']->value;?>
</td>
<td width="40%">
<label for id=1><input type="radio" name="suchpfad" id=1 value="sn" checked>Nachnamen<br></label>
<label for id=2><input type="radio" name="suchpfad" id=2 value="samaccountname">UIDs</label>
</td>
</tr>
<tr>
<td align="center" colspan="2">
<br>
<font size="1"><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap1_text1']->value;?>
</font>
<p>
</td>
</tr>
<tr>
<td align='center' colspan="2">
<input type="submit" name="senden" value="suchen">
</td>
</tr>
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=ldap3" method='post' name='ldap'>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_auswahl']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_uid']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_name']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_gruppe']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap2_field_mail']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<tr>
<td>
<input type="radio" name="auswahl" id="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
" value="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
">
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['uid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['vorname'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['gruppe'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['mail'];?>
</td>
</tr>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="5" align="center">
<input type="submit" name="senden" value="Auswahl">
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'ldap3') {?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
<?php echo '<script'; ?>
src="validation/usercheck.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
function start() {
if(document.ldap){
document.ldap.vorname.focus();
}else{
return false;
}
checkUser(document.ldap.mail.value);
checkBez('<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value;?>
');
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V" || wahl == "E"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
</head>
<body onload="start();">
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<form action=?action=ldap4 method="POST" name="ldap">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_vorname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_vorname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="vorname" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_vorname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_nachname']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_nachname_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="nachname" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_nachname']->value;?>
" size="40">
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_mail']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_mail_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mail" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_mail']->value;?>
" size="40" onkeyup="checkUser(this.value)">
</td>
<tr>
<td>
&nbsp;
</td>
<td>
<font size="2">
<p id="validateCheck"></p>
</font>
</td>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_beziehung']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung_ico']->value == '1') {?>class="errorField select1"
<?php } else { ?>
class="select1"<?php }?> name="beziehung" onchange="checkBez(this.value)">
<option value="" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == '') {
}?> >Bitte ausw&auml;hlen</option>
<option value="P" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'P') {?> selected <?php }?> >ProfessorIn</option>
<option value="L" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'L') {?> selected <?php }?> >Lehrbeauftragte/r</option>
<option value="R" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'R') {?> selected <?php }?> >Rechenzentrum</option>
<option value="E" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'E') {?> selected <?php }?> >Externe/r</option>
<option value="S" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'S') {?> selected <?php }?> >StudentIn</option>
<option value="V" <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_beziehung']->value == 'V') {?> selected <?php }?> >Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<div id="fakultaet1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_fakultaet']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?></font><?php }?>
</div>
<div id="jahrgang1" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_ag']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?></font><?php }?>
<strong> / </strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ldap3_field_jahrgang']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?></font><?php }?>
</div>
</td>
<td>
<div id="fakultaet2" style="display: none">
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fakultaet']->value;?>
" size="40">
</div>
<div id="jahrgang2" style="display: none">
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_ag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_ag']->value;?>
" size="2"> /
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<select <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_jahrgang_ico']->value == '1') {?>class="errorField"<?php }?> name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_3_total = $__section_table_data_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_3_total != 0) {
for ($__section_table_data_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_3_iteration <= $__section_table_data_3_total; $__section_table_data_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_3_saved;
}
?>
</select>
</div>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'anschreiben') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('frist_tag').value = date_tag;
document.getElementById('frist_mon').value = date_mon;
document.getElementById('frist_jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<form action="?action=anschreiben1" method='post' name='ldap'>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_error_text']->value;?>
</td>
</tr>
</table>
<br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist_field_fristdat']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_frist_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristtag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_tag" id="frist_tag" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristtag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristmon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_mon" id="frist_mon" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristmon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['gutachterbenennung_fristjahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="frist_jahr" id="frist_jahr" value="<?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_fristjahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist_field_bemerk']->value;?>
</strong>
</td>
<td>
<textarea name='gutachter_bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_gutachterbemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Gutachter benachrichtigen">
</td>
</tr>
</table>
</form>
</table>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'anschreiben1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['gutachterbenennung_frist2_text1']->value;?>
</b>
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,410 @@
<?php
/* Smarty version 3.1.29, created on 2019-06-05 13:27:00
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/index_ldap.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5cf7a704676178_40738036',
'file_dependency' =>
array (
'8b3bd7d725b0ee6b7e72b283ee33bb47ebb3d144' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/index_ldap.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5cf7a704676178_40738036 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_user']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" value="<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
" tabindex="1"></td>
</td>
</tr>
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_pass']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2"></td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<font color="red"><?php echo $_smarty_tpl->tpl_vars['index_register']->value;?>
</font>
<!--
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
-->
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register') {?>
<!--
Verwendetes Netz: <?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
-->
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'hsnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_beziehung']->value;?>
</strong>
</td>
<td>
<select name='register_beziehung'>
<option value="">Bitte ausw&auml;hlen</option>
<option value="P">ProfessorIn</option>
<option value="L">Lehrbeauftragte/r</option>
<option value="V">Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_fakultaet']->value;?>
</strong>
</td>
<td>
<input type="text" name="register_fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['register_fakultaet']->value;?>
" size="40">
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'studnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_ag']->value;?>
</strong>
<strong> / </strong>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_jahrgang']->value;?>
</strong>
</td>
<td>
<input type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['register_ag']->value;?>
" size="2"> /
<select name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<!-- if einmal aus schleife table_data und einmal selected aus Fehler Pflichtfelder -->
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register2') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}
}
}

View File

@ -0,0 +1,77 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:02
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed450abd4f01_04873077',
'file_dependency' =>
array (
'8bfea3b43631f6ab6d86e9dee36f06d5c4716f9e' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_eingabe.html',
1 => 1519650442,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed450abd4f01_04873077 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<h3><span>Erfassungsbereich</span></h3>
<ul>
<li class="abstand"><a href="erfassen_eingabe.php" target="eingabe_haupt"><span>Vorschlag erfassen</span></a></li>
<li class="abstand"><a href="erfassen_status.php?id=1" target="eingabe_haupt"><span>Status</span></a></li>
</ul>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="suchid" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,422 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-20 12:21:52
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/sitzung_terminieren.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e258d50991d98_51483093',
'file_dependency' =>
array (
'9044ae45d0f52b510dd143cea71b53f7326d6e0e' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/sitzung_terminieren.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e258d50991d98_51483093 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('tag').value = date_tag;
document.getElementById('mon').value = date_mon;
document.getElementById('jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_datum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_datum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_tag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="tag" id="tag" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_tag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_mon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mon" id="mon" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_mon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_jahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="jahr" id="jahr" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_jahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_uhr']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_uhr_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_std_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="std" id="std" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_std']->value;?>
" size=1>:<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_min_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="min" id="min" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_min']->value;?>
" size=1>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_raum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_raum_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="raum" id="raum" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_raum']->value;?>
" size=18>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_bemerkung']->value;?>
</strong>
</td>
<td>
<textarea name='bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_bemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 2">
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_terminieren_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td height='20pt'>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_betreff']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_status']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_field_auswahl']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td height='25pt'>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status'];?>
</label>
</td>
<td align="center">
<input type="checkbox" id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
name="auswahl[]" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
">
<!-- Checkbox immer aktiv. Telefonat Egeler am 25.11.2013-->
<!-- <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['stat'] == '0') {?> -->
<!-- <?php }?> -->
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="4" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 3">
</td>
</tr>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel_success_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<br />
<br />
<br />
<br />
<p align="center"><?php echo $_smarty_tpl->tpl_vars['sitzung_terminieren_titel_success_text']->value;?>
</p>
<br />
<br />
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,128 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:15
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2af2b4c61_79922896',
'file_dependency' =>
array (
'91b13251a06be1eeebdb78fa8603d797d01873f3' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/status.html',
1 => 1519719892,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2af2b4c61_79922896 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<?php if ($_smarty_tpl->tpl_vars['status_id']->value == '100') {?>
<td>
<strong>Sitzungsdatum</strong>
</td>
<?php }?>
<td>
<strong>Einreicher</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status_id'] == '100') {?>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['sitzungsdat'];?>
</td>
<?php }?>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
</td>
<td align="center">
<a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Vorschlag bearbeiten" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,221 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-13 09:29:06
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_bearbeiten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e4508d2603369_30763364',
'file_dependency' =>
array (
'928dac85bd66d8731322b9b56c4a5b8b6784d48d' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_bearbeiten.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e4508d2603369_30763364 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_titel']->value;?>
</title>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/ajaxtabs.css" />
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['ausschuss_bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ausschuss_bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_titel']->value;?>
</div>
</div>
</div>
<div class="tab_box">
<div id="detailtab" class="animatedtabs">
<ul>
<li><a href="ausschuss_edit.php?id=<?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_id']->value;?>
" class="selected" rel="#iframe"><span>&Uuml;bersicht</span></a></li>
<!--
<li><a href="gutachterbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_id']->value;?>
" rel="#iframe"><span>Gutachterbenennung</span></a></li>
<li><a href="beteiligtenbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_id']->value;?>
" rel="#iframe"><span>Beteiligtenanh&ouml;rung</span></a></li>
<li><a href="verlauf.php?id=<?php echo $_smarty_tpl->tpl_vars['ausschuss_bearbeiten_id']->value;?>
" rel="#iframe"><span>Verlauf</span></a></li>
-->
</ul>
</div>
</div>
<div class="pat_list_box">
<table align="center" border="0" width="94%" height="87%">
<tr>
<td valign="top">
<div id="detailtabcontainer" style="border:0px solid gray; width:100%; height:100%; margin-bottom: 0em; padding: 0px">
</div>
</td>
</tr>
</table>
</div>
<?php echo '<script'; ?>
type="text/javascript">
var mypets=new ddajaxtabs("detailtab", "detailtabcontainer")
mypets.setpersist(false)
mypets.setselectedClassTarget("link")
mypets.onajaxpageload = function(){
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'save,undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
};
mypets.init()
<?php echo '</script'; ?>
>
<?php }?>
</body>
</html><?php }
}

View File

@ -0,0 +1,168 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:33:02
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\sitzung_vertretung.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9533dea5c4f4_32961772',
'file_dependency' =>
array (
'938430bb78b04cf01cc9504ac6e0fa2040aef63f' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\sitzung_vertretung.html',
1 => 1519719699,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9533dea5c4f4_32961772 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_vertretung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" height="90%" border="0">
<tr>
<td valign='top'>
<form action="?action=step1" method='post' name='ldap'>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width="90%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_field_name']->value;?>
</strong>
</td>
<td align="center" width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_field_auswahl']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td width="90%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
</td>
<td align="center" width="10%" valign="top">
<input type="radio" name="auswahl" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
">
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Abschicken">
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_titel_success_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<br />
<br />
<br />
<br />
<p align="center"><?php echo $_smarty_tpl->tpl_vars['sitzung_vertretung_titel_success_text']->value;?>
</p>
<br />
<br />
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2019-02-04 11:43:10
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_gutachter.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c58173e1c7617_81773453',
'file_dependency' =>
array (
'9d4c2768f8976caddfb54464edb19e4e640b1c3d' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_gutachter.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c58173e1c7617_81773453 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_gutachter_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,144 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:13
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_admin.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ad641543_13041703',
'file_dependency' =>
array (
'9efe108b326fe1394cbea01556f4ce9cd9635e1c' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/menu_admin.html',
1 => 1519725040,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ad641543_13041703 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Menu</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/jquery.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/accordion.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="livesearch/ajax-dynamic-list_admin.js"><?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" onload="if(document.searchform)document.searchform.patrone.focus(); return false;">
<form action="?action=suche" method='post' name='searchform'>
<div class="accordion2">
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Bearbeitungsstatus</span></h3>
<ul>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</ul>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Sitzungen</span></h3>
<ul>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</ul>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['menu_admin_bearb']->value == '1') {?>
<h3><span>Administration</span></h3>
<ul>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<li class="abstand"><a href="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['dateiname'];?>
" target="<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['target'];?>
"><span><?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['beschreibung'];?>
</span></a></li>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</ul>
<?php }?>
<h3><span onmousemove="if(document.searchform)document.searchform.patrone.focus();return false;">Suche nach ID</span></h3>
<ul>
<li class="abstand"> <input class="eingabe_search" type="text" id="patrone" name="suchid" onkeyup="ajax_showOptions(this,'getWord',event)"></li>
<p align="right"><input type="submit" value="suche" name="b1" /></p> <!-- Auf Button kann verzichtet werden -->
</ul>
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,222 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:47:50
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/bearbeiten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a4768e6c11_04014358',
'file_dependency' =>
array (
'a1b34d073acde6ea55c82cbe8589422c94733abd' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/bearbeiten.html',
1 => 1519654636,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a4768e6c11_04014358 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bearbeiten_titel']->value;?>
</title>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/ajaxtabs.css" />
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['bearbeiten_titel']->value;?>
</div>
</div>
</div>
<div class="tab_box">
<div id="detailtab" class="animatedtabs">
<ul>
<li><a href="edit.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" class="selected" rel="#iframe"><span>&Uuml;bersicht</span></a></li>
<li><a href="gutachterbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Gutachterbenennung</span></a></li>
<li><a href="beteiligtenbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Beteiligtenanh&ouml;rung</span></a></li>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_status_id']->value == '100') {?>
<li><a href="bewertungsvorschlag.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Bewertungsvorschlag</span></a></li>
<?php }?>
<li><a href="verlauf.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Verlauf</span></a></li>
</ul>
</div>
</div>
<div class="pat_list_box">
<table align="center" border="0" width="94%" height="87%">
<tr>
<td valign="top">
<div id="detailtabcontainer" style="border:0px solid gray; width:100%; height:100%; margin-bottom: 0em; padding: 0px">
</div>
</td>
</tr>
</table>
</div>
<?php echo '<script'; ?>
type="text/javascript">
var mypets=new ddajaxtabs("detailtab", "detailtabcontainer")
mypets.setpersist(false)
mypets.setselectedClassTarget("link")
mypets.onajaxpageload = function(){
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'save,undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
};
mypets.init()
<?php echo '</script'; ?>
>
<?php }?>
</body>
</html><?php }
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,127 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-16 08:31:36
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gruppenmitglieder.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c3eddd858e356_44566396',
'file_dependency' =>
array (
'a27c610b9ba07749678c7389ba48d6bb61e1d60c' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gruppenmitglieder.html',
1 => 1519717336,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c3eddd858e356_44566396 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gruppenmitglieder_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<form action="?action=save" method='post' name='gruppenmitglieder'>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="80%">
<tr>
<td valign="top" >
<table valign="top" width="100%" border=0>
<tr>
<td width="50%">
<strong>Name</strong>
</td>
<td width="50%">
<strong>Mail</strong>
</td>
</tr>
<tr>
<td width="50%">
<input type="text" name="mitgl_name" size="40">
</td>
<td width="50%">
<input type="text" name="mitgl_mail" size="40">
</td>
</tr>
<tr>
<td width="50%">
<input type="submit" value="Speichern" name="B1">
</td>
<td width="50%">
</td>
</tr>
<tr>
<td width="50%">
<strong>Name</strong>
</td>
<td width="50%">
<strong>Mail</strong>
</td>
</tr>
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['name'];?>
</td>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['mail'];?>
</td>
</tr>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,664 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:17:24
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\erfassen_status.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a95303400ed14_33311823',
'file_dependency' =>
array (
'a92692ae87fd4c844d8cd8a5718942c02518d82a' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\erfassen_status.html',
1 => 1519720853,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a95303400ed14_33311823 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign='top'>
<form action="?action=status1" method='post' name='erfassen'>
<table width='100%' >
<tr>
<td width="5%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_titel']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_erstelldatum']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_select']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="5%">
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat1'];?>
</td>
<td align="center">
<input type="radio" name="vid" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
">
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
<br />
<br />
<input type="submit" name="senden" value="Abschicken">
</form>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'status1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vid']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_nachname']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_mail']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['name'];?>
<br />
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_nutzen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_public']->value;?>
</td>
</tr>
</table>
<br />
<br />
<fieldset>
<form action="?action=status2" method='post' name='erfassen'>
<legend><b>Kategogie / Hinweise</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_kategorie']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_kategorie']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_admhinweis']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_hinweis_admin']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_eigenhinweis']->value;?>
</strong>
</td>
<td>
<textarea name='erfassen_status_hinweis_eigen'><?php echo $_smarty_tpl->tpl_vars['erfassen_status_hinweis_eigen']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<input type="submit" name="senden" value="Hinweis speichern">
</td>
</tr>
</table>
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['erfassen_status_vid'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</table>
</fieldset>
</div>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'status2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_success_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="94%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['erfassen_status_success_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,751 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:15:58
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\edit.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9521ce9cb4c9_69207750',
'file_dependency' =>
array (
'adb39a87946dd75c8f6d06d24f91e02569d2b854' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\edit.html',
1 => 1519720787,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9521ce9cb4c9_69207750 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkStat(wahl){
if(wahl == "8"){
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'none':'none';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'none':'none';
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'block':'block';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'block':'block';
}
if(wahl == "7"){
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'none':'none';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'none':'none';
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'block':'block';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'block':'block';
}
if(wahl == "1" || wahl == "2" || wahl == "3" || wahl == "4" || wahl == "5" || wahl == "6"){
document.getElementById('ausschluss1').style.display = (document.getElementById('ausschluss1').style.display == 'none')?'none':'none';
document.getElementById('ausschluss2').style.display = (document.getElementById('ausschluss2').style.display == 'none')?'none':'none';
document.getElementById('entschieden1').style.display = (document.getElementById('entschieden1').style.display == 'none')?'none':'none';
document.getElementById('entschieden2').style.display = (document.getElementById('entschieden2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['edit_pflichtfelder']->value == '1') {?>
<table width="100%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['edit_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_id']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['edit_nachname']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_mail']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<a href="mailto:<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['mail'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['name'];?>
</a><br />
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_nutzen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_public']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_hinweiseigen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['edit_hinweis_eigen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_hinweisadmin']->value;?>
</strong>
</td>
<td>
<textarea name='edit_hinweis_admin' style='width:100%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['edit_hinweis_admin']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_category']->value;?>
</strong>
</td>
<td>
<select size="1" name="edit_kategorie">
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['kid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['selected'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['kategorie'];?>
</option>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<div id="ausschluss1" style="display: none">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_ausschlgrund']->value;?>
</strong>
</div>
<div id="entschieden1" style="display: none">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_entschiedengrund']->value;?>
</strong>
</div>
</td>
<td>
<div id="ausschluss2" style="display: none">
<input type="text" name="edit_schliessgrund" value="" size="40">
</div>
<div id="entschieden2" style="display: none">
<input type="text" name="edit_schliessgrund" value="" size="40">
</div>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<input type="submit" name="senden" value="Speichern">
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['edit_ablehnen_bttn']->value == '1') {?>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<a href="?action=ablehnung&vid=<?php echo $_smarty_tpl->tpl_vars['edit_ablehnen_vid']->value;?>
"><?php echo $_smarty_tpl->tpl_vars['edit_ablehnen_bttn_text']->value;?>
</a>
</td>
</tr>
<?php }?>
</table>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['edit_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</table>
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<table class="vvsuccess" width="40%" height="200" border="0">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['edit_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_id']->value;?>
</strong>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'ablehnung') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<form action="?action=ablehnung2" method='post' name='ldap'>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_field_begruendung']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<br>
<textarea name='edit_ablehnung_bemerkung' style='width:90%' rows='20' cols='5'></textarea>
<p align="center">
<input type="button" value="Zur&uuml;ck" onclick="window.location.href='?'">
&nbsp;
<input type="submit" name="senden" value="Vorschlag ablehnen">
</p>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'ablehnung2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="60%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['edit_ablehnung_text']->value;?>
</b>
<br />
<br />
<br />
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-06 15:29:16
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3c22bc62e4a0_03851572',
'file_dependency' =>
array (
'b2fbdc00ced335b98ff76da1dec03d4ac4229b8e' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_frame.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3c22bc62e4a0_03851572 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_ausschuss" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_ausschuss.php" />
<frame name="ausschuss_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_ausschuss.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,680 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-31 08:19:08
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_entschieden.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e33d4ec9a55d1_70578761',
'file_dependency' =>
array (
'b47d07e508f65d0e7a0f95ad2061e8bbd5226c06' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ansicht_entschieden.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e33d4ec9a55d1_70578761 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=save" method='post' name='ldap'>
<div class="header">
<div>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_ent']->value;?>
</div>
<?php } else { ?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_aus']->value;?>
</div>
<?php }?>
</div>
</div>
<div class="pat_list_box">
<p>
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_allg']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_id']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datumeingang']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_datum']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_nachname']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_mail']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_beziehung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<a href="mailto:<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['mail'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['name'];?>
</a><br />
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_betreff']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_beschreibung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_vorschlag']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_public']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_kategorie']->value;?>
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_gut']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Gutachter' href="ansicht_gutachten.php?gid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['gid'];?>
">Gutachten vom <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_bet']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2a_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_2_total = $__section_table_data2a_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_2_total != 0) {
for ($__section_table_data2a_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_2_iteration <= $__section_table_data2a_2_total; $__section_table_data2a_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] = $__section_table_data2a_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Beteiligter' href="ansicht_stellungnahme.php?bid=<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['bid'];?>
">Stellungnahme vom <?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2a_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_schluss']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_annahme']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_bemerkung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme_bemerkung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_ziel']->value;?>
</strong>
</td>
<td valign="top">
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk1']->value == '1') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_1']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk2']->value == '2') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_2']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk3']->value == '3') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_3']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk4']->value == '4') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_4']->value;?>
<br /> <?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_chk5']->value == '5') {?> <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_chk_5']->value;?>
<br /> <?php }?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemienzahlung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value;?>
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gehalt']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie1']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_qualitaet']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie2']->value;?>
Punkt(e)
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_anwendungsbreite']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie3']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gradverbesserung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie4']->value;?>
Punkt(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gesamtpunkte']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_punkte_gesamt']->value;?>
Punkte
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'P') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemie']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'G') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutschein']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'B') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_dienstbefreiung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_dienstbefreiung']->value;?>
Tag(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_klassierung']->value;?>
</strong>
</td>
<td>
Pr&auml;mienklasse <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_klassierung']->value;?>
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_umsetzung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_massnahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_sachstand']->value;?>
</strong>
</td>
<td>
<textarea name='ansicht_entschieden_sachstand' style='width:90%' rows='10' cols='5'><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_sachstand']->value;?>
</textarea>
<br />
<p align="center"><input type="submit" name="senden" value="Sachstand speichern"></p>
</td>
</tr>
<?php }?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_details']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_3_total = $__section_table_data3_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_3_total != 0) {
for ($__section_table_data3_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_3_iteration <= $__section_table_data3_3_total; $__section_table_data3_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ansicht_entschieden_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_3_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</form>
</body>
</html>
<?php }
}
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2019-01-17 11:27:22
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_beteiligte.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c40588a53dcc3_71809963',
'file_dependency' =>
array (
'ba714d53f250a03204dfd48bf0af9d3121928a09' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_beteiligte.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c40588a53dcc3_71809963 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_beteiligte_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_beteiligte_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_beteiligte_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_beteiligte_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,177 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-06 15:29:21
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_sitzung.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3c22c1931502_68375537',
'file_dependency' =>
array (
'c0051185b1398d268a0d324c8adae0140165ce26' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_sitzung.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3c22c1931502_68375537 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
onCleanup : function() {
return window.location.reload();
}
});
});
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['ausschuss_sitzung_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="90%" border="0">
<tr>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_datum1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_zeit1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_raum1']->value;?>
</strong>
</td>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_beschreibung1']->value;?>
</strong>
</td>
<td width="10%" valign="top" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_sitzung_field_vorlage1']->value;?>
</strong>
</td>
</tr>
<?php
$__section_outer_loop_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
$__section_outer_loop_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_outer_loop_0_total = $__section_outer_loop_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
if ($__section_outer_loop_0_total != 0) {
for ($__section_outer_loop_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_0_iteration <= $__section_outer_loop_0_total; $__section_outer_loop_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] = $__section_outer_loop_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] : null) != '') {?>
<tr>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['datum_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['zeit_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['raum'];?>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['beschreibung'];?>
</td>
<td width="10%" valign="top" align="center">
<a href="prints/sitzung_pdf.php?isid=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['isid'];?>
&output=D"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/ico_pdf.gif" border="0"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_outer_loop_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_0_saved;
}
?>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
</table>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,120 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-06 15:58:14
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_status.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e3c2986d04663_72851591',
'file_dependency' =>
array (
'c1890c3aed41f70898a1587d38c911a589ed8df2' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_status.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e3c2986d04663_72851591 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<?php if ($_smarty_tpl->tpl_vars['status_id']->value == '100') {?>
<td>
<strong>Sitzungsdatum</strong>
</td>
<?php }?>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status_id'] == '100') {?>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['sitzungsdat'];?>
</td>
<?php }?>
<td align="center">
<a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Vorschlag bearbeiten" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,618 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 08:54:14
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_edit.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2fe8a6496348_52055028',
'file_dependency' =>
array (
'c3cfa30f1edf3aa87102272e222b7c4543fef5c5' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/beteiligte_edit.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2fe8a6496348_52055028 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_pflichtfelder']->value == '1') {?>
<table width="100%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" max-height="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_id']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen_desc']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen1']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_hinweiseigen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_hinweis_eigen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kat']->value;?>
</td>
</tr>
</table>
<br />
<br />
<fieldset>
<legend><b>Stellungnahme <?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '1') {?>(Frist abgelaufen)<?php }?></b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_zweck']->value;?>
<br></strong>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_zweck_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_zweck_text']->value;?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_zweck' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_zweck']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_zweck']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_umsetzung']->value;?>
<br></strong>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_umsetzung_text']->value;?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_umsetzung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_umsetzung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen']->value;?>
<br></strong>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzen_text']->value;?>
<br><br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_nutzenim_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_nutzen_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_nutzen' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_nutzen']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_kosteneinsparung_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_kosteneinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_kosteneinsparung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_arbeitszeit_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_arbeitszeiteinsparung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_arbeitszeiteinsparung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_innovation']->value;?>
</strong><br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu_ico']->value == '1') {?></font><?php }?>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_innovation_text']->value;?>
<br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_ideeneu' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_ideeneu']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_empfehlung']->value;?>
</strong><br>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung_ico']->value == '1') {?></font><?php }?>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<textarea name='beteiligte_edit_empfehlung' style='width:100%' rows='15' cols='5'><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung']->value;?>
</textarea>
<?php } else { ?>
<table width="100%" class="gutachten_antwort">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_empfehlung']->value;?>
</td>
</tr>
</table>
<?php }?>
</td>
</tr>
</table>
</fieldset>
<?php if ($_smarty_tpl->tpl_vars['beteiligte_edit_fristablauf']->value == '0') {?>
<p align='center'><input type="submit" name="senden" value="Speichern"></p>
<?php }?>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_0_total = $__section_table_data3_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_0_total != 0) {
for ($__section_table_data3_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_0_iteration <= $__section_table_data3_0_total; $__section_table_data3_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['beteiligte_edit_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_0_saved;
}
?>
</table>
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {
if ($_smarty_tpl->tpl_vars['beteiligte_edit_error']->value == '0') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['beteiligte_edit_id']->value;?>
</strong>
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}
}

View File

@ -0,0 +1,437 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:51:21
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\erfassen_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a952a191d9bf7_75137374',
'file_dependency' =>
array (
'c3e3ac8422aefb0d8e0d942b0f44ddbeaae0b460' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\erfassen_eingabe.html',
1 => 1519720819,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a952a191d9bf7_75137374 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_pflichtfelder']->value == '1') {?>
<table width="90%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nachname']->value;?>
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_mail']->value;?>
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<table width="150">
<tr>
<td>
<div class="buttonwrapper">
<a class="squarebutton_blue box" title="Gruppenmitglieder erfassen" href="gruppenmitglieder.php"><span>erfassen</span></a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_betreff']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="betreff" size="60" value="<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_betreff']->value;?>
">
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_beschreibung']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='beschreibung' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_vorschlag']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='vorschlag' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_nutzen']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='nutzen' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
<table width="100%">
<tr>
<td valign="top">
<input type="checkbox" name="einwilligung_public" id="r1" value="Y" <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_einwilligung_public']->value == 'Y') {?> checked <?php }?>>
</td>
<td>
<label for="r1"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_public']->value;?>
</label>
</td>
</tr>
<tr>
<td valign="top">
<input type="checkbox" name="versicherung" onclick="senden_aktiv();" id="r2">
</td>
<td style="text-align: justify;">
<label for="r2"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_ldsg']->value;?>
</label>
</td>
</tr>
</table>
<br />
<input type="submit" name="senden" disabled>
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<table class="vvsuccess" width="40%" height="200" border="0">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_id']->value;?>
</strong>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,437 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:04
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/erfassen_eingabe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed450cda0ae4_15146232',
'file_dependency' =>
array (
'c41184117ea141a5c05638fcc9988eb5e1a55ec5' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/erfassen_eingabe.html',
1 => 1519720818,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed450cda0ae4_15146232 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_pflichtfelder']->value == '1') {?>
<table width="90%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nachname']->value;?>
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_mail']->value;?>
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<table width="150">
<tr>
<td>
<div class="buttonwrapper">
<a class="squarebutton_blue box" title="Gruppenmitglieder erfassen" href="gruppenmitglieder.php"><span>erfassen</span></a>
</div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_betreff']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_betreff_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="betreff" size="60" value="<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_betreff']->value;?>
">
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_beschreibung']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='beschreibung' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_beschreibung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_vorschlag']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='vorschlag' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_vorschlag']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_field_nutzen']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<textarea name='nutzen' style='width:100%' rows='13' cols='10'><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_nutzen']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="30%">
&nbsp;
</td>
<td>
<table width="100%">
<tr>
<td valign="top">
<input type="checkbox" name="einwilligung_public" id="r1" value="Y" <?php if ($_smarty_tpl->tpl_vars['erfassen_eingabe_einwilligung_public']->value == 'Y') {?> checked <?php }?>>
</td>
<td>
<label for="r1"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_public']->value;?>
</label>
</td>
</tr>
<tr>
<td valign="top">
<input type="checkbox" name="versicherung" onclick="senden_aktiv();" id="r2">
</td>
<td style="text-align: justify;">
<label for="r2"><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_checkbox_ldsg']->value;?>
</label>
</td>
</tr>
</table>
<br />
<input type="submit" name="senden" disabled>
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<table class="vvsuccess" width="40%" height="200" border="0">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_eingabe_id']->value;?>
</strong>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,128 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:37:13
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\status.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9518b9533a58_05049776',
'file_dependency' =>
array (
'c6786a4c4901c712ad1dad091a2710b826bf0cfc' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\status.html',
1 => 1519719893,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9518b9533a58_05049776 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<?php if ($_smarty_tpl->tpl_vars['status_id']->value == '100') {?>
<td>
<strong>Sitzungsdatum</strong>
</td>
<?php }?>
<td>
<strong>Einreicher</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status_id'] == '100') {?>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['sitzungsdat'];?>
</td>
<?php }?>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
</td>
<td align="center">
<a href="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['dateiname'];?>
?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Vorschlag bearbeiten" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,212 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:20:35
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\ansicht_stellungnahme.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9522e3844298_80154016',
'file_dependency' =>
array (
'c9b15362a28801b4cdcc42d267d82aa9a8edd25e' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\ansicht_stellungnahme.html',
1 => 1519650441,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9522e3844298_80154016 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="5%">
&nbsp;
</td>
<td width="90%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_titel']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_nachname']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<table width="100%">
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_betreff']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_betreff']->value;?>
</td>
</tr>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_datum']->value;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_stellung_dat']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_stellungnahme']->value;?>
</strong>
</td>
<td>
&nbsp;
</td>
</tr>
<!--
<tr>
<td colspan="2">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_stellungnahme']->value;?>
</td>
</tr>
-->
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_zweck']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_zweck']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_umsetzung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_umsetzung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_nutzen']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_kosteneinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_kosteneinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_arbeitszeiteinsparung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_arbeitszeiteinsparung']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_ideeneu']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_ideeneu']->value;?>
</td>
</tr>
<tr>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_field_empfehlung']->value;?>
</strong>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['ansicht_stellungnahme_empfehlung']->value;?>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
</table>
<br />
<br />
</div>
</td>
<td width="5%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,628 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 09:43:11
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\sitzung_verwalten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a951a1f712974_13882763',
'file_dependency' =>
array (
'cb9b60f9edb7a71505d69dd44d8a7f7a98a6e58c' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\sitzung_verwalten.html',
1 => 1519720967,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a951a1f712974_13882763 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
onCleanup : function() {
return window.location.reload();
}
});
});
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<form action="?action=step1" method='post' name='ldap'>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="90%" border="0">
<tr>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_datum1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_zeit1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_raum1']->value;?>
</strong>
</td>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_beschreibung1']->value;?>
</strong>
</td>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_status1']->value;?>
</strong>
</td>
<td width="10%" valign="top" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_vorlage1']->value;?>
</strong>
</td>
<td width="10%" valign="top" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_auswahl1']->value;?>
</strong>
</td>
</tr>
<?php
$__section_outer_loop_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
$__section_outer_loop_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_outer_loop_0_total = $__section_outer_loop_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
if ($__section_outer_loop_0_total != 0) {
for ($__section_outer_loop_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_0_iteration <= $__section_outer_loop_0_total; $__section_outer_loop_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] = $__section_outer_loop_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] : null) != '') {?>
<tr>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['datum_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['zeit_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['raum'];?>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['beschreibung'];?>
</td>
<td valign="top">
<table>
<?php
$__section_inner_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
$__section_inner_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
$__section_inner_1_total = $__section_inner_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
if ($__section_inner_1_total != 0) {
for ($__section_inner_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_1_iteration <= $__section_inner_1_total; $__section_inner_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum'] = $__section_inner_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['vorname'];?>
&nbsp;<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['nachname'];?>
:
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['zustimmung'];?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_inner_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_1_saved;
}
?>
</table>
</td>
<td width="10%" valign="top" align="center">
<a href="prints/sitzung_pdf.php?isid=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['isid'];?>
&output=D"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/ico_pdf.gif" border="0"></a>
</td>
<td width="10%" valign="top" align="center">
<?php if ($_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['status'] > '0') {?>
<input type="radio" name="auswahl" value="<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['isid'];?>
">
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_outer_loop_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_0_saved;
}
?>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="5" align="center">
<input type="submit" name="senden" value="Abschicken">
</td>
</tr>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
</table>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('tag').value = date_tag;
document.getElementById('mon').value = date_mon;
document.getElementById('jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_datum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_tag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="tag" id="tag" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_tag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_mon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mon" id="mon" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_mon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_jahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="jahr" id="jahr" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_jahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_uhr']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_std_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="std" id="std" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_std']->value;?>
" size=1>:<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_min_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="min" id="min" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_min']->value;?>
" size=1>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_raum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="raum" id="raum" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_raum']->value;?>
" size=18>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_bemerkung']->value;?>
</strong>
</td>
<td>
<textarea name='bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_bemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 2">
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td height='20pt'>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_betreff']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_status']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_auswahl']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_2_total = $__section_table_data1_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_2_total != 0) {
for ($__section_table_data1_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_2_iteration <= $__section_table_data1_2_total; $__section_table_data1_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td height='25pt'>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status'];?>
</label>
</td>
<td align="center">
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['stat'] == '0') {?>
<input type="checkbox" id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
name="auswahl[]" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['check'] == '1') {?> checked <?php }?>>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_2_saved;
}
?>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="4" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 3">
</td>
</tr>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel_success_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<br />
<br />
<br />
<br />
<p align="center"><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel_success_text']->value;?>
</p>
<br />
<br />
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,412 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-15 12:19:40
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/index.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bc469bc39d8a9_26684432',
'file_dependency' =>
array (
'cc34102f2d1ae1d2f07449cdb4e8e06786b1523e' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/login/index.html',
1 => 1519745296,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bc469bc39d8a9_26684432 ($_smarty_tpl) {
?>
<!-- index gegen LDAP und DB bei externer Kennung-->
<?php if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.login)document.login.user.focus();return false;">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['index_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/message_login.gif">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_user']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" value="<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
" tabindex="1"></td>
</td>
</tr>
<tr>
<td width="40%">
<strong><?php echo $_smarty_tpl->tpl_vars['index_field_pass']->value;?>
</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2"></td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<font color="red"><?php echo $_smarty_tpl->tpl_vars['index_register']->value;?>
</font>
<!--
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
-->
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register') {?>
<!--
Verwendetes Netz: <?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
-->
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'hsnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_beziehung']->value;?>
</strong>
</td>
<td>
<select name='register_beziehung'>
<option value="">Bitte ausw&auml;hlen</option>
<option value="P">ProfessorIn</option>
<option value="L">Lehrbeauftragte/r</option>
<option value="V">Verwaltungsmitarbeiter </option>
</select>
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_fakultaet']->value;?>
</strong>
</td>
<td>
<input type="text" name="register_fakultaet" value="<?php echo $_smarty_tpl->tpl_vars['register_fakultaet']->value;?>
" size="40">
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['register_adir']->value == 'studnet') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style type="text/css">
.squarebutton_blue{
width:100px;
}
.correct
{
color:#B3DF00;
}
.wrong
{
color:#FF0000;
}
</style>
</head>
<body>
<table height="100%" width="100%">
<tr>
<td width="10%">
&nbsp;
</td>
<td width="80%">
<div class="Header">
<div>
<div align="center"><?php echo $_smarty_tpl->tpl_vars['register_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<form action=?action=register2&art=<?php echo $_smarty_tpl->tpl_vars['register_adir']->value;?>
method="POST" name="register">
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['register_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_ag']->value;?>
</strong>
<strong> / </strong>
<strong><?php echo $_smarty_tpl->tpl_vars['register_field_jahrgang']->value;?>
</strong>
</td>
<td>
<input type="text" name="ag" value="<?php echo $_smarty_tpl->tpl_vars['register_ag']->value;?>
" size="2"> /
<select name="jahrgang">
<option value="">Bitte ausw&auml;hlen</option>
<!-- if einmal aus schleife table_data und einmal selected aus Fehler Pflichtfelder -->
<?php
$__section_table_data_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data'] : false;
$__section_table_data_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data_0_total = $__section_table_data_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = new Smarty_Variable(array());
if ($__section_table_data_0_total != 0) {
for ($__section_table_data_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] = 0; $__section_table_data_0_iteration <= $__section_table_data_0_total; $__section_table_data_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['select'] == '1') {?> selected <?php }?>><?php echo $_smarty_tpl->tpl_vars['table_data']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data']->value['index'] : null)]['jahrgang'];?>
</option>
<?php
}
}
if ($__section_table_data_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data'] = $__section_table_data_0_saved;
}
?>
</select>
</td>
</tr>
</table>
<br />
<p align="center">
<input type="submit" name="senden">
</p>
</form>
</div>
</td>
<td width="10%">
&nbsp;
</td>
</tr>
</table>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'register2') {?>
<?php if ($_smarty_tpl->tpl_vars['index_login']->value == '1') {?>
<meta http-equiv="refresh" content="0; URL=indexframe.php">
<?php }
}
}
}

View File

@ -0,0 +1,357 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-20 12:16:02
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/bewertungsvorschlag.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e258bf25e13e4_08600436',
'file_dependency' =>
array (
'cd2e5ace686d89d3c95344e531030bbd48e28046' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/bewertungsvorschlag.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e258bf25e13e4_08600436 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_text']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.chk5.checked == true){
document.erfassen.chk1.disabled = true;
document.erfassen.chk2.disabled = true;
document.erfassen.chk3.disabled = true;
document.erfassen.chk4.disabled = true;
}else{
document.erfassen.chk1.disabled = false;
document.erfassen.chk2.disabled = false;
document.erfassen.chk3.disabled = false;
document.erfassen.chk4.disabled = false;
}
if (document.erfassen.chk1.checked == true || document.erfassen.chk2.checked == true || document.erfassen.chk3.checked == true || document.erfassen.chk4.checked == true){
document.erfassen.chk5.disabled = true;
}else{
document.erfassen.chk5.disabled = false;
}
}
<?php echo '</script'; ?>
>
</head>
<body onload='senden_aktiv()' bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_pflichtfelder']->value == '1') {?>
<table width="90%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table align="center" valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="100%" colspan="2">
<?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_text']->value;?>
</td>
</tr>
<tr>
<td width="50%" valign="top">
&nbsp;
</td>
<td width="50%" valign="top">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_ziel']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_ziel_ico']->value == '1') {?></font><?php }?>
</td>
<td width="50%" valign="top">
<table>
<tr><td><input type="checkbox" name="chk1" value="1" onclick="senden_aktiv();" id="r1" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk1']->value == 'Y') {?> checked <?php }?>></td><td><label for="r1"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_1']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk2" value="2" onclick="senden_aktiv();" id="r2" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk2']->value == 'Y') {?> checked <?php }?>></td><td><label for="r2"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_2']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk3" value="3" onclick="senden_aktiv();" id="r3" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk3']->value == 'Y') {?> checked <?php }?>></td><td><label for="r3"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_3']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk4" value="4" onclick="senden_aktiv();" id="r4" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk4']->value == 'Y') {?> checked <?php }?>></td><td><label for="r4"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_4']->value;?>
</label></td></tr>
<tr><td><input type="checkbox" name="chk5" value="5" onclick="senden_aktiv();" id="r5" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_chk5']->value == 'Y') {?> checked <?php }?>></td><td><label for="r5"><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_chk_5']->value;?>
</label></td></tr>
</table>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_annahme']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<label><input type="radio" name="bewertungsvorschlag_annahme" id=1 value="J" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_annahme']->value == 'J') {?> checked<?php }?>> ja</label> <br />
<label><input type="radio" name="bewertungsvorschlag_annahme" id=1 value="N" <?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_annahme']->value == 'N') {?> checked<?php }?>> Nein</label> <br />
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_begruendung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_begruendung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_begruendung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_umsetzung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_umsetzung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_umsetzung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="50%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_field_paemierung']->value;?>
</strong>
</td>
<td width="50%" valign="top">
<textarea name='bewertungsvorschlag_praemierung' style='width:100%' rows='8' cols='5'><?php echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_praemierung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td width="50%">
&nbsp;
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<input type="submit" name="senden" value="Speichern">
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<table align="center" valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" height="90%" width="90%">
<tr>
<td width="100%">
&nbsp;
</td>
</tr>
<tr>
<td width="100%" align="center">
<?php if ($_smarty_tpl->tpl_vars['bewertungsvorschlag_save']->value <> '0') {
echo $_smarty_tpl->tpl_vars['bewertungsvorschlag_success']->value;
}?>
</td>
</tr>
<tr>
<td width="100%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,133 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:11
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/titel.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ab65bdc9_86783985',
'file_dependency' =>
array (
'd0715a11736783c9286bf98b252b639234ea8b14' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/titel.html',
1 => 1519658150,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ab65bdc9_86783985 ($_smarty_tpl) {
?>
<html>
<head>
<title>Testseite</title>
<meta name="generator" content="Namo WebEditor">
<base target="detail">
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type="text/javascript" src="ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- <20> Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
</head>
<style type="text/css">
body {
background-image: url("templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/backgr/ground.png");
background-repeat: repeat-x;
background-position: left -1614px;
}
</style>
<body>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="250">
<p>
Ideenmanagement
</p>
</td>
<td width="73">&nbsp;</td>
<td width="159">&nbsp;</td>
<td width="71">&nbsp;</td>
<td width="2%">&nbsp;</td>
<td width="">&nbsp;</td>
<td width="157">&nbsp;</td>
<td width="125">&nbsp;</td>
<td width="25">&nbsp;</td>
</tr>
<tr>
<td width="250" height="18"></td>
<!-- MIT LDAP kann das Passwort nicht ge<67>ndert werden
<td width="73" height="37"><a class="navbar" href="hauptframe.php" target="detail">Home</a></td>
<td width="73" height="37"><a class="navbar" href="passwort.php?new=1" target="detail">Passwortverwaltung</a></td>
-->
<td width="159" height="37"></td>
<td width="71" height="37"></td>
<!--
<td width="159" height="37"><a class="navbar" href="link.php" target="detail">Erweiterte Suche</a></td>
<td width="71" height="37"><a class="navbar" href="link.php" target="detail">Profil</a></td>
-->
<td width="2%" height="37">&nbsp;</td>
<td width="" height="37">&nbsp;</td>
<td width="157" height="37">
&nbsp;
</td>
<td width="125" height="37">
<p align="right"><a class="navbar" href="logout.php" target="_parent">Logout</a></p>
</td>
<td width="25" height="37">&nbsp;</td>
</tr>
</table>
<div id="filltab" class="animatedtabs">
<ul>
<li><a href="eingabe_frame.php" selected><span>Eingabebereich</span></a></li>
<?php if ($_smarty_tpl->tpl_vars['titel_admin']->value == '1') {?>
<li><a href="admin_frame.php" ><span>Adminbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_ausschuss']->value == '1') {?>
<li><a href="ausschuss_frame.php" ><span>Ausschussbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_beteiligte']->value == '1') {?>
<li><a href="beteiligte_frame.php" ><span>Beteiligtenbereich</span></a></li>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['titel_gutachter']->value == '1') {?>
<li><a href="gutachter_frame.php" ><span>Gutachterbereich</span></a></li>
<?php }?>
<!--
<li><a href="link.php"><span>Gutachterbereich</span></a></li>
<li><a href="link.php"><span>Beteiligtenbereich</span></a></li>
<li><a href="link.php"><span>Ausschussbereich</span></a></li>
-->
</ul>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,48 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 14:02:49
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\indexframe.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a940579299ef6_22319244',
'file_dependency' =>
array (
'd5d4d1e3e7bff83fd9f924e621cd140c72592bfe' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\indexframe.html',
1 => 1519650155,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a940579299ef6_22319244 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="103, 79%" cols="1*" border="0">
<frame name="banner" scrolling="no" marginwidth="10" marginheight="0" namo_target_frame="detail" src="titel.php" noresize>
<frameset rows="1*" cols="100%">
<frame name="detail" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,46 @@
<?php
/* Smarty version 3.1.29, created on 2019-02-04 11:43:10
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachter_frame.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c58173e0e5800_59412228',
'file_dependency' =>
array (
'd7540039a2c860b8d82b1528e8dcb44e1e12f8f9' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachter_frame.html',
1 => 1461912994,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c58173e0e5800_59412228 ($_smarty_tpl) {
?>
<html>
<head>
<title>Ideenmanagement</title>
<link type="text/css" rel="stylesheet" href="css/styles_refill.css">
</head>
<style type='text/css'>
</style>
<frameset rows="1*" cols="250, 76%" border="0">
<frame name="menu_gutachter" scrolling="auto" marginwidth="10" marginheight="14" namo_target_frame="detail" src="menu_gutachter.php" />
<frame name="gutachter_haupt" scrolling="yes" marginwidth="0" marginheight="0" src="hauptframe_gutachter.php">
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<p>To view this page correctly, you need a Web browser that supports frames.</p>
</body>
</noframes>
</frameset>
</html><?php }
}

View File

@ -0,0 +1,115 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 11:46:01
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\gutachten_offen.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9536e9a364a7_21387418',
'file_dependency' =>
array (
'e205e85f8bb022acfe4485870e355152188bf674' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\gutachten_offen.html',
1 => 1519717431,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9536e9a364a7_21387418 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<td>
<strong>Fristdatum</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_dat_form'];?>
</td>
<td align="center">
<a href="gutachten_bearbeiten.php?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Gutachten abgeben" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-10-31 13:40:13
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_admin.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bd9a2ad5c9b13_29353712',
'file_dependency' =>
array (
'e321927c8f36150cfca57a0466c3b36dfd0b39b5' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/hauptframe_admin.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bd9a2ad5c9b13_29353712 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,628 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 09:29:35
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/sitzung_verwalten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2ff0efcb0e17_31030306',
'file_dependency' =>
array (
'e5f5fcad88f9fb9536bd0b692def3c16b1bc895c' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/sitzung_verwalten.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2ff0efcb0e17_31030306 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe',
onCleanup : function() {
return window.location.reload();
}
});
});
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<form action="?action=step1" method='post' name='ldap'>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="90%" border="0">
<tr>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_datum1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_zeit1']->value;?>
</strong>
</td>
<td width="10%" valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_raum1']->value;?>
</strong>
</td>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_beschreibung1']->value;?>
</strong>
</td>
<td valign="top">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_status1']->value;?>
</strong>
</td>
<td width="10%" valign="top" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_vorlage1']->value;?>
</strong>
</td>
<td width="10%" valign="top" align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_auswahl1']->value;?>
</strong>
</td>
</tr>
<?php
$__section_outer_loop_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] : false;
$__section_outer_loop_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_outer_loop_0_total = $__section_outer_loop_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = new Smarty_Variable(array());
if ($__section_outer_loop_0_total != 0) {
for ($__section_outer_loop_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] = 0; $__section_outer_loop_0_iteration <= $__section_outer_loop_0_total; $__section_outer_loop_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] = $__section_outer_loop_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['rownum'] : null) != '') {?>
<tr>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['datum_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['zeit_form'];?>
</td>
<td width="10%" valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['raum'];?>
</td>
<td valign="top">
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['beschreibung'];?>
</td>
<td valign="top">
<table>
<?php
$__section_inner_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_inner']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner'] : false;
$__section_inner_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner']) ? count($_loop) : max(0, (int) $_loop));
$__section_inner_1_total = $__section_inner_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = new Smarty_Variable(array());
if ($__section_inner_1_total != 0) {
for ($__section_inner_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] = 0; $__section_inner_1_iteration <= $__section_inner_1_total; $__section_inner_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum'] = $__section_inner_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['vorname'];?>
&nbsp;<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['nachname'];?>
:
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['inner'][(isset($_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_inner']->value['index'] : null)]['zustimmung'];?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_inner_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_inner'] = $__section_inner_1_saved;
}
?>
</table>
</td>
<td width="10%" valign="top" align="center">
<a href="prints/sitzung_pdf.php?isid=<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['isid'];?>
&output=D"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/ico_pdf.gif" border="0"></a>
</td>
<td width="10%" valign="top" align="center">
<?php if ($_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['status'] > '0') {?>
<input type="radio" name="auswahl" value="<?php echo $_smarty_tpl->tpl_vars['outer_loop']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_outer_loop']->value['index'] : null)]['isid'];?>
">
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_outer_loop_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_outer_loop'] = $__section_outer_loop_0_saved;
}
?>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="5" align="center">
<input type="submit" name="senden" value="Abschicken">
</td>
</tr>
<tr>
<td colspan="5" align="center">
&nbsp;
</td>
</tr>
</table>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step1') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<!-- Kalender Beginn // -->
<link rel='stylesheet' href='dyncalendar/dynCalendar.css' type='text/css' media='screen'>
<?php echo '<script'; ?>
src='dyncalendar/browserSniffer.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src='dyncalendar/dynCalendar.js' type='text/javascript' language='javascript'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
<!--
// Calendar callback. When a date is clicked on the calendar
// this function is called so you can do as you want with it
function calendarCallback(date, month, year)
{
if(date<10){date='0'+date;}
if(month<10){month='0'+month;}
date_tag = date;
date_mon = month;
date_jahr = year;
document.getElementById('tag').value = date_tag;
document.getElementById('mon').value = date_mon;
document.getElementById('jahr').value = date_jahr;
}
// -->
<?php echo '</script'; ?>
>
<!-- Kalender Ende // -->
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,forecolor,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.ldap)document.ldap.suchstring.focus();return false;">
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_datum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_datum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_tag_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="tag" id="tag" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_tag']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_mon_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="mon" id="mon" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_mon']->value;?>
" size=1>.<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_jahr_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="jahr" id="jahr" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_jahr']->value;?>
" size=3>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
frist_cal = new dynCalendar('frist_cal', 'calendarCallback', 'dyncalendar/images/', '');
//-->
<?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_uhr']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_uhr_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_std_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="std" id="std" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_std']->value;?>
" size=1>:<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_min_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="min" id="min" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_min']->value;?>
" size=1>
</td>
</tr>
<tr>
<td>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_klein.gif"><?php }?>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?><font color="#FF0000"><?php }?>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_raum']->value;?>
</strong>
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?></font><?php }?>
</td>
<td>
<input <?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_raum_ico']->value == '1') {?>class="errorField"<?php }?> type="text" name="raum" id="raum" value="<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_raum']->value;?>
" size=18>
</td>
</tr>
<tr>
<td>
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_bemerkung']->value;?>
</strong>
</td>
<td>
<textarea name='bemerkung' style='width:100%' rows='20' cols='5'><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_bemerkung']->value;?>
</textarea>
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 2">
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step2') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<?php if ($_smarty_tpl->tpl_vars['sitzung_verwalten_pflichtfelder']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_error_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td height='20pt'>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_betreff']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_status']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_field_auswahl']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_2_total = $__section_table_data1_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_2_total != 0) {
for ($__section_table_data1_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_2_iteration <= $__section_table_data1_2_total; $__section_table_data1_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td height='25pt'>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</label>
</td>
<td>
<label for=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['status'];?>
</label>
</td>
<td align="center">
<?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['stat'] == '0') {?>
<input type="checkbox" id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
name="auswahl[]" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['check'] == '1') {?> checked <?php }?>>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_2_saved;
}
?>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
<tr>
<td colspan="4" align="center">
<input type="submit" name="senden" value="Weiter zu Schritt 3">
</td>
</tr>
<tr>
<td colspan="4" align="center">
&nbsp;
</td>
</tr>
</table>
</form>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'step3') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel_success_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step3" method='post' name='ldap'>
<div class="pat_list_box">
<br />
<br />
<br />
<br />
<p align="center"><?php echo $_smarty_tpl->tpl_vars['sitzung_verwalten_titel_success_text']->value;?>
</p>
<br />
<br />
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,268 @@
<?php
/* Smarty version 3.1.29, created on 2020-01-28 09:30:51
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit_ausschussmitglieder.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e2ff13bcbdf45_95253901',
'file_dependency' =>
array (
'ec37c34ecc8749407dc3fab34d62975146737ab0' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/edit_ausschussmitglieder.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e2ff13bcbdf45_95253901 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type="text/javascript">
function show(id) {
if(document.getElementById) {
var mydiv = document.getElementById(id);
// Umschaltung
if (mydiv.style.display === "none"){
mydiv.style.display = "block"
}else {
mydiv.style.display = "none"
}
}
}
<?php echo '</script'; ?>
>
</head>
<body>
<br />
<br />
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_titel']->value;?>
</div>
</div>
</div>
<form action="?action=step2" method='post' name='erfassen'>
<div class="pat_list_box">
<fieldset>
<legend>
<b>Ausschussmitglieder bestellen (Nur registrierte Benutzer)</b>
</legend>
<br />
<br />
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_ausw']->value;?>
</strong>
</td>
<td>
<select name="mitglied">
<option value="">Bitte ausw&auml;hlen</option>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</select>
</td>
</tr>
<tr>
<td >
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_vertreter']->value;?>
</strong>
</td>
<td>
<input type="checkbox" name="vertreter" value="Y" onclick="javascript:show('divvertr');" >
</td>
</tr>
<tr>
<td colspan="2" align="center">
&nbsp;
</td>
</tr>
</table>
<div style="display: none" id="divvertr">
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=20<?php echo '%>';?>
<strong><?php echo $_smarty_tpl->tpl_vars['edit_ausschuss_mitgl_vertreter_text']->value;?>
</strong>
</td>
<td>
<select name="vertreten_von">
<?php
$__section_table_data2a_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_1_total = $__section_table_data2a_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_1_total != 0) {
for ($__section_table_data2a_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_1_iteration <= $__section_table_data2a_1_total; $__section_table_data2a_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['imtuid'];?>
"><?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</option>
<?php
}
}
if ($__section_table_data2a_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_1_saved;
}
?>
</select>
</td>
</tr>
</table>
</div>
<br />
<br />
<input type="submit" name="senden" value="Mitglied hinzuf&uuml;gen">
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Bestellte Ausschussmitglieder</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=80<?php echo '%>';?>
<b>Mitglied</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data2b_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] : false;
$__section_table_data2b_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2b']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2b_2_total = $__section_table_data2b_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] = new Smarty_Variable(array());
if ($__section_table_data2b_2_total != 0) {
for ($__section_table_data2b_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] = 0; $__section_table_data2b_2_iteration <= $__section_table_data2b_2_total; $__section_table_data2b_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum'] = $__section_table_data2b_2_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['rownum'] : null) != '') {?>
<tr>
<td width=80<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['nachname'];?>
</td>
<td width=20<?php echo '%>';?>
<a href="?action=step3&rolle=4&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data2b']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2b']->value['index'] : null)]['imtuid'];?>
"><img title = "Mitglied l&ouml;schen" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2b_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2b'] = $__section_table_data2b_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend>
<b>Vertreter der Ausschussmitglieder</b>
</legend>
<table cellspacing="1" cellpadding="1" width="100%" border="0">
<tr>
<td width=40<?php echo '%>';?>
<b>Vertreter</b>
</td>
<td width=40<?php echo '%>';?>
<b>Vertritt Ausschussmitglied</b>
</td>
<td width=20<?php echo '%>';?>
<b>L&ouml;schen</b>
</td>
<tr>
<?php
$__section_table_data3_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_3_total = $__section_table_data3_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_3_total != 0) {
for ($__section_table_data3_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_3_iteration <= $__section_table_data3_3_total; $__section_table_data3_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] = $__section_table_data3_3_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['rownum'] : null) != '') {?>
<tr>
<td width=40<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['nachname'];?>
</td>
<td width=40<?php echo '%>';?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ver_von_vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ver_von_nachname'];?>
</td>
<td>
<a href="?action=step3&rolle=5&imtuid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['imtuid'];?>
"><img title = 'Vertreter l&ouml;schen' border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_3_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,60 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-26 16:17:45
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\hauptframe_admin.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9425197161e4_71349853',
'file_dependency' =>
array (
'f0e061cc5e7094d21369710465c51a0c7635efef' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\hauptframe_admin.html',
1 => 1519650278,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9425197161e4_71349853 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_text1']->value;?>
</b>
<br />
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['hauptframe_admin_text2']->value;?>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,115 @@
<?php
/* Smarty version 3.1.29, created on 2019-02-04 11:43:12
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachten_offen.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5c581740ecf0d9_31090388',
'file_dependency' =>
array (
'f3a401092330d1c552f3fb79f85f9ebbebb92b04' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/gutachten_offen.html',
1 => 1519717430,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5c581740ecf0d9_31090388 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['gutachten_offen_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign="top">
<table width="100%">
<tr>
<td>
<strong>ID</strong>
</td>
<td>
<strong>Betreff</strong>
</td>
<td>
<strong>Eingangsdatum</strong>
</td>
<td>
<strong>Fristdatum</strong>
</td>
<td align="center">
<strong>Bearbeiten</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat_form'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['frist_dat_form'];?>
</td>
<td align="center">
<a href="gutachten_bearbeiten.php?id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
"><img title = "Gutachten abgeben" border="0" height=10 src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/edit.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
</td>
</tr>
</table>
</div>
</body>
</html><?php }
}

View File

@ -0,0 +1,587 @@
<?php
/* Smarty version 3.1.29, created on 2020-06-09 10:28:12
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_ansicht_entschieden.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5edf481ce03ae5_06831101',
'file_dependency' =>
array (
'f5ee785589be74bcb29a1e70e603ca381f6e1e55' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_ansicht_entschieden.html',
1 => 1558945366,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5edf481ce03ae5_06831101 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style type='text/css'>
select { width:267px;}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form action="?action=save" method='post' name='ldap'>
<div class="header">
<div>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_ent']->value;?>
</div>
<?php } else { ?>
<div><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_titel_aus']->value;?>
</div>
<?php }?>
</div>
</div>
<div class="pat_list_box">
<p>
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_allg']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_id']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datumeingang']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_datum']->value;?>
</td>
</tr>
<!-- Darf Ausschuss nicht sehen
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_ersteller']->value;?>
</strong>
</td>
<td>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_mailadresse']->value;?>
</strong>
</td>
<td>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppe']->value;?>
</strong>
</td>
<td>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
</td>
</tr>
-->
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_betreff']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_beschreibung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_vorschlag']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_nutzen']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_public']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_kategorie']->value;?>
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_gut']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_0_total = $__section_table_data2_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_0_total != 0) {
for ($__section_table_data2_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_0_iteration <= $__section_table_data2_0_total; $__section_table_data2_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Gutachter' href="ansicht_gutachten.php?gid=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['gid'];?>
">Gutachten vom <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_0_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_bet']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betname']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_betstatus']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2a_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] : false;
$__section_table_data2a_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2a']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2a_1_total = $__section_table_data2a_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = new Smarty_Variable(array());
if ($__section_table_data2a_1_total != 0) {
for ($__section_table_data2a_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] = 0; $__section_table_data2a_1_iteration <= $__section_table_data2a_1_total; $__section_table_data2a_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] = $__section_table_data2a_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['vorname'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['nachname'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat'] == '0000-00-00 00:00:00') {?>
kein Gutachten abgegeben
<?php } else { ?>
<a class='aformlink box' title='Stellungnahme Beteiligter' href="ansicht_stellungnahme.php?bid=<?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['bid'];?>
">Stellungnahme vom <?php echo $_smarty_tpl->tpl_vars['table_data2a']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2a']->value['index'] : null)]['stellung_dat_form'];?>
</a>
<?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2a_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2a'] = $__section_table_data2a_1_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_schluss']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="3" width="90%">
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_annahme']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_bemerkung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_annahme_bemerkung']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemienzahlung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value;?>
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemie']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gehalt']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie1']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_qualitaet']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie2']->value;?>
Punkt(e)
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_annahme']->value == 'Ja') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_anwendungsbreite']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie3']->value;?>
Punkt(e)
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gradverbesserung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie4']->value;?>
Punkt(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gesamtpunkte']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_punkte_gesamt']->value;?>
Punkte
</td>
</tr>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'P') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_praemie']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'G') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_gutschein']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_praemie_gutschein']->value;?>
&euro;
</td>
</tr>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['ansicht_entschieden_praemienart']->value == 'B') {?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_dienstbefreiung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_dienstbefreiung']->value;?>
Tag(e)
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_klassierung']->value;?>
</strong>
</td>
<td>
Pr&auml;mienklasse <?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_klassierung']->value;?>
</td>
</tr>
<?php }?>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_umsetzung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_massnahme']->value;?>
</td>
</tr>
<tr>
<td valign="top" width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_sachstand']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_sachstand']->value;?>
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend><b><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_legend_details']->value;?>
</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ansicht_entschieden_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ansicht_entschieden_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</table>
</fieldset>
<br />
<br />
</div>
</form>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,222 @@
<?php
/* Smarty version 3.1.29, created on 2018-02-27 10:15:58
from "D:\xampp\htdocs\kurs\utf8\ideenmanagement\templates\modern\bearbeiten.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5a9521ce2feb78_34587586',
'file_dependency' =>
array (
'f7ac3e6ade9c1e9b329c2f37bbc6d740499bed1f' =>
array (
0 => 'D:\\xampp\\htdocs\\kurs\\utf8\\ideenmanagement\\templates\\modern\\bearbeiten.html',
1 => 1519654637,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5a9521ce2feb78_34587586 ($_smarty_tpl) {
?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bearbeiten_titel']->value;?>
</title>
<link rel="stylesheet" type="text/css" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/ajaxtabs.css" />
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css" />
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function checkBez(wahl){
if(wahl == "P" || wahl == "L"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'block':'block';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'block':'block';
}
if(wahl == "S"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'block':'block';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'block':'block';
}
if(wahl == "" || wahl == "V"){
document.getElementById('fakultaet1').style.display = (document.getElementById('fakultaet1').style.display == 'none')?'none':'none';
document.getElementById('fakultaet2').style.display = (document.getElementById('fakultaet2').style.display == 'none')?'none':'none';
document.getElementById('jahrgang1').style.display = (document.getElementById('jahrgang1').style.display == 'none')?'none':'none';
document.getElementById('jahrgang2').style.display = (document.getElementById('jahrgang2').style.display == 'none')?'none':'none';
}
}
<?php echo '</script'; ?>
>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['bearbeiten_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['bearbeiten_titel']->value;?>
</div>
</div>
</div>
<div class="tab_box">
<div id="detailtab" class="animatedtabs">
<ul>
<li><a href="edit.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" class="selected" rel="#iframe"><span>&Uuml;bersicht</span></a></li>
<li><a href="gutachterbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Gutachterbenennung</span></a></li>
<li><a href="beteiligtenbenennung.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Beteiligtenanh&ouml;rung</span></a></li>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_status_id']->value == '100') {?>
<li><a href="bewertungsvorschlag.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Bewertungsvorschlag</span></a></li>
<?php }?>
<li><a href="verlauf.php?id=<?php echo $_smarty_tpl->tpl_vars['bearbeiten_id']->value;?>
" rel="#iframe"><span>Verlauf</span></a></li>
</ul>
</div>
</div>
<div class="pat_list_box">
<table align="center" border="0" width="94%" height="87%">
<tr>
<td valign="top">
<div id="detailtabcontainer" style="border:0px solid gray; width:100%; height:100%; margin-bottom: 0em; padding: 0px">
</div>
</td>
</tr>
</table>
</div>
<?php echo '<script'; ?>
type="text/javascript">
var mypets=new ddajaxtabs("detailtab", "detailtabcontainer")
mypets.setpersist(false)
mypets.setselectedClassTarget("link")
mypets.onajaxpageload = function(){
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'save,undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
};
mypets.init()
<?php echo '</script'; ?>
>
<?php }?>
</body>
</html><?php }
}

View File

@ -0,0 +1,385 @@
<?php
/* Smarty version 3.1.29, created on 2020-02-13 09:29:06
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_edit.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5e4508d29c58c4_28188361',
'file_dependency' =>
array (
'f950cd513a85e97381d8c6eb3ac77bd943a61327' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/ausschuss_edit.html',
1 => 1558945367,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5e4508d29c58c4_28188361 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '100%',
'height' : '100%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p>
<form action="?action=save" method='post' name='erfassen'>
<?php if ($_smarty_tpl->tpl_vars['ausschuss_edit_pflichtfelder']->value == '1') {?>
<table width="100%" class="errorTable">
<tr>
<td>
<img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_mandatory_text']->value;?>
</td>
</tr>
</table><br>
<?php }?>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" max-height="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_id']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_nutzen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_hinweiseigen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_hinweis_eigen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_category']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_kat']->value;?>
</td>
</tr>
</table>
<br />
<br />
<fieldset>
<legend><b>Bestellte Gutachter</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_name']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_auswahl']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_hinweis']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_frist']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data2_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_0_total = $__section_table_data2_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_0_total != 0) {
for ($__section_table_data2_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_0_iteration <= $__section_table_data2_0_total; $__section_table_data2_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<tr height='30px'>
<td style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['vorname'];?>
&nbsp;<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['nachname'];?>
</td>
<td style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<select name="<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['imtuid'];?>
" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['disabled'] == '1') {?> disabled<?php }?>>
<option value="Y" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['ergebnis'] == 'Y') {?> selected <?php }?>>Annehmen</option>
<option value="N" <?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['ergebnis'] == 'N') {?> selected <?php }?>>Ablehnen</option>
<option value="">keine Entscheidung</option>
</select>
</td>
<td style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php if ($_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['bemerkung'] != '') {?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['bemerkung'];?>
<?php } else { ?>
<!-- Sonst wird die Rahmenlinie nicht dargestellt -->
&nbsp;
<?php }?>
</td>
<td style="border-left-style: none; border-left-width: medium; border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1px">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['frist_dat_form'];?>
</td>
</tr>
<?php
}
}
if ($__section_table_data2_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_0_saved;
}
?>
</table>
</fieldset>
<p align='center'><input type="submit" name="senden" value="Speichern"></p>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_1_total = $__section_table_data3_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_1_total != 0) {
for ($__section_table_data3_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_1_iteration <= $__section_table_data3_1_total; $__section_table_data3_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['ausschuss_edit_id'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_1_saved;
}
?>
</table>
</fieldset>
</form>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_abgeschlossen_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<h3><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_abgeschlossen_text1']->value;?>
</h3>
<br />
<br />
<?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_abgeschlossen_text2']->value;?>
<strong><?php echo $_smarty_tpl->tpl_vars['ausschuss_edit_id']->value;?>
</strong>
</td>
</tr>
</table>
</body>
</html>
<?php }
}
}

View File

@ -0,0 +1,664 @@
<?php
/* Smarty version 3.1.29, created on 2018-11-15 11:06:13
from "/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/erfassen_status.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_5bed4515a71400_33854096',
'file_dependency' =>
array (
'fbfe6051beef8bbb27e7e7ad416e561c19d2349b' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/ideenmanagement/templates/modern/erfassen_status.html',
1 => 1519720852,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5bed4515a71400_33854096 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%" height="90%">
<tr>
<td align="center" valign='top'>
<form action="?action=status1" method='post' name='erfassen'>
<table width='100%' >
<tr>
<td width="5%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_id']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_titel']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_erstelldatum']->value;?>
</strong>
</td>
<td align="center">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_select']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) >= '1') {?>
<tr>
<td width="5%">
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['betreff'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['erfass_dat1'];?>
</td>
<td align="center">
<input type="radio" name="vid" value="<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['vid'];?>
">
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
</table>
<br />
<br />
<input type="submit" name="senden" value="Abschicken">
</form>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'status1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="js/ajaxtabs.js">
/***********************************************
* Ajax Tabs Content script v2.2- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='javascript' type='text/javascript' src='tinymce/jscripts/tiny_mce/tiny_mce.js'><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type='text/javascript'>
function myCustomInitInstance(inst) {
if(inst.editorId != 'mce_fullscreen')
inst.execCommand('mceFullScreen');
}
tinyMCE.init({
// General options
language: 'de',
mode : 'textareas',
theme : 'advanced',
plugins : 'save,autosave,safari,style,table,advhr,advimage,advlink,iespell,insertdatetime,preview,searchreplace,contextmenu,paste,fullscreen,visualchars,nonbreaking,xhtmlxtras,template',
remove_linebreaks : true,
force_br_newlines : true,
force_p_newlines : false,
forced_root_block : '',
apply_source_formatting : true,
convert_newlines_to_brs : true,
// init_instance_callback : 'myCustomInitInstance',
// Theme options
theme_advanced_buttons1 : 'undo,redo,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,cut,copy,paste,pastetext,pasteword,|,bullist,numlist,preview,|,link,unlink,anchor',
theme_advanced_buttons2 : 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,|,fullscreen',
theme_advanced_buttons3 : '',
theme_advanced_toolbar_location : 'top',
theme_advanced_toolbar_align : 'left',
theme_advanced_statusbar_location : 'bottom',
theme_advanced_resizing : true,
// Example content CSS (should be your site CSS)
content_css : 'css/example.css',
// Drop lists for link/image/media/template dialogs
template_external_list_url : 'js/template_list.js',
external_link_list_url : 'js/link_list.js',
external_image_list_url : 'js/image_list.js',
media_external_list_url : 'js/media_list.js',
autosave_ask_before_unload : false
});
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.erfassen.versicherung.checked == true ){
document.erfassen.senden.disabled = false;
}else{
document.erfassen.senden.disabled = true;
}
}
<?php echo '</script'; ?>
>
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '1') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['erfassen_status_err_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['bearbeiten_err']->value == '0') {?>
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_id']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vid']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_ersteller']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vorname']->value;?>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_nachname']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_mailadresse']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_mail']->value;?>
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_gruppe']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_beziehung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_gruppenmitglieder']->value;?>
</strong>
</td>
<td>
<?php
$__section_table_data2_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_1_total = $__section_table_data2_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_1_total != 0) {
for ($__section_table_data2_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_1_iteration <= $__section_table_data2_1_total; $__section_table_data2_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['name'];?>
<br />
<?php
}
}
if ($__section_table_data2_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_1_saved;
}
?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_betreff']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_betreff']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_beschreibung']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_beschreibung']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_vorschlag']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_vorschlag']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_nutzen']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_nutzen']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_public']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_public']->value;?>
</td>
</tr>
</table>
<br />
<br />
<fieldset>
<form action="?action=status2" method='post' name='erfassen'>
<legend><b>Kategogie / Hinweise</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="100%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_kategorie']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_kategorie']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_admhinweis']->value;?>
</strong>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['erfassen_status_hinweis_admin']->value;?>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
&nbsp;
</td>
</tr>
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_eigenhinweis']->value;?>
</strong>
</td>
<td>
<textarea name='erfassen_status_hinweis_eigen'><?php echo $_smarty_tpl->tpl_vars['erfassen_status_hinweis_eigen']->value;?>
</textarea>
</td>
</tr>
<tr>
<td width="50%">
&nbsp;
</td>
<td>
<input type="submit" name="senden" value="Hinweis speichern">
</td>
</tr>
</table>
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend><b>Statusdetails</b></legend>
<table valign="top" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="90%">
<tr>
<td width="50%">
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_datum']->value;?>
</strong>
</td>
<td>
<strong><?php echo $_smarty_tpl->tpl_vars['erfassen_status_field_status']->value;?>
</strong>
</td>
</tr>
<?php
$__section_table_data3_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3'] : false;
$__section_table_data3_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data3']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data3_2_total = $__section_table_data3_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = new Smarty_Variable(array());
if ($__section_table_data3_2_total != 0) {
for ($__section_table_data3_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] = 0; $__section_table_data3_2_iteration <= $__section_table_data3_2_total; $__section_table_data3_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']++){
?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'] != '') {?>
<tr>
<td width="50%">
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['datum1'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['status'];?>
<?php if ($_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['info'] == '1') {?><a class="box" href="info_entscheid.php?vid=<?php echo $_smarty_tpl->tpl_vars['table_data3']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data3']->value['index'] : null)]['erfassen_status_vid'];?>
"><img src="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/i.jpg" title="Informationen zur Entscheidung" border="0"></a><?php }?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data3_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data3'] = $__section_table_data3_2_saved;
}
?>
</table>
</fieldset>
</div>
</body>
</html>
<?php }
}?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'status2') {?>
<html>
<head>
<title><?php echo $_smarty_tpl->tpl_vars['hauptframe_titel']->value;?>
</title>
<link type="text/css" rel="stylesheet" href="templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<div class="header">
<div>
<div><?php echo $_smarty_tpl->tpl_vars['erfassen_status_success_titel']->value;?>
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<table border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="94%" height="90%">
<tr>
<td align="center">
<b><?php echo $_smarty_tpl->tpl_vars['erfassen_status_success_text']->value;?>
</b>
</td>
</tr>
</table>
</div>
</body>
</html>
<?php }
}
}