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 | |
build (&$query) | |
parse (&$segments) | |
Routing class from com_search
build | ( | & | $query | ) |
Build the route for the com_search component
array | &$query | An array of URL arguments |
Références $query.
Référencé par searchBuildRoute().
parse | ( | & | $segments | ) |
Parse the segments of a URL.
array | &$segments | The segments of the URL to parse. |
Référencé par searchParseRoute().