Class Mage_Core_Model_Resource_Website_Collection
Websites collection
- Varien_Data_Collection_Db
- Mage_Core_Model_Resource_Db_Collection_Abstract
- Mage_Core_Model_Resource_Website_Collection
Direct known subclasses
Mage_Core_Model_Mysql4_Website_Collection
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/Core/Model/Resource/Website/Collection.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/Core/Model/Resource/Website/Collection.php
protected
|
|
public
|
|
public
boolean
|
|
public
Array
|
|
public
Array
|
|
public
|
|
public
|
|
public
|
#
joinGroupAndStore( )
Join group and store info from appropriate tables. Defines new _idFiledName as 'website_group_store' bc for one website can be more then one row in collection. Sets extra combined ordering by group's name, defined sort ordering and store's name. |
public
|
#
addFilterByGroupIds( integer|array $groupIds )
Adding filter by group id or array of ids but only if tables with appropriate information were joined before. |
CACHE_TAG
|
protected
array
|
$_map | array('fields' => array('website_id' => 'main_table.website_id')) |
#
Map field to alias |