Cheetah
templates
tmpl_alt
scripts
ChTemplIndexPageView.php
Go to the documentation of this file.
1
<?
php
2
8
ch_import
(
'ChBaseIndexPageView'
);
9
10
class
ChTemplIndexPageView
extends
ChBaseIndexPageView
11
{
12
function
__construct
()
13
{
14
ChBaseIndexPageView::__construct
();
15
}
16
}
ChTemplIndexPageView\__construct
__construct()
Definition:
ChTemplIndexPageView.php:12
ch_import
ch_import($sClassName, $aModule=array())
Definition:
utils.inc.php:1218
php
ChBaseIndexPageView\__construct
__construct()
Definition:
ChBaseIndexPageView.php:16
ChTemplIndexPageView
Definition:
ChTemplIndexPageView.php:11
ChBaseIndexPageView
Definition:
ChBaseIndexPageView.php:15
Generated by
1.8.20