49 $title =
"Component Page: {$page->identifier}";
52 $form->readonly(
"component",
"identifier",
"server_path");
53 $form->hide(
"scanned");
54 $form->button(
"Back to Component Pages",
"/admin/component_pages");
56 $form->annotate(
"template",
"Fakoli 3 projects use Section Content to set template");
59 $siteSelect =
new RelatedItemSelectFieldRenderer(
$form,
"site_id",
"Site",
Site,
"ORDER BY site_name",
"site_name",
"site_id");
65 redirect(
"/admin/component_pages");
73 <div
class=
"tab_border">
if(! $component_page_id) $menu_item
if($method=="POST") $script
static componentPageTabs($key)
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 getRolesArray()
Retrieves the array of roles and their names for the current site for use in a CMS form.
$method
Pull out a simple reference to the request method.