Mage_GoogleBase_Block_Adminhtml_Store_Switcher Class Reference

Inheritance diagram for Mage_GoogleBase_Block_Adminhtml_Store_Switcher:

Mage_Adminhtml_Block_Store_Switcher Mage_Adminhtml_Block_Template Mage_Core_Block_Template Mage_Core_Block_Abstract Varien_Object

List of all members.

Public Member Functions

 __construct ()

Protected Attributes

 $_hasDefaultOption = false


Detailed Description

Definition at line 34 of file Switcher.php.


Constructor & Destructor Documentation

__construct (  ) 

Set overriden params

Reimplemented from Mage_Adminhtml_Block_Store_Switcher.

Definition at line 44 of file Switcher.php.

00045     {
00046         parent::__construct();
00047         $this->setUseConfirm(false)->setSwitchUrl($this->getUrl('*/*/*', array('store' => null)));
00048     }


Member Data Documentation

$_hasDefaultOption = false [protected]

Reimplemented from Mage_Adminhtml_Block_Store_Switcher.

Definition at line 39 of file Switcher.php.


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:24:14 2009 for Magento by  doxygen 1.5.8