Log in
Model

Actions

Magento\Rule\Model\Renderer\Actions

What it does

This renderer class generates HTML output for rule actions in the Magento admin form interface.

Developers use this when building admin forms that need to display rule conditions and actions hierarchically, such as in shopping cart price rules or catalog price rules.

It recursively renders the action tree structure into HTML form elements.

Public Methods

  • render()