Zum Hauptinhalt springen

FileSearch

Constructors

Constructor

new FileSearch(options): FileSearch

Parameters

options

FileSearchOptions

Returns

FileSearch

Properties

id

id: string


options

options: FileSearchOptions


defaultOptions

defaultOptions: FileSearchOptions


userAttribute

readonly static userAttribute: "$_ouspFileSearchFolderFilter" = "$_ouspFileSearchFolderFilter"


folderName

readonly static folderName: "_ouspFileSearchFolder" = "_ouspFileSearchFolder"


fileSearchHandlerScript

readonly static fileSearchHandlerScript: "ou.sp.gadget.FileSearchHandler" = "ou.sp.gadget.FileSearchHandler"

Methods

transfer()

transfer(): string

Returns

string


toString()

toString(): string

Returns

string


getParams()

static getParams(): FileSearchCallbackSearchOptions

Returns

FileSearchCallbackSearchOptions


getSearchFilter()

static getSearchFilter(searchOptions?, searchMethod?, searchCombination?): string

Parameters

searchOptions?

FileSearchCallbackSearchOptions

searchMethod?

SearchMethod

searchCombination?

string

Returns

string


showSearchFolder()

static showSearchFolder(options): string

Parameters

options

SearchFolderOptions

Returns

string


getUserFilterForGadget()

static getUserFilterForGadget(gadgetId): unknown

Parameters

gadgetId

string

Returns

unknown


getUserConfiguration()

static getUserConfiguration(): unknown

Returns

unknown


showFile()

static showFile(fileId): string

Parameters

fileId

string

Returns

string