<?php

/* Smarty version 2.6.18, created on 2010-04-28 11:21:23
   compiled from myauth_status_loggedin.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'ajaxrequest', 'myauth_status_loggedin.tpl', 1, false))), $this);
?>
U bent aangemeld als <?php 
echo $this->_tpl_vars['currentuser']->getName();
?>
 (<a href="#" onclick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['logoutRequest']), $this);
?>
">Afmelden</a>)
<?php

/* Smarty version 2.6.18, created on 2010-05-04 16:28:28
   compiled from mygrid_setobjectorder.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'ajaxrequest', 'mygrid_setobjectorder.tpl', 2, false))), $this);
?>
<h1>Orde aanpassen</h1>
<div style="position: absolute; right: 0px; top: 0px;"><a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['closeextra']), $this);
?>
">Sluiten</a></div></a></div>
<div class="headerline">&nbsp;</div>
<p>
	Geef hieronder de nieuwe plaats in.
</p>
<p>
	<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "form.tpl", 'smarty_include_vars' => array('form' => $this->_tpl_vars['form'])));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
</p>
$_from = $this->_tpl_vars['list'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
if (count($_from)) {
    foreach ($_from as $this->_tpl_vars['spec']) {
        echo smarty_function_cycle(array('values' => "gridrow_A,gridrow_B", 'assign' => 'rowcycle'), $this);
        ?>

	<tr class="gridrow <?php 
        echo $this->_tpl_vars['rowcycle'];
        ?>
">
		<td style="padding-left: 5px;">
			<strong><a href="#" onClick="<?php 
        echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['spec']['request']), $this);
        ?>
"><?php 
        echo $this->_tpl_vars['spec']['name'];
        ?>
</a></strong>
		</td>
		<td>
			<?php 
        if ($this->_tpl_vars['spec']['wachtdokter'] instanceof wachtdokterviewObject) {
            ?>
				Dr. <?php 
            echo $this->_tpl_vars['spec']['wachtdokter']->getNaam();
            ?>
 <?php 
            echo $this->_tpl_vars['spec']['wachtdokter']->getVoornaam();
			Het bericht kon niet naar de foutmap verplaatst worden! Foutmelding: <?php 
    echo $this->_tpl_vars['log']->getMessageerror();
    ?>

		</td>
	</tr>
	<?php 
}
?>
</table>
<p>
	&nbsp;
</p>
<p>
	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['ignore']), $this);
?>
">Negeren</a>
</p>
<p>
&nbsp;
</p>
Bron van het bestand: <?php 
echo $this->_tpl_vars['sourcelocation'];
?>

<p>
</p>
<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "form.tpl", 'smarty_include_vars' => array('form' => $this->_tpl_vars['form'])));
<?php

/* Smarty version 2.6.18, created on 2010-04-29 09:05:17
   compiled from directorywatcher_showstatus.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'ajaxrequest', 'directorywatcher_showstatus.tpl', 3, false))), $this);
?>
<div style="position: relative;">
<h1>DirectoryWatcher: Fouten</h1>
<div style="position: absolute; right: 0px; top: 0px;">Ongecontroleerd: <?php 
echo $this->_tpl_vars['unprocessedcount'];
?>
 (<a href="#" onclick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['processrequest']), $this);
?>
">nu controleren</a>)</div>
<div class="headerline">&nbsp;</div>
<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "mygrid.tpl", 'smarty_include_vars' => array('grid' => $this->_tpl_vars['errorgrid'], 'columns' => "array('Path' => 'path', 'Aantal bestanden' => 'numfiles','Laatst aangepast' => array('column' => 'lastfiletime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Oudste bestand' => array('column' => 'oldestfiletime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Bestaat' => 'exists', 'Meldingstijd' => array('column' => 'reporttime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Status' => 'status')")));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
<h1>DirectoryWatcher: Alles</h1>
<div class="headerline">&nbsp;</div>
<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "mygrid.tpl", 'smarty_include_vars' => array('grid' => $this->_tpl_vars['grid'], 'columns' => "array('Path' => 'path', 'Aantal bestanden' => 'numfiles','Laatst aangepast' => array('column' => 'lastfiletime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Oudste bestand' => array('column' => 'oldestfiletime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Bestaat' => 'exists', 'Meldingstijd' => array('column' => 'reporttime', 'modifier' => 'date_format:\"%d/%m/%Y - %H:%M\"' , 'width' => '130px'), 'Status' => 'status')")));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>
                    ?>
				</td>
			<?php 
                }
            }
            unset($_from);
            ?>
			<?php 
            if ($this->_tpl_vars['grid']->getOrderfield() != '') {
                ?>
				<td>
					<?php 
                $this->assign('setobjectorderrequest', $this->_tpl_vars['grid']->getSetobjectorderrequest($this->_tpl_vars['row']->getId()));
                ?>
					<a href="#" onClick="<?php 
                echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['setobjectorderrequest']), $this);
                ?>
">
						<?php 
                echo $this->_tpl_vars['row']->_get($this->_tpl_vars['grid']->getOrderfield());
                ?>

					</a>
				</td>
			<?php 
            }
            ?>

		</tr>
	<?php 
        }
			<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphtoday']), $this);
?>
" >Vandaag</a> |
		 	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphyesterday']), $this);
?>
" >Gisteren</a> |
		 	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphtm']), $this);
?>
" >Deze maand</a> |
		 	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphlm']), $this);
?>
" >vorige maand</a> |
		 	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphty']), $this);
?>
" >Dit jaar</a> |
		 	<a href="#" onClick="<?php 
echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['totalgraph']['graphly']), $this);
?>
" >Vorig jaar</a>
		</td>
	</tr>
</table>
</p>
<p>
	<div id="bedbezgraph"></div>
</p>
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
if ($this->_tpl_vars['grid']->getConditions() != $this->_tpl_vars['grid']->getDefaultconditions()) {
    ?>
 <a href="#" onClick="<?php 
    echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['grid']->getClearsearchrequest()), $this);
    ?>
">Clear search</a><?php 
}
?>
				</td>
				<td id="nextpage">
					<?php 
if ($this->_tpl_vars['grid']->getTotalpages() > 1 && $this->_tpl_vars['grid']->getPage() != $this->_tpl_vars['grid']->getTotalpages()) {
    ?>
						<a href="#" onClick="<?php 
    echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['grid']->getGotonextpagerequest()), $this);
    ?>
" >Next</a> &nbsp;|&nbsp; <a href="#" onClick="<?php 
    echo smarty_function_ajaxrequest(array('request' => $this->_tpl_vars['grid']->getGotolastpagerequest()), $this);
    ?>
" >Last</a>
					<?php 
}
?>
&nbsp;
				</td>
			</tr>
		</table>
	</td>
</tr>