|
theme_user_profile_category |
documentation-6.x/developer/theme.php |
Implemented using the user-profile-category.tpl.php template. |
|
|
|
theme_user_profile_item |
documentation-6.x/developer/theme.php |
Implemented using the user-profile-item.tpl.php template. |
|
|
|
theme_user_signature |
drupal-6.x/modules/user/user.module |
Theme output of user signature. |
|
|
|
theme_xml_icon |
drupal-6.x/includes/theme.inc |
Return code that emits an XML icon. |
|
|
|
throttle_admin_settings |
drupal-6.x/modules/throttle/throttle.admin.inc |
Form builder; Configure the throttle system. |
|
1 |
|
throttle_admin_settings_validate |
drupal-6.x/modules/throttle/throttle.admin.inc |
|
|
1 |
|
throttle_exit |
drupal-6.x/modules/throttle/throttle.module |
Implementation of hook_exit(). |
|
|
|
throttle_help |
drupal-6.x/modules/throttle/throttle.module |
Implementation of hook_help(). |
|
|
|
throttle_menu |
drupal-6.x/modules/throttle/throttle.module |
|
|
|
|
throttle_status |
drupal-6.x/modules/throttle/throttle.module |
Determine the current load on the site. |
1 |
|
|
timer_read |
drupal-6.x/includes/bootstrap.inc |
Read the current timer value without stopping the timer. |
4 |
|
|
timer_start |
drupal-6.x/includes/bootstrap.inc |
Start the timer with the specified name. If you start and stop
the same timer multiple times, the measured intervals will be
accumulated. |
3 |
|
|
timer_stop |
drupal-6.x/includes/bootstrap.inc |
Stop the timer with the specified name. |
|
|
|
tracker_help |
drupal-6.x/modules/tracker/tracker.module |
Implementation of hook_help(). |
|
|
|
tracker_menu |
drupal-6.x/modules/tracker/tracker.module |
Implementation of hook_menu(). |
|
|
|
tracker_page |
drupal-6.x/modules/tracker/tracker.pages.inc |
Menu callback. Prints a listing of active nodes on the site. |
|
1 |
|
translation_form_alter |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_form_alter(). |
|
|
|
translation_help |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_help(). |
|
|
|
translation_link |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_link(). |
|
1 |
|
translation_menu |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_menu(). |
|
|
|
translation_nodeapi |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_nodeapi(). |
|
|
|
translation_node_get_translations |
drupal-6.x/modules/translation/translation.module |
Get all nodes in a translation set, represented by $tnid. |
5 |
|
|
translation_node_overview |
drupal-6.x/modules/translation/translation.pages.inc |
Overview page for a node's translations. |
|
1 |
|
translation_path_get_translations |
drupal-6.x/modules/translation/translation.module |
Return paths of all translations of a node, based on
its Drupal path. |
1 |
|
|
translation_perm |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_perm(). |
|
|
|
translation_remove_from_set |
drupal-6.x/modules/translation/translation.module |
Remove a node from its translation set (if any)
and update the set accordingly. |
1 |
|
|
translation_supported_type |
drupal-6.x/modules/translation/translation.module |
Returns whether the given content type has support for translations. |
3 |
|
|
translation_translation_link_alter |
drupal-6.x/modules/translation/translation.module |
Implementation of hook_translation_link_alter(). |
|
|
|
trigger_access_check |
drupal-6.x/modules/trigger/trigger.module |
Access callback for menu system. |
|
1 |
|
trigger_actions_delete |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_actions_delete(). |
|
|
|
trigger_assign |
drupal-6.x/modules/trigger/trigger.admin.inc |
Build the form that allows users to assign actions to hooks. |
|
1 |
|
trigger_assign_form |
drupal-6.x/modules/trigger/trigger.admin.inc |
Create the form definition for assigning an action to a hook-op combination. |
|
1 |
|
trigger_assign_form_submit |
drupal-6.x/modules/trigger/trigger.admin.inc |
Submit function for trigger_assign_form(). |
|
1 |
|
trigger_assign_form_validate |
drupal-6.x/modules/trigger/trigger.admin.inc |
Validation function for trigger_assign_form(). |
|
1 |
|
trigger_comment |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_comment(). |
|
|
|
trigger_cron |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_cron(). |
|
|
|
trigger_forms |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_forms(). We reuse code by using the
same assignment form definition for each node-op combination. |
|
|
|
trigger_help |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_help(). |
|
|
|
trigger_install |
drupal-6.x/modules/trigger/trigger.install |
Implementation of hook_install(). |
|
|
|
trigger_menu |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_menu(). |
|
|
|
trigger_nodeapi |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_nodeapi(). |
|
|
|
trigger_options |
drupal-6.x/modules/trigger/trigger.module |
Often we generate a select field of all actions. This function
generates the options for that select. |
|
|
|
trigger_schema |
drupal-6.x/modules/trigger/trigger.install |
Implementation of hook_schema(). |
|
|
|
trigger_taxonomy |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_taxonomy(). |
|
|
|
trigger_theme |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_theme(). |
|
|
|
trigger_unassign |
drupal-6.x/modules/trigger/trigger.admin.inc |
Confirm removal of an assigned action. |
|
1 |
|
trigger_unassign_submit |
drupal-6.x/modules/trigger/trigger.admin.inc |
|
|
|
|
trigger_uninstall |
drupal-6.x/modules/trigger/trigger.install |
Implementation of hook_uninstall(). |
|
|
|
trigger_user |
drupal-6.x/modules/trigger/trigger.module |
Implementation of hook_user(). |
|
|
|
truncate_utf8 |
drupal-6.x/includes/unicode.inc |
Truncate a UTF-8-encoded string safely to a number of characters. |
12 |
|