PHP 클래스 DataSift\Storyplayer\PlayerLib\PhaseGroup_Player

저자: Stuart Herbert ([email protected])
파일 보기 프로젝트 열기: datasift/storyplayer 1 사용 예제들

공개 메소드들

메소드 설명
playPhase ( StoryTeller $st, DataSift\Storyplayer\Injectables $injectables, Phase $phase, boolean $isActive, $thingBeingPlayed = null ) : Phase_Result
playPhases ( $activity, StoryTeller $st, DataSift\Storyplayer\Injectables $injectables, array $phases, $thingBeingPlayed )

메소드 상세

playPhase() 공개 메소드

public playPhase ( StoryTeller $st, DataSift\Storyplayer\Injectables $injectables, Phase $phase, boolean $isActive, $thingBeingPlayed = null ) : Phase_Result
$st StoryTeller
$injectables DataSift\Storyplayer\Injectables
$phase DataSift\Storyplayer\Phases\Phase
$isActive boolean
리턴 Phase_Result

playPhases() 공개 메소드

public playPhases ( $activity, StoryTeller $st, DataSift\Storyplayer\Injectables $injectables, array $phases, $thingBeingPlayed )
$st StoryTeller
$injectables DataSift\Storyplayer\Injectables
$phases array