PHP 클래스 TestParser

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

공개 프로퍼티들

프로퍼티 타입 설명
$output

공개 메소드들

메소드 설명
TestParser ( )
__construct ( )
testClass ( )
testConstant ( )
testExtendingClassWithSameNameInDifferentNamespace ( )
testFunction ( )
testHTMLInVariable ( )
testInheritance ( )
testInterface ( )
testMethod ( )
testNonExplicitParameterDoctags ( )

메소드 상세

TestParser() 공개 메소드

public TestParser ( )

__construct() 공개 메소드

public __construct ( )

testClass() 공개 메소드

public testClass ( )

testConstant() 공개 메소드

public testConstant ( )

testExtendingClassWithSameNameInDifferentNamespace() 공개 메소드

testFunction() 공개 메소드

public testFunction ( )

testHTMLInVariable() 공개 메소드

public testHTMLInVariable ( )

testInheritance() 공개 메소드

public testInheritance ( )

testInterface() 공개 메소드

public testInterface ( )

testMethod() 공개 메소드

public testMethod ( )

testNonExplicitParameterDoctags() 공개 메소드

프로퍼티 상세

$output 공개적으로 프로퍼티

public $output