Template Handler

Home | Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | Plugins | Mobile | Troubleshooting | About

Table of Contents

1 Template Handler

Overview of what this handler does

Behavior Functions

init(Config, State)

Initialize the handler

  • Return Value - {ok, NewState}
finish(Config, State)

Clean up the handler

  • Return Value - {ok, NewState}
function(Arg1, Arg2)

Overview of this function

  • Arg1 - Description of Arg1
  • Arg2 - Description of Arg2
  • Return Value - Description of the return value

Example

Here is the complete text of the default template handler





Date: 2013-10-03 13:41:08 CDT

Author: Jesse Gumm (@jessegumm)

Org version 7.8.02 with Emacs version 23

Validate XHTML 1.0

Comments

Note:To specify code blocks, just use the generic code block syntax:
<pre><code>your code here</code></pre>


comments powered by Disqus