Neolane - JavaScript API - v6.1.0

Unknown
FindFirstAuthorized
Find the first eligible folder for the current user, satisfying the folderFilter condition.
XML folderEntity = FindFirstAuthorized (
    String       folderFilter,
    Boolean      writeAccess,
    Number       orgUnit
)
Parameters
folderFilter
Filter on folders
writeAccess
The folder returned must be writable
orgUnit
The folder returned must be compatible with the specified organizational entity
Return values
folderEntity
Returns the associated folder entity (null is no folder found)
Features
Schema: xtk:folder
Static: Yes

jsapi-en

previous page start next page