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
Tale_Loader
PHP Class DataSift\Storyplayer\PlayerLib\Tale_Loader
See link:
http://datasift.github.io/storyplayer
Author:
Stuart Herbert (
[email protected]
)
Mostrar archivo
Open project: datasift/storyplayer
Public Methods
Method
Description
loadTale
(
string
$filename
) :
Story
load a story, throwing exceptions if problems are detected
Protected Methods
Method
Description
__construct
( )
singleton - do not instantiate
Method Details
__construct()
protected
method
singleton - do not instantiate
protected
__construct
( )
loadTale()
public
static
method
load a story, throwing exceptions if problems are detected
public
static
loadTale
(
string
$filename
) :
Story
$filename
string
path to the PHP file containing the story
return
Story
the story object