ePages 6.13.1 - DE_EPAGES/Object/API/Attributes/LocalizedAttribute.pm

Package DE_EPAGES::Object::API::Attributes::LocalizedAttribute

Implements localized attributes for objects (types LocalizedString, LocalizedFile).

Base
DE_EPAGES::Object::API::Attributes::DefaultAttribute

Functions

_getLocalizedAttributes

_getLocalizedAttributes

returns all localized attribute values of an object directly from the database, i.e. without using the object attribute cache.

Syntax
$hValues = $self->_getLocalizedAttributes( $Object )
Input
$Object (object)
object
Return
$hValues (ref.hash)
$hValues->{$AttributeName}->{$LanguageID} = $Value