~bakkerl/xibo/1.6

« back to all changes in this revision

Viewing changes to server/manual/content/admin/api_template.php

  • Committer: Dan Garner
  • Date: 2014-01-19 14:06:56 UTC
  • mfrom: (292.1.48 server-160rc1)
  • Revision ID: dan@xibo.org.uk-20140119140656-4xqs9tjqlgcbaaq9
Merged 1.6.0rc1 manual branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
<h3> <span class="mw-headline" id="Template"> Template </span></h3>
 
3
<ul><li> TemplateList
 
4
</li><li> TemplateDelete
 
5
</li></ul>
 
6
 
 
7
 
 
8
<h3> <span class="mw-headline" id="TemplateDelete"> TemplateDelete </span></h3>
 
9
<p>Parameters
 
10
</p>
 
11
<ul><li> templateId - The ID of the template to delete
 
12
</li></ul>
 
13
<p>Response
 
14
</p>
 
15
<ul><li> success = true
 
16
</li></ul>
 
17
<p>Errors
 
18
</p>
 
19
<ul><li> Code 1 - Access Denied
 
20
</li><li> Code 25105 - Unable to delete template
 
21
</li></ul>
 
 
b'\\ No newline at end of file'