Method |
Description |
|
CreateBaseXml ( XmlDocument xml, string command, string resourceType, string currentFolder ) : XmlNode |
|
|
CreateFolder ( XmlNode connectorNode, string resourceType, string currentFolder ) : void |
|
|
CreateImageFolder ( XmlNode connectorNode ) : bool |
|
|
FileUpload ( string resourceType, string currentFolder ) : void |
|
|
GetAllowedExtension ( string resourceType ) : string |
|
|
GetCategories ( XmlNode connectorNode, string currentFolder ) : void |
|
|
GetFiles ( XmlNode connectorNode, string resourceType, string currentFolder ) : void |
|
|
GetFolders ( XmlNode connectorNode, string currentFolder ) : void |
|
|
GetImageRootPath ( ) : string |
|
|
GetPosts ( XmlNode connectorNode, string currentFolder ) : void |
|
|
GetUrlFromPath ( string folderPath ) : string |
|
|
ServerMapFolder ( string folderPath ) : string |
|
|