Class Mage_Page_Block_Template_Links_Block
Simple links list block
- Varien_Object
- Mage_Core_Block_Abstract
- Mage_Core_Block_Template
- Mage_Page_Block_Template_Links_Block
Package: Mage\Core
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/Template/Links/Block.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/Template/Links/Block.php
protected
|
|
public
in
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
string
|
|
public
string
|
XML_PATH_DEBUG_TEMPLATE_HINTS,
XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS,
XML_PATH_TEMPLATE_ALLOW_SYMLINK
|
CACHE_GROUP
|
protected
boolean
|
$_isFirst | false |
#
First link flag |
protected
boolean
|
$_isLast | false |
#
Last link flag |
protected
string
|
$_label | null |
#
Link label |
protected
string
|
$_url | null |
#
Link url |
protected
string
|
$_title | null |
#
Link title |
protected
string
|
$_liPparams | null |
#
Li elemnt params |
protected
string
|
$_aPparams | null |
#
A elemnt params |
protected
string
|
$_beforeText | null |
#
Message before link text |
protected
string
|
$_afterText | null |
#
Message after link text |
protected
integer
|
$_position | 0 |
#
Position in link list |
$_allowSymlinks,
$_baseUrl,
$_jsUrl,
$_showTemplateHints,
$_showTemplateHintsBlocks,
$_template,
$_viewDir,
$_viewVars
|