Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for chmod

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
drupal_chmod function includes/drupal.inc Sets the permissions on a file or directory.
backdrop_chmod function includes/file.inc Sets the permissions on a file or directory.
FileTransfer::chmod function includes/filetransfer/filetransfer.inc
FileTransferChmodInterface interface includes/filetransfer/filetransfer.inc A FileTransfer Class implementing this interface can be used to chmod files.
FileTransferSSH::chmodJailed function includes/filetransfer/ssh.inc Changes the permissions of the file / directory specified in $path
TestFileTransfer::chmodJailed function modules/simpletest/tests/filetransfer.test
FileTransferLocal::chmodJailed function includes/filetransfer/local.inc Changes the permissions of the file / directory specified in $path
BackdropLocalStreamWrapper::chmod function includes/stream_wrappers.inc Base implementation of chmod().
DatabaseStatementEmpty::setFetchMode function includes/database/database.inc
BackdropStreamWrapperInterface::chmod function includes/stream_wrappers.inc Changes permissions of the resource.
FileTransferFTPExtension::chmodJailed function includes/filetransfer/ftp.inc Changes the permissions of the file / directory specified in $path
DatabaseStatementPrefetch::setFetchMode function includes/database/prefetch.inc
FileTransferChmodInterface::chmodJailed function includes/filetransfer/filetransfer.inc Changes the permissions of the file / directory specified in $path
SearchConfigSettingsForm::testSearchModuleDisabling function modules/search/tests/search.test Verify that you can disable individual search modules.

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