trait SearchModeTrait

The search mode (filename, filenameandcontent, or deleted_filename). Note that searching file content is only available for Dropbox Business accounts. The default for this union is filename.

Methods

setSearchMode( SearchMode $set)

The search mode (filename, filenameandcontent, or deleted_filename). Note that searching file content is only available for Dropbox Business accounts. The default for this union is filename.

Details

at line line 30
SearchModeTrait setSearchMode( SearchMode $set)

The search mode (filename, filenameandcontent, or deleted_filename). Note that searching file content is only available for Dropbox Business accounts. The default for this union is filename.

Parameters

SearchMode $set The search mode

Return Value

SearchModeTrait