47 if (isset($_GET[
"published"]))
50 $blog->published = checkNumeric($_GET[
"published"]);
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.