PHP 클래스 Prose\BaseRuntimeTable

저자: Michael Heap ([email protected])
상속: extends Prose
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
__construct ( StoryTeller $st, array $args = [] ) : parent::__construct __construct
getAllTables ( ) : DataSift\Stone\ObjectLib\BaseObject getAllTables

메소드 상세

__construct() 공개 메소드

__construct
public __construct ( StoryTeller $st, array $args = [] ) : parent::__construct
$st DataSift\Storyplayer\PlayerLib\StoryTeller The StoryTeller object
$args array Any arguments to be used in this Prose module
리턴 parent::__construct

getAllTables() 공개 메소드

Return our tables config that we can use for in place editing
public getAllTables ( ) : DataSift\Stone\ObjectLib\BaseObject
리턴 DataSift\Stone\ObjectLib\BaseObject