PHP Class Newscoop\Entity\Repository\UserPointsRepository

Inheritance: extends Doctrine\ORM\EntityRepository
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
getPointValueForAction ( string $action ) : integer Find point value for action

Method Details

getPointValueForAction() public méthode

Find point value for action
public getPointValueForAction ( string $action ) : integer
$action string
Résultat integer