| PHP |
|---|
| class LJCHTMLTable |
| construct | Initializes a class instance with the provided values. |
| CollectionHeadings | Create table headings from a Collection Object. |
| CollectionHTML | Create an HTML table from an Collection Object. |
| CollectionRows | Create table rows from a Collection Object. |
| ObjectArrayHeadings | Create table headings from an ObjectArray Data Object. |
| ObjectArrayHTML | Create an HTML table from an ObjectArray Data Object. |
| ObjectArrayRows | Create an HTML table from an ObjectArray Data Object. |
| ResultHeadings | Create table headings from result rows. |
| ResultHTML | Create an HTML table from result rows. |
| ResultRows | Create table rows from result rows. |
| $ClassName | The class name for debugging. |
| $ColumnNames | _PropertySummary_ |
| $DebugText | The debug text. |
| $HeadingAttribs | _PropertySummary_ |
| $MaxRows | _PropertySummary_ |
| $DataAttribs | _PropertySummary_ |
| $TableAttribs | _PropertySummary_ |