CMS
Version 3.9
comment_panel.inc
Go to the documentation of this file.
1
<?php
2
Fakoli::using
(
"comment"
);
3
4
$view
=
CommentView::fromGET
();
5
6
$script
.=
$view
->writeScript();
7
8
$view
->drawView();
9
10
$view
->drawForm();
11
12
?>
CommentView\fromGET
static fromGET()
Definition:
comment_view.inc:99
Fakoli\using
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition:
core.inc:116
$view
$view
Definition:
comment_panel.inc:4
$script
$script
Definition:
comment_panel.inc:6
code
cms.sonjara.com
cms
components
comment
handlers
comment_panel.inc
Generated on Tue Mar 23 2021 15:36:12 for CMS by
1.9.1