archive_calendar

Functions that call archive_calendar()

Namesort iconLocationDescription
archive_blockmodules/archive.moduleImplementation of hook_block().
archive_calendarmodules/archive.moduleGenerates a monthly calendar, for display in the archive block.

Functions called by archive_calendar()

Namesort iconLocationDescription
archive_calendarmodules/archive.moduleGenerates a monthly calendar, for display in the archive block.
argincludes/path.incReturn a component of the current Drupal path.
cache_getincludes/bootstrap.incReturn data from the persistent cache.
cache_setincludes/bootstrap.incStore data in the persistent cache.
db_fetch_objectincludes/database.pgsql.incFetch one result row from the previous query as an object.
db_queryincludes/database.incRuns a basic query in the active database.
db_rewrite_sqlincludes/database.incRewrites node, taxonomy and comment queries. Use it for listing queries. Do not use FROM table1, table2 syntax, use JOIN instead.
format_dateincludes/common.incFormat a date with the given configured format or a custom format string.
format_pluralincludes/common.incFormat a string containing a count of items.
lincludes/common.incFormat an internal Drupal link.
tincludes/common.incTranslate strings to the current locale.
variable_getincludes/bootstrap.incReturn a persistent variable.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.