Search for factory
- Search 9.5.x for factory
- Search 8.9.x for factory
- Search 10.3.x for factory
- Search 11.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FileTransfer::factory | function | includes/ |
Classes that extend this class must override the factory() static method. |
FileTransferFTP::factory | function | includes/ |
Return an object which can implement the FTP protocol. |
FileTransferLocal::factory | function | includes/ |
Classes that extend this class must override the factory() static method. |
FileTransferSSH::factory | function | includes/ |
Classes that extend this class must override the factory() static method. |
SystemTestFileTransfer::factory | function | modules/ |
|
TestFileTransfer::factory | function | modules/ |
Classes that extend this class must override the factory() static method. |
Updater::factory | function | includes/ |
Return an Updater of the appropriate type depending on the source. |
UpdateTestFileTransfer::factory | function | modules/ |
Returns an UpdateTestFileTransfer object. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.