PHP Class TightenCo\Jigsaw\Handlers\CollectionItemHandler

Show file Open project: tightenco/jigsaw

Public Methods

Method Description
__construct ( $collectionSettings, $outputPathResolver, $handlers )
handle ( $file, $data )
shouldHandle ( $file )

Private Methods

Method Description
getCollectionName ( $file )
hasCollectionNamed ( $candidate )
isInCollectionDirectory ( $file )

Method Details

__construct() public method

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

handle() public method

public handle ( $file, $data )

shouldHandle() public method

public shouldHandle ( $file )