You are here

Functions in Drupal 5

Primary tabs

Namesort descending Location Description Direct uses Strings
_theme_table_cell includes/theme.inc End of "defgroup themeable". 1
_unicode_caseflip includes/unicode.inc Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back. 2
_unicode_check includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed. 2
_update_178_url_fix modules/system/system.install 2
_update_178_url_formats modules/system/system.install 2
_upload_form modules/upload/upload.module 2
_upload_image modules/upload/upload.module Check an upload, if it is an image, make sure it fits within the maximum dimensions allowed. 1
_upload_prepare modules/upload/upload.module Save new uploads and attach them to the node object. append file_previews to the node object as well. 2
_upload_validate modules/upload/upload.module 2
_user_categories modules/user/user.module Retrieve a list of all user setting/information categories and sort them by weight. 1
_user_edit_submit modules/user/user.module 1
_user_edit_validate modules/user/user.module 1
_user_forms modules/user/user.module Retrieve a list of all form elements for the specified category. 2
_user_mail_text modules/user/user.module 3
_user_sort modules/user/user.module 2
_watchdog_get_message_types modules/watchdog/watchdog.module 1
_xmlrpc includes/xmlrpc.inc Execute an XML remote procedural call. This is private function; call xmlrpc() in common.inc instead of this function. 1

Pages

Other projects