PHP Class TightenCo\Jigsaw\Handlers\CollectionItemHandler

Afficher le fichier Open project: tightenco/jigsaw

Méthodes publiques

Méthode Description
__construct ( $collectionSettings, $outputPathResolver, $handlers )
handle ( $file, $data )
shouldHandle ( $file )

Private Methods

Méthode Description
getCollectionName ( $file )
hasCollectionNamed ( $candidate )
isInCollectionDirectory ( $file )

Method Details

__construct() public méthode

public __construct ( $collectionSettings, $outputPathResolver, $handlers )

handle() public méthode

public handle ( $file, $data )

shouldHandle() public méthode

public shouldHandle ( $file )