45 $table->column(
"Topic",
"<a href='topic_form?topic_id={topic_id}'>{topic}</a>",
true);
47 $table->emptyMessage =
"No topics have been created";
56 <a href=
"topic_form" class=
"button"> Add a New
Topic </a>
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.