ePages 6.17.40 - DE_EPAGES/TLE/API/BaseProcessor.pm

Package DE_EPAGES::TLE::API::BaseProcessor

BaseProcessor is a TLE processor and includes base formatter and handler.

Base
DE_EPAGES::TLE::API::Processor

Functions

new

new

This method is used to create a new tle processor, this processor includes tle formatter and tle functions of these packages:

Syntax
$TLEProcessor = DE_EPAGES::TLE::API::BaseProcessor->new($hContext);
Input
$hContext
special context for this processor DE_EPAGES::TLE::API::Processor::new
Return
$TLEProcessor (blessed reference)
the tle processor