Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$dispatcher = JEventDispatcher::getInstance() | |
$this category | text = $this->category->description |
$this category | description = $this->category->text |
$results = $dispatcher->trigger('onContentAfterTitle', array($this->category->extension . '.categories', &$this->category, &$this->params, 0)) | |
$afterDisplayTitle = trim(implode("\n", $results)) | |
$beforeDisplayContent = trim(implode("\n", $results)) | |
$afterDisplayContent = trim(implode("\n", $results)) | |
endif | |
$leadingcount = 0 | |
if | (!empty($this->lead_items)) ( $this->lead_items as & $item) |
$this | item = &$item |
endforeach | |
$introcount = count($this->intro_items) | |
$counter = 0 | |
if ( $rowcount===1) | |
$afterDisplayContent = trim(implode("\n", $results)) |
$afterDisplayTitle = trim(implode("\n", $results)) |
$beforeDisplayContent = trim(implode("\n", $results)) |
$counter = 0 |
Référencé par ParagonIE_Sodium_Core_ChaCha20_IetfCtx\__construct(), ParagonIE_Sodium_Core32_ChaCha20_IetfCtx\__construct(), ParagonIE_Sodium_Core_ChaCha20_Ctx\__construct(), ParagonIE_Sodium_Core32_ChaCha20_Ctx\__construct(), Session\_setCounter(), ModStatsHelper\getList(), ModStatsHelper\getStats(), Session\isNew(), FOFUtilsArray\pivot(), ArrayHelper\pivot(), et Session\setCounter().
$dispatcher = JEventDispatcher::getInstance() |
$introcount = count($this->intro_items) |
$leadingcount = 0 |
$results = $dispatcher->trigger('onContentAfterTitle', array($this->category->extension . '.categories', &$this->category, &$this->params, 0)) |
if (( $rowcount==$this->columns) or( $counter==$introcount)) endforeach |
endif |
if($rowcount===1) |
$this item = &$item |
$this category text = $this->category->description |