| address_build_countries | ecommerce-4-6/ address/ address.module | |
| address_build_states | ecommerce-4-6/ address/ address.module | |
| address_checkoutapi | ecommerce-4-6/ address/ address.module | Implementation of hook_checkoutapi(). |
| address_delete | ecommerce-4-6/ address/ address.module | |
| address_fields | ecommerce-4-6/ address/ address.module | |
| address_form | ecommerce-4-6/ address/ address.module | |
| address_form_fields | ecommerce-4-6/ address/ address.module | |
| address_get_address | ecommerce-4-6/ address/ address.module | |
| address_get_addresses | ecommerce-4-6/ address/ address.module | |
| address_get_country | ecommerce-4-6/ address/ address.module | |
| address_get_country_id | ecommerce-4-6/ address/ address.module | |
| address_help | ecommerce-4-6/ address/ address.module | Implementation of hook_help() |
| address_load | ecommerce-4-6/ address/ address.module | |
| address_menu | ecommerce-4-6/ address/ address.module | Implementation of menu_hook() |
| address_overview | ecommerce-4-6/ address/ address.module | |
| address_page | ecommerce-4-6/ address/ address.module | The controller for managing addresses. Callback happens via menu(). |
| address_save | ecommerce-4-6/ address/ address.module | |
| address_settings | ecommerce-4-6/ address/ address.module | implementation of hook_settings() |
| address_validate | ecommerce-4-6/ address/ address.module | Validate an address. |
| aggregator_admin_edit_category | drupal-4-6/ modules/ aggregator.module | Menu callback; displays the category edit form, or saves changes and
redirects to the overview page. |
| aggregator_admin_edit_feed | drupal-4-6/ modules/ aggregator.module | Menu callback; displays the feed edit form. |
| aggregator_admin_overview | drupal-4-6/ modules/ aggregator.module | Menu callback; displays the aggregator administration page. |
| aggregator_admin_refresh_feed | drupal-4-6/ modules/ aggregator.module | Menu callback; refreshes a feed, then redirects to the overview page. |
| aggregator_admin_remove_feed | drupal-4-6/ modules/ aggregator.module | Menu callback; removes all items from a feed, then redirects to the overview page. |
| aggregator_block | drupal-4-6/ modules/ aggregator.module | Implementation of hook_block(). |
| aggregator_cron | drupal-4-6/ modules/ aggregator.module | Implementation of hook_cron(). |
| aggregator_edit | drupal-4-6/ modules/ aggregator.module | |
| aggregator_element_data | drupal-4-6/ modules/ aggregator.module | Call-back function used by the XML parser. |
| aggregator_element_end | drupal-4-6/ modules/ aggregator.module | Call-back function used by the XML parser. |
| aggregator_element_start | drupal-4-6/ modules/ aggregator.module | Call-back function used by the XML parser. |
| aggregator_form_category | drupal-4-6/ modules/ aggregator.module | |
| aggregator_form_feed | drupal-4-6/ modules/ aggregator.module | |
| aggregator_get_category | drupal-4-6/ modules/ aggregator.module | |
| aggregator_get_feed | drupal-4-6/ modules/ aggregator.module | |
| aggregator_help | drupal-4-6/ modules/ aggregator.module | Implementation of hook_help(). |
| aggregator_menu | drupal-4-6/ modules/ aggregator.module | Implementation of hook_menu(). |
| aggregator_page_categories | drupal-4-6/ modules/ aggregator.module | Menu callback; displays all the categories used by the aggregator. |
| aggregator_page_category | drupal-4-6/ modules/ aggregator.module | Menu callback; displays all the items aggregated in a particular category. |
| aggregator_page_last | drupal-4-6/ modules/ aggregator.module | Menu callback; displays the most recent items gathered from any feed. |
| aggregator_page_opml | drupal-4-6/ modules/ aggregator.module | Menu callback; generates an OPML representation of all feeds. |
| aggregator_page_source | drupal-4-6/ modules/ aggregator.module | Menu callback; displays all the items captured from a particular feed. |
| aggregator_page_sources | drupal-4-6/ modules/ aggregator.module | Menu callback; displays all the feeds used by the aggregator. |
| aggregator_parse_feed | drupal-4-6/ modules/ aggregator.module | |
| aggregator_parse_w3cdtf | drupal-4-6/ modules/ aggregator.module | Parse the W3C date/time format, a subset of ISO 8601. PHP date parsing
functions do not handle this format.
See http://www.w3.org/TR/NOTE-datetime for more information.
Originally from MagpieRSS (http://magpierss.sourceforge.net/). |
| aggregator_perm | drupal-4-6/ modules/ aggregator.module | Implementation of hook_perm(). |
| aggregator_refresh | drupal-4-6/ modules/ aggregator.module | Checks a news feed for new items. |
| aggregator_remove | drupal-4-6/ modules/ aggregator.module | |
| aggregator_save_category | drupal-4-6/ modules/ aggregator.module | |
| aggregator_save_feed | drupal-4-6/ modules/ aggregator.module | |
| aggregator_save_item | drupal-4-6/ modules/ aggregator.module | |