Revision: 3918
Author:   [email protected]
Date:     Fri Jul  1 00:49:32 2011
Log:      Edited wiki page SoapMethods through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=3918

Modified:
 /wiki/SoapMethods.wiki

=======================================
--- /wiki/SoapMethods.wiki      Thu Jun 30 13:03:05 2011
+++ /wiki/SoapMethods.wiki      Fri Jul  1 00:49:32 2011
@@ -457,46 +457,25 @@

 --------------------------

-==== deleteFileOrFolder ====
-
-Method: _public Long deleteFileOrFolder(String SID, Long fileExplorerItemId)_
+==== getImportFileExtensions ====
+
+Method: _public String[] getImportFileExtensions()_
+
+Returns list of valid file extensions to import.

 Params:
 || *type* || *name* || *description* ||
-|| String || SID || The SID of the User. This SID must be marked as Loggedin ||
-|| Long || fileExplorerItemId || files id ||

 --------------------------

-==== getListOfFiles (deprecated) ====
-
-Method: _public !LiberaryObject getListOfFiles(String SID, String moduleName,String parentFolder, Long room_id )_
-
-Description: Returns a Library Object. The Library-Object contains a Folders and a Fileslist OR -it contains a !PresentationObject. A !PresentationObject is a List of thumbnails + the reference to the -converted SWF, PDF and the Original Document (The original Document is only included if it is not also a PDF)
+==== deleteFileOrFolder ====
+
+Method: _public Long deleteFileOrFolder(String SID, Long fileExplorerItemId)_

 Params:
 || *type* || *name* || *description* ||
|| String || SID || The SID of the User. This SID must be marked as Loggedin ||
-|| String || moduleName || Modulename, the Value is 'videoconf1' ||
-|| String ||parentFolder || Parent Folder, for the Root of every Room it is blank not '/' ||
-|| Long || room_id || the room_id you would like to get the Files ||
-
-
-==== deleteFile (deprecated) ====
-
-Method: _public Boolean deleteFile(String SID, String fileName, String moduleName, String parentFolder, Long room_id)_
-
-Description: Deletes a file or folder
-
-Params:
-|| *type* || *name* || *description* ||
-|| String || SID || The SID of the User. This SID must be marked as Loggedin ||
-|| String || fileName || The File or Folder you would like to delete ||
-|| String || moduleName || Modulename, the Value is 'videoconf1' for a conference room || -|| String || parentFolder || Parent Folder, for the Root of every Room it is blank not '/' ||
-|| Long || room_id || the room_id of the file  ||
+|| Long || fileExplorerItemId || files id ||

 --------

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to