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\Administrator |
Variables | |
$app = JFactory::getApplication() | |
$lang = JFactory::getLanguage() | |
$file = 'language/'.$lang->getTag().'/'.$lang->getTag().'.css' | |
if($this->direction== 'rtl') | endif |
if(JFile::exists($file)) | if ($this->params->get('boldText')) |
$app = JFactory::getApplication() |
$file = 'language/'.$lang->getTag().'/'.$lang->getTag().'.css' |
$lang = JFactory::getLanguage() |
if (JFile::exists($file)) if($this->params->get('boldText')) |