PHP Class Destiny\Character

Inheritance: extends Model
Afficher le fichier Open project: TrackerNetwork/DestinyStatus

Protected Properties

Свойство Type Description
$account Account
$activities Destiny\Character\ActivityCollection
$inventory Destiny\Character\Inventory
$lightLevels array
$progression Destiny\Character\ProgressionCollection

Méthodes publiques

Méthode Description
__construct ( Account $account, array $properties )
hasStats ( )

Méthodes protégées

Méthode Description
gAccount ( )
gActivities ( )
gClass ( )
gDailyAndNightfall ( )
gDateLastPlayed ( $value )
gGender ( )
gHoursPlayedTotal ( )
gInventory ( )
gIsMaxed ( )
gLightLevel ( )
gLightPercentLabel ( )
gMinutesPlayedActive ( )
gNextLightLevelAt ( )
gPercentLabel ( )
gPercentToNextLevel ( )
gPlayedAfterWeeklyReset ( )
gPrestige ( )
gPrivate ( )
gProgression ( )
gRace ( )
gRaceGender ( )
gStatistics ( )
gWeeklyActivities ( )
gWeeklyArenas ( )
gWeeklyRaids ( )
gWeeklyStrikes ( )
sActivities ( ActivityCollection $activities )
sInventory ( Inventory $inventory )
sProgression ( ProgressionCollection $progression )

Method Details

__construct() public méthode

public __construct ( Account $account, array $properties )
$account Account
$properties array

gAccount() protected méthode

protected gAccount ( )

gActivities() protected méthode

protected gActivities ( )

gClass() protected méthode

protected gClass ( )

gDailyAndNightfall() protected méthode

protected gDailyAndNightfall ( )

gDateLastPlayed() protected méthode

protected gDateLastPlayed ( $value )

gGender() protected méthode

protected gGender ( )

gHoursPlayedTotal() protected méthode

protected gHoursPlayedTotal ( )

gInventory() protected méthode

protected gInventory ( )

gIsMaxed() protected méthode

protected gIsMaxed ( )

gLightLevel() protected méthode

protected gLightLevel ( )

gLightPercentLabel() protected méthode

protected gLightPercentLabel ( )

gMinutesPlayedActive() protected méthode

protected gMinutesPlayedActive ( )

gNextLightLevelAt() protected méthode

protected gNextLightLevelAt ( )

gPercentLabel() protected méthode

protected gPercentLabel ( )

gPercentToNextLevel() protected méthode

protected gPercentToNextLevel ( )

gPlayedAfterWeeklyReset() protected méthode

protected gPlayedAfterWeeklyReset ( )

gPrestige() protected méthode

protected gPrestige ( )

gPrivate() protected méthode

protected gPrivate ( )

gProgression() protected méthode

protected gProgression ( )

gRace() protected méthode

protected gRace ( )

gRaceGender() protected méthode

protected gRaceGender ( )

gStatistics() protected méthode

protected gStatistics ( )

gWeeklyActivities() protected méthode

protected gWeeklyActivities ( )

gWeeklyArenas() protected méthode

protected gWeeklyArenas ( )

gWeeklyRaids() protected méthode

protected gWeeklyRaids ( )

gWeeklyStrikes() protected méthode

protected gWeeklyStrikes ( )

hasStats() public méthode

public hasStats ( )

sActivities() protected méthode

protected sActivities ( ActivityCollection $activities )
$activities Destiny\Character\ActivityCollection

sInventory() protected méthode

protected sInventory ( Inventory $inventory )
$inventory Destiny\Character\Inventory

sProgression() protected méthode

protected sProgression ( ProgressionCollection $progression )
$progression Destiny\Character\ProgressionCollection

Property Details

$account protected_oe property

protected Account,Destiny $account
Résultat Account

$activities protected_oe property

protected ActivityCollection,Destiny\Character $activities
Résultat Destiny\Character\ActivityCollection

$inventory protected_oe property

protected Inventory,Destiny\Character $inventory
Résultat Destiny\Character\Inventory

$lightLevels protected_oe property

protected array $lightLevels
Résultat array

$progression protected_oe property

protected ProgressionCollection,Destiny\Character $progression
Résultat Destiny\Character\ProgressionCollection