PHP Класс Horde_Pear_Package_Contents_Include_All, 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_Include
Показать файл Открыть проект

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

Метод Описание
isIncluded ( SplFileInfo $element ) : boolean Tell whether to include the element.

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

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

Tell whether to include the element.
public isIncluded ( SplFileInfo $element ) : boolean
$element SplFileInfo The element to check.
Результат boolean True if the element should be included, false otherwise.