Links
Utility class for icons.
abstract
since |
3.2 |
---|---|
package |
Joomla CMS |
Methods
link
Method to generate html code for a single link
link(mixed||string|int link) :
static
since |
3.2 |
---|
Arguments
- link
array<string|int, mixed>
link properties
Response
string
links
Method to generate html code for a list of links
links(mixed||string|int links) :
static
since |
3.2 |
---|
Arguments
- links
array<string|int, mixed>
Array of links
Response
string
linksgroups
Method to generate html code for groups of lists of links
linksgroups(mixed||string|int groupsOfLinks) :
static
since |
3.2 |
---|
Arguments
- groupsOfLinks
array<string|int, mixed>
Array of links
Response
string