daily_data.inc

Description

Functions for linking Javascript and CSS files, for retrieving data and for theming.

Functions

Namesort iconDescription
daily_themeImplementation of hook_theme()
theme_daily_calendar_monthTheme a month calendar.
_daily_calendar_month_dataCompute the data needed to display a month calendar with links.
_daily_cssAdd a link to the daily CSS sheet.
_daily_find_our_tidsFind the taxonomy term id that belongs to the daily vocabulary.
_daily_get_prev_nextGet first/previous/next/last nids.
_daily_jsAdd a link to the daily Javascript code.
_daily_node_by_tidRetrieve the node of a daily item associated with a tid on a certain offset.
_daily_node_by_tid_randomRetrieve the node of a daily item associated with a tid on a random offset.