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 | |
$templateparams = JFactory::getApplication()->getTemplate(true)->params | |
$doc = JFactory::getDocument() | |
$this | language = $doc->language |
$this | direction = $doc->direction |
if(!$templateparams->get('html5', 0)) | endif |
$doc = JFactory::getDocument() |
$templateparams = JFactory::getApplication()->getTemplate(true)->params |
$this direction = $doc->direction |
Référencé par JDocument\setDirection().
if (!$templateparams->get('html5', 0)) endif |
$this language = $doc->language |
Référencé par FinderIndexerQuery\__construct(), JTableMenu\bind(), GeSHi\error(), GeSHi\get_stylesheet(), GeSHi\header(), JApplicationWeb\initialise(), PHPMailer\Lang(), JApplicationWeb\loadLanguage(), GeSHi\set_language(), GeSHi\set_language_path(), JDocument\setLanguage(), PHPMailer\SetLanguage(), et JTableMenu\store().