/doc/modules/mod_survey/survey_q_pagebreak.html
http://github.com/zotonic/zotonic · HTML · 68 lines · 56 code · 12 blank · 0 comment · 0 complexity · c8af5e0867d1864a66a0c2e053a1e67b MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <title>Module survey_q_pagebreak</title>
- <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
- </head>
- <body bgcolor="white">
- <div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <hr>
- <h1>Module survey_q_pagebreak</h1>
- <ul class="index"><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>
- <p>Copyright 2011 Marc Worrell</p>
- <p><b>Authors:</b> Marc Worrell (<a href="mailto:marc@worrell.nl"><tt>marc@worrell.nl</tt></a>).</p>
- <h2><a name="index">Function Index</a></h2>
- <table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#answer-2">answer/2</a></td><td></td></tr>
- <tr><td valign="top"><a href="#new-0">new/0</a></td><td></td></tr>
- <tr><td valign="top"><a href="#prep_answer-2">prep_answer/2</a></td><td></td></tr>
- <tr><td valign="top"><a href="#prep_answer_header-1">prep_answer_header/1</a></td><td></td></tr>
- <tr><td valign="top"><a href="#question_props-1">question_props/1</a></td><td></td></tr>
- <tr><td valign="top"><a href="#render-1">render/1</a></td><td></td></tr>
- <tr><td valign="top"><a href="#test-3">test/3</a></td><td>Evaluate the (optional) jump expression of a pagebreak.</td></tr>
- </table>
- <h2><a name="functions">Function Details</a></h2>
- <h3 class="function"><a name="answer-2">answer/2</a></h3>
- <div class="spec">
- <p><tt>answer(Q, Context) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="new-0">new/0</a></h3>
- <div class="spec">
- <p><tt>new() -> any()</tt></p>
- </div>
- <h3 class="function"><a name="prep_answer-2">prep_answer/2</a></h3>
- <div class="spec">
- <p><tt>prep_answer(Q, Answer) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="prep_answer_header-1">prep_answer_header/1</a></h3>
- <div class="spec">
- <p><tt>prep_answer_header(Q) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="question_props-1">question_props/1</a></h3>
- <div class="spec">
- <p><tt>question_props(Q) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="render-1">render/1</a></h3>
- <div class="spec">
- <p><tt>render(Q) -> any()</tt></p>
- </div>
- <h3 class="function"><a name="test-3">test/3</a></h3>
- <div class="spec">
- <p><tt>test(Survey_question, Answers, Context) -> any()</tt></p>
- </div><p>Evaluate the (optional) jump expression of a pagebreak</p>
- <hr>
- <div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <p><i>Generated by EDoc, Oct 13 2011, 14:45:58.</i></p>
- </body>
- </html>