41 require_once
"include/menu_tabs.inc";
52 $title =
"Edit Menu Details for {$menu->name}";
64 $form->required(
"title");
68 $siteSelect =
new RelatedItemSelectFieldRenderer(
$form,
"site_id",
"Site",
Site,
"order by site_name",
"site_name",
"site_id");
85 <div
class=
"tab_border">
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.
$method
Pull out a simple reference to the request method.