User Tools

Site Tools


en:public:developer:template_system:tags:api:get_wwwfile_logs

This is an old revision of the document!


<#get_wwwfile_logs>

Use this function to retrieve the logs of a template file

Parameters

Name Mandatory Default Description
output_format No REST JSON to retrieve response in JSON Format or REST to retrieve in REST Format
jsoncallback no Callback function to use in JSON Response Format

Error Codes

Code Description
111 One mandatory parameter is missing
119 Wrong parameter values

Example

<#get_wwwfile_logs filename="/templates/maintemplates/maintemplate.html" output_format="JSON">

will output

{"stat":"ok",
 "logentry":[{"revision":"8993",
              "author":"www.arkadia.com",
              "date":""}
en/public/developer/template_system/tags/api/get_wwwfile_logs.1362742531.txt.gz · Last modified: 2013/03/08 15:35 by admin