Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe BreadcrumbsHelper

Fonctions membres publiques statiques

static getList (Registry $params, CMSApplication $app)
 
static getHome (Registry $params, CMSApplication $app)
 
static setSeparator ($custom=null)
 

Description détaillée

Helper for mod_breadcrumbs

Depuis
1.5

Documentation des fonctions membres

◆ getHome()

static getHome ( Registry  $params,
CMSApplication  $app 
)
static

Retrieve home item (start page)

Paramètres
Registry$paramsThe module parameters
CMSApplication$appThe application
Renvoie
object
Depuis
4.2.0

Références $app, $item, $menu, $params, Text\_(), ENT_COMPAT, et Multilanguage\isEnabled().

◆ getList()

static getList ( Registry  $params,
CMSApplication  $app 
)
static

Retrieve breadcrumb items

Paramètres
Registry$paramsThe module parameters
CMSApplication$appThe application
Renvoie
array

Références $app, $count, $i, $items, $params, ENT_COMPAT, et name.

◆ setSeparator()

static setSeparator (   $custom = null)
static

Set the breadcrumbs separator for the breadcrumbs display.

Paramètres
string$customCustom xhtml compliant string to separate the items of the breadcrumbs
Renvoie
string Separator string
Depuis
1.5

Références $lang, HTMLHelper\_(), ENT_COMPAT, Factory\getApplication(), et null.


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