Provides access to Author-it folders.
Namespace: Authorit.API.Services
Constructors
Properties
Class contains no properties.
Methods
Name |
Description |
|
Gets the specified folder by ID. |
||
Gets all folders matching specified name. |
||
Get folder with specified parent folder ID and name. |
||
Get a folder by GUID. |
||
Get folder ID for a supplied folder GUID. |
||
Get folder GUID for supplied folder ID. |
||
Get child folders of supplied parent folder. |
||
Gets list of parent folders to navigate to get to a specific folder. |
||
Create a folder if it doesn't already exist. |
||
Create a new folder in library. |
||
Rename a folder. |
||
Move a folder to a new parent folder. |
||
Delete a folder. |
||
Checks if the supplied integer is a valid folder ID. |
||
Checks if a folder contains a subfolder with the supplied name. |