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_Rule_Block_Actions
  • Mage_Rule_Block_Conditions
  • Mage_Rule_Block_Editable
  • Mage_Rule_Block_Newchild
  • Mage_Rule_Block_Rule
  • Mage_Rule_Helper_Data
  • Mage_Rule_Model_Abstract
  • Mage_Rule_Model_Action_Abstract
  • Mage_Rule_Model_Action_Collection
  • Mage_Rule_Model_Condition_Abstract
  • Mage_Rule_Model_Condition_Combine
  • Mage_Rule_Model_Condition_Product_Abstract
  • Mage_Rule_Model_Environment
  • Mage_Rule_Model_Mysql4_Rule
  • Mage_Rule_Model_Mysql4_Rule_Collection
  • Mage_Rule_Model_Renderer_Actions
  • Mage_Rule_Model_Renderer_Conditions
  • Mage_Rule_Model_Resource_Abstract
  • Mage_Rule_Model_Resource_Rule_Collection_Abstract

Interfaces

  • Mage_Rule_Model_Action_Interface
  • Mage_Rule_Model_Condition_Interface
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Rule_Model_Action_Abstract

Quote rule action abstract

Varien_Object
Extended by Mage_Rule_Model_Action_Abstract implements Mage_Rule_Model_Action_Interface

Direct known subclasses

Mage_CatalogRule_Model_Rule_Action_Product, Mage_Rule_Model_Action_Collection, Mage_SalesRule_Model_Rule_Action_Product

Indirect known subclasses

Mage_CatalogRule_Model_Rule_Action_Collection, Mage_SalesRule_Model_Rule_Action_Collection
Abstract
Package: Mage\Rule
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/Rule/Model/Action/Abstract.php
Methods summary
public
# __construct( )
public
# getForm( )
public
# asArray( array $arrAttributes = array() )
public
# asXml( )
public
# loadArray( array $arr )
public
# loadAttributeOptions( )
public
# getAttributeSelectOptions( )
public
# getAttributeName( )
public
# loadOperatorOptions( )
public
# getOperatorSelectOptions( )
public
# getOperatorName( )
public
# loadValueOptions( )
public
# getValueSelectOptions( )
public
# getValueName( )
public
# getNewChildSelectOptions( )
public
# getNewChildName( )
public
# asHtml( )
public
# asHtmlRecursive( )
public
# getTypeElement( )
public
# getAttributeElement( )
public
# getOperatorElement( )
public
# getValueElement( )
public
# getAddLinkHtml( )
public
# getRemoveLinkHtml( )
public
# asString( mixed $format = '' )
public
# asStringRecursive( mixed $level = 0 )
public
# process( )
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0