Cheetah
Main Page
Related Pages
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
$
a
b
c
d
e
f
h
i
l
m
o
p
r
s
t
u
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
templates
tmpl_alt
scripts
ChTemplCmtsView.php
Go to the documentation of this file.
1
<?
php
2
8
require_once( CH_DIRECTORY_PATH_BASE .
'scripts/ChBaseCmtsView.php'
);
9
13
class
ChTemplCmtsView
extends
ChBaseCmtsView
14
{
15
function
__construct
( $sSystem,
$iId
, $iInit = 1 )
16
{
17
ChBaseCmtsView::__construct
( $sSystem,
$iId
, $iInit );
18
}
19
}
php
$iId
$iId
Definition:
license.php:15
ChBaseCmtsView\__construct
__construct( $sSystem, $iId, $iInit=1)
Definition:
ChBaseCmtsView.php:19
ChBaseCmtsView
Definition:
ChBaseCmtsView.php:15
ChTemplCmtsView
Definition:
ChTemplCmtsView.php:14
ChTemplCmtsView\__construct
__construct( $sSystem, $iId, $iInit=1)
Definition:
ChTemplCmtsView.php:15
Generated by
1.8.20