ePages 7.17.0 - DE_EPAGES/ProductPortal/API/TLE/GetPortalSitesByCountry.pm

Package DE_EPAGES::ProductPortal::API::TLE::GetPortalSitesByCountry

This class contains methods for TLE functions.

Base
DE_EPAGES::ProductPortal::API::TLE::TLEHandler

Functions

GET_PORTAL_SITES_BY_COUNTRY
RegisterHandlerProc

GET_PORTAL_SITES_BY_COUNTRY

this function returns a list of product portals ordered by country

Syntax
$PortalSitesByCountry = GET_PORTAL_SITES_BY_COUNTRY( $Processor, $aParams );
Input
$Processor (object)
tle processor
$aParams (array ref)
List of Parameters
Return
@SortedPortalSites (array ref)
List of product portals

RegisterHandlerProc

this function register this attribute handle on the processor via hook function on hook TLEProcessorRegistration

Syntax
$RegisterHandlerProc( $hParams );
Input
$hParams (ref.hash)
hook arguments keys :
  • Processor - tle processor - object