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 | |
$params = JFactory::getApplication()->getTemplate(true)->params | |
$logo = $params->get('logo') | |
$showRightColumn = 0 | |
$showleft = 0 | |
$showbottom = 0 | |
$color = $params->get('templatecolor') | |
$navposition = $params->get('navposition') | |
$doc = JFactory::getDocument() | |
$this | language = $doc->language |
$this | direction = $doc->direction |
$color = $params->get('templatecolor') |
$doc = JFactory::getDocument() |
$logo = $params->get('logo') |
$navposition = $params->get('navposition') |
$params = JFactory::getApplication()->getTemplate(true)->params |
$showbottom = 0 |
$showleft = 0 |
$showRightColumn = 0 |
$this direction = $doc->direction |
$this language = $doc->language |