__construct() __construct(string $name, \Query\Table\[string] $type, \Query\Table\[array] $options) Set the attributes for the column Parameters string $name \Query\Table\[string] $type \Query\Table\[array] $options
set_options() set_options(array $options) Set options for the current column Parameters array $options return \Query\Table_Column
__set() __set(mixed $name, mixed $val) : \Query\Table\Abstract_Table Setters Parameters mixed $name mixed $val Returns \Query\Table\Abstract_Table