|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_themes_access(theme_)
Menu item access callback - only admin or enabled themes can be accessed. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
admin_theme_submit(form,
form_state)
Process admin theme form submissions. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_sort_requirements(a,
b)
Helper function to sort requirements. |
source code
|
|
|
|
|
|
|
confirm_form(form,
question,
path_,
description=None,
yes=None,
no=None,
name='confirm')
Output a confirmation form
This function returns a complete form for confirming an action. |
source code
|
|
|
|
admin_compact_mode()
Determine if a user is in compact mode. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
hook_hook_info()
Implementation of hook_hook_info(). |
source code
|
|
|
|
hook_action_info()
Implementation of hook_action_info(). |
source code
|
|
|
|
|
|
|
|
|
|
actions_manage_form_submit(form,
form_state)
Process system_actions_manage form submissions. |
source code
|
|
|
|
|
|
|
actions_configure_validate(form,
form_state)
Validate system_actions_configure form submissions. |
source code
|
|
|
|
actions_configure_submit(form,
form_state)
Process system_actions_configure form submissions. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
actions_remove_orphans()
Remove actions that are in the database but not supported by any enabled module. |
source code
|
|
|
|
|
|
|
send_email_action_validate(form,
form_state)
Validate system_send_email_action form submissions. |
source code
|
|
|
|
send_email_action_submit(form,
form_state)
Process system_send_email_action form submissions. |
source code
|
|
|
|
|
|
|
hook_mail(key,
message,
params)
Implementation of hook_mail(). |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_zonelist()
Generate an array of time zones and their local time&date. |
source code
|
|
|
|
|
|
|
theme_powered_by(image_path)
Format the Powered by Drupal text. |
source code
|
|
|
|
theme_compact_link()
Display the link to show or hide inline help descriptions. |
source code
|
|
|
|
theme_meta_generator_html(version='7.0-dev')
Send Drupal and the major version number in the META GENERATOR HTML. |
source code
|
|
|
|
theme_meta_generator_header(version='7.0-dev')
Send Drupal and the major version number in the HTTP headers. |
source code
|
|
|
|
hook_image_toolkits()
Implementation of hook_image_toolkits(). |
source code
|
|