PHP Class Destiny\Grimoire\Card

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

Protected Properties

Property Type Description
$nostats array
$page Page
$patchTotalPoints array
$psnExclusive array
$unobtainable array

Public Methods

Method Description
__construct ( Page $page, array $properties )
hasRanks ( )
hasStats ( )
isIncomplete ( )
isObtainable ( )
isPlaystationExclusive ( )

Protected Methods

Method Description
gActive ( )
gCardName ( )
gDefinition ( )
gImage ( )
gPage ( )
gPercent ( )
gStatistics ( )
gStatus ( )
gTheme ( )
gThumbnail ( )
gTotalPoints ( )

Method Details

__construct() public method

public __construct ( Page $page, array $properties )
$page Page
$properties array

gActive() protected method

protected gActive ( )

gCardName() protected method

protected gCardName ( )

gDefinition() protected method

protected gDefinition ( )

gImage() protected method

protected gImage ( )

gPage() protected method

protected gPage ( )

gPercent() protected method

protected gPercent ( )

gStatistics() protected method

protected gStatistics ( )

gStatus() protected method

protected gStatus ( )

gTheme() protected method

protected gTheme ( )

gThumbnail() protected method

protected gThumbnail ( )

gTotalPoints() protected method

protected gTotalPoints ( )

hasRanks() public method

public hasRanks ( )

hasStats() public method

public hasStats ( )

isIncomplete() public method

public isIncomplete ( )

isObtainable() public method

public isObtainable ( )

isPlaystationExclusive() public method

Property Details

$nostats protected_oe property

protected array $nostats
return array

$page protected_oe property

protected Page,Destiny\Grimoire $page
return Page

$patchTotalPoints protected_oe property

protected array $patchTotalPoints
return array

$psnExclusive protected_oe property

protected array $psnExclusive
return array

$unobtainable protected_oe property

protected array $unobtainable
return array