|
static | getLabelFromTwoAttributeStrings ($stringOne, $stringTwo) |
|
Helper class used to convert models into arrays
Definition at line 40 of file ModelToExportAdapter.php.
Get the header row data which includes a label for each column
- Returns
- array $data
Definition at line 117 of file ModelToExportAdapter.php.
static resolveExportableAttributesByModel |
( |
|
$model | ) |
|
|
staticprotected |
getRedBeanModelAttributeValueToExportValueAdapterClassName |
( |
|
$attributeName | ) |
|
|
protected |
isHasOneVariationOwnedRelation |
( |
|
$attributeName | ) |
|
|
protected |
isHasOneVariationNotOwnedRelation |
( |
|
$attributeName | ) |
|
|
protected |
getAllAttributesDataAsNull |
( |
|
$attributeName | ) |
|
|
protected |
getAllAtttributesDataAsLabels |
( |
|
$attributeName | ) |
|
|
protected |
Use when multiple attribute names need to be combined together into one string that can easily be parsed later.
Definition at line 47 of file ModelToExportAdapter.php.
The documentation for this class was generated from the following file: