ePages 6.17.52 - DE_EPAGES/Content/API/Object/TermsAndConditions.pm

Package DE_EPAGES::Content::API::Object::TermsAndConditions

object interface for Category.

Base
DE_EPAGES::Content::API::Object::ContentObject

Functions

clone
createURI

clone

Inserts a new object into the database as copy from old object.

Syntax
$Clone = $Object->clone( $hInfo );
$Clone = $Object->clone( $hInfo, $Recursive );
Input
$hInfo (hash ref)
hash with attribute values that are different in the clone object.
Note that the clone cannot have the same Parent and the same Alias.
$Recursive (boolean)
clone child object too (optional, default is false)
Return
$Clone (object)
the new object

createURI

Returns a suggestion for a short url.

Syntax
$URI = $Object->createURI($Name, $Parent, $LanguageID);
Return
$URI (string)
suggested URI