AAAA.htaccess000066600000000177151376420000006351 0ustar00 Order allow,deny Deny from all view.html.php000066600000003457151376420000007205 0ustar00logmessage = $this->get('Items'); $this->setModel(JModel::getInstance('log', 'CsviModel')); $this->logresult = $this->get('Stats', 'log'); // Load the pagination $this->pagination = $this->get('Pagination'); // Load the user state $this->state = $this->get('State'); // Set the Run ID $jinput = JFactory::getApplication()->input; $this->run_id = $jinput->get('run_id', 0, 'int'); // Set the actions $this->list['actions'] = $this->get('Actions'); $this->list['results'] = $this->get('Results'); // Get the panel $this->loadHelper('panel'); // Add toolbar JToolBarHelper::title(JText::_('COM_CSVI_LOG_DETAILS'), 'csvi_logdetails_48'); JToolBarHelper::custom('logdetails.cancel', 'csvi_cancel_32', 'csvi_cancel_32', JText::_('COM_CSVI_BACK'), false); // Display it all parent::display($tpl); } } ?> tmpl/.htaccess000066600000000177151376420000007325 0ustar00 Order allow,deny Deny from all tmpl/default.php000066600000010615151376420000007662 0ustar00state->get('list.ordering'); $listDirn = $this->state->get('list.direction'); ?>
logresult['action_type'])); ?>
logresult['file_name']; ?>
logresult['total_records']; ?>
logresult['run_cancelled']) ? JText::_('COM_CSVI_YES') : JText::_('COM_CSVI_NO'); ?>
logresult['debug']; ?>
logresult['debugview'])) { echo '
'.$this->logresult['debugview'].'
'; } ?>
logresult['result'])) { ?> logresult['result'] as $result => $log) { ?>
total_result; ?> result; ?> status)); ?>
list['actions']; ?> list['results']; ?>
pagination->getResultsCounter(); ?>
logmessage) { foreach ($this->logmessage as $key => $log) { ?>
pagination->getListFooter(); ?>
line; ?> status)); ?> result)); ?> description); ?>
tmpl/index.html000066600000000000151376420000007505 0ustar00index.html000066600000000000151376420000006531 0ustar00