Uploaded image for project: '{RETIRED} XWiki Tag Application'
  1. {RETIRED} XWiki Tag Application
  2. XATAG-8

Expose API to retrieve tags and their occurences for a HQL query

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.2
    • 1.1
    • Plugin
    • None

    Description

      Signature:

      public Map<String, Integer> getTagCountForQuery(String from, String where) throws XWikiException
      

      Exemples of usage :

      $xwiki.tag.getTagCountForQuery(", BaseObject as obj", "obj.name=doc.fullName and obj.className='Blog.BlogPostClass'")
      

      This will be usefull for the grid applications, it will allow to dynamically display a tag cloud matching the grid selection parameters

      Attachments

        Activity

          People

            jerome Jerome Velociter
            jerome Jerome Velociter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: