45 $form->required(
"topic");
60 redirect(
"/admin/topics");
67 $title =
"Edit Topic Details for {$topic->topic}";
71 $title =
"Add a New Topic";
static using()
Import the datamodels, views and manifest for the specified component(s).
static usingFile()
Uses the specified framework file(s) from the framework directory.
static assertRole($role, $redirect="", $message="")
Assert that the user has one of the specified roles.
This class maps the topic table.
$method
Pull out a simple reference to the request method.