FileTransferSSH::isFile |
function |
includes/filetransfer/ssh.inc |
Checks if a particular path is a file (not a directory). |
DashboardTest::$profile |
property |
modules/dashboard/tests/dashboard.test |
The profile to install as a basis for testing. |
ColorTestCase::$profile |
property |
modules/color/tests/color.test |
The profile to install as a basis for testing. |
file_delete_form_submit |
function |
modules/file/file.pages.inc |
Form submission handler for file_delete_form(). |
FileTransfer::setChroot |
function |
includes/filetransfer/filetransfer.inc |
Sets the chroot and changes the jail to match the correct path scheme |
file_get_stream_wrappers |
function |
includes/file.inc |
Provides Backdrop stream wrapper registry. |
install_no_profile_error |
function |
includes/install.core.inc |
Indicates that there are no profiles available. |
FileSpaceUsedTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FileUploadWizardTestCase |
class |
modules/file/tests/file.test |
Tests creating new file entities through the file upload wizard. |
FileTransferSSH::factory |
function |
includes/filetransfer/ssh.inc |
Classes that extend this class must override the factory() static method. |
_file_get_fields_by_type |
function |
modules/file/file.module |
Find all fields that are of a certain field type. |
views_handler_field_file |
class |
modules/file/views/views_handler_field_file.inc |
Field handler to provide simple renderer that allows linking to a file. |
file_get_file_references |
function |
modules/file/file.module |
Retrieves a list of references to a file. |
ConfigFileStorage::write |
function |
drivers/config_file/config_file_storage.inc |
Writes configuration data to the storage. |
FileTokenReplaceTestCase |
class |
modules/file/tests/file.test |
Tests the file token replacement in strings. |
file_managed_file_submit |
function |
modules/file/file.module |
Form submission handler for upload / remove buttons of managed_file elements. |
FileCopyTest::testNormal |
function |
modules/simpletest/tests/file.test |
Test file copying in the normal, base case. |
FileFieldDisplayTestCase |
class |
modules/file/tests/file.test |
Tests that formatters are working properly. |
FileMoveTest::testNormal |
function |
modules/simpletest/tests/file.test |
Move a normal file. |
system_filetransfer_info |
function |
modules/system/system.module |
Implements hook_filetransfer_info(). |
file_file_formatter_info |
function |
modules/file/file.module |
Implements hook_file_formatter_info(). |
TestFileTransfer::isFile |
function |
modules/simpletest/tests/filetransfer.test |
Checks if a particular path is a file (not a directory). |
NodeQueryAlter::$profile |
property |
modules/node/tests/node.test |
The profile to install as a basis for testing. |
backdrop_parse_info_file |
function |
includes/bootstrap.inc |
Parses Backdrop module and theme .info files. |
FileTransferFTPExtension |
class |
includes/filetransfer/ftp.inc |
|
FILE_TYPE_STORAGE_NORMAL |
constant |
modules/file/file.module |
File types constant for user-defined file types. |
AJAXDialogTest::$profile |
property |
modules/simpletest/tests/ajax.test |
The profile to install as a basis for testing. |
FileTransferSSH::connect |
function |
includes/filetransfer/ssh.inc |
Connects to the server. |
ViewsHandlerTestFileSize |
class |
modules/views/tests/handlers/views_handler_field_file_size.test |
Tests the core views_handler_field_file_size handler. |
simpletest_generate_file |
function |
modules/simpletest/simpletest.module |
Generate test file. |
file_type_delete_confirm |
function |
modules/file/file.admin.inc |
Menu callback; delete a single file type. |
file_test_file_url_alter |
function |
modules/simpletest/tests/file_test.module |
Implements hook_file_url_alter(). |
file_type_revert_confirm |
function |
modules/file/file.admin.inc |
Menu callback; revert a single file type. |
file_display_form_submit |
function |
modules/file/file.admin.inc |
Process file display settings form submissions. |
file_field_widget_submit |
function |
modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
FileTaxonomyTermTestCase |
class |
modules/file/tests/file.test |
Tests adding a file to a non-node entity. |
HTMLIdTestCase::$profile |
property |
modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
file_test_file_predelete |
function |
modules/simpletest/tests/file_test.module |
Implements hook_file_predelete(). |
user_profile_form_submit |
function |
modules/user/user.pages.inc |
Form submission handler for user_profile_form(). |
file_get_content_headers |
function |
includes/file.inc |
Examines a file entity and returns appropriate content headers for download. |
file_field_settings_form |
function |
modules/file/file.field.inc |
Implements hook_field_settings_form(). |
FileAdminTestCase::setUp |
function |
modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
RemoteFileSaveUploadTest |
class |
modules/simpletest/tests/file.test |
Test the file_save_upload() function on remote filesystems. |
file_unmanaged_save_data |
function |
includes/file.inc |
Saves a file to the specified destination without invoking file API. |
FileChangeSchemeTestCase |
class |
modules/file/tests/file.test |
Test changing the scheme of a file. |
FileTransfer::findChroot |
function |
includes/filetransfer/filetransfer.inc |
Returns the chroot property for this connection. |
FileTransferFTP::factory |
function |
includes/filetransfer/ftp.inc |
|
theme_file_download_link |
function |
modules/file/file.theme.inc |
Copy of theme_file_link() for linking to the file download URL. |
theme_file_display_order |
function |
modules/file/file.theme.inc |
Returns HTML for a file display's display order table. |
theme_file_type_overview |
function |
modules/file/file.theme.inc |
Returns HTML for the file type overview page. |