Property | Type | Description | |
---|---|---|---|
$__version | string | Override version |
Method | Description | |
---|---|---|
display ( string $glypho, string $size = '', string $color = '', string $tag = 'i' ) : string | Display the HTML markup for glyph icon | |
html ( string $glypho, string $size = '', string $color = '', string $tag = 'i' ) : string | Return the HTML markup for glyph icon | |
init ( ) : WPDKGlyphIcons | Return a singleton instance of WPDKGlyphIcons class |
Method | Description | |
---|---|---|
__construct ( ) : WPDKGlyphIcons | Create an instance of WPDKGlyphIcons class |
public static init ( ) : WPDKGlyphIcons | ||
return | WPDKGlyphIcons |