AxAcfGridDefinitionFactory
extends AbstractGridDefinitionFactory
in package
Uses
ConfigTraits
FinalYes
Table of Contents
Constants
- GRID_ID = 'axacf_field'
Properties
- $ACF_ID_GLOBAL_FIELD : mixed
- $ACF_OBJECTS : mixed
- $ACF_TYPES : mixed
Methods
- getBulkActions() : mixed
- {@inheritdoc}
- getColumns() : mixed
- {@inheritdoc}
- getFilters() : mixed
- {@inheritdoc}
- getId() : mixed
- {@inheritdoc}
- getName() : mixed
- {@inheritdoc}
- getRowActions() : RowActionCollectionInterface
Constants
GRID_ID
public
mixed
GRID_ID
= 'axacf_field'
Properties
$ACF_ID_GLOBAL_FIELD
public
static mixed
$ACF_ID_GLOBAL_FIELD
= 1
$ACF_OBJECTS
public
static mixed
$ACF_OBJECTS
= ['Attribute Group' => 'attributegroup', 'Axslide' => 'axSlide', 'Carrier' => 'carrier', 'Cart' => 'cart', 'Category' => 'category', 'Cms' => 'cms', 'Cms Category' => 'cms_category', 'Country' => 'country', 'Customer' => 'customer', 'Feature Value' => 'feature_value', 'Global' => 'global', 'Group' => 'group', 'Manufacturer' => 'manufacturer', 'Order' => 'order', 'Product' => 'product', 'Product Attribute' => 'product_attribute', 'Supplier' => 'supplier', 'Store' => 'store']
$ACF_TYPES
public
static mixed
$ACF_TYPES
= ['Text' => 'text', 'Textarea' => 'textarea', 'Color' => 'color', 'File' => 'file', 'Switch' => 'switch', 'Categories' => 'categories', 'Date' => 'date', 'Datetime' => 'datetime', 'Radio' => 'radio', 'Checkbox' => 'checkbox', 'Select' => 'select']
Methods
getBulkActions()
{@inheritdoc}
protected
getBulkActions() : mixed
getColumns()
{@inheritdoc}
protected
getColumns() : mixed
getFilters()
{@inheritdoc}
protected
getFilters() : mixed
getId()
{@inheritdoc}
protected
getId() : mixed
getName()
{@inheritdoc}
protected
getName() : mixed
getRowActions()
private
getRowActions() : RowActionCollectionInterface