ACC SHELL
<?php /* Smarty version 2.6.20, created on 2009-11-27 13:06:57
compiled from templates/news.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'ax', 'templates/news.tpl', 1, false),array('function', 'ae', 'templates/news.tpl', 2, false),array('modifier', 'explode', 'templates/news.tpl', 2, false),array('modifier', 'piece', 'templates/news.tpl', 4, false),array('modifier', 'cat', 'templates/news.tpl', 5, false),array('modifier', 'l', 'templates/news.tpl', 5, false),array('modifier', 'date_format', 'templates/news.tpl', 11, false),array('modifier', 'h', 'templates/news.tpl', 14, false),array('modifier', 'cut', 'templates/news.tpl', 18, false),)), $this); ?>
<?php echo smarty_function_ax(array('object' => $this->_tpl_vars['G']['result']['object']), $this);?>
<?php echo smarty_function_ae(array('pieces' => smarty_modifier_explode('image;ocreated;summary;text;images', ';')), $this);?>
<?php $_from = $this->_tpl_vars['pieces']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['piece']):
?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], true) )): ?>
<?php echo smarty_modifier_l(smarty_modifier_cat(smarty_modifier_cat(smarty_modifier_cat(smarty_modifier_cat('template-', $this->_tpl_vars['this']->part), '-piece-'), $this->_tpl_vars['piece']), '-before'), $this->_tpl_vars['this']->group, false); ?>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'image') )): ?>
<?php echo View::common('thumbnail',$this->_tpl_vars['object'],null,false); ?>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'ocreated') )): ?>
<span class="<?php echo $this->_tpl_vars['piece']; ?>
"><?php echo smarty_modifier_date_format($this->_tpl_vars['object']->ocreated, $this->_tpl_vars['date_format']); ?>
</span>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'title') )): ?>
<span class="<?php echo $this->_tpl_vars['piece']; ?>
"><?php echo smarty_modifier_h($this->_tpl_vars['object']->title); ?>
</span>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'summary') )): ?>
<div class="<?php echo $this->_tpl_vars['piece']; ?>
">
<?php echo smarty_modifier_h(smarty_modifier_cut($this->_tpl_vars['object']->summary, $this->_tpl_vars['cut_length'])); ?>
</div>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'text') )): ?>
<div class="<?php echo $this->_tpl_vars['piece']; ?>
">
<?php echo $this->_tpl_vars['object']->text; ?>
</div>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], 'images') )): ?>
<?php echo View::common('images',$this->_tpl_vars['object']); ?>
<?php endif; ?>
<?php if (( smarty_modifier_piece($this->_tpl_vars['piece'], $this->_tpl_vars['skip'], true) )): ?>
<?php echo smarty_modifier_l(smarty_modifier_cat(smarty_modifier_cat(smarty_modifier_cat(smarty_modifier_cat('template-', $this->_tpl_vars['this']->part), '-piece-'), $this->_tpl_vars['piece']), '-after'), $this->_tpl_vars['this']->group, false); ?>
<?php endif; ?>
<?php endforeach; endif; unset($_from); ?>
ACC SHELL 2018