Class Mage_Page_Block_Html_Head
Html page block
- Varien_Object
- Mage_Core_Block_Abstract
- Mage_Core_Block_Template
- Mage_Page_Block_Html_Head
Direct known subclasses
Mage_Adminhtml_Block_Page_Head
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/Block/Html/Head.php
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/Block/Html/Head.php
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
#
getCssJsHtml( )
Get HEAD HTML with CSS/JS/RSS definitions (actually it also renders other elements, TODO: fix it up or rename this method) |
protected
string
&
|
#
_prepareStaticAndSkinElements( string $format, array $staticItems, array $skinItems, callable $mergeCallback = null )
Merge static and skin files of the same format into 1 set of HEAD directives or even into 1 directive |
protected
|
#
_separateOtherHtmlHeadElements( array & $lines, string $itemIf, string $itemType, string $itemParams, string $itemName, array $itemThe )
Classify HTML head item and queue it into "lines" array |
protected
string
|
|
public
array
|
#
getChunkedItems( array $items, string $prefix = '', integer $maxLen = 450 )
Retrieve Chunked Items |
public
string
|
|
public
string
|
|
public
string
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
protected
string
|
|
protected
boolean
|
XML_PATH_DEBUG_TEMPLATE_HINTS,
XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS,
XML_PATH_TEMPLATE_ALLOW_SYMLINK
|
CACHE_GROUP
|
$_allowSymlinks,
$_baseUrl,
$_jsUrl,
$_showTemplateHints,
$_showTemplateHintsBlocks,
$_template,
$_viewDir,
$_viewVars
|