folderinsert | | Root |
↳ @type | Content|Pictures|Document | Determines the type of folders |
↳ @id | int | Optional; Specifies the internal id of an existing folder for updating. If no id is specified, a new folder will be created |
↳ pid | int | Optional; The pid determinates the id of the parent folder. If not specified, the root folder will be chosen |
↳ title | varchar(30) | Folder title |
↳ public | 0|1 | 0: visible only for the customer where is contained, 1: visible for all customers |