ePages 7.47.0 - DE_EPAGES/Object/API/XML/AttributeDeleteHandler.pm

Package DE_EPAGES::Object::API::XML::AttributeDeleteHandler

This module deletes localized object attribute values.

Example
use DE_EPAGES::Object::API::XML::ObjectDeleteHandler qw( DeleteObjects );
DeleteObjects( 'Objects.xml' );
@EXPORT_OK
DeleteAttributes

Functions

DeleteAttributes

DeleteAttributes

Deletes objects that are marked with 'delete=1' in the XML file.

Syntax
DeleteAttributes( $FileName );
Example
DeleteAttributes( 'Translation.System.en.xml' );
Input
$FileName (string)
XML file name
$Path (string)
(optional) path to parent object