43 Fakoli::using(
"survey",
"questionnaire",
"email",
"settings");
50 Fakoli::end(
"Survey Reminder Form - unknown survey");
55 Fakoli::end(
"insufficient privileges to send reminder");
58 Fakoli::end(
"unable to send reminders - survey is closed");
82 echo
$form->writeScript();
84 echo
"<h2>" .
$form->data->get(
"nonresponsive_count") .
" recipients have not yet responded.</h2>\n";
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static end($message="")
Use this method to terminate execution of a script instead of using the php keywords exit() or die().
$method
Pull out a simple reference to the request method.
const questionnaire_reminder_failed
const questionnaire_reminder_sent