Reorder team API functions.
authorMike Taylor <mike@indexdata.com>
Mon, 11 Aug 2014 12:36:51 +0000 (13:36 +0100)
committerMike Taylor <mike@indexdata.com>
Mon, 11 Aug 2014 12:36:51 +0000 (13:36 +0100)
doc/mkws-developer.markdown

index d302027..20ad83a 100644 (file)
@@ -160,6 +160,10 @@ properties.
        convenient to do it this way. If you must insist on using
        this, see the `Navi` widget, which is the only place it's used.
 
+* `Bool team.targetFiltered(targetId)` --
+       Indicates whether the specified target has been filtered by
+       selection as a facet.
+
 * `Hash team.config()` --
        Access to the team's configuration settings. There is almost
        certainly no reason to use this: the settings that haven't
@@ -175,10 +179,6 @@ properties.
        Returns the queue associated with the named event: this can be
        used to subscribe to the event (or more rarely to publish it).
 
-* `Bool team.targetFiltered(targetId)` --
-       Indicates whether the specified target has been filtered by
-       selection as a facet.
-
 * `Void team.newSearch(query, sortOrder, maxrecs, perpage, limit, targets, targetfilter)` --
        Starts a new search with the specified parameters. All but the
        query may be omitted, in which case the prevailing defaults