Class Mage_Rule_Model_Action_Collection

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /Rule/Model/Action/Collection.php (line 28)

Varien_Object
   |
   --Mage_Rule_Model_Action_Abstract
      |
      --Mage_Rule_Model_Action_Collection
Direct descendents
Method Summary
Mage_Rule_Model_Action_Collection __construct ()
array asArray ([ $arrAttributes = array()])
void asHtml ()
void asHtmlRecursive ()
void asString ([ $format = ''])
void asStringRecursive ([ $level = 0])
void loadArray ( $arr)
void process ()
Methods
Constructor __construct (line 30)
  • access: public
Mage_Rule_Model_Action_Collection __construct ()

Redefinition of:
Mage_Rule_Model_Action_Abstract::__construct()

Redefined in descendants as:
addAction (line 73)
  • access: public
void addAction (Mage_Rule_Model_Action_Interface $action)
asArray (line 48)

Returns array containing actions in the collection

Output example: array( {action::asArray}, {action::asArray} )

  • access: public
array asArray ([ $arrAttributes = array()])
  • array $arrAttributes

Redefinition of:
Mage_Rule_Model_Action_Abstract::asArray()
asHtml (line 88)
  • access: public
void asHtml ()

Redefinition of:
Mage_Rule_Model_Action_Abstract::asHtml()
asHtmlRecursive (line 105)
  • access: public
void asHtmlRecursive ()

Redefinition of:
Mage_Rule_Model_Action_Abstract::asHtmlRecursive()
asString (line 115)
  • access: public
void asString ([ $format = ''])
  • $format

Redefinition of:
Mage_Rule_Model_Action_Abstract::asString()
asStringRecursive (line 121)
  • access: public
void asStringRecursive ([ $level = 0])
  • $level

Redefinition of:
Mage_Rule_Model_Action_Abstract::asStringRecursive()
getNewChildElement (line 96)
  • access: public
void getNewChildElement ()
loadArray (line 58)
  • access: public
void loadArray ( $arr)
  • array $arr

Redefinition of:
Mage_Rule_Model_Action_Abstract::loadArray()
process (line 130)
  • access: public
void process ()

Redefinition of:
Mage_Rule_Model_Action_Abstract::process()

Inherited Methods

Inherited From Mage_Rule_Model_Action_Abstract

Mage_Rule_Model_Action_Abstract::__construct()
Mage_Rule_Model_Action_Abstract::asArray()
Mage_Rule_Model_Action_Abstract::asHtml()
Mage_Rule_Model_Action_Abstract::asHtmlRecursive()
Mage_Rule_Model_Action_Abstract::asString()
Mage_Rule_Model_Action_Abstract::asStringRecursive()
Mage_Rule_Model_Action_Abstract::asXml()
Mage_Rule_Model_Action_Abstract::getAddLinkHtml()
Mage_Rule_Model_Action_Abstract::getAttributeElement()
Mage_Rule_Model_Action_Abstract::getAttributeName()
Mage_Rule_Model_Action_Abstract::getAttributeSelectOptions()
Mage_Rule_Model_Action_Abstract::getForm()
Mage_Rule_Model_Action_Abstract::getNewChildName()
Mage_Rule_Model_Action_Abstract::getNewChildSelectOptions()
Mage_Rule_Model_Action_Abstract::getOperatorElement()
Mage_Rule_Model_Action_Abstract::getOperatorName()
Mage_Rule_Model_Action_Abstract::getOperatorSelectOptions()
Mage_Rule_Model_Action_Abstract::getRemoveLinkHtml()
Mage_Rule_Model_Action_Abstract::getTypeElement()
Mage_Rule_Model_Action_Abstract::getValueElement()
Mage_Rule_Model_Action_Abstract::getValueName()
Mage_Rule_Model_Action_Abstract::getValueSelectOptions()
Mage_Rule_Model_Action_Abstract::loadArray()
Mage_Rule_Model_Action_Abstract::loadAttributeOptions()
Mage_Rule_Model_Action_Abstract::loadOperatorOptions()
Mage_Rule_Model_Action_Abstract::loadValueOptions()
Mage_Rule_Model_Action_Abstract::process()

Documentation generated on Fri, 11 Feb 2011 16:58:13 +0200 by phpDocumentor 1.4.3