Changes between Version 6 and Version 7 of xmlrpcTranslit
- Timestamp:
- Mar 23, 2007, 10:09:45 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
xmlrpcTranslit
v6 v7 28 28 ==== getBasketAsOneFile(basketName,current="no") ==== 29 29 30 Returns all files of basket combined in one file. 31 30 32 * basketName: Name of the basket 31 33 32 34 * current: (optional) if current is set to "yes" then the most current version of 33 35 all files are downloaded and not the versions of the files as stored in the basket 36 37 ==== getPNumbersOfBasket(basketName) ==== 38 get all pnumbers of a basket as a list, returns an empty list if basket not found 39 40 *basketName: name of the basket 41 34 42 35 43 returns all atf files of the basket combined in one file