Abstract Class ContentHelperRoute

Description

Content Component Route Helper

  • abstract:
  • since: 1.5

Located in /components/com_content/helpers/route.php (line 20)


	
			
Variable Summary
 static mixed $lang_lookup
 static mixed $lookup
Method Summary
 static void buildLanguageLookup ()
 static void getArticleRoute (integer $id, [ $catid = 0], [ $language = 0])
 static void getCategoryRoute ( $catid, [ $language = 0])
 static void getFormRoute ( $id)
 static void _findItem ([ $needles = null])
Variables
static mixed $lang_lookup = array() (line 24)
  • access: protected
static mixed $lookup = array() (line 22)
  • access: protected
Methods
static buildLanguageLookup (line 128)
  • access: protected
static void buildLanguageLookup ()
static getArticleRoute (line 29)
  • access: public
static void getArticleRoute (integer $id, [ $catid = 0], [ $language = 0])
  • integer $id: The route of the content item
  • $catid
  • $language
static getCategoryRoute (line 66)
  • access: public
static void getCategoryRoute ( $catid, [ $language = 0])
  • $catid
  • $language
static getFormRoute (line 113)
  • access: public
static void getFormRoute ( $id)
  • $id
static _findItem (line 148)
  • access: protected
static void _findItem ([ $needles = null])
  • $needles

Documentation generated on Tue, 19 Nov 2013 15:12:21 +0100 by phpDocumentor 1.4.3