/doc/modules/mod_survey/action_survey_dialog_survey_question.html

http://github.com/zotonic/zotonic · HTML · 39 lines · 32 code · 7 blank · 0 comment · 0 complexity · 2c84abcc8bc367e8c037af7f2c297bea MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Module action_survey_dialog_survey_question</title>
  5. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
  6. </head>
  7. <body bgcolor="white">
  8. <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>
  9. <hr>
  10. <h1>Module action_survey_dialog_survey_question</h1>
  11. <ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>Open a dialog to edit a survey question.
  12. <p>Copyright Š 2010-2011 Marc Worrell</p>
  13. <p><b>Authors:</b> Marc Worrell (<a href="mailto:marc@worrell.nl"><tt>marc@worrell.nl</tt></a>).</p>
  14. <h2><a name="description">Description</a></h2>Open a dialog to edit a survey question.
  15. <h2><a name="index">Function Index</a></h2>
  16. <table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#event-2">event/2</a></td><td>Fill the dialog with the duplicate page form.</td></tr>
  17. <tr><td valign="top"><a href="#render_action-4">render_action/4</a></td><td></td></tr>
  18. </table>
  19. <h2><a name="functions">Function Details</a></h2>
  20. <h3 class="function"><a name="event-2">event/2</a></h3>
  21. <div class="spec">
  22. <p><tt>event(X1::Event, Context::Context1) -&gt; Context2</tt></p>
  23. </div><p>Fill the dialog with the duplicate page form. The form will be posted back to this module.</p>
  24. <h3 class="function"><a name="render_action-4">render_action/4</a></h3>
  25. <div class="spec">
  26. <p><tt>render_action(TriggerId, TargetId, Args, Context) -&gt; any()</tt></p>
  27. </div>
  28. <hr>
  29. <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>
  30. <p><i>Generated by EDoc, Oct 13 2011, 14:45:58.</i></p>
  31. </body>
  32. </html>