Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
vendor
magento
framework
View
Element
UiComponent
Control
ActionPoolInterface.php
Go to the documentation of this file.
1
<?php
6
namespace
Magento\Framework\View\Element\UiComponent\Control
;
7
8
use
Magento\Framework\View\Element\BlockInterface
;
9
use
Magento\Framework\View\Element\UiComponentInterface
;
10
14
interface
ActionPoolInterface
15
{
24
public
function
add
($key, array
$data
,
UiComponentInterface
$context);
25
32
public
function
remove
($key);
33
41
public
function
update
($key, array
$data
);
42
48
public
function
getToolbar
();
49
58
public
function
addHtmlBlock
(
$type
,
$name
=
''
, array
$arguments
= []);
59
}
Magento\Framework\View\Element\UiComponentInterface
Definition:
UiComponentInterface.php:16
Magento\Framework\View\Element\UiComponent\Control
Definition:
ActionPoolFactory.php:6
Magento\Framework\View\Element\UiComponent\Control\ActionPoolInterface
Definition:
ActionPoolInterface.php:14
$type
$type
Definition:
item.phtml:13
Magento\Framework\View\Element\UiComponent\Control\ActionPoolInterface\update
update($key, array $data)
$data
$data
Definition:
attribute_set_with_image_attribute.php:16
Magento\Framework\View\Element\BlockInterface
Definition:
BlockInterface.php:16
$arguments
$arguments
Definition:
final_price.phtml:24
Magento\Framework\View\Element\UiComponent\Control\ActionPoolInterface\add
add($key, array $data, UiComponentInterface $context)
Magento\Framework\View\Element\UiComponent\Control\ActionPoolInterface\getToolbar
getToolbar()
Magento\Framework\View\Element\UiComponent\Control\ActionPoolInterface\addHtmlBlock
addHtmlBlock($type, $name='', array $arguments=[])
$name
if(!isset($_GET['name'])) $name
Definition:
log.php:14