FCContentHelperRoute
in package
Table of Contents
Methods
- getArticleRoute() : mixed
- Get the article route.
- getCategoryRoute() : mixed
- Get the category route.
- getFormRoute() : mixed
- Get the form route.
Methods
getArticleRoute()
Get the article route.
public
static getArticleRoute(mixed $id[, mixed $catid = 0 ][, mixed $language = 0 ][, mixed $layout = null ]) : mixed
Parameters
- $id : mixed
- $catid : mixed = 0
- $language : mixed = 0
- $layout : mixed = null
Tags
getCategoryRoute()
Get the category route.
public
static getCategoryRoute(mixed $catid[, mixed $language = 0 ][, mixed $layout = null ]) : mixed
Parameters
- $catid : mixed
- $language : mixed = 0
- $layout : mixed = null
Tags
getFormRoute()
Get the form route.
public
static getFormRoute(mixed $id) : mixed
Parameters
- $id : mixed