Class Mage_Api2_Model_Acl_Filter
API ACL filter
Package: Mage\Api2
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/Api2/Model/Acl/Filter.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/Api2/Model/Acl/Filter.php
public
|
|
protected
array
|
|
public
array
|
|
public
array
|
|
public
array
|
#
getAllowedAttributes( string $operationType = null )
Fetch array of allowed attributes for given resource type, operation and user type. |
public
array
|
#
getAttributesToInclude( )
Retrieve a list of attributes to be included in output based on available and requested attributes |
public
array
|
|
public
array
|
protected
array
|
$_allowedAttributes |
|
#
Attributes allowed for use |
protected
array
|
$_attributesToInclude |
|
#
A list of attributes to be included into output |
protected
|
$_resource |
|
#
Associated resource model |