ePages 6.17.48 - DE_EPAGES/MeinPaket/API/Object/MeinPaketCategoryTree.pm

Package DE_EPAGES::MeinPaket::API::Object::MeinPaketCategoryTree

object interface for MeinPaketCategoryTree.

Functions

new
update

new

Connects to the MeinPaketCategory database.

Syntax
$MeinPaketCategoryTree = DE_EPAGES::MeinPaket::API::Object::MeinPaketCategoryTree->new;
Input
%Args (hash)
Constructor arguments. used keys:
  • MeinPaketSite - PortalSite object - object

Return
$self (object)
object

update

Updates category list from MeinPaket.

Syntax
$CategoryTree->update( $printOutput );
Input
$printOutput (boolean)
print output to console
$Force (boolean)
true if you want to force update
Return
$IsUpdated (boolean)
true if MeinPaketCategories were updated