/src/options_order.php

Description
Description | Includes | Functions

options_order.php

Displays messagelist column order options

Includes
Description | Includes | Functions
require ('../include/init.php' ) (line 20 )

Include the SquirrelMail initialization file.

require_once (SM_PATH.'functions/forms.php' ) (line 23 )
Functions
Description | Includes | Functions
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

Documentation generated on 2020年1月13日 04:23:18 +0100 by phpDocumentor 1.4.3

AltStyle によって変換されたページ (->オリジナル) /