PHP Класс Horde_Pear_Package_Contents_List, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Наследование: implements Horde_Pear_Package_Contents
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Horde_Pear_Package_Type $type ) : null Constructor.
getContents ( ) : array Return the content list.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( Horde_Pear_Package_Type $type ) : null
$type Horde_Pear_Package_Type The package type.
Результат null

getContents() публичный Метод

Return the content list.
public getContents ( ) : array
Результат array The file list.