Class ContactHelper

Description

Contact component helper.

  • since: 1.6

Located in /administrator/components/com_contact/helpers/contact.php (line 17)


	
			
Method Summary
static void addSubmenu (string $vName)
static JObject getActions ([int $categoryId = 0], [int $contactId = 0])
Methods
static method addSubmenu (line 27)

Configure the Linkbar.

  • since: 1.6
  • access: public
static void addSubmenu (string $vName)
  • string $vName: The name of the active view.
static method getActions (line 56)

Gets a list of the actions that can be performed.

  • since: 1.6
  • access: public
static JObject getActions ([int $categoryId = 0], [int $contactId = 0])
  • int $categoryId: The category ID.
  • int $contactId: The contact ID.

Documentation generated on Mon, 25 Jun 2012 13:53:17 -0500 by phpDocumentor 1.4.4