PHP Class 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.
Inheritance: implements Horde_Pear_Package_Contents
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
__construct ( Horde_Pear_Package_Type $type ) : null Constructor.
getContents ( ) : array Return the content list.

Method Details

__construct() public méthode

Constructor.
public __construct ( Horde_Pear_Package_Type $type ) : null
$type Horde_Pear_Package_Type The package type.
Résultat null

getContents() public méthode

Return the content list.
public getContents ( ) : array
Résultat array The file list.