upload.ini
[CreateSettings]
Setting | Summary |
---|---|
DefaultClass | Sets the class to use for all files that are not recognized. |
MimeClassMap | Maps MIME types or groups to class identifiers. |
MimeUploadHandlerMap | This setting maps MIME type to the name of an upload handler. When the handler is found for a given MIME type, it will be used instead of the normal attribute based upload. |
[ExampleAction]
Setting | Summary |
---|---|
NavigationPartIdentifier | Sets the navigation part to use for the page. |
ParentNodes | Sets the nodes where the object should be placed. |
ReturnType | Sets the type of the return values. |
[LocationSettings]
Setting | Summary |
---|---|
ClassList | Sets the classes in the drop down list. |
MaxDepth | Sets the maximum number of levels in which to look for objects to upload. |
MaxItems | Sets the maximum number of elements in the drop down list. |
RootNode | Sets the root node from which to fetch upload locations. |
[UploadSettings]
Setting | Summary |
---|---|
AliasList | Sets node aliases. |
DefaultReturnType | Sets the default return type |
[{class_identifier}_ClassSettings]
Setting | Summary |
---|---|
FileAttribute | Sets the class attribute identifier which will be used to get the file data. |
NameAttribute | Sets the class attribute identifier which will get the name. |
NamePattern | Sets the pattern that will be used to define the name of the object. |
Balazs Halasy (23/02/2005 12:40 pm)
Geir Arne Waaler (21/10/2010 8:46 am)
Comments
There are no comments.