Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Espaces de nommage | |
namespace | Joomla\Site |
Fonctions | |
ContactBuildRoute (&$query) | |
ContactParseRoute ($segments) |
ContactBuildRoute | ( | & | $query | ) |
Build the route for the com_contact component
array | An array of URL arguments |
Références $app, $category, $id, $menu, $params, $path, $view, elseif, JFactory\getApplication(), JCategories\getInstance(), JComponentHelper\getParams(), if, et null.
ContactParseRoute | ( | $segments | ) |
Parse the segments of a URL.
array | The segments of the URL to parse. |
Références $app, $category, $count, $db, $id, $item, $menu, $params, $query, JFactory\getApplication(), JCategories\getInstance(), et JComponentHelper\getParams().