38 $tx =
new DataTransaction();
42 foreach($_GET[
"contact_topic_id"] as
$id => $sort_order)
45 checkNumeric($sort_order);
50 $contactTopic->filter =
new InclusionFilter(
"contact_topic_id",
"sort_order");
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().
static assertRole($role, $redirect="", $message="")
Assert that the user has one of the specified roles.