Метод | Описание | |
---|---|---|
__construct ( Hal\Application\Rule\Validator $validator, Hal\Component\Bounds\BoundsInterface $bound, Hal\Application\Extension\ExtensionService $extensionService ) | Constructor | |
getName ( ) | ||
terminate ( Hal\Component\Result\ResultCollection $collection, Hal\Component\Result\ResultCollection $groupedResults ) |
Метод | Описание | |
---|---|---|
formatTime ( null | double $duration ) : string | Format duration in seconds into text representation | |
getRow ( Hal\Component\Bounds\Result\ResultInterface $bound, string $key, string $type, integer $round ) : string | Get formated row | |
getStyle ( string $key, double $value ) : string | Get style, according score |
public __construct ( Hal\Application\Rule\Validator $validator, Hal\Component\Bounds\BoundsInterface $bound, Hal\Application\Extension\ExtensionService $extensionService ) | ||
$validator | Hal\Application\Rule\Validator | |
$bound | Hal\Component\Bounds\BoundsInterface | |
$extensionService | Hal\Application\Extension\ExtensionService |
public terminate ( Hal\Component\Result\ResultCollection $collection, Hal\Component\Result\ResultCollection $groupedResults ) | ||
$collection | Hal\Component\Result\ResultCollection | |
$groupedResults | Hal\Component\Result\ResultCollection |