Changes between Version 13 and Version 14 of TestManagerForTracPluginRPCApi


Ignore:
Timestamp:
Oct 14, 2014, 9:56:10 AM (10 years ago)
Author:
anonymous
Comment:

listRootCatalogs was not in the list of available methods, but I found out about it somehow

Legend:

Unmodified
Added
Removed
Modified
  • TestManagerForTracPluginRPCApi

    v13 v14  
    7171        The result is in the form, all strings:
    7272        (wiki_page_name, name)
    73        
     73
     74[[BR]]'''listRootCatalogs'''()[[BR]]
     75        Returns an iterator over the root catalogs.
     76        Each result is in the form, all strings:
     77        (test_catalog_id, wiki_page_name, title, description)   
     78
    7479[[BR]]'''listSubCatalogs'''(catalog_id)[[BR]]
    75         Returns a iterator over the direct sub-catalogs of the specified
     80        Returns an iterator over the direct sub-catalogs of the specified
    7681        catalog.
    7782        Each result is in the form, all strings: