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é
Référence de la classe JHtmlContent

Fonctions membres publiques statiques

static prepare ($text, $params=null, $context='text')
 
static months ($state)
 

Description détaillée

Utility class to fire onContentPrepare for non-article based content.

Depuis
1.5

Documentation des fonctions membres

◆ months()

static months (   $state)
static

Returns an array of months.

Paramètres
Registry$stateThe state object.
Renvoie
array
Depuis
3.9.0

Références $date, $item, $items, $key, $state, et $value.

◆ prepare()

static prepare (   $text,
  $params = null,
  $context = 'text' 
)
static

Fire onContentPrepare for content that isn't part of an article.

Paramètres
string$textThe content to be transformed.
array$paramsThe content params.
string$contextThe context of the content to be transformed.
Renvoie
string The content after transformation.
Depuis
1.5

Références $article, $context, $dispatcher, $params, $text, JEventDispatcher\getInstance(), et null.


La documentation de cette classe a été générée à partir du fichier suivant :