ePages 6.14.0 - DE_EPAGES/Design/API/TLE/StyleHandler.pm

Package DE_EPAGES::Design::API::TLE::StyleHandler

Functions

STYLEGROUPBYID
STYLETEMPLATEBYID
tle

STYLEGROUPBYID

Returns the StyleGroup by the given ID.

Syntax
#STYLEGROUPBYID(#StyleGroupID)
Input
#StyleGroupID (integer)
style group id
Return
#StyleGroup (object)
style group for the given id

STYLETEMPLATEBYID

Returns the StyleTemplate by the given ID.

Syntax
#STYLETEMPLATEBYID(#StyleTemplateID)
Input
#StyleTemplateID (integer)
style template id
Return
#StyleTemplate (object)
style template for the given id

tle

Returns the currently active style.

Syntax
#Style