/ LJCPHPCodeDoc / LJCHTMLTableLib / LJCHTMLTable / CollectionHeadings


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

Returns

The HTML table heading rows.

Syntax

PHP
public function CollectionHeadings(LJCCollectionBase $dataItems
, LJCTextState $textState): string

Create table headings from a Collection Object.

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