Package DE_EPAGES::Presentation::Servlet::SEO
This Servlet handler extends the PageType handler for the StoreFront with search engine optimizations. Set the "package" to this perl module in your $ENV{EPAGES_CONFIG}/Servlet.conf for the StoreFront section.
Functions
doViewAction
Executes a ViewAction and fills the HTTP response using the template and TLE variables provided by the event handler function. Access permissions are checked before running the event handler. EPG-12436
Syntax |
$Servlet->doViewAction; |