|
Stud.IP
3.4 Revision
|
Data Structures | |
| class | Icon |
Functions | |
| render ($type=Icon::SVG) | |
Variables | |
| trait | DeprecatedIcon |
| render | ( | $type = Icon::SVG | ) |
Renders the icon as svg, png or css background.
| int | $type | Defines in which manner the icon should be rendered, defaults to svg. |
| Exception | if no valid type was passed |
| trait DeprecatedIcon |