[ Index ]

PHP Cross Reference of Akelos Framework

title

Body

[close]

/utils/generators/scaffold/templates/ -> layout.tpl (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   3  <html xmlns="http://www.w3.org/1999/xhtml">
   4   <head>
   5    <title><?php  echo '<?php  echo '?>$text_helper->translate('<?php  echo  $controller_human_name ?>',array(),'layout');?>: <?php  echo '<?php  echo '?> $text_helper->translate($controller->getActionName(),array(),'layout');?></title>
   6    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
   7    <?php  echo '<?php  echo '?> $asset_tag_helper->stylesheet_link_tag('scaffold') ?>
   8   </head>
   9   <body>
  10   {?flash-notice}<div class="flash_notice">{flash-notice}</div>{end}
  11    <?php  echo '<?php  echo '?> $content_for_layout ?>
  12   </body>
  13  </html>


Generated: Mon Oct 27 12:43:49 2008 Cross-referenced by PHPXref 0.6