21 calls to drupal_map_assoc() in Drupal 5
- aggregator_admin_settings in modules/
aggregator/ aggregator.module - aggregator_block in modules/
aggregator/ aggregator.module - Implementation of hook_block().
- aggregator_form_feed in modules/
aggregator/ aggregator.module - Generate a form to add/edit feed sources.
- contact_admin_settings in modules/
contact/ contact.module - 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_settings in modules/
forum/ forum.module - forum_block in modules/
forum/ forum.module - Implementation of hook_block().
- node_configure in modules/
node/ node.module - Menu callback; presents general node configuration options.
- node_search in modules/
node/ node.module - Implementation of hook_search().
- node_type_form in modules/
node/ content_types.inc - Generates the node type editing form.
- poll_form in modules/
poll/ poll.module - Implementation of hook_form().
- search_admin_settings in modules/
search/ search.module - Menu callback; displays the search module settings page.
- statistics_access_logging_settings in modules/
statistics/ statistics.module - statistics_block in modules/
statistics/ statistics.module - Implementation of hook_block().
- system_error_reporting_settings in modules/
system/ system.module - system_performance_settings in modules/
system/ system.module - system_rss_feeds_settings in modules/
system/ system.module - update_script_selection_form in ./
update.php - user_block in modules/
user/ user.module - Implementation of hook_block().
- _comment_per_page in modules/
comment/ comment.module - Return an array of "comments per page" settings from which the user can choose.