List sorting class.
More...
Detailed Description
Member Function Documentation
| SD_Meeting_Tool_List_Sorter::append_to_participants |
( |
|
$participant | ) |
|
|
private |
Adds the participant to the end of the participants array.
| SD_Meeting_Tool_List_Sorter::sort |
( |
|
$SD_Meeting_Tool_List, |
|
|
|
$SD_Meeting_Tool_List_Sort_Order |
|
) |
| |
Sorts a list.
- Parameters
-
| $SD_Meeting_Tool_List | List to sort. |
| $SD_Meeting_Tool_List_Sort_Order | How to sort the list. |
- Returns
- A sorted $SD_Meeting_Tool_List.
| SD_Meeting_Tool_List_Sorter::sort_array |
( |
& |
$array, |
|
|
|
$sort_order |
|
) |
| |
|
private |
Recursive function that sorts an array and then sorts any subarrays, if necessary.
Member Data Documentation
| SD_Meeting_Tool_List_Sorter::$participants |
|
private |
The documentation for this class was generated from the following file: