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_finder
build | ( | & | $query | ) |
Build the route for the com_finder component
array | &$query | An array of URL arguments |
Références $i, $item, $query, et $total.
Référencé par FinderBuildRoute().
parse | ( | & | $segments | ) |
Parse the segments of a URL.
array | &$segments | The segments of the URL to parse. |
Référencé par FinderParseRoute().