public static string
(mixed $title, mixed $order, mixed $direction = 'asc', mixed $selected = 0, mixed $task = null, mixed $new_direction = 'asc', mixed $tip = '', mixed $form = '', mixed $suffix = '')
Method to sort a column in a grid
Parameters
- string $title The link title
- string $order The order field for the column
- string $direction The current direction
- string $selected The selected ordering
- string $task An optional task override
- string $new_direction An optional direction for the new column
- string $tip An optional text shown as tooltip title instead of $title
Returns
Since