Package DE_EPAGES::Design::API::Object::FontStyle
object interface for FontStyle.
Base |
DE_EPAGES::Object::API::Object::Object |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $Style->className; |
Return |
|
filePath
Constructs the file path of the locally stored Google Webfonts out of the attributes of the font and the font style, e.g. 'Fonts/expletus-sans-v10-latin/expletus-sans-v10-latin-italic'
Syntax |
$Path = $Style->filePath; |
Return |
|