Search for factory

  1. Search 9.5.x for factory
  2. Search 8.9.x for factory
  3. Search 10.3.x for factory
  4. Search 11.x for factory
  5. Other projects
Title Object type File name Summary
FileTransfer::factory function includes/filetransfer/filetransfer.inc Classes that extend this class must override the factory() static method.
FileTransferFTP::factory function includes/filetransfer/ftp.inc Return an object which can implement the FTP protocol.
FileTransferLocal::factory function includes/filetransfer/local.inc Classes that extend this class must override the factory() static method.
FileTransferSSH::factory function includes/filetransfer/ssh.inc Classes that extend this class must override the factory() static method.
SystemTestFileTransfer::factory function modules/simpletest/tests/system_test.module
TestFileTransfer::factory function modules/simpletest/tests/filetransfer.test Classes that extend this class must override the factory() static method.
Updater::factory function includes/updater.inc Return an Updater of the appropriate type depending on the source.
UpdateTestFileTransfer::factory function modules/update/tests/update_test.module Returns an UpdateTestFileTransfer object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.