|
upload_install |
drupal-6.x/modules/upload/upload.install |
Implementation of hook_install(). |
|
|
|
upload_js |
drupal-6.x/modules/upload/upload.module |
Menu-callback for JavaScript-based uploads. |
|
1 |
|
upload_link |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_link(). |
|
|
|
upload_load |
drupal-6.x/modules/upload/upload.module |
|
1 |
|
|
upload_menu |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_menu(). |
|
|
|
upload_menu_alter |
drupal-6.x/modules/upload/upload.module |
|
|
|
|
upload_nodeapi |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_nodeapi(). |
|
|
|
upload_node_form_submit |
drupal-6.x/modules/upload/upload.module |
Save new uploads and store them in the session to be associated to the node
on upload_save. |
1 |
1 |
|
upload_perm |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_perm(). |
|
|
|
upload_save |
drupal-6.x/modules/upload/upload.module |
|
1 |
|
|
upload_schema |
drupal-6.x/modules/upload/upload.install |
Implementation of hook_schema(). |
|
|
|
upload_space_used |
drupal-6.x/modules/upload/upload.module |
Determine how much disk space is occupied by a user's uploaded files. |
|
|
|
upload_theme |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_theme() |
|
|
|
upload_total_space_used |
drupal-6.x/modules/upload/upload.module |
Determine how much disk space is occupied by uploaded files. |
|
|
|
upload_uninstall |
drupal-6.x/modules/upload/upload.install |
Implementation of hook_uninstall(). |
|
|
|
url |
drupal-6.x/includes/common.inc |
Generates an internal or external URL. |
140 |
27 |
|
user_access |
drupal-6.x/modules/user/user.module |
Determine whether the user has a given privilege. |
120 |
6 |
|
user_action_info |
drupal-6.x/modules/user/user.module |
Implementation of hook_action_info(). |
|
|
|
user_admin |
drupal-6.x/modules/user/user.admin.inc |
Page callback: Generates the appropriate user administration form. |
|
1 |
|
user_admin_access |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: list all access rules |
|
1 |
|
user_admin_access_add |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: add an access rule. |
|
1 |
|
user_admin_access_check |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: list all access rules |
|
4 |
|
user_admin_access_check_submit |
drupal-6.x/modules/user/user.admin.inc |
|
|
3 |
|
user_admin_access_check_validate |
drupal-6.x/modules/user/user.admin.inc |
|
|
3 |
|
user_admin_access_delete_confirm |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: delete an access rule |
|
1 |
|
user_admin_access_delete_confirm_submit |
drupal-6.x/modules/user/user.admin.inc |
|
|
|
|
user_admin_access_edit |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: edit an access rule. |
|
1 |
|
user_admin_access_form |
drupal-6.x/modules/user/user.admin.inc |
Form builder; Configure access rules. |
|
1 |
|
user_admin_access_form_submit |
drupal-6.x/modules/user/user.admin.inc |
Submit callback for user_admin_access_form(). |
|
1 |
|
user_admin_account |
drupal-6.x/modules/user/user.admin.inc |
Form builder; User administration page. |
|
2 |
|
user_admin_account_submit |
drupal-6.x/modules/user/user.admin.inc |
Submit the user administration update form. |
|
|
|
user_admin_account_validate |
drupal-6.x/modules/user/user.admin.inc |
|
|
|
|
user_admin_check_host |
drupal-6.x/modules/user/user.admin.inc |
|
|
1 |
|
user_admin_check_mail |
drupal-6.x/modules/user/user.admin.inc |
|
|
1 |
|
user_admin_check_user |
drupal-6.x/modules/user/user.admin.inc |
|
|
1 |
|
user_admin_perm |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: administer permissions. |
|
2 |
|
user_admin_perm_submit |
drupal-6.x/modules/user/user.admin.inc |
|
|
|
|
user_admin_role |
drupal-6.x/modules/user/user.admin.inc |
Menu callback: administer roles. |
|
2 |
|
user_admin_role_submit |
drupal-6.x/modules/user/user.admin.inc |
|
|
1 |
|
user_admin_role_validate |
drupal-6.x/modules/user/user.admin.inc |
|
|
1 |
|
user_admin_settings |
drupal-6.x/modules/user/user.admin.inc |
Form builder; Configure user settings for this site. |
|
1 |
|
user_authenticate |
drupal-6.x/modules/user/user.module |
Try to log in the user locally. |
4 |
|
|
user_authenticate_finalize |
drupal-6.x/modules/user/user.module |
Finalize the login process. Must be called when logging in a user. |
3 |
|
|
user_autocomplete |
drupal-6.x/modules/user/user.pages.inc |
Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
|
1 |
|
user_block |
drupal-6.x/modules/user/user.module |
Implementation of hook_block(). |
|
|
|
user_block_ip_action |
drupal-6.x/modules/user/user.module |
Implementation of a Drupal action.
Adds an access rule that blocks the user's IP address. |
|
1 |
|
user_block_user_action |
drupal-6.x/modules/user/user.module |
Implementation of a Drupal action.
Blocks the current user. |
|
1 |
|
user_build_content |
drupal-6.x/modules/user/user.module |
Builds a structured array representing the profile content. |
1 |
|
|
user_build_filter_query |
drupal-6.x/modules/user/user.module |
Build query for user administration filters based on session. |
1 |
|
|
user_category_load |
drupal-6.x/modules/user/user.module |
Return a user object after checking if any profile category in the path exists. |
|
|