PHP Class Destiny\Advisors

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

Public Methods

Method Description
__construct ( array $properties = [] ) Advisors constructor.
eventsExist ( )
hasBlockEvents ( )

Protected Methods

Method Description
gActiveEvents ( )
gArmsDay ( )
gCrota ( )
gDailyChapter ( )
gDailyCrucible ( )
gElderChallenge ( )
gEvents ( )
gHeroicStrike ( )
gIronBanner ( )
gKingsFall ( )
gNightfall ( )
gPrisonOfElders ( )
gPrisonOfEldersPlaylist ( )
gSrl ( )
gTrials ( )
gVaultOfGlass ( )
gWeeklyCrucible ( )
gWrathOfTheMachine ( )
gXur ( )

Private Methods

Method Description
getActivity ( $identifier )

Method Details

__construct() public method

Advisors constructor.
public __construct ( array $properties = [] )
$properties array

eventsExist() public method

public eventsExist ( )

gActiveEvents() protected method

protected gActiveEvents ( )

gArmsDay() protected method

protected gArmsDay ( )

gCrota() protected method

protected gCrota ( )

gDailyChapter() protected method

protected gDailyChapter ( )

gDailyCrucible() protected method

protected gDailyCrucible ( )

gElderChallenge() protected method

protected gElderChallenge ( )

gEvents() protected method

protected gEvents ( )

gHeroicStrike() protected method

protected gHeroicStrike ( )

gIronBanner() protected method

protected gIronBanner ( )

gKingsFall() protected method

protected gKingsFall ( )

gNightfall() protected method

protected gNightfall ( )

gPrisonOfElders() protected method

protected gPrisonOfElders ( )

gPrisonOfEldersPlaylist() protected method

protected gPrisonOfEldersPlaylist ( )

gSrl() protected method

protected gSrl ( )

gTrials() protected method

protected gTrials ( )

gVaultOfGlass() protected method

protected gVaultOfGlass ( )

gWeeklyCrucible() protected method

protected gWeeklyCrucible ( )

gWrathOfTheMachine() protected method

protected gWrathOfTheMachine ( )

gXur() protected method

protected gXur ( )

hasBlockEvents() public method

public hasBlockEvents ( )