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 | |
$doc = JFactory::getDocument() | |
if($this->direction== 'rtl') | $lang = JFactory::getLanguage() |
$file = 'language/'.$lang->getTag().'/'.$lang->getTag().'.css' | |
if(JFile::exists($file)) if($this-> params->get('textBig')) | if ($this->params->get('highContrast')) |
$doc = JFactory::getDocument() |
Référencé par JDocumentRenderer\__construct(), FinderControllerIndexer\batch(), ContactViewContact\display(), ContentViewFeatured\display(), ContentViewCategory\display(), ContactViewCategory\display(), SearchViewSearch\display(), FinderViewSearch\display(), LanguagesViewOverride\display(), JElementContact\fetchElement(), JElementArticle\fetchElement(), JFormFieldTos\getLabel(), JFactory\getXMLParser(), modChrome_outline(), PlgSystemHighlight\onAfterDispatch(), plgSystemLanguageFilter\onAfterDispatch(), plgButtonReadmore\onDisplay(), plgButtonPagebreak\onDisplay(), plgButtonArticle\onDisplay(), plgEditorCodemirror\onGetInsertMethod(), plgEditorNone\onGetInsertMethod(), JAdminCssMenu\renderMenu(), et JToolBarHelper\title().
$file = 'language/'.$lang->getTag().'/'.$lang->getTag().'.css' |
if ($this->direction== 'rtl') $lang = JFactory::getLanguage() |
Load specific language related css
if (JFile::exists($file)) if ($this->params->get('textBig')) if($this->params->get('highContrast')) |