|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | LOGICAL CanBrowseFiles (character, IConfigurationProvider) |
Returns if the scope allows browsing files |
|
# | CheckCreateFolderRestriction (character) |
Checks whether the user ir restricted from creating folders in the given scope |
|
# | CheckFolderScopeRestriction (character) |
Checks whether the user ir restricted from accessing the given scope |
|
+ | CreateFolder (character, integer, character, character) |
Creates a folder |
|
# | CHARACTER GetDirectoryPath (character, integer, character, IConfigurationProvider) |
Returns the directory path build from the given scopes root directory and an optional subfolder |
|
+ | GetFilePatterns (character, table) |
Returns a list of File Patterns |
|
+ | GetFiles (character, integer, character, character, table) |
Returns a list of Files |
|
+ | GetFolders (character, integer, character, table) |
Returns a list of Folders |
|
- | GetFolders (character, table) |
Returns a list of Folders |
|
+ | GetRootFolders (character, table) |
Returns a list of Root Folders |
|
# | LOGICAL IsRestricted (character, character) |
Returns if the token is restricted |
Top
PROTECTED LOGICAL CanBrowseFiles (character, IConfigurationProvider)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CheckCreateFolderRestriction (character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED CheckFolderScopeRestriction (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC CreateFolder (character, integer, character, character)
|
|||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER GetDirectoryPath (character, integer, character, IConfigurationProvider)
|
|||||||||||||||||||||||||||||||||||
PUBLIC GetFilePatterns (character, table)
|
|||||||||||||||||||||||||||||||||||
PUBLIC GetFiles (character, integer, character, character, table)
|
|||||||||||||||||||||||||||||||||||
PUBLIC GetFolders (character, integer, character, table)
|
|||||||||||||||||||||||||||||||||||
PRIVATE GetFolders (character, table)
|
|||||||||||||||||||||||||||||||||||
PUBLIC GetRootFolders (character, table)
|
|||||||||||||||||||||||||||||||||||
PROTECTED LOGICAL IsRestricted (character, character)
|
Temp-Table ttFilePatternsDefined in: |
Temp-Table ttFilesDefined in: |
Temp-Table ttFoldersDefined in: |
Temp-Table ttRootFoldersDefined in: |