/ LJCPHPCodeDoc / LJCHTMLTableLib / LJCHTMLTable / ResultRows


Parameters
$dataItems - The array of row arrays.
$textState - The text state object.
$maxRows - The number of rows to display.

Returns

The HTML table data rows.

Syntax

PHP
public function ResultRows(array $rows, LJCTextState $textState): string

Create table rows from result rows.

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