|
theme_user_admin_permissions |
drupal-7.x/modules/user/user.admin.inc |
Returns HTML for the administer permissions page. |
|
|
|
theme_user_admin_roles |
drupal-7.x/modules/user/user.admin.inc |
Returns HTML for the role order and new role form. |
|
|
|
theme_user_list |
drupal-7.x/modules/user/user.module |
Returns HTML for a list of users. |
|
|
|
theme_user_permission_description |
drupal-7.x/modules/user/user.admin.inc |
Returns HTML for an individual permission description. |
|
|
|
theme_user_signature |
drupal-7.x/modules/user/user.module |
Returns HTML for a user signature. |
|
|
|
theme_vertical_tabs |
drupal-7.x/includes/form.inc |
Returns HTML for an element's children fieldsets as vertical tabs. |
|
|
|
timer_read |
drupal-7.x/includes/bootstrap.inc |
Reads the current timer value without stopping the timer. |
5 |
|
|
timer_start |
drupal-7.x/includes/bootstrap.inc |
Starts the timer with the specified name. |
5 |
|
|
timer_stop |
drupal-7.x/includes/bootstrap.inc |
Stops the timer with the specified name. |
1 |
|
|
token_find_with_prefix |
drupal-7.x/includes/token.inc |
Returns a list of tokens that begin with a specific prefix. |
7 |
|
|
token_generate |
drupal-7.x/includes/token.inc |
Generates replacement values for a list of tokens. |
9 |
|
|
token_info |
drupal-7.x/includes/token.inc |
Returns metadata describing supported tokens. |
|
3 |
|
token_replace |
drupal-7.x/includes/token.inc |
Replaces all tokens in a given string with appropriate values. |
18 |
|
|
token_scan |
drupal-7.x/includes/token.inc |
Builds a list of all token-like patterns that appear in the text. |
2 |
|
|
toolbar_get_menu_tree |
drupal-7.x/modules/toolbar/toolbar.module |
Gets only the top level items below the 'admin' path. |
1 |
|
|
toolbar_help |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_help(). |
|
|
|
toolbar_in_active_trail |
drupal-7.x/modules/toolbar/toolbar.module |
Checks whether an item is in the active trail. |
1 |
|
|
toolbar_menu |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_menu(). |
|
2 |
|
toolbar_menu_navigation_links |
drupal-7.x/modules/toolbar/toolbar.module |
Generates a links array from a menu tree array. |
1 |
|
|
toolbar_page_build |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_page_build(). |
|
|
|
toolbar_permission |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_permission(). |
|
|
|
toolbar_preprocess_html |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_preprocess_html(). |
|
|
|
toolbar_preprocess_toolbar |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_preprocess_toolbar(). |
|
|
|
toolbar_pre_render |
drupal-7.x/modules/toolbar/toolbar.module |
Prerender function for the toolbar. |
|
1 |
|
toolbar_system_info_alter |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_system_info_alter(). |
|
|
|
toolbar_theme |
drupal-7.x/modules/toolbar/toolbar.module |
Implements hook_theme(). |
|
|
|
toolbar_toggle_page |
drupal-7.x/modules/toolbar/toolbar.module |
Menu callback; toggles the visibility of the toolbar drawer. |
|
1 |
|
toolbar_view |
drupal-7.x/modules/toolbar/toolbar.module |
Builds the admin menu as a structured array ready for drupal_render(). |
1 |
|
|
tracker_comment_delete |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_comment_delete(). |
|
|
|
tracker_comment_publish |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_comment_publish(). |
|
|
|
tracker_comment_unpublish |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_comment_unpublish(). |
|
|
|
tracker_comment_update |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_comment_update(). |
|
|
|
tracker_cron |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_cron(). |
2 |
|
|
tracker_enable |
drupal-7.x/modules/tracker/tracker.install |
Implements hook_enable(). |
|
|
|
tracker_help |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_help(). |
|
|
|
tracker_menu |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_menu(). |
|
|
|
tracker_node_delete |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_node_delete(). |
|
|
|
tracker_node_insert |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_node_insert(). |
|
|
|
tracker_node_update |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_node_update(). |
|
|
|
tracker_page |
drupal-7.x/modules/tracker/tracker.pages.inc |
Page callback: prints a listing of active nodes on the site. |
|
1 |
|
tracker_schema |
drupal-7.x/modules/tracker/tracker.install |
Implements hook_schema(). |
|
|
|
tracker_uninstall |
drupal-7.x/modules/tracker/tracker.install |
Implements hook_uninstall(). |
|
|
|
tracker_update_7000 |
drupal-7.x/modules/tracker/tracker.install |
Create new tracker_node and tracker_user tables. |
|
|
|
translation_admin_paths |
drupal-7.x/modules/translation/translation.module |
Implements hook_admin_paths(). |
|
|
|
translation_form_node_form_alter |
drupal-7.x/modules/translation/translation.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
|
|
|
translation_form_node_type_form_alter |
drupal-7.x/modules/translation/translation.module |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
|
|
|
translation_help |
drupal-7.x/modules/translation/translation.module |
Implements hook_help(). |
|
|
|
translation_language_switch_links_alter |
drupal-7.x/modules/translation/translation.module |
Implements hook_language_switch_links_alter(). |
|
|
|
translation_menu |
drupal-7.x/modules/translation/translation.module |
Implements hook_menu(). |
|
|
|
translation_node_delete |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_delete(). |
|
|