Abstract Class JHtmlLinks

Description

Utility class for icons.

  • abstract:
  • since: 3.2

Located in /libraries/cms/html/links.php (line 19)


	
			
Method Summary
 static string link (array $link)
 static string links (array $links)
 static string linksgroups (array $groupsOfLinks)
Methods
static link (line 98)

Method to generate html code for a list of links

  • since: 3.2
  • access: public
static string link (array $link)
  • array $link: link properties
static links (line 77)

Method to generate html code for a list of links

  • since: 3.2
  • access: public
static string links (array $links)
  • array $links: Array of links
static linksgroups (line 30)

Method to generate html code for groups of lists of links

  • since: 3.2
  • access: public
static string linksgroups (array $groupsOfLinks)
  • array $groupsOfLinks: Array of links

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