55 $form->alias(
"remote",
"Remote Help Book");
56 $form->alias(
"url",
"Help Book URL");
58 $form->required(
"title",
"identifier");
59 $form->requiredIfChecked(
"url",
"remote");
67 if (
$helpBook->remote) redirect(
"help_books");
75 <div
style=
"clear:left; border: solid 1px #000; width: 100%; margin: 0; padding: 4px;">
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).
static getAdminTabs($key)
$method
Pull out a simple reference to the request method.