CMS
Version 3.9
banner.inc
Go to the documentation of this file.
1
<?php
2
3
Fakoli::using
(
"admin"
);
4
Fakoli::assertRole
(
"admin"
);
5
6
AdminManager::startFrame
(
"banner"
);
7
?>
8
<form
id
=
"search"
target
=
'Two'
method=
'POST'
action
=
'/action/online_help/search'
>
9
<input type=
'text'
id
=
'searchterms'
name=
'search_terms'
/>&
nbsp
;<input type=
'submit'
name=
'submit'
value=
"Search"
class
=
"button"
/></form>
10
<h2>
Fakoli
Online Help</h2>
11
<?
12
AdminManager::endFrame
();
13
?>
nbsp
& nbsp
Definition:
index.inc:49
target
$siteTree target
Definition:
site_map.inc:56
action
$form action
Definition:
edit.inc:67
AdminManager\endFrame
static endFrame()
Definition:
admin_manager.inc:54
AdminManager\startFrame
static startFrame($class)
Definition:
admin_manager.inc:32
Fakoli
This class provides the Fakoli CMS core.
Definition:
core.inc:80
Fakoli\using
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition:
core.inc:116
Fakoli\assertRole
static assertRole($role, $redirect="", $message="")
Assert that the user has one of the specified roles.
Definition:
core.inc:297
code
cms.sonjara.com
cms
components
admin
handlers
banner.inc
Generated on Tue Mar 23 2021 15:36:11 for CMS by
1.9.1