PHP Class Destiny\Grimoire\Rank

Inheritance: extends Model
Datei anzeigen Open project: TrackerNetwork/DestinyStatus

Protected Properties

Property Type Description
$statistic

Public Methods

Method Description
__construct ( Statistic $statistic, array $properties )

Protected Methods

Method Description
gCard ( )
gDisplayValue ( )
gPercent ( )
gPercentDisplay ( )
gPercentLabel ( )
gRankName ( )

Method Details

__construct() public method

public __construct ( Statistic $statistic, array $properties )
$statistic Statistic
$properties array

gCard() protected method

protected gCard ( )

gDisplayValue() protected method

protected gDisplayValue ( )

gPercent() protected method

protected gPercent ( )

gPercentDisplay() protected method

protected gPercentDisplay ( )

gPercentLabel() protected method

protected gPercentLabel ( )

gRankName() protected method

protected gRankName ( )

Property Details

$statistic protected_oe property

protected $statistic