/ojs/ojs-2.0.2-1/templates/t_compile/%%0C^0C4^0C47B79C%%layout.tpl.php
https://github.com/mcrider/pkpUpgradeTestSuite · PHP · 146 lines · 135 code · 11 blank · 0 comment · 11 complexity · 4ecf73230199af2cf436dd3ffc1c25ee MD5 · raw file
- <?php /* Smarty version 2.6.10, created on 2005-09-21 12:20:12
- compiled from author/submission/layout.tpl */ ?>
- <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
- smarty_core_load_plugins(array('plugins' => array(array('function', 'translate', 'author/submission/layout.tpl', 15, false),array('function', 'icon', 'author/submission/layout.tpl', 94, false),array('modifier', 'escape', 'author/submission/layout.tpl', 19, false),array('modifier', 'date_format', 'author/submission/layout.tpl', 33, false),array('modifier', 'default', 'author/submission/layout.tpl', 39, false),)), $this); ?>
- <?php $this->assign('layoutAssignment', $this->_tpl_vars['submission']->getLayoutAssignment()); $this->assign('layoutFile', $this->_tpl_vars['layoutAssignment']->getLayoutFile()); ?>
- <a name="layout"></a>
- <h3><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.layout"), $this);?>
- </h3>
- <?php if ($this->_tpl_vars['useLayoutEditors']): ?>
- <p><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "user.role.layoutEditor"), $this);?>
- :
- <?php if ($this->_tpl_vars['layoutAssignment']->getEditorId()): echo ((is_array($_tmp=$this->_tpl_vars['layoutAssignment']->getEditorFullName())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); else: echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.none"), $this); endif; ?></p>
- <?php endif; ?>
- <table width="100%" class="info">
- <?php if ($this->_tpl_vars['useLayoutEditors']): ?>
- <tr>
- <td width="40%" colspan="2"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.layout.layoutVersion"), $this);?>
- </td>
- <td width="20%" class="heading"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.request"), $this);?>
- </td>
- <td width="20%" class="heading"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.underway"), $this);?>
- </td>
- <td width="20%" class="heading"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.complete"), $this);?>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <?php if ($this->_tpl_vars['layoutFile']): ?>
- <a href="<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /downloadFile/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- /<?php echo $this->_tpl_vars['layoutFile']->getFileId(); ?>
- " class="file"><?php echo ((is_array($_tmp=$this->_tpl_vars['layoutFile']->getFileName())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
- </a> <?php echo ((is_array($_tmp=$this->_tpl_vars['layoutFile']->getDateModified())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])); ?>
- <?php else: ?>
- <?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.none"), $this);?>
- <?php endif; ?>
- </td>
- <td>
- <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['layoutAssignment']->getDateNotified())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])))) ? $this->_run_mod_handler('default', true, $_tmp, "—") : smarty_modifier_default($_tmp, "—")); ?>
- </td>
- <td>
- <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['layoutAssignment']->getDateUnderway())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])))) ? $this->_run_mod_handler('default', true, $_tmp, "—") : smarty_modifier_default($_tmp, "—")); ?>
- </td>
- <td>
- <?php echo ((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['layoutAssignment']->getDateCompleted())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])))) ? $this->_run_mod_handler('default', true, $_tmp, "—") : smarty_modifier_default($_tmp, "—")); ?>
- </td>
- </tr>
- <tr>
- <td colspan="5" class="separator"> </td>
- </tr>
- <?php endif; ?>
- <tr>
- <td width="40%" colspan="2"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.layout.galleyFormat"), $this);?>
- </td>
- <td width="40%" colspan="2" class="heading"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.file"), $this);?>
- </td>
- <td> </td>
- </tr>
- <?php $_from = $this->_tpl_vars['submission']->getGalleys(); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }$this->_foreach['galleys'] = array('total' => count($_from), 'iteration' => 0);
- if ($this->_foreach['galleys']['total'] > 0):
- foreach ($_from as $this->_tpl_vars['galley']):
- $this->_foreach['galleys']['iteration']++;
- ?>
- <tr>
- <td width="5%"><?php echo $this->_foreach['galleys']['iteration']; ?>
- .</td>
- <td width="35%"><?php echo ((is_array($_tmp=$this->_tpl_vars['galley']->getLabel())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
- <a href="<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /proofGalley/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- /<?php echo $this->_tpl_vars['galley']->getGalleyId(); ?>
- " class="action"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.layout.viewProof"), $this);?>
- </td>
- <td colspan="3"><a href="<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /downloadFile/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- /<?php echo $this->_tpl_vars['galley']->getFileId(); ?>
- " class="file"><?php echo ((is_array($_tmp=$this->_tpl_vars['galley']->getFileName())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
- </a> <?php echo ((is_array($_tmp=$this->_tpl_vars['galley']->getDateModified())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])); ?>
- </td>
- </tr>
- <?php endforeach; else: ?>
- <tr>
- <td colspan="5" class="nodata"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.none"), $this);?>
- </td>
- </tr>
- <?php endif; unset($_from); ?>
- <tr>
- <td colspan="5" class="separator"> </td>
- </tr>
- <tr>
- <td colspan="2"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.supplementaryFiles"), $this);?>
- </td>
- <td colspan="3" class="heading"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.file"), $this);?>
- </td>
- </tr>
- <?php $_from = $this->_tpl_vars['submission']->getSuppFiles(); if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }$this->_foreach['suppFiles'] = array('total' => count($_from), 'iteration' => 0);
- if ($this->_foreach['suppFiles']['total'] > 0):
- foreach ($_from as $this->_tpl_vars['suppFile']):
- $this->_foreach['suppFiles']['iteration']++;
- ?>
- <tr>
- <td width="5%"><?php echo $this->_foreach['suppFiles']['iteration']; ?>
- .</td>
- <td width="35%"><?php echo ((is_array($_tmp=$this->_tpl_vars['suppFile']->getTitle())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
- </td>
- <td colspan="3"><a href="<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /downloadFile/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- /<?php echo $this->_tpl_vars['suppFile']->getFileId(); ?>
- " class="file"><?php echo ((is_array($_tmp=$this->_tpl_vars['suppFile']->getFileName())) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp)); ?>
- </a> <?php echo ((is_array($_tmp=$this->_tpl_vars['suppFile']->getDateModified())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])); ?>
- </td>
- </tr>
- <?php endforeach; else: ?>
- <tr>
- <td colspan="5" class="nodata"><?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "common.none"), $this);?>
- </td>
- </tr>
- <?php endif; unset($_from); ?>
- <tr>
- <td colspan="5" class="separator"> </td>
- </tr>
- </table>
- <?php echo $this->_plugins['function']['translate'][0][0]->smartyTranslate(array('key' => "submission.layout.layoutComments"), $this);?>
- <?php if ($this->_tpl_vars['submission']->getMostRecentLayoutComment()): ?>
- <?php $this->assign('comment', $this->_tpl_vars['submission']->getMostRecentLayoutComment()); ?>
- <a href="javascript:openComments('<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /viewLayoutComments/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- #<?php echo $this->_tpl_vars['comment']->getCommentId(); ?>
- ');" class="icon"><?php echo $this->_plugins['function']['icon'][0][0]->smartyIcon(array('name' => 'comment'), $this);?>
- </a><?php echo ((is_array($_tmp=$this->_tpl_vars['comment']->getDatePosted())) ? $this->_run_mod_handler('date_format', true, $_tmp, $this->_tpl_vars['dateFormatShort']) : smarty_modifier_date_format($_tmp, $this->_tpl_vars['dateFormatShort'])); ?>
- <?php else: ?>
- <a href="javascript:openComments('<?php echo $this->_tpl_vars['requestPageUrl']; ?>
- /viewLayoutComments/<?php echo $this->_tpl_vars['submission']->getArticleId(); ?>
- ');" class="icon"><?php echo $this->_plugins['function']['icon'][0][0]->smartyIcon(array('name' => 'comment'), $this);?>
- </a>
- <?php endif; ?>