Description
The table is stored as a simple array of rows and columns The first row ( row=0 ) is the table heading The first column (column=0) is the row label
Usage
OIK_table::__construct();Parameters
Returns
voidSource
File name: oik-bob-bing-wide/classes/class-oik-tables.phpLines:
1 to 3 of 3
function __construct() { $table = null; }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
