Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
password_confirm_validate drupal-6.x/includes/form.inc Validate password_confirm element. 1
path_admin_delete drupal-6.x/modules/path/path.module Post-confirmation; delete an URL alias. 1
path_admin_delete_confirm drupal-6.x/modules/path/path.admin.inc Menu callback; confirms deleting an URL alias 1
path_admin_delete_confirm_submit drupal-6.x/modules/path/path.admin.inc Execute URL alias deletion
path_admin_edit drupal-6.x/modules/path/path.admin.inc Menu callback; handles pages for creating and editing URL aliases. 1
path_admin_filter_form drupal-6.x/modules/path/path.admin.inc Return a form to filter URL aliases. 1
path_admin_filter_form_submit_filter drupal-6.x/modules/path/path.admin.inc Process filter form submission when the Filter button is pressed. 1
path_admin_filter_form_submit_reset drupal-6.x/modules/path/path.admin.inc Process filter form submission when the Reset button is pressed. 1
path_admin_filter_get_keys drupal-6.x/modules/path/path.admin.inc Helper function for grabbing filter keys.
path_admin_form drupal-6.x/modules/path/path.admin.inc Return a form for editing or creating an individual URL alias. 2
path_admin_form_submit drupal-6.x/modules/path/path.admin.inc Save a new URL alias to the database.
path_admin_form_validate drupal-6.x/modules/path/path.admin.inc Verify that a new URL alias is valid
path_admin_overview drupal-6.x/modules/path/path.admin.inc Return a listing of all defined URL aliases. When filter key passed, perform a standard search on the given key, and return the list of matching URL aliases. 1
path_form_alter drupal-6.x/modules/path/path.module Implementation of hook_form_alter().
path_help drupal-6.x/modules/path/path.module Implementation of hook_help().
path_load drupal-6.x/modules/path/path.module Fetch a specific URL alias from the database. 2
path_menu drupal-6.x/modules/path/path.module Implementation of hook_menu(). 2
path_nodeapi drupal-6.x/modules/path/path.module Implementation of hook_nodeapi().
path_perm drupal-6.x/modules/path/path.module Implementation of hook_perm().
path_set_alias drupal-6.x/modules/path/path.module Set an aliased path for a given Drupal path, preventing duplicates. 2
path_to_theme drupal-6.x/includes/theme.inc Return the path to the current themed element. 2
pgsql_is_available drupal-6.x/includes/install.pgsql.inc Check if PostgreSQL is available. 1
phptemplate_body_class drupal-6.x/themes/garland/template.php Sets the body-tag class attribute. 2
phptemplate_breadcrumb drupal-6.x/themes/garland/template.php Return a themed breadcrumb trail.
phptemplate_comment_submitted drupal-6.x/themes/garland/template.php Returns the themed submitted-by string for the comment.
phptemplate_get_ie_styles drupal-6.x/themes/garland/template.php Generates IE CSS links for LTR and RTL languages. 2
phptemplate_init drupal-6.x/themes/engines/phptemplate/phptemplate.engine Implementation of hook_init().
phptemplate_menu_local_tasks drupal-6.x/themes/garland/template.php Returns the rendered local tasks. The default implementation renders them as tabs. Overridden to split the secondary tasks.
phptemplate_node_submitted drupal-6.x/themes/garland/template.php Returns the themed submitted-by string for the node.
phptemplate_preprocess_page drupal-6.x/themes/garland/template.php Override or insert PHPTemplate variables into the templates.
phptemplate_theme drupal-6.x/themes/engines/phptemplate/phptemplate.engine Implementation of hook_theme().
php_disable drupal-6.x/modules/php/php.install Implementation of hook_disable().
php_filter drupal-6.x/modules/php/php.module Implementation of hook_filter(). Contains a basic PHP evaluator.
php_filter_tips drupal-6.x/modules/php/php.module Implementation of hook_filter_tips().
php_help drupal-6.x/modules/php/php.module Implementation of hook_help().
php_install drupal-6.x/modules/php/php.install Implementation of hook_install().
ping_cron drupal-6.x/modules/ping/ping.module Implementation of hook_cron().
ping_help drupal-6.x/modules/ping/ping.module Implementation of hook_help().
ping_ping drupal-6.x/modules/ping/ping.module Implementation of hook_ping().
poll_access drupal-6.x/modules/poll/poll.module Implementation of hook_access().
poll_block drupal-6.x/modules/poll/poll.module Implementation of hook_block().
poll_cancel drupal-6.x/modules/poll/poll.module Submit callback for poll_cancel_form 1
poll_cancel_form drupal-6.x/modules/poll/poll.module Builds the cancel form for a poll. 1
poll_choice_js drupal-6.x/modules/poll/poll.module Menu callback for AHAH additions. 1
poll_cron drupal-6.x/modules/poll/poll.module Implementation of hook_cron().
poll_delete drupal-6.x/modules/poll/poll.module Implementation of hook_delete().
poll_form drupal-6.x/modules/poll/poll.module Implementation of hook_form().
poll_help drupal-6.x/modules/poll/poll.module Implementation of hook_help().
poll_init drupal-6.x/modules/poll/poll.module Implementation of hook_init().
poll_insert drupal-6.x/modules/poll/poll.module Implementation of hook_insert().

Páginas