PHP 클래스 Trismegiste\Mondrian\Config\Helper

파일 보기 프로젝트 열기: trismegiste/mondrian 1 사용 예제들

공개 메소드들

메소드 설명
getConfig ( string $dir ) : array Read the config
getGraphConfig ( string $dir ) : array Get the graph configuration

메소드 상세

getConfig() 공개 메소드

Read the config
public getConfig ( string $dir ) : array
$dir string filepath to the package directory
리턴 array the full config

getGraphConfig() 공개 메소드

Get the graph configuration
public getGraphConfig ( string $dir ) : array
$dir string filepath to the package directory
리턴 array the full config