Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-41804

core_blog_get_xxx

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 3.4
    • Blog, Web Services
    • MOODLE_34_STABLE

      A number of proposed web service functions relating to blogs.

      core_blog_get_posts_by_tags()

      Returns a collection of posts by tags.

      Parameters:

       
      array of [
         tag [string]
      ]
      

      Return value:

       
      array of [
              post struct [id, title, author, url]
      ]
      


      core_blog_get_files()

      Returns a collection of urls of associated files (and other metadata) for a given blog post.

      Parameters:

       
      blog id
      

      Return value:

       
      array of [
              file struct [id, filename, author, url, description]
      ]
      

            Unassigned Unassigned
            blrandel Bayard Randel
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.