PHP 클래스 Prose\FromRuntimeTableForTargetEnvironment

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

공개 메소드들

메소드 설명
getDetails ( string $key ) : object getDetails
getDetailsFromGroup ( $group, string $key ) : stdClass Get details for a specific key from a group
getGroupFromTable ( $group )
getTable ( ) : object getTable

메소드 상세

getDetails() 공개 메소드

Get details for a specific key
public getDetails ( string $key ) : object
$key string key The key to look for inside the tableName table
리턴 object The details stored under $key

getDetailsFromGroup() 공개 메소드

Get details for a specific key from a group
public getDetailsFromGroup ( $group, string $key ) : stdClass
$key string The key to look for inside the tableName table
리턴 stdClass The details stored under $key

getGroupFromTable() 공개 메소드

public getGroupFromTable ( $group )

getTable() 공개 메소드

getTable
public getTable ( ) : object
리턴 object The table from the config