Salta al contenuto

Martedì 19 Marzo 2024

Cerca nel sito del Comune di Cagliari

Indice


Breadcrumbs
Corpo della pagina
Contenuti principali

Risorsa /jacms/contents

Returns a list of public contents, composed using the specified filters
Dettaglio risorsa
Nome: contents
Namespace: jacms
Sorgente: plugins, CMS (jacms)
Estensione: '.xml' per la risposta in formato xml e '.json' per la risposta in formato json.
  • GET

    Metodo: Disponibile
    Descrizione: 
    Autorizzazione:  Nessuna, questo metodo è pubblico
    Schema XML:  Risposta
    Nome Descrizione Obbligatorio
    contentType The key of a content type (Example: CNG, NEW, EVN...) Si
    categories A CSV list of category codes (Example: "music,sports,frontpage") No
    filters The filters (Example: "(order=DESC;attributeFilter=true;key=Date)+(order=ASC;attributeFilter=true;key=Title)" ) No
    modelId The Id of the content model used to render each content in the HTML section of the response. Must be an integer, 'default' or 'list' No
  • POST

    POST, Non disponibile
  • PUT

    PUT, Non disponibile
  • DELETE

    DELETE, Non disponibile