TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Workspaces\ColumnDataProviderInterface Interface Reference

Public Member Functions

 getDefinition ()
 
 getData (\TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord $combinedRecord)
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Interface for (additional) columns.

Author
Oliver Hader olive.nosp@m.r.ha.nosp@m.der@t.nosp@m.ypo3.nosp@m..org

Definition at line 21 of file ColumnDataProviderInterface.php.

Member Function Documentation

◆ getData()

TYPO3\CMS\Workspaces\ColumnDataProviderInterface::getData ( \TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord  $combinedRecord)
Parameters
Domain\Model\CombinedRecord$combinedRecord
Returns
string|integer|array

◆ getDefinition()

TYPO3\CMS\Workspaces\ColumnDataProviderInterface::getDefinition ( )
Returns
array