2 Fakoli::using(
"questionnaire",
"survey",
"settings",
"email",
"settings");
9 redirect(
"survey_dashboard");
15 $survey->filter =
new InclusionFilter(
"confirmation_message");
18 $form->submitLabel =
"Save Confirmation Message";
36 <div
id=
"survey_tab_border">
37 <button
id=
"next_page_button" class=
"button"
38 onclick=
"go('<?echo $tabs->getNextPage() ?>')">Next
Page »</button>
39 <h3>Confirmation Message
for Respondents</h3>
40 <p>If
left blank, respondents will see the following
message:</p>
42 echo
"<div class='default_confirmation'>";
43 echo
$mgr->formatDefaultConfirmationMessage();
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static surveyTabs($key="")
$method
Pull out a simple reference to the request method.