Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DataSift
Storyplayer
PlayerLib
Story_Loader
PHP 클래스 DataSift\Storyplayer\PlayerLib\Story_Loader
링크 보기:
http://datasift.github.io/storyplayer
저자:
Stuart Herbert (
[email protected]
)
파일 보기
프로젝트 열기: datasift/storyplayer
1 사용 예제들
공개 메소드들
메소드
설명
loadStory
(
string
$filename
) :
Story
load a story, throwing exceptions if problems are detected
보호된 메소드들
메소드
설명
__construct
( )
singleton - do not instantiate
메소드 상세
__construct()
보호된
메소드
singleton - do not instantiate
protected
__construct
( )
loadStory()
공개
정적인
메소드
load a story, throwing exceptions if problems are detected
public
static
loadStory
(
string
$filename
) :
Story
$filename
string
path to the PHP file containing the story
리턴
Story
the story object