ePages 7.26.0 - DE_EPAGES/Design/API/Object/FontStyle.pm

Package DE_EPAGES::Design::API::Object::FontStyle

object interface for FontStyle.

Base
DE_EPAGES::Object::API::Object::Object

Functions

className
filePath

className

Returns the class name, used for DAL access.

Syntax
$ClassName = $Style->className;
Return
$ClassName (String)
class name

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
$Path (string)
relative file path