Cheetah
ChFdbPageView.php
Go to the documentation of this file.
1 <?php
2 
8 ch_import('ChWsbTextPageView');
9 
11 {
12  function __construct($sName, &$oObject)
13  {
14  parent::__construct('feedback', $sName, $oObject);
15  }
16 }
ChFdbPageView
Definition: ChFdbPageView.php:11
ChFdbPageView\__construct
__construct($sName, &$oObject)
Definition: ChFdbPageView.php:12
ch_import
ch_import($sClassName, $aModule=array())
Definition: utils.inc.php:1218
php
ChWsbTextPageView
Definition: ChWsbTextPageView.php:12
$sName
$sName
Definition: ChWsbAdminTools.php:853