20 calls to drupal_map_assoc() in Drupal 4
- aggregator_block in modules/
aggregator.module - Implementation of hook_block().
- aggregator_form_feed in modules/
aggregator.module - Generate a form to add/edit feed sources.
- aggregator_settings in modules/
aggregator.module - Implementation of hook_settings().
- archive_browse_form in modules/
archive.module - Generate a form that retrieves archives for a certain date.
- contact_admin_settings in modules/
contact.module - Settings tab. Using a form rather than hook_settings().
- expand_date in includes/
form.inc - Roll out a single date element.
- form_builder in includes/
form.inc - Adds some required properties to each form element, which are used internally in the form api. This function also automatically assigns the value property from the $edit array, provided the element doesn't already have an assigned value.
- forum_admin_configure in modules/
forum.module - Implementation of hook_settings
- forum_block in modules/
forum.module - Implementation of hook_block().
- node_configure in modules/
node.module - Menu callback; presents general node configuration options.
- node_search in modules/
node.module - Implementation of hook_search().
- node_types_configure in modules/
node.module - Menu callback; presents each node type configuration page.
- poll_form in modules/
poll.module - Implementation of hook_form().
- search_settings in modules/
search.module - Menu callback; displays the search module settings page.
- statistics_block in modules/
statistics.module - Implementation of hook_block().
- statistics_settings in modules/
statistics.module - Implementation of hook_settings().
- system_view_general in modules/
system.module - update_selection_page in ./
update.php - user_block in modules/
user.module - Implementation of hook_block().
- _comment_per_page in modules/
comment.module - Return an array of "comments per page" settings from which the user can choose.