Functions that search data to retrieve needed information.
| Name | Location | Description |
|---|---|---|
| _daily_calendar_month_data | daily/daily_data.inc | Compute the data needed to display a month calendar with links. |
| _daily_find_our_tids | daily/daily_data.inc | Find the taxonomy term id that belongs to the daily vocabulary. |
| _daily_get_prev_next | daily/daily_data.inc | Get first/previous/next/last nids. |
| _daily_node_by_tid | daily/daily_data.inc | Retrieve the node of a daily item associated with a tid on a certain offset. |
| _daily_node_by_tid_random | daily/daily_data.inc | Retrieve the node of a daily item associated with a tid on a random offset. |