|
file_upload_max_size |
function |
drupal-6.x/includes/file.inc |
Determine the maximum file upload size by querying the PHP settings. |
|
upload_file_download |
function |
drupal-6.x/modules/upload/upload.module |
Implementation of hook_file_download(). |
|
_theme_load_registry |
function |
drupal-6.x/includes/theme.inc |
Get the theme_registry cache from the database; if it doesn't exist, build
it. |
|
aggregator_feed_load |
function |
drupal-6.x/modules/aggregator/aggregator.module |
Load an aggregator feed. |
|
profile_load_profile |
function |
drupal-6.x/modules/profile/profile.module |
|
|
FILE_DOWNLOADS_PUBLIC |
constant |
drupal-6.x/includes/file.inc |
|
|
upload_admin_settings |
function |
drupal-6.x/modules/upload/upload.admin.inc |
Menu callback for the upload settings form. |
|
theme_upload_form_new |
function |
drupal-6.x/modules/upload/upload.module |
Theme the attachment form.
Note: required to output prefix/suffix. |
|
FILE_DOWNLOADS_PRIVATE |
constant |
drupal-6.x/includes/file.inc |
|
|
upload_delete_revision |
function |
drupal-6.x/modules/upload/upload.module |
|
|
user_uid_optional_load |
function |
drupal-6.x/modules/user/user.module |
Load either a specified or the current user account. |
|
drupal_load_stylesheet |
function |
drupal-6.x/includes/common.inc |
Loads the stylesheet and resolves all @import commands. |
|
upload_node_form_submit |
function |
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. |
|
upload_total_space_used |
function |
drupal-6.x/modules/upload/upload.module |
Determine how much disk space is occupied by uploaded files. |
|
_drupal_load_stylesheet |
function |
drupal-6.x/includes/common.inc |
Loads stylesheets recursively and returns contents with corrected paths. |
|
taxonomy_vocabulary_load |
function |
drupal-6.x/modules/taxonomy/taxonomy.module |
Return the vocabulary object matching a vocabulary ID. |
|
theme_upload_attachments |
function |
drupal-6.x/modules/upload/upload.module |
Displays file attachments in table |
|
aggregator_category_load |
function |
drupal-6.x/modules/aggregator/aggregator.module |
Load an aggregator category. |
|
module_load_all_includes |
function |
drupal-6.x/includes/module.inc |
Load an include file for each of the modules that have been enabled in
the system table. |
|
theme_upload_form_current |
function |
drupal-6.x/modules/upload/upload.module |
Theme the attachments list. |
|
aggregator_feed_items_load |
function |
drupal-6.x/modules/aggregator/aggregator.pages.inc |
Load feed items by passing a SQL query. |
|
_theme_load_offline_registry |
function |
drupal-6.x/includes/theme.maintenance.inc |
This builds the registry when the site needs to bypass any database calls. |
|
upload_admin_settings_validate |
function |
drupal-6.x/modules/upload/upload.admin.inc |
Form API callback to validate the upload settings form. |