Documentation

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

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

getRowActions()

private getRowActions() : RowActionCollectionInterface
Return values
RowActionCollectionInterface

        
On this page

Search results