Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
execute () | |
![]() | |
__construct (Action\Context $context, \Magento\Catalog\Helper\Product $productHelper, \Magento\Framework\Escaper $escaper, PageFactory $resultPageFactory, ForwardFactory $resultForwardFactory) | |
![]() | |
__construct (Action\Context $context) | |
dispatch (\Magento\Framework\App\RequestInterface $request) | |
_processUrlKeys () | |
getUrl ($route='', $params=[]) | |
![]() | |
__construct (Context $context) | |
dispatch (RequestInterface $request) | |
getActionFlag () | |
![]() | |
__construct (Context $context) | |
dispatch (RequestInterface $request) | |
getRequest () | |
getResponse () | |
Definition at line 8 of file ProcessData.php.
execute | ( | ) |
Process data and display index page
Implements ActionInterface.
Definition at line 15 of file ProcessData.php.