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 | |
$doc = JFactory::getDocument() | |
$color = $this->params->get('templatecolor') | |
$files = JHtml::_('stylesheet', 'templates/'.$this->template.'/css/general.css', null, false, true) | |
endif | |
endforeach | |
if ($this->direction== 'rtl') |
$color = $this->params->get('templatecolor') |
$doc = JFactory::getDocument() |
endforeach |
endif |
if($this->direction== 'rtl') |