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
This method is used to create a new tle processor, this processor includes tle formatter and tle functions of these packages:
- DE_EPAGES::TLE::API::ByteFormatter
- DE_EPAGES::TLE::API::CalculateHandler
- DE_EPAGES::TLE::API::CaseFormatter
- DE_EPAGES::TLE::API::DateTimeFormatter
- DE_EPAGES::TLE::API::FileInfoHandler
- DE_EPAGES::TLE::API::FormHandler
- DE_EPAGES::TLE::API::FormatHandler
- DE_EPAGES::TLE::API::HtmlFormatter
- DE_EPAGES::TLE::API::KeyHandler
- DE_EPAGES::TLE::API::LoopHandler
- DE_EPAGES::TLE::API::NumberFormatter
- DE_EPAGES::TLE::API::PerformanceHandler
- DE_EPAGES::TLE::API::PluralFormatter
- DE_EPAGES::TLE::API::PrefixHandler obsolete
- DE_EPAGES::TLE::API::SetHandler
- DE_EPAGES::TLE::API::SliceFormatter
- DE_EPAGES::TLE::API::SpaceFormatter
- DE_EPAGES::TLE::API::WithHandler
- DE_EPAGES::TLE::API::XPathHandler obsolete
- DE_EPAGES::TLE::API::PasswordFormatter
- DE_EPAGES::TLE::API::DebugHandler
Syntax |
$TLEProcessor = new DE_EPAGES::TLE::API::BaseProcessor($hContext); |
Input |
|
Return |
|