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 | |
parse (&$url) | |
build ($url) | |
Class to create and parse routes.
build | ( | $url | ) |
Function to convert an internal URI to a route
string | $url | The internal URL |
Références $url.
parse | ( | & | $url | ) |
Function to convert a route to an internal URI
JUri | &$url | The uri. |