Function CMS_Topic->_get_sort_order
Definitions
sources/topics.php
- Get the sort order.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$reverse | ?boolean | required parameter | N/A | N/A | Whether to show in reverse date order (affects default search order only) (null: read config) |
Return
- Sort order
- Type: ID_TEXT
- Set: relevance rating newest oldest
- Range: N/A