Classes
\
| Name | Description | |
|---|---|---|
| RootTeam | No description available | EMPTY |
\SilverLeague\IDEAnnotator
| Name | Description | |
|---|---|---|
| DataObjectAnnotator | Class DataObjectAnnotator Generates phpdoc annotations for database fields and orm relations so IDE's with autocompletion and property inspection will recognize properties and relation methods. | EMPTY |
\SilverLeague\IDEAnnotator\Extensions
| Name | Description | |
|---|---|---|
| Annotatable | Class Annotatable | EMPTY |
\SilverLeague\IDEAnnotator\Generators
| Name | Description | |
|---|---|---|
| AbstractTagGenerator | AbstractTagGenerator | EMPTY |
| ControllerTagGenerator | No description available | EMPTY |
| DocBlockGenerator | Class DocBlockGenerator | EMPTY |
| OrmTagGenerator | OrmTagGenerator This class generates DocBlock Tags for the ORM properties of a Dataobject of DataExtension and adds $owner Tags for added DataExtensions | EMPTY |
\SilverLeague\IDEAnnotator\Helpers
| Name | Description | |
|---|---|---|
| AnnotateClassInfo | Class AnnotateClassInfo We will need this for phpDocumentor as well. | EMPTY |
| AnnotatePermissionChecker | Class AnnotatePermissionChecker | EMPTY |
\SilverLeague\IDEAnnotator\Tasks
| Name | Description | |
|---|---|---|
| DataObjectAnnotatorTask | Class DataObjectAnnotatorTask | EMPTY |
\SilverLeague\IDEAnnotator\Tests
| Name | Description | |
|---|---|---|
| AnnotatableTest | No description available | EMPTY |
| AnnotateChangedDBSpecsTest | This test should fail, if a DB property is removed from a class, but the property itself still exists after generation | EMPTY |
| AnnotateClassInfoTest | Class DataObjectAnnotatorTest | EMPTY |
| AnnotatePermissionCheckerTest | Class DataObjectAnnotatorTest | EMPTY |
| ControllerAnnotatorTest | Class DataObjectAnnotatorTest | EMPTY |
| DataObjectAnnotatorTaskTest | No description available | EMPTY |
| DataObjectAnnotatorTest | Class DataObjectAnnotatorTest | EMPTY |
| DocBlockMockWithDocBlock | Class DocBlockMockWithDocBlock Couldn't help it... | EMPTY |
| DocBlockMockWithoutDocBlock | No description available | EMPTY |
| DoubleDataObjectInOneFile1 | No description available | EMPTY |
| DoubleDataObjectInOneFile2 | No description available | EMPTY |
| OtherDocBlockMockWithDocBlock | Class OtherDocBlockMockWithDocBlock | EMPTY |
| Player | Class Player | EMPTY |
| SubTeam | No description available | EMPTY |
| Team | No description available | EMPTY |
| TeamChanged | Class DataObjectAnnotatorTest_Team | EMPTY |
| TeamComment | No description available | EMPTY |
| TeamSupporter | No description available | EMPTY |
| Team_Extension | No description available | EMPTY |
| TestAnnotatorPage | No description available | EMPTY |
| TestAnnotatorPageController | No description available | EMPTY |
| TestAnnotatorPage_Extension | No description available | EMPTY |
\SilverLeague\IDEAnnotator\tests
| Name | Description | |
|---|---|---|
| MockDataObjectAnnotator | Class MockDataObjectAnnotator Overload DataObjectAnnotator to make protected methods testable. | EMPTY |