Abstract Class ContactHelperRoute

Description

Contact Component Route Helper

  • abstract:
  • since: 1.5

Located in /components/com_contact/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 getContactRoute (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 114)
  • access: protected
static void buildLanguageLookup ()
static getCategoryRoute (line 66)
  • access: public
static void getCategoryRoute ( $catid, [ $language = 0])
  • $catid
  • $language
static getContactRoute (line 29)
  • access: public
static void getContactRoute (integer $id,  $catid, [ $language = 0])
  • integer $id: The route of the contact
  • $catid
  • $language
static _findItem (line 134)
  • access: protected
static void _findItem ([ $needles = null])
  • $needles

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