프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$key | string | key The key of the table we're working with | |
$table | BaseObject | The actual table that we're working with |
메소드 | 설명 | |
---|---|---|
__construct ( |
__construct | |
shutdown ( ) : void | shutdown | |
startup ( ) : void | startup |
메소드 | 설명 | |
---|---|---|
getTable ( ) | ||
removeTablesIfEmpty ( ) : void | removeTableIfEmpty |
public __construct ( |
||
$st | The StoryTeller object | |
$args | array | Any arguments to be used in this Prose module |
리턴 | parent::__construct |
protected removeTablesIfEmpty ( ) : void | ||
리턴 | void |