| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Summary view] [Print] [Text view]
1 <?php defined('_JEXEC') or die('Restricted access'); ?> 2 <?php if ($this->params->get( 'show_page_title', 1)) : ?> 3 <div class="componentheading<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>"> 4 <?php echo $this->escape($this->params->get('page_title')); ?> 5 </div> 6 <?php endif; ?> 7 <?php echo $this->loadTemplate($this->type); ?> 8
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |