Class Mage_Cms_Block_Widget_Page_Link
Widget to display link to CMS page
- Varien_Object
- Mage_Core_Block_Abstract
- Mage_Core_Block_Template
- Mage_Core_Block_Html_Link
- Mage_Cms_Block_Widget_Page_Link implements Mage_Widget_Block_Interface
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/Block/Widget/Page/Link.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/Cms/Block/Widget/Page/Link.php
public
string
|
|
public
string
|
|
public
string
|
#
getAnchorText( )
Prepare anchor text using passed text as parameter. If anchor text was not specified use title instead and if title will be blank string, page identifier will be used. |
_construct(),
getLinkAttributes(),
serialize()
|
addData(),
setData()
|
XML_PATH_DEBUG_TEMPLATE_HINTS,
XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS,
XML_PATH_TEMPLATE_ALLOW_SYMLINK
|
CACHE_GROUP
|
protected
string
|
$_href |
|
#
Prepared href attribute |
protected
string
|
$_title |
|
#
Prepared title attribute |
protected
string
|
$_anchorText |
|
#
Prepared anchor text |
$_allowSymlinks,
$_baseUrl,
$_jsUrl,
$_showTemplateHints,
$_showTemplateHintsBlocks,
$_template,
$_viewDir,
$_viewVars
|