| [ Index ] |
PHP Cross Reference of Akelos Framework |
[Summary view] [Print] [Text view]
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><%= translate ('<?php echo $controller_human_name ?>', {},'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 '<%='?> stylesheet_link_tag 'scaffold' %> 8 </head> 9 <body> 10 {?flash-notice}<div class="flash_notice">{flash-notice}</div>{end} 11 {content_for_layout} 12 </body> 13 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Oct 27 12:43:49 2008 | Cross-referenced by PHPXref 0.6 |