You are here

public function DrupalExporterInterface::build in Loft Data Grids 7.2

Return a renderable build array

Parameters

null $page_id:

Return value

array

1 method overrides DrupalExporterInterface::build()
DrupalTableExporter::build in src/AKlump/LoftDataGrids/DrupalTableExporter.php
Return a renderable build array

File

src/AKlump/LoftDataGrids/DrupalExporterInterface.php, line 13

Class

DrupalExporterInterface

Namespace

AKlump\LoftDataGrids

Code

public function build($page_id = null);