OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Controller\OxidStartController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\OxidStartController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\OxidStartController:

Public Member Functions

 appInit ()
 
 render ()
 
 pageStart ()
 
 pageClose ()
 
 getErrorNumber ()
 

Protected Member Functions

 getErrorTemplates ()
 
 _getSystemEventHandler ()
 

Detailed Description

Encapsulates methods for application initialization.

Member Function Documentation

◆ _getSystemEventHandler()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::_getSystemEventHandler ( )
protected

Gets system event handler.

Returns
oxSystemEventHandler

◆ appInit()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::appInit ( )

Initializes globals and environment vars

Returns
null

◆ getErrorNumber()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::getErrorNumber ( )

Return error number

Returns
integer

◆ getErrorTemplates()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::getErrorTemplates ( )
protected

Returns which template should be used for specific error.

Returns
array

◆ pageClose()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::pageClose ( )

Finalizes the script.

◆ pageStart()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::pageStart ( )

Creates and starts session object, sets default currency.

◆ render()

OxidEsales\EshopCommunity\Application\Controller\OxidStartController::render ( )

Renders error screen

Returns
string

The documentation for this class was generated from the following file: