Cheetah
modules
cheetah
videos
classes
ChVideosPageAlbumsOwner.php
Go to the documentation of this file.
1
<?
php
2
8
require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbFilesPageAlbumsOwner.php'
);
9
10
class
ChVideosPageAlbumsOwner
extends
ChWsbFilesPageAlbumsOwner
11
{
12
function
__construct
(&$oShared, $aParams = array())
13
{
14
parent::__construct(
'ch_videos_albums_owner'
, $oShared, $aParams);
15
}
16
}
php
ChVideosPageAlbumsOwner
Definition:
ChVideosPageAlbumsOwner.php:11
ChVideosPageAlbumsOwner\__construct
__construct(&$oShared, $aParams=array())
Definition:
ChVideosPageAlbumsOwner.php:12
ChWsbFilesPageAlbumsOwner
Definition:
ChWsbFilesPageAlbumsOwner.php:12
Generated by
1.8.20