[%# Template for the method blocks inside controller blocks. Expects these parameter directly: item - hash describing the method block - a hash. only needs one key (name): the name of the item's parent Expects this parameter in view.data: statements - hash describing statements built by Bigtop::Parser::get_keyword_docs %]
| Keyword | Value(s) | Description |
|---|---|---|
| [% keyword %] | [% values = method.statements.$keyword.get_unquoted_args single_value = values.0 %] [% INCLUDE input_boxes.ttc statement = method_statement keyword_prefix = "$method.ident::" name_prefix = "$method.ident::" id_prefix = "$method.ident::" method_group = 'method_statement' key = keyword %] | [% method_statement.descr %] |