Search for getComponent
| Title | Object type | File name | Summary |
|---|---|---|---|
| ReactionRuleConfig::getComponent | function | src/ |
Gets the Rules component that is invoked when the events are dispatched. The returned component has the definitions of the available event context set. |
| RulesComponentConfig::getComponent | function | src/ |
Gets the Rules component to be edited. |
| RulesUiComponentProviderInterface::getComponent | function | src/ |
Gets the Rules component to be edited. |
| RulesUiConfigHandler::getComponent | function | src/ |
Gets the currently edited component. |
| RulesUiConfigHandler::getComponentLabel | function | src/ |
Gets the human-readable label of the component. |
| RulesUiHandlerInterface::getComponent | function | src/ |
Gets the currently edited component. |
| RulesUiHandlerInterface::getComponentLabel | function | src/ |
Gets the human-readable label of the component. |