You are here

Functions in Agenda 6

Primary tabs

Namesort descending Location Description Direct uses Strings
agenda_admin ./agenda.admin.php Admin configuration page 1
agenda_admin_configure ./agenda.admin.php Manage agenda 1
agenda_admin_configure_submit ./agenda.admin.php Save all the settings into our agenda settings table
agenda_admin_configure_validate ./agenda.admin.php Validate function for the admin configuration
agenda_admin_delete ./agenda.admin.php Delete agenda 1
agenda_admin_delete_submit ./agenda.admin.php Delete an agenda action
agenda_block ./agenda.module Implementation of hook_block().
agenda_clear ./agenda.admin.php Agenda clear cache 1
agenda_debug ./agenda.admin.php Provide a page to debug a calendar ID that is not working 1
agenda_debug_ntp_time ./agenda.admin.php Grab the time from an NTP server 1
agenda_display_block ./agenda.module Generate the themed agenda block 1
agenda_get_events ./agenda.module Given a list of calendar IDs, parse out and return any event data 1
agenda_help ./agenda.module Implementation of hook_help().
agenda_init ./agenda.module Implementation of hook_init().
agenda_install ./agenda.install Implementation of hook_install(). 1
agenda_install_example_block ./agenda.install Install an example block 1
agenda_menu ./agenda.module Implementation of hook_menu().
agenda_perm ./agenda.module Implementation of hook_perm().
agenda_schema ./agenda.install Implementation of hook_schema().
agenda_settings ./agenda.module Retrieve the settings for a block 2
agenda_theme ./agenda.module Implementation of hook_theme().
agenda_uninstall ./agenda.install Implementation of hook_uninstall().
agenda_update_6001 ./agenda.install
agenda_variable_get ./agenda.module Get a variable 3
agenda_variable_set ./agenda.module Set a variable 1
_agenda_feed_url ./agenda.module Return the remote path to the google feed 2
_agenda_load_xml ./agenda.module Fetch the gData feed and parse the XML 2
_agenda_parse_event ./agenda.module Read useful event information from XML chunk 2
_agenda_translate ./agenda.module Because we use keys for our public configuration, we want to keep these keys in english, but display them translated. This function provides a wrapper for this.

Other projects