Abstract Class WeblinksHelperRoute

Description

Weblinks Component Route Helper

  • abstract:
  • since: 1.5

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


	
			
Variable Summary
 static mixed $lang_lookup
 static mixed $lookup
Method Summary
 static void buildLanguageLookup ()
 static void getCategoryRoute ( $catid, [ $language = 0])
 static void getFormRoute (integer $id, [string $return = null])
 static void getWeblinkRoute (integer $id,  $catid, [ $language = 0])
 static void _findItem ([ $needles = null])
Variables
static mixed $lang_lookup = array() (line 24)
  • access: protected
static mixed $lookup (line 22)
  • access: protected
Methods
static buildLanguageLookup (line 142)
  • access: protected
static void buildLanguageLookup ()
static getCategoryRoute (line 94)
  • access: public
static void getCategoryRoute ( $catid, [ $language = 0])
  • $catid
  • $language
static getFormRoute (line 74)
  • access: public
static void getFormRoute (integer $id, [string $return = null])
  • integer $id: The id of the weblink.
  • string $return: The return page variable.
static getWeblinkRoute (line 29)
  • access: public
static void getWeblinkRoute (integer $id,  $catid, [ $language = 0])
  • integer $id: The route of the weblink
  • $catid
  • $language
static _findItem (line 162)
  • access: protected
static void _findItem ([ $needles = null])
  • $needles

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