FontAwesomeIconClassProvider

package

Default

Methods

Returns a font awesome class string by the given type.

getClass(string $type) : string
static

If no type for the given file type was found, the fallback class 'fa fa-file-text-o' will be returned.

Arguments

$type

string

File type, which is represent by the font awesome icon class.

Response

string

Font awesome class string.

Properties

map

map : array
static
var

Type(s)

array

media

media : array
static
var

Type(s)

array

documents

documents : array
static
var

Type(s)

array

tables

tables : array
static
var

Type(s)

array

presentation

presentation : array
static
var

Type(s)

array

images

images : array
static
var

Type(s)

array

text

text : array
static
var

Type(s)

array

archived

archived : array
static
var

Type(s)

array

custom

custom : array
static
var

Type(s)

array