Blame view

mobile/tmp/tmpl/tpl_4ef1d349_main__53BBcOWOR_MkMczyaCcSBw.php 818 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  <?php 
  function tpl_4ef1d349_main__53BBcOWOR_MkMczyaCcSBw($tpl, $ctx) {
  $_thistpl = $tpl ;
  $_translator = $tpl->getTranslator() ;
  $_tmp_1 = $ctx->repeat ;
  $_tmp_1->r = new PHPTAL_RepeatController($ctx->rows)
   ;
  $ctx = $tpl->pushContext() ;
  foreach ($_tmp_1->r as $ctx->r): ;
  ?>
  
  <div class="images" style="background-image:url(<?php echo phptal_escape($ctx->path($ctx->r, 'mainSrc')) ?>)"><a href="<?php echo phptal_escape($ctx->path($ctx->r, 'itemUrl')) ?>">
  <div class="text">
  <p><?php echo phptal_escape($ctx->path($ctx->r, 'title')) ?></p>
  </div>
  </a></div>
  <?php 
  endforeach ;
  $ctx = $tpl->popContext() ;
  /* end */ ;
  
  }
  
  ?><?php /* 
  *** DO NOT EDIT THIS FILE ***
  
  Generated by PHPTAL from /home/shasha/www/pr25_autocatalog/autolife/source/modules/autocatalog/tmpl/listing/main.html (edit that file instead) */; ?>