Methods
Getters
__get(mixed $name) : mixed
Parameters
$name
mixed
Returns
mixed
Setters
__set(mixed $name, mixed $val) : \Query\Table_Column
Parameters
$name
mixed
$val
mixed
Returns
String representation of the column/index
__toString()
Set options for the current column
set_options(array $options)
Parameters
$options
array
return \Query\Table_Column
Properties
Valid options for the current class
$valid_options : array