OrdersDataProviderResultFactory
in package
Table of Contents
- LANGUAGE_SECTION = 'dashboard_statistics'
- PHRASE = 'orders_title'
- $textManager : TextManager
- __construct() : mixed
- Constructor.
- create() : OrdersDataProviderResult
- Create dataset.
Constants
LANGUAGE_SECTION
private
mixed
LANGUAGE_SECTION
= 'dashboard_statistics'
PHRASE
private
mixed
PHRASE
= 'orders_title'
Properties
$textManager
private
TextManager
$textManager
Methods
__construct()
Constructor.
public
__construct(TextManager $textManager) : mixed
Parameters
- $textManager : TextManager
Return values
mixed —create()
Create dataset.
public
create(Values $collection) : OrdersDataProviderResult
Parameters
- $collection : Values