|
poll_install |
drupal-6.x/modules/poll/poll.install |
Implementation of hook_install(). |
|
|
|
poll_load |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_load(). |
|
|
|
poll_menu |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_menu(). |
|
|
|
poll_more_choices_submit |
drupal-6.x/modules/poll/poll.module |
Submit handler to add more choices to a poll form. This handler is used when
javascript is not available. It makes changes to the form state and the
entire form is rebuilt during the page reload. |
|
1 |
|
poll_node_form_submit |
drupal-6.x/modules/poll/poll.module |
Renumbers fields and creates a teaser when a poll node is submitted. |
|
|
|
poll_node_info |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_node_info(). |
|
|
|
poll_page |
drupal-6.x/modules/poll/poll.pages.inc |
Menu callback to provide a simple list of all polls available. |
|
1 |
|
poll_perm |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_perm(). |
|
|
|
poll_results |
drupal-6.x/modules/poll/poll.pages.inc |
Callback for the 'results' tab for polls you can vote on |
|
3 |
|
poll_schema |
drupal-6.x/modules/poll/poll.install |
Implementation of hook_schema(). |
|
|
|
poll_teaser |
drupal-6.x/modules/poll/poll.module |
Creates a simple teaser that lists all the choices. |
1 |
|
|
poll_theme |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_theme() |
|
|
|
poll_uninstall |
drupal-6.x/modules/poll/poll.install |
Implementation of hook_uninstall(). |
|
|
|
poll_update |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_update(). |
|
|
|
poll_user |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_user(). |
|
|
|
poll_validate |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_validate(). |
|
|
|
poll_view |
drupal-6.x/modules/poll/poll.module |
Implementation of hook_view(). |
1 |
|
|
poll_view_results |
drupal-6.x/modules/poll/poll.module |
Generates a graphical representation of the results of a poll. |
1 |
|
|
poll_view_voting |
drupal-6.x/modules/poll/poll.module |
Generates the voting form for a poll. |
|
1 |
|
poll_view_voting_validate |
drupal-6.x/modules/poll/poll.module |
Validation function for processing votes |
|
|
|
poll_vote |
drupal-6.x/modules/poll/poll.module |
Submit handler for processing a vote |
|
2 |
|
poll_votes |
drupal-6.x/modules/poll/poll.pages.inc |
Callback for the 'votes' tab for polls you can see other votes on |
|
3 |
|
process_weight |
drupal-6.x/includes/form.inc |
Expand weight elements into selects. |
|
1 |
|
profile_admin_overview |
drupal-6.x/modules/profile/profile.admin.inc |
Form builder to display a listing of all editable profile fields. |
|
2 |
|
profile_admin_overview_submit |
drupal-6.x/modules/profile/profile.admin.inc |
Submit handler to update changed profile field weights and categories. |
|
|
|
profile_admin_settings_autocomplete |
drupal-6.x/modules/profile/profile.admin.inc |
Retrieve a pipe delimited string of autocomplete suggestions for profile categories |
|
1 |
|
profile_autocomplete |
drupal-6.x/modules/profile/profile.pages.inc |
Callback to allow autocomplete of profile text fields. |
|
1 |
|
profile_block |
drupal-6.x/modules/profile/profile.module |
Implementation of hook_block(). |
|
1 |
|
profile_browse |
drupal-6.x/modules/profile/profile.pages.inc |
Menu callback; display a list of user information. |
|
1 |
|
profile_categories |
drupal-6.x/modules/profile/profile.module |
|
1 |
|
|
profile_category_access |
drupal-6.x/modules/profile/profile.module |
Menu item access callback - check if a user has access to a profile category. |
|
1 |
|
profile_field_delete |
drupal-6.x/modules/profile/profile.admin.inc |
Menu callback; deletes a field from all user profiles. |
|
1 |
|
profile_field_delete_submit |
drupal-6.x/modules/profile/profile.admin.inc |
Process a field delete form submission. |
|
|
|
profile_field_form |
drupal-6.x/modules/profile/profile.admin.inc |
Menu callback: Generate a form to add/edit a user profile field. |
|
1 |
|
profile_field_form_submit |
drupal-6.x/modules/profile/profile.admin.inc |
Process profile_field_form submissions. |
|
|
|
profile_field_form_validate |
drupal-6.x/modules/profile/profile.admin.inc |
Validate profile_field_form submissions. |
|
|
|
profile_form_profile |
drupal-6.x/modules/profile/profile.module |
|
1 |
|
|
profile_help |
drupal-6.x/modules/profile/profile.module |
Implementation of hook_help(). |
|
|
|
profile_install |
drupal-6.x/modules/profile/profile.install |
Implementation of hook_install(). |
|
|
|
profile_load_profile |
drupal-6.x/modules/profile/profile.module |
|
2 |
|
|
profile_menu |
drupal-6.x/modules/profile/profile.module |
Implementation of hook_menu(). |
|
|
|
profile_save_profile |
drupal-6.x/modules/profile/profile.module |
|
1 |
|
|
profile_schema |
drupal-6.x/modules/profile/profile.install |
Implementation of hook_schema(). |
|
|
|
profile_theme |
drupal-6.x/modules/profile/profile.module |
Implementation of hook_theme() |
|
|
|
profile_uninstall |
drupal-6.x/modules/profile/profile.install |
Implementation of hook_uninstall(). |
|
|
|
profile_user |
drupal-6.x/modules/profile/profile.module |
Implementation of hook_user(). |
|
|
|
profile_validate_profile |
drupal-6.x/modules/profile/profile.module |
|
1 |
|
|
profile_view_field |
drupal-6.x/modules/profile/profile.module |
|
2 |
|
|
profile_view_profile |
drupal-6.x/modules/profile/profile.module |
|
1 |
|
|
referer_uri |
drupal-6.x/includes/bootstrap.inc |
Return the URI of the referring page. |
2 |
|