icon Class Reference
Help class for handling icons.
More...
Static Public Member Functions |
static | get ($name) |
| Returns HTML for an icon.
|
static | get_linked ($name, $url, $title="") |
| Returns HTML for an icon link.
|
Detailed Description
Help class for handling icons.
Member Function Documentation
static icon::get |
( |
$ |
name |
) |
[static] |
Returns HTML for an icon.
- Parameters:
-
- Returns:
- string
static icon::get_linked |
( |
$ |
name, |
|
|
$ |
url, |
|
|
$ |
title = "" | |
|
) |
| | [static] |
Returns HTML for an icon link.
- Parameters:
-
| $name | string |
| $url | string |
| $title | string |
- Returns:
- string
The documentation for this class was generated from the following file: