Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for file

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
theme_file_upload_help function modules/file/file.theme.inc Returns HTML for help text based on file upload validators.
file_validate_is_image function includes/file.inc Checks that the file is recognized by image_get_info() as an image.
backdrop_check_profile function includes/install.inc Checks an installation profile's requirements.
hook_file_update_index function modules/file/file.api.php Act on a file being indexed for searching.
UpdateTestFileTransfer class modules/update/tests/update_test/update_test.module Mocks a FileTransfer object to test the settings form functionality.
_file_usage_list_links function modules/file/file.pages.inc Build a list of links to content that references a file.
file_get_mimetype_type function modules/file/file.module
install_profile_modules function includes/install.core.inc Installs required modules via a batch process.
file_manage_form_submit function modules/file/file.pages.inc Form submission handler for the 'Save' button for file_manage_form().
ColorTestCase::$profile property modules/color/tests/color.test The profile to install as a basis for testing.
file_test_get_all_calls function modules/simpletest/tests/file_test.module Get an array with the calls for all hooks.
_install_select_profile function includes/install.core.inc Selects an installation profile from a list or from a $_POST submission.
file_test_file_validate function modules/simpletest/tests/file_test.module Implements hook_file_validate().
FileTransfer::setChroot function includes/filetransfer/filetransfer.inc Sets the chroot and changes the jail to match the correct path scheme
FileHookTestCase::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
file_test_file_download function modules/simpletest/tests/file_test.module Implements hook_file_download().
FileDownloadTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
Archive_Tar::_cleanFile function modules/system/system.tar.inc
file_file_metadata_info function modules/file/file.file.inc Implements hook_file_metadata_info().
_file_sort_weight_label function modules/file/file.admin.inc User sort function to sort by weight, then label/name.
FILE_MODIFY_PERMISSIONS constant includes/file.inc Flag used by file_prepare_directory() -- file permissions may be changed.
ThemeUnitTest::$profile property modules/simpletest/tests/theme.test The profile to install as a basis for testing.
FileMimeTypeTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
simpletest_get_profiles function modules/simpletest/simpletest.module Gets a list of the installation profiles that are available.
config_file_storage.inc file drivers/config_file/config_file_storage.inc
file_get_stream_wrapper function modules/file/file.module Return a specific stream wrapper's registry information.
FileTransfer::checkPath function includes/filetransfer/filetransfer.inc Checks that the path is inside the jail and throws an exception if not.
FileEditTestCase::setUp function modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
file_get_download_token function modules/file/file.module
file_type_toggle_enable function modules/file/file.admin.inc Menu callback; disable or enable a single file type.
file_type_form_validate function modules/file/file.admin.inc Form validation handler for file_file_type_form().
FileTransferSSH::isFile function includes/filetransfer/ssh.inc Checks if a particular path is a file (not a directory).
file_field_widget_value function modules/file/file.field.inc Render API callback: Retrieves the value for the file_generic field element.
file_managed_file_value function modules/file/file.module Render API callback: Determines the value for a managed_file type element.
FileTypeTestCase::setUp function modules/file/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileFieldWidgetTestCase class modules/file/tests/file.test Tests file field widget.
file_field_extra_fields function modules/file/file.module Implements hook_field_extra_fields().
RemoteFileDirectoryTest class modules/simpletest/tests/file.test Directory related tests.
file_field_prepare_view function modules/file/file.field.inc Implements hook_field_prepare_view().
FileUnmanagedDeleteTest class modules/simpletest/tests/file.test Deletion related tests.
FileTransfer::$hostname property includes/filetransfer/filetransfer.inc
TestFileTransfer::$port property modules/simpletest/tests/filetransfer.test
DashboardTest::$profile property modules/dashboard/tests/dashboard.test The profile to install as a basis for testing.
theme_file_managed_file function modules/file/file.theme.inc Returns HTML for a managed file element.
TestFileTransfer::$host property modules/simpletest/tests/filetransfer.test
hook_file_metadata_info function modules/file/file.api.php Provides metadata information.
backdrop_verify_profile function includes/install.inc Verifies an installation profile for installation.
FileTransfer::$password property includes/filetransfer/filetransfer.inc
hook_file_search_result function modules/file/file.api.php Act on a file being displayed as a search result.
FileTransfer::$username property includes/filetransfer/filetransfer.inc

Pages

  • « first
  • ‹ previous
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS