Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
form_get_options drupal-6.x/includes/form.inc Traverses a select element's #option array looking for any values that hold the given key. Returns an array of indexes that match.
form_options_flatten drupal-6.x/includes/form.inc 2
form_select_options drupal-6.x/includes/form.inc 1
form_set_cache drupal-6.x/includes/form.inc Store a form in the cache. 4
form_set_error drupal-6.x/includes/form.inc File an error against a form element. 66
form_set_value drupal-6.x/includes/form.inc Change submitted form values during the form processing cycle. 8
form_type_checkboxes_value drupal-6.x/includes/form.inc Helper function to determine the value for a checkboxes form element.
form_type_checkbox_value drupal-6.x/includes/form.inc Helper function to determine the value for a checkbox form element.
form_type_image_button_value drupal-6.x/includes/form.inc Helper function to determine the value for an image button form element.
form_type_password_confirm_value drupal-6.x/includes/form.inc Helper function to determine the value for a password_confirm form element.
form_type_select_value drupal-6.x/includes/form.inc Helper function to determine the value for a select form element.
form_type_textfield_value drupal-6.x/includes/form.inc Helper function to determine the value for a textfield form element.
form_type_token_value drupal-6.x/includes/form.inc Helper function to determine the value for form's token value.
forum_access drupal-6.x/modules/forum/forum.module Implementation of hook_access().
forum_admin_settings drupal-6.x/modules/forum/forum.admin.inc Form builder for the forum settings page. 1
forum_block drupal-6.x/modules/forum/forum.module Implementation of hook_block().
forum_confirm_delete drupal-6.x/modules/forum/forum.admin.inc Returns a confirmation page for deleting a forum taxonomy term. 1
forum_confirm_delete_submit drupal-6.x/modules/forum/forum.admin.inc Implementation of forms api _submit call. Deletes a forum after confirmation.
forum_enable drupal-6.x/modules/forum/forum.install
forum_form drupal-6.x/modules/forum/forum.module Implementation of hook_form(). 2
forum_form_alter drupal-6.x/modules/forum/forum.module Implementation of hook_form_alter().
forum_form_container drupal-6.x/modules/forum/forum.admin.inc Returns a form for adding a container to the forum vocabulary 2
forum_form_forum drupal-6.x/modules/forum/forum.admin.inc Returns a form for adding a forum to the forum vocabulary 1
forum_form_main drupal-6.x/modules/forum/forum.admin.inc 1
forum_form_submit drupal-6.x/modules/forum/forum.admin.inc Process forum form and container form submissions. 2
forum_get_forums drupal-6.x/modules/forum/forum.module Returns a list of all forums for a given taxonomy id 1
forum_get_topics drupal-6.x/modules/forum/forum.module 1
forum_help drupal-6.x/modules/forum/forum.module Implementation of hook_help().
forum_init drupal-6.x/modules/forum/forum.module Implementation of hook_init().
forum_install drupal-6.x/modules/forum/forum.install Implementation of hook_install().
forum_load drupal-6.x/modules/forum/forum.module Implementation of hook_load().
forum_menu drupal-6.x/modules/forum/forum.module Implementation of hook_menu().
forum_nodeapi drupal-6.x/modules/forum/forum.module Implementation of hook_nodeapi().
forum_node_info drupal-6.x/modules/forum/forum.module Implementation of hook_node_info().
forum_overview drupal-6.x/modules/forum/forum.admin.inc Returns an overview list of existing forums and containers 1
forum_page drupal-6.x/modules/forum/forum.pages.inc Menu callback; prints a forum listing. 1
forum_perm drupal-6.x/modules/forum/forum.module Implementation of hook_perm().
forum_schema drupal-6.x/modules/forum/forum.install Implementation of hook_schema().
forum_taxonomy drupal-6.x/modules/forum/forum.module Implementation of hook_taxonomy().
forum_term_load drupal-6.x/modules/forum/forum.module Fetch a forum term.
forum_term_path drupal-6.x/modules/forum/forum.module Implementation of hook_term_path().
forum_theme drupal-6.x/modules/forum/forum.module Implementation of hook_theme()
forum_uninstall drupal-6.x/modules/forum/forum.install Implementation of hook_uninstall().
forum_update_6000 drupal-6.x/modules/forum/forum.install Create the forum vocabulary if does not exist. Assign the vocabulary a low weight so it will appear first in forum topic create and edit forms. Do not just call forum_enable() because in future versions it might do something different.
garland_preprocess_comment_wrapper drupal-6.x/themes/garland/template.php Add a "Comments" heading above comments except on forum pages.
get_t drupal-6.x/includes/bootstrap.inc Return the name of the localisation function. Use in code that needs to run both during installation and normal operation. 15
help_help drupal-6.x/modules/help/help.module Implementation of hook_help().
help_links_as_list drupal-6.x/modules/help/help.admin.inc 1
help_main drupal-6.x/modules/help/help.admin.inc Menu callback; prints a page listing a glossary of Drupal terminology. 1
help_menu drupal-6.x/modules/help/help.module Implementation of hook_menu().

Páginas