Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DataSift
Storyplayer
PlayerLib
PhaseGroup_Player
PHP Class DataSift\Storyplayer\PlayerLib\PhaseGroup_Player
See link:
http://datasift.github.io/storyplayer
Author:
Stuart Herbert (
[email protected]
)
Mostrar archivo
Open project: datasift/storyplayer
Class Usage Examples
Public Methods
Method
Description
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
)
Method Details
playPhase()
public
method
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
return
Phase_Result
playPhases()
public
method
public
playPhases
(
$activity
,
StoryTeller
$st
,
DataSift\Storyplayer\Injectables
$injectables
,
array
$phases
,
$thingBeingPlayed
)
$st
StoryTeller
$injectables
DataSift\Storyplayer\Injectables
$phases
array