PHP 클래스 StormExamples\One\Relational\BloggingDatabase

상속: extends Storm\Drivers\Constant\Relational\Database
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 프로퍼티들

프로퍼티 타입 설명
$Authors
$Blogs
$PostTags
$Posts
$Tags

공개 메소드들

메소드 설명
__construct ( )

보호된 메소드들

메소드 설명
CreateTables ( )

메소드 상세

CreateTables() 보호된 메소드

protected CreateTables ( )

__construct() 공개 메소드

public __construct ( )

프로퍼티 상세

$Authors 공개적으로 프로퍼티

public $Authors

$Blogs 공개적으로 프로퍼티

public $Blogs

$PostTags 공개적으로 프로퍼티

public $PostTags

$Posts 공개적으로 프로퍼티

public $Posts

$Tags 공개적으로 프로퍼티

public $Tags