CMS  Version 3.9
comment_panel.inc
Go to the documentation of this file.
1 <?php
2 Fakoli::using("comment");
3 
5 
6 $script .= $view->writeScript();
7 
8 $view->drawView();
9 
10 $view->drawForm();
11 
12 ?>
static fromGET()
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition: core.inc:116
$view
$script