PHP 클래스 Nette\Bridges\DITracy\ContainerPanel

상속: implements Tracy\IBarPanel, use trait Nette\SmartObject
파일 보기 프로젝트 열기: nette/di 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$compilationTime integer

공개 메소드들

메소드 설명
__construct ( Container $container )
getPanel ( ) : string Renders panel.
getTab ( ) : string Renders tab.

비공개 메소드들

메소드 설명
getContainerProperty ( $name )

메소드 상세

__construct() 공개 메소드

public __construct ( Container $container )
$container Nette\DI\Container

getPanel() 공개 메소드

Renders panel.
public getPanel ( ) : string
리턴 string

getTab() 공개 메소드

Renders tab.
public getTab ( ) : string
리턴 string

프로퍼티 상세

$compilationTime 공개적으로 정적으로 프로퍼티

public static int $compilationTime
리턴 integer