$if(guide)$ $endif$
$if(js)$ $if(event)$

Event: $event$

$endif$ $if(module)$

Module: $module$

$endif$ $if(function)$

Function: $function$

$endif$ $if(method)$

Method: $method$

$endif$
$summary$ $if(synopsis)$

Synopsis

$synopsis$
$endif$ $if(arguments)$

Arguments

    $for(arguments)$
  • $arguments$
  • $endfor$
$endif$ $if(returns)$

Returns

$returns$

$endif$ $if(throws)$

Throws

    $for(throws)$
  • $throws$
  • $endfor$
$endif$ $body$
$endif$ $if(guide)$
$if(header)$

$header$

$endif$ $body$
$endif$