[line 169]
Header __construct( [mixed $captions = array()], array $caption)
void add( string $caption)
integer convertToNumerical( mixed $value)
string getAsHtml( )
I.e. <tr><th>...</th>...</tr>
boolean isConvertableToNumerical( mixed $value)
'+3,000.50' counts as a convertable value, but '+31 DKP' does not.
The performSort( array $rows)
void remove( string $caption)