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é
|
Fonctions membres publiques | |
__construct (RouterView $router) | |
preprocess (&$query) | |
parse (&$segments, &$vars) | |
build (&$query, &$segments) | |
Attributs protégés | |
$router | |
Rule for the standard handling of component routing
__construct | ( | RouterView | $router | ) |
build | ( | & | $query, |
& | $segments | ||
) |
parse | ( | & | $segments, |
& | $vars | ||
) |
preprocess | ( | & | $query | ) |
Dummymethod to fullfill the interface requirements
array | &$query | The query array to process |
Implémente RulesInterface.
|
protected |