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_Widget_Adminhtml_Widget_InstanceController
  • Mage_Widget_Adminhtml_WidgetController
  • Mage_Widget_Block_Adminhtml_Widget_Form
  • Mage_Widget_Block_Adminhtml_Widget_Instance
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Layout
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Template
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Form
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Tab_Main
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Tab_Main_Layout
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Tab_Properties
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Tab_Settings
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Tabs
  • Mage_Widget_Block_Adminhtml_Widget_Instance_Grid
  • Mage_Widget_Block_Adminhtml_Widget_Options
  • Mage_Widget_Helper_Data
  • Mage_Widget_Model_Mysql4_Widget
  • Mage_Widget_Model_Mysql4_Widget_Instance
  • Mage_Widget_Model_Mysql4_Widget_Instance_Collection
  • Mage_Widget_Model_Observer
  • Mage_Widget_Model_Resource_Widget
  • Mage_Widget_Model_Resource_Widget_Instance
  • Mage_Widget_Model_Resource_Widget_Instance_Collection
  • Mage_Widget_Model_Template_Filter
  • Mage_Widget_Model_Widget
  • Mage_Widget_Model_Widget_Config
  • Mage_Widget_Model_Widget_Instance

Interfaces

  • Mage_Widget_Block_Interface
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block

Widget Instance block reference chooser

Varien_Object
Extended by Mage_Core_Block_Abstract
Extended by Mage_Core_Block_Template
Extended by Mage_Adminhtml_Block_Template
Extended by Mage_Adminhtml_Block_Widget
Extended by Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
Package: Mage\Widget
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/Widget/Block/Adminhtml/Widget/Instance/Edit/Chooser/Block.php
Methods summary
public Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
# setAllowedBlocks( array $allowedBlocks )

Setter

Setter

Parameters

$allowedBlocks
array
$allowedBlocks

Returns

Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
public Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
# addAllowedBlock( string $block )

Add allowed block

Add allowed block

Parameters

$block
string
$block

Returns

Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
public array
# getAllowedBlocks( )

Getter

Getter

Returns

array
public Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
# setLayoutHandle( string|array $layoutHandle )

Setter If string given exlopde to array by ',' delimiter

Setter If string given exlopde to array by ',' delimiter

Parameters

$layoutHandle
string|array
$layoutHandle

Returns

Mage_Widget_Block_Adminhtml_Widget_Instance_Edit_Chooser_Block
public array
# getLayoutHandle( )

Getter

Getter

Returns

array
public string
# getArea( )

Getter

Getter

Returns

string

Overrides

Mage_Core_Block_Template::getArea()
public string
# getPackage( )

Getter

Getter

Returns

string
public string
# getTheme( )

Getter

Getter

Returns

string
protected string
# _toHtml( )

Prepare html output

Prepare html output

Returns

string

Overrides

Mage_Adminhtml_Block_Template::_toHtml()
public array
# getBlocks( )

Retrieve blocks array

Retrieve blocks array

Returns

array
protected
# _collectLayoutHandles( )

Merging layout handles and create xml of merged layout handles

Merging layout handles and create xml of merged layout handles

public
# _mergeLayoutHandles( string $handle )

Adding layout handle that specified in node 'update' to general layout handles

Adding layout handle that specified in node 'update' to general layout handles

Parameters

$handle
string
$handle
protected
# _collectBlocks( )

Filter and collect blocks into array

Filter and collect blocks into array

protected boolean
# _filterBlock( Mage_Core_Model_Layout_Element $block )

Check whether given block match allowed block types

Check whether given block match allowed block types

Parameters

$block
Mage_Core_Model_Layout_Element
$block

Returns

boolean
Methods inherited from Mage_Adminhtml_Block_Widget
_addBreadcrumb(), getButtonHtml(), getCurrentUrl(), getGlobalIcon(), getHtmlId(), getId()
Methods inherited from Mage_Adminhtml_Block_Template
_getUrlModelClass(), getFormKey(), isOutputEnabled()
Methods inherited from Mage_Core_Block_Template
_construct(), _getAllowSymlinks(), assign(), fetchView(), getBaseUrl(), getCacheKeyInfo(), getDirectOutput(), getJsUrl(), getObjectData(), getShowTemplateHints(), getTemplate(), getTemplateFile(), renderView(), setScriptPath(), setTemplate()
Methods inherited from Mage_Core_Block_Abstract
__(), _afterCacheUrl(), _afterToHtml(), _beforeCacheUrl(), _beforeChildToHtml(), _beforeToHtml(), _getChildHtml(), _getSidPlaceholder(), _getUrlModel(), _loadCache(), _prepareLayout(), _saveCache(), addToChildGroup(), addToParentGroup(), append(), countChildren(), escapeHtml(), escapeUrl(), formatDate(), formatTime(), getAction(), getAnonSuffix(), getBlockAlias(), getBlockHtml(), getCacheKey(), getCacheLifetime(), getCacheTags(), getChild(), getChildChildHtml(), getChildData(), getChildGroup(), getChildHtml(), getHelper(), getIsAnonymous(), getLayout(), getMessagesBlock(), getModuleName(), getNameInLayout(), getParentBlock(), getRequest(), getSkinUrl(), getSortedChildBlocks(), getSortedChildren(), getUrl(), getUrlBase64(), getUrlEncoded(), helper(), insert(), jsQuoteEscape(), setAnonSuffix(), setAttribute(), setBlockAlias(), setChild(), setFrameTags(), setIsAnonymous(), setLayout(), setMessagesBlock(), setNameInLayout(), setParentBlock(), sortChildren(), stripTags(), toHtml(), unsetCallChild(), unsetChild(), unsetChildren()
Constants inherited from Mage_Core_Block_Template
XML_PATH_DEBUG_TEMPLATE_HINTS, XML_PATH_DEBUG_TEMPLATE_HINTS_BLOCKS, XML_PATH_TEMPLATE_ALLOW_SYMLINK
Constants inherited from Mage_Core_Block_Abstract
CACHE_GROUP
Properties summary
protected mixed $_layoutHandlesXml null
#
protected array $_layoutHandleUpdates array()
#
protected mixed $_layoutHandleUpdatesXml null
#
protected array $_layoutHandle array()
#
protected array $_blocks array()
#
protected array $_allowedBlocks array()
#
Properties inherited from Mage_Core_Block_Template
$_allowSymlinks, $_baseUrl, $_jsUrl, $_showTemplateHints, $_showTemplateHintsBlocks, $_template, $_viewDir, $_viewVars
Properties inherited from Mage_Core_Block_Abstract
$_alias, $_anonSuffix, $_childGroups, $_children, $_childrenHtmlCache, $_frameCloseTag, $_frameOpenTag, $_isAnonymous, $_layout, $_messagesBlock, $_nameInLayout, $_parent, $_parentBlock, $_request, $_sortInstructions, $_sortedChildren, $_urlModel
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0