PHP 클래스 Destiny\Grimoire\Card

상속: extends Model
파일 보기 프로젝트 열기: TrackerNetwork/DestinyStatus

보호된 프로퍼티들

프로퍼티 타입 설명
$nostats array
$page Page
$patchTotalPoints array
$psnExclusive array
$unobtainable array

공개 메소드들

메소드 설명
__construct ( Page $page, array $properties )
hasRanks ( )
hasStats ( )
isIncomplete ( )
isObtainable ( )
isPlaystationExclusive ( )

보호된 메소드들

메소드 설명
gActive ( )
gCardName ( )
gDefinition ( )
gImage ( )
gPage ( )
gPercent ( )
gStatistics ( )
gStatus ( )
gTheme ( )
gThumbnail ( )
gTotalPoints ( )

메소드 상세

__construct() 공개 메소드

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

gActive() 보호된 메소드

protected gActive ( )

gCardName() 보호된 메소드

protected gCardName ( )

gDefinition() 보호된 메소드

protected gDefinition ( )

gImage() 보호된 메소드

protected gImage ( )

gPage() 보호된 메소드

protected gPage ( )

gPercent() 보호된 메소드

protected gPercent ( )

gStatistics() 보호된 메소드

protected gStatistics ( )

gStatus() 보호된 메소드

protected gStatus ( )

gTheme() 보호된 메소드

protected gTheme ( )

gThumbnail() 보호된 메소드

protected gThumbnail ( )

gTotalPoints() 보호된 메소드

protected gTotalPoints ( )

hasRanks() 공개 메소드

public hasRanks ( )

hasStats() 공개 메소드

public hasStats ( )

isIncomplete() 공개 메소드

public isIncomplete ( )

isObtainable() 공개 메소드

public isObtainable ( )

isPlaystationExclusive() 공개 메소드

프로퍼티 상세

$nostats 보호되어 있는 프로퍼티

protected array $nostats
리턴 array

$page 보호되어 있는 프로퍼티

protected Page,Destiny\Grimoire $page
리턴 Page

$patchTotalPoints 보호되어 있는 프로퍼티

protected array $patchTotalPoints
리턴 array

$psnExclusive 보호되어 있는 프로퍼티

protected array $psnExclusive
리턴 array

$unobtainable 보호되어 있는 프로퍼티

protected array $unobtainable
리턴 array