/ LJCPHPCodeDoc / LJCHTMLTableLib / LJCHTMLTable / CollectionRows


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

Returns

The HTML table data rows.

Syntax

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

Create table rows from a Collection Object.

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