The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Apache::iNcom"

Apache::iNcom - An e-commerce framework. River stage zero No dependents

Apache::iNcom is an e-commerce framework. It is not a ready-to-run merchant systems. It is an integration of different components needed for e-commerce into a coherent whole. The primary design goals of the framework are flexibility and security. Mos...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::Request - Manages the Apache::iNcom request's informations. River stage zero No dependents

This module is responsible for managing the environment in which the Apache::iNcom page will execute. It setups all the objects that will be accessible to the pages through globals and also provides the page with a bunch of utility functions. It also...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::Session - Apache::Session implementation for Apache::iNcom River stage zero No dependents

This is a subclass of Apache::Session used by the iNcom framework. This Apache::Session implementation used the DBIBase64Store and NullLocker for handling session persistence. The other special thing about this implementation is that session IDs are ...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::Localizer - Object responsible for the localization of the generated request. River stage zero No dependents

This module is used for localization in the Apache::iNcom framework. It should be used for operation which are locale sensitive. (Messages display, currency and date formatting, etc.)...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::CartManager - Object responsible for managing the user shopping cart. River stage zero No dependents

This is the part of the Apache::iNcom framework that is responsible for managing the user shopping cart. It keep tracks of the ordered items and is also responsible for the pricing of the order. It this is module that computes taxes, discount, price,...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::UserDBAuthz - mod_perl authorization handler that use the UserDB. River stage zero No dependents

This module integrates the DBIx::UserDB module used by the Apache::iNcom framework with the apache authorization phase. This module will set the authorization on the authenticated user by checking the DBIx::UserDB ACL....

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::UserDBAuthen - mod_perl authentication handler that use the UserDB. River stage zero No dependents

This module integrates the DBIx::UserDB modules used by the Apache::iNcom with the apache authentication phase. This module can either try to authenticate the user by trying to "login()" on the standard DBIx::UserDB object. Or it can set the username...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::OrderManager - Module responsible for order management. River stage zero No dependents

This is the part of the Apache::iNcom framework that is responsible for managing the order process. Once the user is ready to check out, the OrderManager rides in. This module enters the user's order in the database according to an order profile. It ...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::iNcom::SessionLocker - Manage locks for iNcom's sessions. River stage zero No dependents

Apache::iNcom::SessionLocker will serialize access to the sessions if the configuration directive INCOM_SESSION_SERIALIZE_ACCESS is set. A maximum of 5 seconds is waited for lock....

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC

Apache::Session::DBIBase64Store - Session persistence via DBI with ASCII encoding of session data. River stage zero No dependents

Apache::Session::DBIBase64Store is a session data persistent store for Apache::Session. This module should be used instead of DBIStore in database that don't support binary data in table fields (like PostgreSQL for instance). This store also store th...

FRAJULAC/Apache-iNcom-0.09 - 19 Jun 2000 21:03:51 UTC
10 results (0.028 seconds)