PHP Class Prose\BaseRuntimeTable

Author: Michael Heap ([email protected])
Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Public Methods

Method Description
__construct ( StoryTeller $st, array $args = [] ) : parent::__construct __construct
getAllTables ( ) : DataSift\Stone\ObjectLib\BaseObject getAllTables

Method Details

__construct() public method

__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
return parent::__construct

getAllTables() public method

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