PHP Class TestParser

Afficher le fichier Open project: peej/phpdoctor Class Usage Examples

Méthodes publiques

Свойство Type Description
$output

Méthodes publiques

Méthode Description
TestParser ( )
__construct ( )
testClass ( )
testConstant ( )
testExtendingClassWithSameNameInDifferentNamespace ( )
testFunction ( )
testHTMLInVariable ( )
testInheritance ( )
testInterface ( )
testMethod ( )
testNonExplicitParameterDoctags ( )

Method Details

TestParser() public méthode

public TestParser ( )

__construct() public méthode

public __construct ( )

testClass() public méthode

public testClass ( )

testConstant() public méthode

public testConstant ( )

testExtendingClassWithSameNameInDifferentNamespace() public méthode

testFunction() public méthode

public testFunction ( )

testHTMLInVariable() public méthode

public testHTMLInVariable ( )

testInheritance() public méthode

public testInheritance ( )

testInterface() public méthode

public testInterface ( )

testMethod() public méthode

public testMethod ( )

testNonExplicitParameterDoctags() public méthode

Property Details

$output public_oe property

public $output