Format

MCM module
Format extension
Format/Get

Gets a file format.

Authentication:
  • Logged in – You need to be logged in to use this feature
Parameters:
  • id (optional) – The ID of the format to get
  • name – Name of the format to get
Format/Create

Creates a new file format.

Authentication:
  • Logged in – You need to be logged in to use this feature
Parameters:
  • formatCategoryID (optional) – The ID of the FormatCategory the new Format should be in
  • name – The name of the format
  • formatXml

    ???

  • mimeType – The mime-type of the new file format
  • extension – The file extension of the new file format