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_Catalog_Block_Seo_Sitemap_Tree_Pager
  • Mage_Page_Block_Html
  • Mage_Page_Block_Html_Breadcrumbs
  • Mage_Page_Block_Html_Footer
  • Mage_Page_Block_Html_Head
  • Mage_Page_Block_Html_Header
  • Mage_Page_Block_Html_Notices
  • Mage_Page_Block_Html_Pager
  • Mage_Page_Block_Html_Topmenu
  • Mage_Page_Block_Html_Welcome
  • Mage_Page_Block_Html_Wrapper
  • Mage_Page_Block_Js_Cookie
  • Mage_Page_Block_Redirect
  • Mage_Page_Helper_Data
  • Mage_Page_Helper_Html
  • Mage_Page_Helper_Layout
  • Mage_Page_Model_Config
  • Mage_Page_Model_Source_Layout
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Page_Model_Config

Page layout config model

Package: Mage\Page
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/Page/Model/Config.php
Methods summary
protected Mage_Page_Model_Config
# _initPageLayouts( )

Initialize page layouts list

Initialize page layouts list

Returns

Mage_Page_Model_Config
protected Mage_Page_Model_Config
# _appendPageLayouts( string $xmlPath )

Fill in $_pageLayouts by reading layouts from config

Fill in $_pageLayouts by reading layouts from config

Parameters

$xmlPath
string
$xmlPath XML path to layouts root

Returns

Mage_Page_Model_Config
public array
# getPageLayouts( )

Retrieve available page layouts

Retrieve available page layouts

Returns

array
public Varien_Object|boolean
# getPageLayout( string $layoutCode )

Retrieve page layout by code

Retrieve page layout by code

Parameters

$layoutCode
string
$layoutCode

Returns

Varien_Object|boolean
public array
# getPageLayoutHandles( )

Retrieve page layout handles

Retrieve page layout handles

Returns

array
Constants summary
string XML_PATH_PAGE_LAYOUTS 'global/page/layouts'
#
string XML_PATH_CMS_LAYOUTS 'global/cms/layouts'
#
Properties summary
protected array $_pageLayouts null
#

Available page layouts

Available page layouts

Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0