tpl_00000000_string_ba121135a0b83__XuWipVnJ6pftYJfsC8D0Fg.php 1.19 KB
<?php 
function tpl_00000000_string_ba121135a0b83__XuWipVnJ6pftYJfsC8D0Fg($tpl, $ctx) {
$_thistpl = $tpl ;
$_translator = $tpl->getTranslator() ;
?>
<div class="admin_menu">
  <?php 
if ($ctx->menu):  ;
$_tmp_1 = $ctx->repeat ;
$_tmp_1->r = new PHPTAL_RepeatController($ctx->menu)
 ;
$ctx = $tpl->pushContext() ;
foreach ($_tmp_1->r as $ctx->r): ;
?>
<ul> 
  <li><b><a class="hide" href="<?php echo phptal_escape($ctx->path($ctx->r, 'url')) ?>"><?php echo phptal_escape($ctx->path($ctx->r, 'title')) ?></a></b>
    <ul>
      <?php 
if ($ctx->path($ctx->r, 'sub')):  ;
$_tmp_2 = $ctx->repeat ;
$_tmp_2->s = new PHPTAL_RepeatController($ctx->path($ctx->r, 'sub'))
 ;
$ctx = $tpl->pushContext() ;
foreach ($_tmp_2->s as $ctx->s): ;
?>
<li style="width:200px"><a href="<?php echo phptal_escape($ctx->path($ctx->s, 'url')) ?>" title=""><?php echo phptal_escape($ctx->path($ctx->s, 'title')) ?></a></li><?php 
endforeach ;
$ctx = $tpl->popContext() ;
endif ;
?>

    </ul>
  </li>  
</ul><?php 
endforeach ;
$ctx = $tpl->popContext() ;
endif ;
?>
 
</div><?php 
/* end */ ;

}

?><?php /* 
*** DO NOT EDIT THIS FILE ***

Generated by PHPTAL from <string ba121135a0b837bc71e93ec875171594> (edit that file instead) */; ?>