[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/components/com_content/src/Helper/ -> RouteHelper.php (summary)

(no description)

Copyright: (C) 2007 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 108 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  getArticleRoute()
  getCategoryRoute()
  getFormRoute()

Functions
Functions that are not part of a class:

getArticleRoute($id, $catid = 0, $language = 0, $layout = null)   X-Ref
Get the article route.

param: integer  $id        The route of the content item.
param: integer  $catid     The category ID.
param: integer  $language  The language code.
param: string   $layout    The layout value.
return: string  The article route.

getCategoryRoute($catid, $language = 0, $layout = null)   X-Ref
Get the category route.

param: integer  $catid     The category ID.
param: integer  $language  The language code.
param: string   $layout    The layout value.
return: string  The article route.

getFormRoute($id)   X-Ref
Get the form route.

param: integer  $id  The form ID.
return: string  The article route.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer