PHP Class Destiny\Character\ProgressionCollection

Inheritance: extends Destiny\Collection
Datei anzeigen Open project: TrackerNetwork/DestinyStatus Class Usage Examples

Public Methods

Method Description
__construct ( Character $character, array $properties )

Protected Methods

Method Description
gCrucible ( )
gCryptarch ( )
gDeadOrbit ( )
gErisMorn ( )
gFutureWarCult ( )
gGunsmith ( )
gHouseOfJudgment ( )
gIronBanner ( )
gNewMonarchy ( )
gPrestige ( )
gQueen ( )
gSrl ( )
gTrialsLosses ( )
gTrialsWins ( )
gVanguard ( )
gWeeklyCrucible ( )
gWeeklyVanguard ( )

Method Details

__construct() public method

public __construct ( Character $character, array $properties )
$character Destiny\Character
$properties array

gCrucible() protected method

protected gCrucible ( )

gCryptarch() protected method

protected gCryptarch ( )

gDeadOrbit() protected method

protected gDeadOrbit ( )

gErisMorn() protected method

protected gErisMorn ( )

gFutureWarCult() protected method

protected gFutureWarCult ( )

gGunsmith() protected method

protected gGunsmith ( )

gHouseOfJudgment() protected method

protected gHouseOfJudgment ( )

gIronBanner() protected method

protected gIronBanner ( )

gNewMonarchy() protected method

protected gNewMonarchy ( )

gPrestige() protected method

protected gPrestige ( )

gQueen() protected method

protected gQueen ( )

gSrl() protected method

protected gSrl ( )

gTrialsLosses() protected method

protected gTrialsLosses ( )

gTrialsWins() protected method

protected gTrialsWins ( )

gVanguard() protected method

protected gVanguard ( )

gWeeklyCrucible() protected method

protected gWeeklyCrucible ( )

gWeeklyVanguard() protected method

protected gWeeklyVanguard ( )