Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Adminhtml_Cms_PageController
  • Mage_Adminhtml_Model_System_Config_Source_Cms_Wysiwyg_Enabled
  • Mage_Cms_Block_Block
  • Mage_Cms_Block_Page
  • Mage_Cms_Block_Widget_Block
  • Mage_Cms_Block_Widget_Page_Link
  • Mage_Cms_Controller_Router
  • Mage_Cms_Helper_Data
  • Mage_Cms_Helper_Page
  • Mage_Cms_Helper_Wysiwyg_Images
  • Mage_Cms_IndexController
  • Mage_Cms_Model_Block
  • Mage_Cms_Model_Mysql4_Block
  • Mage_Cms_Model_Mysql4_Block_Collection
  • Mage_Cms_Model_Mysql4_Page
  • Mage_Cms_Model_Mysql4_Page_Collection
  • Mage_Cms_Model_Mysql4_Page_Service
  • Mage_Cms_Model_Observer
  • Mage_Cms_Model_Page
  • Mage_Cms_Model_Resource_Block
  • Mage_Cms_Model_Resource_Block_Collection
  • Mage_Cms_Model_Resource_Page
  • Mage_Cms_Model_Resource_Page_Collection
  • Mage_Cms_Model_Resource_Page_Service
  • Mage_Cms_Model_Template_Filter
  • Mage_Cms_Model_Wysiwyg_Config
  • Mage_Cms_Model_Wysiwyg_Images_Storage
  • Mage_Cms_Model_Wysiwyg_Images_Storage_Collection
  • Mage_Cms_PageController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Cms_IndexController

Cms index controller

Mage_Core_Controller_Varien_Action
Extended by Mage_Core_Controller_Front_Action
Extended by Mage_Cms_IndexController
Package: Mage\Cms
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Cms/controllers/IndexController.php
Methods summary
public
# indexAction( string $coreRoute = null )

Renders CMS Home page

Renders CMS Home page

Parameters

$coreRoute
string
$coreRoute
public
# defaultIndexAction( )

Default index action (with 404 Not Found headers) Used if default page don't configure or available

Default index action (with 404 Not Found headers) Used if default page don't configure or available

public
# noRouteAction( string $coreRoute = null )

Render CMS 404 Not found page

Render CMS 404 Not found page

Parameters

$coreRoute
string
$coreRoute
public
# defaultNoRouteAction( )

Default no route page action Used if no route page don't configure or available

Default no route page action Used if no route page don't configure or available

public
# noCookiesAction( )

Render Disable cookies page

Render Disable cookies page

Overrides

Mage_Core_Controller_Varien_Action::noCookiesAction()
public
# defaultNoCookiesAction( )

Default no cookies page action Used if no cookies page don't configure or available

Default no cookies page action Used if no cookies page don't configure or available

Methods inherited from Mage_Core_Controller_Front_Action
__(), _prepareDownloadResponse(), postDispatch(), preDispatch()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _construct(), _filterDateTime(), _filterDates(), _forward(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _redirect(), _redirectError(), _redirectReferer(), _redirectSuccess(), _redirectUrl(), _renderTitles(), _rewrite(), _title(), _validateFormKey(), addActionLayoutHandles(), dispatch(), generateLayoutBlocks(), generateLayoutXml(), getActionMethodName(), getFlag(), getFullActionName(), getLayout(), getRequest(), getResponse(), hasAction(), initLayoutMessages(), loadLayout(), loadLayoutUpdates(), norouteAction(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
Constants inherited from Mage_Core_Controller_Front_Action
SESSION_NAMESPACE
Constants inherited from Mage_Core_Controller_Varien_Action
FLAG_NO_CHECK_INSTALLATION, FLAG_NO_COOKIES_REDIRECT, FLAG_NO_DISPATCH, FLAG_NO_DISPATCH_BLOCK_EVENT, FLAG_NO_POST_DISPATCH, FLAG_NO_PRE_DISPATCH, FLAG_NO_START_SESSION, PARAM_NAME_BASE64_URL, PARAM_NAME_ERROR_URL, PARAM_NAME_REFERER_URL, PARAM_NAME_SUCCESS_URL, PARAM_NAME_URL_ENCODED, PROFILER_KEY
Properties inherited from Mage_Core_Controller_Front_Action
$_currentArea, $_sessionNamespace
Properties inherited from Mage_Core_Controller_Varien_Action
$_cookieCheckActions, $_flags, $_isLayoutLoaded, $_realModuleName, $_removeDefaultTitle, $_request, $_response, $_titles
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0