Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Espaces de nommage | |
namespace | Joomla\Site |
Variables | |
$showRightColumn = ($this->countModules('position-3') or $this->countModules('position-6') or $this->countModules('position-8')) | |
$showbottom = ($this->countModules('position-9') or $this->countModules('position-10') or $this->countModules('position-11')) | |
$showleft = ($this->countModules('position-4') or $this->countModules('position-7') or $this->countModules('position-5')) | |
$color = $this->params->get('templatecolor') | |
$logo = $this->params->get('logo') | |
$navposition = $this->params->get('navposition') | |
$app = JFactory::getApplication() | |
$doc = JFactory::getDocument() | |
$templateparams = $app->getTemplate(true)->params | |
$files = JHtml::_('stylesheet', 'templates/'.$this->template.'/css/general.css', null, false, true) | |
endif | |
endforeach | |
width | __pad6__ |
if ($showRightColumn) |
$app = JFactory::getApplication() |
$color = $this->params->get('templatecolor') |
$doc = JFactory::getDocument() |
$logo = $this->params->get('logo') |
$navposition = $this->params->get('navposition') |
$showbottom = ($this->countModules('position-9') or $this->countModules('position-10') or $this->countModules('position-11')) |
$showleft = ($this->countModules('position-4') or $this->countModules('position-7') or $this->countModules('position-5')) |
$showRightColumn = ($this->countModules('position-3') or $this->countModules('position-6') or $this->countModules('position-8')) |
$templateparams = $app->getTemplate(true)->params |
width __pad6__ |
endforeach |
if($showbottom) | ( | $showRightColumn | ) |