NAMESPACE: Bootstrap/Components/AppzioUiKit/Listing

Components/AppzioUiKit/Listing/uiKitTableData.php

public function uiKitTableData($items,$params)

parameters

$items array( 0 => array ( 'header' => 'title of the item', 'columns' => 'text content for the item', 'data' => array( 0 => 'title', 'values' => array('1','2') ) ) )

variable

$items
$params