/ LJCPHPCodeDoc / LJCHTMLTableLib / LJCHTMLTable / ObjectArrayHeadings


Parameters
$dataItems - The array of data objects.
$textState - The text state object.

Returns

The HTML table heading rows.

Syntax

PHP
public function ObjectArrayHeadings(array $dataItems
, LJCTextState $textState): string

Create table headings from an ObjectArray Data Object.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.