39 redirect(
"contact_us_log");
46 $form->alias(
"full_name",
"Sender Name");
47 $form->alias(
"email",
"Sender Email");
49 $form->readonly(
"full_name",
"email",
"contact_topic_id",
"subject",
"message");
50 $form->submitLabel =
" « Back to Contact Us Log ";
56 redirect(
"contact_us_log");
60 <h4>Received <?echo
$contactUs->date_sent?></h4>
static using()
Import the datamodels, views and manifest for the specified component(s).
$method
Pull out a simple reference to the request method.