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 NewsfeedsRouterRulesLegacy
+ Graphe d'héritage de NewsfeedsRouterRulesLegacy:

Fonctions membres publiques

 __construct ($router)
 
 preprocess (&$query)
 
 build (&$query, &$segments)
 
 parse (&$segments, &$vars)
 

Description détaillée

Legacy routing rules class from com_newsfeeds

Depuis
3.6
Obsolète:
4.0

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $router)

Constructor for this legacy router

Paramètres
JComponentRouterAdvanced$routerThe router this rule belongs to
Depuis
3.6
Obsolète:
4.0

Documentation des fonctions membres

◆ build()

build ( $query,
$segments 
)

Build the route for the com_newsfeeds component

Paramètres
array&$queryAn array of URL arguments
array&$segmentsThe URL arguments to use to assemble the subsequent URL.
Renvoie
void
Depuis
3.6
Obsolète:
4.0

Références $category, $i, $id, $params, $path, $query, $tmp, $total, $view, elseif, et null.

◆ parse()

parse ( $segments,
$vars 
)

Parse the segments of a URL.

Paramètres
array&$segmentsThe segments of the URL to parse.
array&$varsThe URL attributes to be used by the application.
Renvoie
void
Depuis
3.6
Obsolète:
4.0

Références $category, $count, $db, $i, $id, $item, $params, $query, et $total.

◆ preprocess()

preprocess ( $query)

Preprocess the route for the com_newsfeeds component

Paramètres
array&$queryAn array of URL arguments
Renvoie
void
Depuis
3.6
Obsolète:
4.0

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