ePages 6.11.0 - 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 = new DE_EPAGES::TLE::API::BaseProcessor($hContext);
Input
$hContext
special context for this processor DE_EPAGES::TLE::API::Processor::new
Return
$TLEProcessor (blessed reference)
the tle processor