TYPO3 CMS  TYPO3_6-2
ColumnDataProviderInterface.php
Go to the documentation of this file.
1 <?php
3 
22 
26  public function getDefinition();
27 
32  public function getData(\TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord $combinedRecord);
33 
34 }
35 ?>
getData(\TYPO3\CMS\Workspaces\Domain\Model\CombinedRecord $combinedRecord)