ePages 6.17.48 - DE_EPAGES/Shop/API/Attributes/DefaultMobileSFModeAttribute.pm

Package DE_EPAGES::Shop::API::Attributes::DefaultMobileSFModeAttribute

Overrides the defaultValue sub of the DefaultAttribute class.

Base
DE_EPAGES::Shop::API::Attributes::DefaultAttribute

Functions

defaultValue

defaultValue

Returns a single attribute value. Don't call this function directly. Use $Object->get() instead.

Syntax
$Value = $Package->defaultValue( $Attribute, $Type );
Input
$Attribute (object)
attribute object
$Type (string)
attribute type name
$Object (object)
object
Return
$DefaultValue ($Type (the attribute type))
default attribute value