PHP Класс ApiGen\Parser\Elements\GroupSorter

Наследование: implements ApiGen\Contracts\Parser\Elements\GroupSorterInterface
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
__construct ( ApiGen\Contracts\Parser\Elements\ElementsInterface $elements, ApiGen\Contracts\Configuration\ConfigurationInterface $configuration )
sort ( array $groups )

Приватные методы

Метод Описание
addMissingElementTypes ( string $groupName )
addMissingParentGroups ( string $groupName )
compareGroups ( string $one, string $two, string $main ) : integer
convertGroupNamesToLower ( array $groupNames ) : array
isNoneGroupOnly ( array $groups ) : boolean

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

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

public __construct ( ApiGen\Contracts\Parser\Elements\ElementsInterface $elements, ApiGen\Contracts\Configuration\ConfigurationInterface $configuration )
$elements ApiGen\Contracts\Parser\Elements\ElementsInterface
$configuration ApiGen\Contracts\Configuration\ConfigurationInterface

sort() публичный метод

public sort ( array $groups )
$groups array