PHP Interface GraphAware\Reco4PHP\Filter\Filter

Afficher le fichier Open project: graphaware/reco4php

Méthodes publiques

Méthode Description
doInclude ( GraphAware\Common\Type\Node $input, GraphAware\Common\Type\Node $item ) : boolean Returns whether or not the recommended node should be included in the recommendation.

Method Details

doInclude() public méthode

Returns whether or not the recommended node should be included in the recommendation.
public doInclude ( GraphAware\Common\Type\Node $input, GraphAware\Common\Type\Node $item ) : boolean
$input GraphAware\Common\Type\Node
$item GraphAware\Common\Type\Node
Résultat boolean