Application model
Application should have: areas, store, locale, translator, design package
Located in /Core/Model/App.php (line 36)
Application loaded areas array
Cache object
Application configuration object
Default store code
Application design package object
Events cache
Application front controller
Groups cache
is a single store mode
Application layout object
Application location object
Request object
Response object
Application store object
Stores cache
Application translate object
Update process run flag
Use Cache
Use session in URL flag
Use session var instead of SID for session in URL
Application website object
Websites cache
Constructor
Common logic for all run types
Deletes all session files
Cleaning cache
Get either default or any store view
Retrieve application area
Retrieve application base currency code
Retrieve cache object
Retrieve default store for default group and website
Retrieve front controller object
Retrieve application store group object
Prepare array of store groups can be filtered to contain default store group or not by $withDefault flag depending on flag $codeKey array keys can be group id or group code
Retrieve helper object
Retrieve response object
Retrieve application store object without Store_Exception
Retrieve application store object
Retrieve stores array
Get file name with cache configuration settings
Retrieve use session in URL flag
Retrieve use flag session var instead of SID for URL
Retrieve application website object
Initialize application without request processing
Run light version of application with specified modules support
Retrieve application installation flag
Is single Store mode (only one store without default)
Loading application area
Loding part of area data
Loading cache data
Prepare identifier which can be used as cache id or cache tag
Run application. Run process responsible for request processing and sending response.
List of supported parameters: scope_code - code of default scope (website/store_group/store code) scope_type - type of default scope (website/group/store) options - configuration options
Saving cache data
Save cache usage settings
Set current default store
Redeclare custom error handler
Allow or disallow single store mode
Set Use session in URL flag
Set use session var instead of SID for URL
Check whether to use cache for specific component
Added not existin observers methods calls protection
Check cookie store
Generate cache id with application specific data
Generate cache tags from cache id
Retrive store code or null by store group
Retrive store code or null by website
Initialize base system configuration (local.xml and config.xml files).
Base configuration provide ability initialize DB connection and cache backend
Initialize currently ran store
Initialize application front controller
Initialize active modules configuration and data
Init store, group and website collections
Admin store Id
Cache tag for all cache data exclude config cache
Default store code (for install)
Default store Id (for install)
Documentation generated on Fri, 11 Feb 2011 16:56:38 +0200 by phpDocumentor 1.4.3