change_columns_list (line
91 )
Change the column order of a mailbox
- return: A change in the ordered list took place.
bool
change_columns_list
( &$index_order, string $method, int $num, [int $pos = 0], array $index_order)
-
array
$index_order: (reference) contains an ordered list with columns
-
string
$method: action to take, move, add and remove are supported
-
int
$num: target column
-
int
$pos: positions to move a column in the index_order array
-
&$index_order