6 calls to _archive_url() in Archive 5
- theme_archive_block_calendar in ./
archive.module - Returns a single month as a calendar grid TODO: take the archive logic out to allow better theme-overloading of this Pass days with post numbers to this function and have this function only create the calendar
- theme_archive_navigation_days in ./
archive.inc - Theme the list of days for the archive navigation.
- theme_archive_navigation_months in ./
archive.inc - Theme the list of months for the archive navigation.
- theme_archive_navigation_node_types in ./
archive.inc - Theme the list of node types for the archives
- theme_archive_navigation_years in ./
archive.inc - Theme the list of years for the archive navigation.
- _archive_page in ./
archive.inc - Fetch nodes for the selected date, or current date if none selected.