PHP Class Destiny\Character\Activity

Inheritance: extends Destiny\Model
Afficher le fichier Open project: TrackerNetwork/DestinyStatus Class Usage Examples

Protected Properties

Свойство Type Description
$character Destiny\Character
$completion Destiny\AdvisorsTwo\Completion
$customIcons
$stats Destiny\StatisticsCollection

Méthodes publiques

Méthode Description
__construct ( Character $character, array $properties, StatisticsCollection $stats = null, Completion $completion )
isArena ( )
isDaily ( )
isNightfall ( )
isRaid ( )
isWeekly ( )
isWeeklyHeroic ( )

Méthodes protégées

Méthode Description
gActivityHash ( $value )
gActivityLevel ( )
gActivityName ( )
gActivityType ( )
gDefinition ( )
gIcon ( )
gIsCompleted ( )
gTimesCompleted ( )

Method Details

__construct() public méthode

public __construct ( Character $character, array $properties, StatisticsCollection $stats = null, Completion $completion )
$character Destiny\Character
$properties array
$stats Destiny\StatisticsCollection
$completion Destiny\AdvisorsTwo\Completion

gActivityHash() protected méthode

protected gActivityHash ( $value )

gActivityLevel() protected méthode

protected gActivityLevel ( )

gActivityName() protected méthode

protected gActivityName ( )

gActivityType() protected méthode

protected gActivityType ( )

gDefinition() protected méthode

protected gDefinition ( )

gIcon() protected méthode

protected gIcon ( )

gIsCompleted() protected méthode

protected gIsCompleted ( )

gTimesCompleted() protected méthode

protected gTimesCompleted ( )

isArena() public méthode

public isArena ( )

isDaily() public méthode

public isDaily ( )

isNightfall() public méthode

public isNightfall ( )

isRaid() public méthode

public isRaid ( )

isWeekly() public méthode

public isWeekly ( )

isWeeklyHeroic() public méthode

public isWeeklyHeroic ( )

Property Details

$character protected_oe property

protected Character,Destiny $character
Résultat Destiny\Character

$completion protected_oe property

protected Completion,Destiny\AdvisorsTwo $completion
Résultat Destiny\AdvisorsTwo\Completion

$customIcons protected_oe static_oe property

protected static $customIcons

$stats protected_oe property

protected StatisticsCollection,Destiny $stats
Résultat Destiny\StatisticsCollection