PHP Class Prose\BaseRuntimeTable

Author: Michael Heap ([email protected])
Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

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

Method Details

__construct() public méthode

__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
Résultat parent::__construct

getAllTables() public méthode

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