CMS
Version 3.9
scroll.inc
Go to the documentation of this file.
1
<?php
2
Fakoli::using
(
"scroll"
);
3
4
$scroll
=
Fakoli::get
(
"content_object"
);
5
$page
->page_title =
$scroll
->title;
6
7
$view
=
new
ScrollView
(
$scroll
);
8
$view
->drawView();
$page
$page
Definition:
help.inc:39
Fakoli\get
static get($key)
Retrieves the value or object at the given key.
Definition:
core.inc:109
Fakoli\using
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition:
core.inc:116
ScrollView
Definition:
scroll_view.inc:9
$scroll
$scroll
Definition:
scroll.inc:4
$view
$view
Definition:
scroll.inc:7
code
cms.sonjara.com
cms
components
scroll
pages
scroll.inc
Generated on Tue Mar 23 2021 15:36:14 for CMS by
1.9.1