|
node_type_form_validate |
drupal-6.x/modules/node/content_types.inc |
Validates the content type submission form generated by node_type_form(). |
|
|
|
node_type_reset |
drupal-6.x/modules/node/content_types.inc |
Resets all of the relevant fields of a module-defined node type to their
default values. |
1 |
|
|
node_type_save |
drupal-6.x/modules/node/node.module |
Saves a node type to the database. |
5 |
|
|
node_type_update_nodes |
drupal-6.x/modules/node/node.module |
Updates all nodes of one type to be of another type. |
1 |
|
|
node_unpromote_action |
drupal-6.x/modules/node/node.module |
Implementation of a Drupal action.
Sets the promote property of a node to 0. |
|
1 |
|
node_unpublish_action |
drupal-6.x/modules/node/node.module |
Implementation of a Drupal action.
Sets the status of a node to 0, meaning unpublished. |
|
2 |
|
node_unpublish_by_keyword_action |
drupal-6.x/modules/node/node.module |
Implementation of a configurable Drupal action.
Unpublish a node if it contains a certain string. |
|
1 |
|
node_unpublish_by_keyword_action_form |
drupal-6.x/modules/node/node.module |
|
|
|
|
node_unpublish_by_keyword_action_submit |
drupal-6.x/modules/node/node.module |
|
|
|
|
node_update_index |
drupal-6.x/modules/node/node.module |
Implementation of hook_update_index(). |
|
|
|
node_user |
drupal-6.x/modules/node/node.module |
Implementation of hook_user(). |
|
|
|
node_validate |
drupal-6.x/modules/node/node.module |
Perform validation checks on the given node. |
3 |
|
|
node_view |
drupal-6.x/modules/node/node.module |
Generate a display of the given node. |
9 |
|
|
openid_association |
drupal-6.x/modules/openid/openid.module |
Attempt to create a shared secret with the OpenID Provider. |
1 |
1 |
|
openid_association_request |
drupal-6.x/modules/openid/openid.module |
|
1 |
|
|
openid_authentication |
drupal-6.x/modules/openid/openid.module |
Authenticate a user or attempt registration. |
1 |
|
|
openid_authentication_page |
drupal-6.x/modules/openid/openid.pages.inc |
Menu callback; Process an OpenID authentication. |
|
1 |
|
openid_authentication_request |
drupal-6.x/modules/openid/openid.module |
|
1 |
|
|
openid_begin |
drupal-6.x/modules/openid/openid.module |
The initial step of OpenID authentication responsible for the following: |
2 |
|
|
openid_complete |
drupal-6.x/modules/openid/openid.module |
Completes OpenID authentication by validating returned data from the OpenID
Provider. |
2 |
|
|
openid_cron |
drupal-6.x/modules/openid/openid.module |
Remove expired nonces from the database. |
|
|
|
openid_discovery |
drupal-6.x/modules/openid/openid.module |
Perform discovery on a claimed ID to determine the OpenID provider endpoint. |
2 |
|
|
openid_form_alter |
drupal-6.x/modules/openid/openid.module |
Implementation of hook_form_alter : adds OpenID login to the login forms. |
|
|
|
openid_help |
drupal-6.x/modules/openid/openid.module |
Implementation of hook_help(). |
|
|
|
openid_install |
drupal-6.x/modules/openid/openid.install |
Implementation of hook_install(). |
|
|
|
openid_login_validate |
drupal-6.x/modules/openid/openid.module |
Login form _validate hook |
|
1 |
|
openid_menu |
drupal-6.x/modules/openid/openid.module |
Implementation of hook_menu. |
|
|
|
openid_redirect |
drupal-6.x/modules/openid/openid.inc |
Creates a js auto-submit redirect for (for the 2.x protocol) |
1 |
|
|
openid_redirect_form |
drupal-6.x/modules/openid/openid.inc |
|
|
1 |
|
openid_redirect_http |
drupal-6.x/modules/openid/openid.inc |
Performs an HTTP 302 redirect (for the 1.x protocol). |
1 |
|
|
openid_schema |
drupal-6.x/modules/openid/openid.install |
Implementation of hook_schema(). |
|
|
|
openid_uninstall |
drupal-6.x/modules/openid/openid.install |
Implementation of hook_uninstall(). |
|
|
|
openid_update_6000 |
drupal-6.x/modules/openid/openid.install |
Add the openid_nonce table. |
|
|
|
openid_user |
drupal-6.x/modules/openid/openid.module |
Implementation of hook_user(). |
|
|
|
openid_user_add |
drupal-6.x/modules/openid/openid.pages.inc |
Form builder; Add an OpenID identity. |
|
1 |
|
openid_user_add_submit |
drupal-6.x/modules/openid/openid.pages.inc |
|
|
|
|
openid_user_add_validate |
drupal-6.x/modules/openid/openid.pages.inc |
|
|
|
|
openid_user_delete_form |
drupal-6.x/modules/openid/openid.pages.inc |
Present a confirmation form to delete the specified OpenID identity from the system. |
|
1 |
|
openid_user_delete_form_submit |
drupal-6.x/modules/openid/openid.pages.inc |
|
|
|
|
openid_user_identities |
drupal-6.x/modules/openid/openid.pages.inc |
Menu callback; Manage OpenID identities for the specified user. |
|
1 |
|
openid_verify_assertion |
drupal-6.x/modules/openid/openid.module |
Attempt to verify the response received from the OpenID Provider. |
1 |
|
|
openid_verify_assertion_nonce |
drupal-6.x/modules/openid/openid.module |
Verify that the nonce has not been used in earlier assertions from the same OpenID provider. |
1 |
|
|
openid_verify_assertion_signature |
drupal-6.x/modules/openid/openid.module |
Verify the signature of the response received from the OpenID provider. |
1 |
|
|
pager_get_querystring |
drupal-6.x/includes/pager.inc |
Compose a query string to append to pager requests. |
1 |
|
|
pager_load_array |
drupal-6.x/includes/pager.inc |
Helper function |
5 |
|
|
pager_query |
drupal-6.x/includes/pager.inc |
Perform a paged database query. |
28 |
1 |
|
page_cache_fastpath |
documentation-6.x/developer/hooks/core.php |
Outputs a cached page. |
1 |
1 |
|
page_get_cache |
drupal-6.x/includes/bootstrap.inc |
Retrieve the current page from the cache. |
2 |
|
|
page_set_cache |
drupal-6.x/includes/common.inc |
Store the current page in the cache. |
1 |
|
|
parse_size |
drupal-6.x/includes/common.inc |
Parse a given byte count. |
3 |
|