Index
A
- AmbiguousCodeSegmentException — Class in namespace Alvine\Development\Upkeep
- AmbiguousCodeSegmentException
- $Producer#author — Property in class Producer
- TestCase::addSource() — Method in class TestCase
- Quelltext zu dem Testfall hinzufügen
- TestCase::addTest() — Method in class TestCase
- Testklasse hinzufügen
- $Render#author — Property in class Render
- $Render#alvineWrapperTemplate — Property in class Render
- Render::addWrapper() — Method in class Render
- Mittels Wrapper können um die einzelnen Blöcke: Konstanten, Eigenschaften, Konstruktor und Methoden Zeichenketten herumgelegt werden. Eine Anwendung ist zum Beispiel die Netbeans Folder-Markierung.
- Render::appendLink() — Method in class Render
- Link
- AbstractTrait — Class in namespace Alvine\Development\Upkeep\Representation
- Implementiert die Funktionalität zur Speicherung der Abstraktfunktionalität.
- $AbstractTrait#abstract — Property in class AbstractTrait
- Method::addTag() — Method in class Method
- Tag hinzufügen
- AuthorTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- AuthorTag
- $Method#abstract — Property in class Method
- Method::addParameter() — Method in class Method
- Einen Parameter hinzufügen
- Method::addException() — Method in class Method
- Exception hinzufügen
- $Property#allowsNull — Property in class Property
C
- Component — Class in namespace Alvine\Development\Upkeep
- Sourcecode-Komponente
- ConstantDocumentationParser — Class in namespace Alvine\Development\Upkeep
- Parser für Kommentare
- $Producer#category — Property in class Producer
- $DefaultClass#className — Property in class DefaultClass
- $DefaultClass#classProperty — Property in class DefaultClass
- DefaultClass::createPropertyMethods() — Method in class DefaultClass
- createPropertyMethods
- DefaultClass::createInstanceFromMethod() — Method in class DefaultClass
- Methoden erstellen
- DefaultClass::createConstructor() — Method in class DefaultClass
- Konstruktor erstellen
- $TestClass#className — Property in class TestClass
- $TestClass#classProperty — Property in class TestClass
- TestClass::createSetup() — Method in class TestClass
- Setup-Methode in die Struktur einhängen
- TestClass::createTestMethod() — Method in class TestClass
- Tesfälle in die Struktur einhängen
- TestClass::createTests() — Method in class TestClass
- Test erstellen
- $Render#category — Property in class Render
- ClassRender — Class in namespace Alvine\Development\Upkeep\Render
- Erstellung des Klassen-Quelltextes
- Comment — Class in namespace Alvine\Development\Upkeep\Render\Part
- Rendern eines Kommentars
- Constant — Class in namespace Alvine\Development\Upkeep\Render\Part
- Konstanten rendern
- ClassStructure — Class in namespace Alvine\Development\Upkeep\Representation
- Diese Klasse bildet die Struktur einer Klasse ab und dient als Sammelpunkt für alle Informationen einer Klasse.
- Comment — Class in namespace Alvine\Development\Upkeep\Representation
- Bereitstellung von Funktionalität für Strukturen
- $Comment#comment — Property in class Comment
- Constant — Class in namespace Alvine\Development\Upkeep\Representation
- Bereitstellung von Funktionalität für Strukturen
- $Constant#constant — Property in class Constant
- $Method#constructor — Property in class Method
- Comment — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Eigenschaften und Methoden für die Verwaltung eines Kommentars
- ClassComment — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment
- ClassComment
- CategoryTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- CategoryTag
- $CategoryTag#category — Property in class CategoryTag
- CoversTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- CoversTag
- $CoversTag#class — Property in class CoversTag
- Constant — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Konstante
- Constructor — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Konstruktor
- $Method#code — Property in class Method
- $Method#comment — Property in class Method
- $Parameter#callableByReference — Property in class Parameter
- $Property#comment — Property in class Property
- Property::clearDefault() — Method in class Property
- Entfernt den Defaultwert
- $Property#classProperty — Property in class Property
- Source::count() — Method in class Source
- Anzahl der Zeilen
D
- $ConstantDocumentationParser#docComments — Property in class ConstantDocumentationParser
- $Part#description — Property in class Part
- $Producer#description — Property in class Producer
- DataClass — Class in namespace Alvine\Development\Upkeep\Producer
- Erstellen einer Datenklasse
- DefaultClass — Class in namespace Alvine\Development\Upkeep\Producer
- Erstellen einer Klassendatei
- $Render#description — Property in class Render
- $Render#disclaimer — Property in class Render
- $Render#defaultDisclaimer — Property in class Render
- $Method#destructor — Property in class Method
- DataProviderTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- DataProviderTag
- $DataProviderTag#dataProvider — Property in class DataProviderTag
- DeprecatedTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- DeprecatedTag
- $LinkTag#description — Property in class LinkTag
- $ParamTag#description — Property in class ParamTag
- $ReturnTag#description — Property in class ReturnTag
- $ThrowsTag#description — Property in class ThrowsTag
- $VarTag#description — Property in class VarTag
- Destructor — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Destruktor
- Parameter::disableCallablePerReference() — Method in class Parameter
- Deaktiviert den Aufruf per Referenz
- $Property#default — Property in class Property
- $Property#defaultIsNull — Property in class Property
- $Property#defaultIsConstant — Property in class Property
- $Property#description — Property in class Property
E
- $Reflection#error — Property in class Reflection
- Fehlermeldungen
- Reflection::extendsNamespaces() — Method in class Reflection
- Namensraum ergänzen
- Extend — Class in namespace Alvine\Development\Upkeep\Representation
- Bereitstellung der Funktionalität für Erweiterungen
- $SeeTag#element — Property in class SeeTag
- $ThrowsTag#exception — Property in class ThrowsTag
- $Method#exeption — Property in class Method
- Parameter::enableCallablePerReference() — Method in class Parameter
- Aktiviert den Aufruf per Referenz
F
- $Render#fileTemplate — Property in class Render
- FinalTrait — Class in namespace Alvine\Development\Upkeep\Representation
- FinalTrait
- $FinalTrait#final — Property in class FinalTrait
- $Method#final — Property in class Method
- $Method#firstLine — Property in class Method
G
- Component::getBasePath() — Method in class Component
- Pfad der Klasse
- ConstantDocumentationParser::getComments() — Method in class ConstantDocumentationParser
- Kommentare
- ConstantDocumentationParser::getComment() — Method in class ConstantDocumentationParser
- Ein Kommentar
- Part::getName() — Method in class Part
- Name des Bestandteils
- Part::getDescription() — Method in class Part
- Beschreibung
- Part::getToken() — Method in class Part
- Diese Methode muss von abgeleiteten Klassen überschrieben werden.
- DataClass::getInstanceFromJson() — Method in class DataClass
- Daten umwandeln
- $DefaultClass#getterTemplate — Property in class DefaultClass
- DefaultClass::getSource() — Method in class DefaultClass
- Quelltext
- TestCase::getTests() — Method in class TestCase
- Test
- TestCase::getInstanceFromDirectory() — Method in class TestCase
- Testfälle aus einem Verzeichnis erstellen
- $TestClass#getterTemplate — Property in class TestClass
- TestClass::getNamespace() — Method in class TestClass
- Namensraum
- TestClass::getClassName() — Method in class TestClass
- Klassenname
- TestClass::getCodeForSetMethod() — Method in class TestClass
- Quelltext
- TestClass::getCodeForGetMethod() — Method in class TestClass
- Quelltext
- TestClass::getCodeForIsMethod() — Method in class TestClass
- Quelltext
- TestClass::getCodeForDefaultMethod() — Method in class TestClass
- Quelltext
- TestClass::getSource() — Method in class TestClass
- Quelltext erstellen
- Reflection::getSequence() — Method in class Reflection
- String-Repräsentation der Token
- Reflection::getRepresentation() — Method in class Reflection
- Repräsentation der Struktur
- Render::getBodySource() — Method in class Render
- Body-Quelltext
- Render::getDefinitionSource() — Method in class Render
- Definition
- Render::getInstanceFromRepresentation() — Method in class Render
- Instanz aus einer Representation erstellen
- Render::getSource() — Method in class Render
- Quelldatei
- Render::getDescription() — Method in class Render
- getDescription
- Render::getCategory() — Method in class Render
- Kategorie
- Render::getAuthor() — Method in class Render
- Autor
- Render::getLicense() — Method in class Render
- Lizenz
- Render::getYear() — Method in class Render
- Jahreszahl
- Render::getSince() — Method in class Render
- Seit
- Render::getYearFrom() — Method in class Render
- Startjahr
- ClassRender::getSource() — Method in class ClassRender
- Quelltext
- InterfaceRender::getSource() — Method in class InterfaceRender
- Quelltext
- Part::getSource() — Method in class Part
- Quelltext
- Comment::getSource() — Method in class Comment
- Quelltext des Kommentars
- Constant::getSource() — Method in class Constant
- Quelltext
- Method::getSource() — Method in class Method
- Quelltext
- Method::getFormattedCode() — Method in class Method
- Formattierter Code
- Method::getComment() — Method in class Method
- Kommentar für eine Methode
- Parameter::getSource() — Method in class Parameter
- Baut den Quelltext zusammen und gibt diesen als Zeichenkette zurück.
- Property::getSource() — Method in class Property
- Baut den Quelltext zusammen und gibt diesen als Zeichenkette zurück.
- Property::getFormatedDefaultValue() — Method in class Property
- Defaultwert
- Property::getComment() — Method in class Property
- Kommentar für eine Methode
- TraitRender::getSource() — Method in class TraitRender
- Quelltext
- Representation::getNamespace() — Method in class Representation
- Namensraum
- Representation::getQualifiedName() — Method in class Representation
- Namespace und Name
- Representation::getConstantsFromReflection() — Method in class Representation
- Untersuchen der Konstanten
- Representation::getParentFromReflection() — Method in class Representation
- Elternklasse
- Representation::getPropertiesFromReflection() — Method in class Representation
- Eigenschaften
- Representation::getConstructorFromReflection() — Method in class Representation
- Konstruktor
- Representation::getCommentFromReflection() — Method in class Representation
- Kommentar
- Representation::getDestructorFromReflection() — Method in class Representation
- Destruktor
- Representation::getMethodsFromReflection() — Method in class Representation
- Methoden
- Representation::getTraitsReflection() — Method in class Representation
- Traits
- Representation::getInterfacesFromReflection() — Method in class Representation
- Interfaces
- Representation::getInstanceFromReflection() — Method in class Representation
- Objekt erstellen
- ClassStructure::getInstanceFromReflection() — Method in class ClassStructure
- Objekt erstellen
- ClassStructure::getToken() — Method in class ClassStructure
- Token der Klasse
- Comment::getComment() — Method in class Comment
- Kommentar
- Constant::getConstants() — Method in class Constant
- Alle Konstante
- Extend::getParent() — Method in class Extend
- Eltern
- Implementation::getInterfaces() — Method in class Implementation
- Interfaces
- InterfaceStructure::getToken() — Method in class InterfaceStructure
- Token
- InterfaceStructure::getInstanceFromReflection() — Method in class InterfaceStructure
- Objekt erstellen
- Method::getMethods() — Method in class Method
- Methoden
- Method::getMethod() — Method in class Method
- Funktion holen
- Method::getConstructor() — Method in class Method
- Gibt den gesetzten Konstruktor oder null zurück
- Method::getDestructor() — Method in class Method
- Destruktor holen
- Comment::getToken() — Method in class Comment
- Leere Zeichenkette
- Method::getTags() — Method in class Method
- Im Kommentar enthaltene Tags
- Method::getToken() — Method in class Method
- Leere Zeichenkette
- Tag::getLabel() — Method in class Tag
- Bezeichnung
- Tag::getInstanceFromArray() — Method in class Tag
- Objekt aus Array erstellen
- AuthorTag::getName() — Method in class AuthorTag
- Name
- AuthorTag::getMail() — Method in class AuthorTag
- Mail-Adresse
- AuthorTag::getInstanceFromArray() — Method in class AuthorTag
- Instanz erstellen
- CategoryTag::getCategory() — Method in class CategoryTag
- Kategorie
- CategoryTag::getInstanceFromArray() — Method in class CategoryTag
- Instanz erstellen
- CoversTag::getClass() — Method in class CoversTag
- Klasse
- CoversTag::getMethod() — Method in class CoversTag
- Methode
- CoversTag::getInstanceFromArray() — Method in class CoversTag
- Instanz erstellen
- DataProviderTag::getDataProvider() — Method in class DataProviderTag
- DataProvider
- DataProviderTag::getInstanceFromArray() — Method in class DataProviderTag
- Instanz erstellen
- DeprecatedTag::getSince() — Method in class DeprecatedTag
- Deprecated seit Zeitpunkt
- DeprecatedTag::getVersion() — Method in class DeprecatedTag
- Version
- DeprecatedTag::getInstanceFromArray() — Method in class DeprecatedTag
- Instanz erstellen
- LicenseTag::getLicense() — Method in class LicenseTag
- License
- LicenseTag::getInstanceFromArray() — Method in class LicenseTag
- Instanz erstellen
- LinkTag::getURI() — Method in class LinkTag
- URI
- LinkTag::getDescription() — Method in class LinkTag
- Beschreibung
- LinkTag::getInstanceFromArray() — Method in class LinkTag
- Instanz erstellen
- PackageTag::getPackage() — Method in class PackageTag
- Autor
- PackageTag::getInstanceFromArray() — Method in class PackageTag
- Instanz erstellen
- ParamTag::getName() — Method in class ParamTag
- Name
- ParamTag::getDescription() — Method in class ParamTag
- Beschreibung
- ParamTag::getType() — Method in class ParamTag
- Typ
- ParamTag::getFormattedName() — Method in class ParamTag
- Name mit $-Zeichen und Leerzeichen
- ParamTag::getFormattedDescription() — Method in class ParamTag
- Beschreibung
- ParamTag::getFormattedType() — Method in class ParamTag
- Typ mit Leerzeichen
- ParamTag::getInstanceFromArray() — Method in class ParamTag
- Instanz erstellen
- ParamTag::getSource() — Method in class ParamTag
- Parameter-Tag
- ParamTagBlock::getSource() — Method in class ParamTagBlock
- Block mit Parametern
- ReturnTag::getType() — Method in class ReturnTag
- Typ
- ReturnTag::getDescription() — Method in class ReturnTag
- Beschreibung
- ReturnTag::getInstanceFromArray() — Method in class ReturnTag
- Instanz erstellen
- SeeTag::getElement() — Method in class SeeTag
- Name des Elements
- SeeTag::getInstanceFromArray() — Method in class SeeTag
- Instanz erstellen
- SinceTag::getSince() — Method in class SinceTag
- Zeitstempel
- SinceTag::getInstanceFromArray() — Method in class SinceTag
- Instanz erstellen
- ThrowsTag::getException() — Method in class ThrowsTag
- Typ
- ThrowsTag::getDescription() — Method in class ThrowsTag
- Beschreibung
- ThrowsTag::getInstanceFromArray() — Method in class ThrowsTag
- Instanz erstellen
- TodoTag::getTodo() — Method in class TodoTag
- version
- TodoTag::getInstanceFromArray() — Method in class TodoTag
- Instanz erstellen
- VarTag::getDescription() — Method in class VarTag
- Beschreibung
- VarTag::getType() — Method in class VarTag
- Typ
- VarTag::getFormattedDescription() — Method in class VarTag
- Beschreibung
- VarTag::getFormattedType() — Method in class VarTag
- Typ mit Leerzeichen
- VarTag::getInstanceFromArray() — Method in class VarTag
- Instanz erstellen
- VarTag::getSource() — Method in class VarTag
- Parameter-Tag
- VersionTag::getVersion() — Method in class VersionTag
- version
- VersionTag::getInstanceFromArray() — Method in class VersionTag
- Instanz erstellen
- Constant::getValue() — Method in class Constant
- Wert
- Constant::getToken() — Method in class Constant
- Token
- Method::getReturn() — Method in class Method
- Rückgabewert
- Method::getCode() — Method in class Method
- Quelltext der Methode
- Method::getParameters() — Method in class Method
- Alle Parameter
- Method::getExceptions() — Method in class Method
- Exceptions
- Method::getFirstLine() — Method in class Method
- Erste Zeilennummer
- Method::getLastLine() — Method in class Method
- Letzte Zeilennummer
- Method::getVisibility() — Method in class Method
- Sichtbarkeit der Methode
- Method::getToken() — Method in class Method
- Token
- Method::getComment() — Method in class Method
- Kommentar der Methode
- Method::getInstanceFromReflection() — Method in class Method
- Objekt aus PHP-Reflection erstellen
- Parameter::getInstanceFromReflection() — Method in class Parameter
- Erstellt ein ParameterObjekt aus dem PHP-Objekt
- Property::getVisibility() — Method in class Property
- Sichtbarkeit
- Property::getToken() — Method in class Property
- Token
- Property::getType() — Method in class Property
- Typ
- Property::getValue() — Method in class Property
- Wert
- Property::getDefault() — Method in class Property
- Defaultwert
- Property::getInstanceFromKey() — Method in class Property
- Objekt erstellen
- Property::getInstanceFromReflection() — Method in class Property
- Erstellt neues Objekt aus PHP-Objekt
- Property::getComment() — Method in class Property
- Kommentar der Methode
- UseTrait::getQualifiedName() — Method in class UseTrait
- liefert den Namen des Traits zurück
- UseTrait::getToken() — Method in class UseTrait
- Diese Methode muss von abgeleiteten Klassen überschrieben werden.
- Property::getProperties() — Method in class Property
- Alle Eigenschaften
- TraitStructure::getToken() — Method in class TraitStructure
- Token
- TraitStructure::getInstanceFromReflection() — Method in class TraitStructure
- Objekt erstellen
- UseTrait::getTraits() — Method in class UseTrait
- Alle Traits holen
- Source::getLine() — Method in class Source
- Gibt den Inhalt der angegebenen Zeile der Quelldatei als String zurück.
- Source::getLines() — Method in class Source
- Gibt den Inhalt der angegebenen Zeilen der Quelldatei als String zurück.
- Source::getSource() — Method in class Source
- Quelltext
- Source::getCodeSegements() — Method in class Source
- Codeabschnitt zerlegen
- Source::getInstanceFromReflection() — Method in class Source
- Objekt erstellen
- Source::getTypedArrayValue() — Method in class Source
- Source::getTypedValue() — Method in class Source
- Formatieren eines Wertes
- Token::getSource() — Method in class Token
- Original
- Token::getToken() — Method in class Token
- Token
- Token::getTokenName() — Method in class Token
- Name des Token
- Token::getLine() — Method in class Token
- Zeilennummer
- Token::getInstanceFromArray() — Method in class Token
- Instanz
H
- $Render#headerTemplate — Property in class Render
- Method::hasTag() — Method in class Method
- Prüfen ob Tag vorhanden
I
- IncompleteException — Class in namespace Alvine\Development\Upkeep
- Unvollständig
- Producer::initDefaultTags() — Method in class Producer
- Standardwerte für die Tags
- Producer::initStructure() — Method in class Producer
- Initialisierung der Struktur
- TestClass::initDefaultTest() — Method in class TestClass
- Test initialisieren
- Reflection::initStructure() — Method in class Reflection
- Struktur initialisieren
- Reflection::initNamespace() — Method in class Reflection
- Setzt den Namensraum
- Render::initMetaFromComment() — Method in class Render
- InterfaceRender — Class in namespace Alvine\Development\Upkeep\Render
- Erstellung von Interface-Quelltext
- Representation::isParentClassConstant() — Method in class Representation
- Prüfen ob Konstante in Elternklasse definiert ist
- Representation::isInterfaceClassConstant() — Method in class Representation
- Ist die Konstante Teil eines Interfaces
- Representation::isParentClassInterface() — Method in class Representation
- Prüfen ob Methode in Elternklasse implementiert ist
- Representation::isParentClassTrait() — Method in class Representation
- Prüfung
- AbstractTrait::isAbstract() — Method in class AbstractTrait
- Ist die Struktur abstrakt?
- Comment::initCommentStructure() — Method in class Comment
- Initialisierung der Strukturen
- Constant::initConstantStructure() — Method in class Constant
- Initialisierung der Strukturen
- Extend::initExtendStructure() — Method in class Extend
- Initialisierung der Strukturen
- FinalTrait::isFinal() — Method in class FinalTrait
- Ist die Struktur final?
- Implementation — Class in namespace Alvine\Development\Upkeep\Representation
- Implementierung von Interfaces
- $Implementation#interfaces — Property in class Implementation
- Implementation::initImplementationStructure() — Method in class Implementation
- Initialisierung der Strukturen
- InterfaceStructure — Class in namespace Alvine\Development\Upkeep\Representation
- Export von Reflection-Objekte in Source-Code
- Method::initMethodStrucure() — Method in class Method
- Initialisierung der Methodenstruktur
- Method::isAbstract() — Method in class Method
- Prüfen ob Abstrakt
- Method::isFinal() — Method in class Method
- Finalflag prüfen
- Method::isStatic() — Method in class Method
- StaticFlag prüfen
- Method::isProtected() — Method in class Method
- Prüfen ob Sichtbarkeit protected ist
- Method::isPublic() — Method in class Method
- Prüfen ob Sichtbarkeit public ist
- Method::isPrivate() — Method in class Method
- Prüfen ob Sichtbarkeit private ist
- Parameter::isCallablePerReference() — Method in class Parameter
- Gibt den Modus des Referenzflags zurück
- Property::isStatic() — Method in class Property
- Prüft ob Statisch
- Property::isAllowsNull() — Method in class Property
- Property::isDefaultNull() — Method in class Property
- Ist Eigenschaft null?
- Property::isDefaultConstant() — Method in class Property
- Konstant
- Property::initPropertyStructure() — Method in class Property
- Initialisierung der Strukturen
- UseTrait::initTraitStructure() — Method in class UseTrait
- Initialisierung der Strukturen
- Source::indent() — Method in class Source
- Einrücken
K
- $Render#keywordPrefix — Property in class Render
L
- $Producer#license — Property in class Producer
- $Render#license — Property in class Render
- $Render#links — Property in class Render
- $Tag#label — Property in class Tag
- LicenseTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- LicenseTag
- $LicenseTag#license — Property in class LicenseTag
- LinkTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- Link
- $Method#lastLine — Property in class Method
- $Source#lines — Property in class Source
- $Token#line — Property in class Token
M
- Method — Class in namespace Alvine\Development\Upkeep\Render\Part
- Methode rendern
- Method — Class in namespace Alvine\Development\Upkeep\Representation
- Abstraktion von Methoden
- $Method#method — Property in class Method
- Method::methodExists() — Method in class Method
- Prüfen ob die Methode existiert
- Method — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment
- Methoden-Kommentar
- $AuthorTag#mail — Property in class AuthorTag
- $CoversTag#method — Property in class CoversTag
- Method — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Eigenschaften und Methoden für die Verwaltung einer Methode
N
- $Part#name — Property in class Part
- $DefaultClass#namespace — Property in class DefaultClass
- $TestCase#name — Property in class TestCase
- $TestClass#namespace — Property in class TestClass
- $Reflection#namespace — Property in class Reflection
- Netbeans — Class in namespace Alvine\Development\Upkeep\Render\Wrapper
- Folder-Formatierung für Netbeans
- $Netbeans#netbeansFolderTemplate — Property in class Netbeans
- $Representation#namespace — Property in class Representation
- $AuthorTag#name — Property in class AuthorTag
- $ParamTag#name — Property in class ParamTag
O
- $Part#object — Property in class Part
- Source::outdent() — Method in class Source
- Ausrücken
P
- Part — Class in namespace Alvine\Development\Upkeep
- Bestandteil einer Klasse
- Producer — Class in namespace Alvine\Development\Upkeep
- Abstrakte Klasse zum Erstellen von Klassendateien
- Part — Class in namespace Alvine\Development\Upkeep\Render
- Teil
- Parameter — Class in namespace Alvine\Development\Upkeep\Render\Part
- Parameter
- Property — Class in namespace Alvine\Development\Upkeep\Render\Part
- Eigenschaften einer Klasse rendern
- $Extend#parent — Property in class Extend
- Part — Class in namespace Alvine\Development\Upkeep\Representation
- Bestandteil einer Klasse
- Method::parse() — Method in class Method
- Kommentar parsen und Tags extrahieren
- Property — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment
- Eigenschaften
- PackageTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- PackageTag
- $PackageTag#package — Property in class PackageTag
- ParamTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- Parameter
- ParamTagBlock — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- Parameter-Block
- $Method#parameter — Property in class Method
- Parameter — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Parameter
- Property — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Eigenschaften einer Klasse
- Property — Class in namespace Alvine\Development\Upkeep\Representation
- Eigenschaften
- Property::propertyExists() — Method in class Property
- Prüfen ob die Eigenschaft in der Struktur vorliegt
R
- Reflection — Class in namespace Alvine\Development\Upkeep
- Analysieren eines Quelltextes
- Render — Class in namespace Alvine\Development\Upkeep
- Erstellen von Quelltexten
- $Render#representation — Property in class Render
- Bezeichnung für die Referenz, die den Quelltext bearbeitet hat.
- RenderException — Class in namespace Alvine\Development\Upkeep
- Diese Exception wird geworfen wenn beim Rendern ein Fehler auftritt.
- Representation — Class in namespace Alvine\Development\Upkeep
- Überführung PHP-Reflection in Alvine-Reflection
- ReturnTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- Return
- $Method#return — Property in class Method
- $Source#reference — Property in class Source
- Bezeichnung für die Referenz, die den Quelltext bearbeitet hat.
- Source::replace() — Method in class Source
- Codeabschnitt austauschen
S
- Part::setName() — Method in class Part
- Name des Bestandteils setzen
- Part::setDescription() — Method in class Part
- Beschreibung setzen
- $Producer#structure — Property in class Producer
- Producer::setDescription() — Method in class Producer
- Beschreibung
- Producer::setAuthor() — Method in class Producer
- Autor
- Producer::setLicense() — Method in class Producer
- Lizenz
- Producer::setCategory() — Method in class Producer
- Kategory
- $DefaultClass#setterTemplate — Property in class DefaultClass
- DefaultClass::setParent() — Method in class DefaultClass
- setParent
- $TestClass#setterTemplate — Property in class TestClass
- $Reflection#structure — Property in class Reflection
- Reflection::splitSourceToToken() — Method in class Reflection
- Aufsplitten des Quelltextes
- Reflection::scanSequence() — Method in class Reflection
- Nach Sequenz suchen
- $Render#since — Property in class Render
- $Render#sourceTemplate — Property in class Render
- Render::setDescription() — Method in class Render
- setDescription
- Render::setCategory() — Method in class Render
- Kategorie
- Render::setAuthor() — Method in class Render
- Autor
- Render::setLicense() — Method in class Render
- Lizenz
- Render::setVersion() — Method in class Render
- Version
- Render::setYear() — Method in class Render
- Jahreszahl
- Render::setSince() — Method in class Render
- Seit
- Render::setYearFrom() — Method in class Render
- Startjahr
- Representation::setNamespace() — Method in class Representation
- Namensraum setzen
- AbstractTrait::setAbstract() — Method in class AbstractTrait
- Abstraktion
- Comment::setComment() — Method in class Comment
- Kommentar setzen
- Constant::setConstants() — Method in class Constant
- Konstante setzen
- Extend::setParent() — Method in class Extend
- Eltern
- FinalTrait::setFinal() — Method in class FinalTrait
- Final
- Implementation::setInterfaces() — Method in class Implementation
- Interfaces setzen
- Method::setMethods() — Method in class Method
- Methoden setzen
- Method::setMethod() — Method in class Method
- Methode setzen
- Method::setConstructor() — Method in class Method
- Method::setDestructor() — Method in class Method
- Destruktor setzen
- $DeprecatedTag#since — Property in class DeprecatedTag
- SeeTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- See-Tag
- SinceTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- SinceTag
- $SinceTag#since — Property in class SinceTag
- $Method#static — Property in class Method
- Method::setReturn() — Method in class Method
- Rückgabewert
- Method::setCode() — Method in class Method
- Quelltext
- Method::setParameters() — Method in class Method
- Parameter der Methode setzen
- Method::setExceptions() — Method in class Method
- Exceptions setzen
- Method::setAbstract() — Method in class Method
- Modus der Abstraktion setzen
- Method::setFinal() — Method in class Method
- Finalflag setzen
- Method::setStatic() — Method in class Method
- StaticFlag setzen
- Method::setFirstLine() — Method in class Method
- Erste Zeile
- Method::setLastLine() — Method in class Method
- Ltzte Zeile
- Method::setVisibility() — Method in class Method
- Setzt die Sichtbarkeit
- Method::setComment() — Method in class Method
- Kommentar der Methode setzen
- $Property#static — Property in class Property
- Property::setStatic() — Method in class Property
- Eigenschaft ist statisch
- Property::setVisibility() — Method in class Property
- Sichtbarkeit
- Property::setType() — Method in class Property
- Typ
- Property::setAllowsNull() — Method in class Property
- Property::setValue() — Method in class Property
- Wert setzen
- Property::setDefault() — Method in class Property
- Setzt den Defaultwert
- Property::setComment() — Method in class Property
- Kommentar der Methode setzen
- Property::setProperties() — Method in class Property
- Eigenschaften setzen
- Property::setProperty() — Method in class Property
- eigenschaft setzen
- UseTrait::setTraits() — Method in class UseTrait
- Traits setzen
- Source — Class in namespace Alvine\Development\Upkeep
- Verarbeiten von Quelltexten
- Source::setLine() — Method in class Source
- Zeilen
- Source::setSource() — Method in class Source
- Quelle
- SourceException — Class in namespace Alvine\Development\Upkeep
- Diese Exception wird geworfen wenn bei der Codeqanalyse ein Fehler auftritt.
- $Token#source — Property in class Token
T
- TestCase — Class in namespace Alvine\Development\Upkeep\Producer
- Testklasse
- $TestCase#tests — Property in class TestCase
- TestClass — Class in namespace Alvine\Development\Upkeep\Producer
- Testklasse
- $TestClass#testStructure — Property in class TestClass
- $Reflection#token — Property in class Reflection
- TraitRender — Class in namespace Alvine\Development\Upkeep\Render
- Erstellung von Trait-Quelltext
- $Method#tags — Property in class Method
- Tag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment
- Tag
- $ParamTag#type — Property in class ParamTag
- $ReturnTag#type — Property in class ReturnTag
- ThrowsTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- ThrowsTag
- TodoTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- ToDoTag
- $TodoTag#todo — Property in class TodoTag
- $VarTag#type — Property in class VarTag
- $Property#type — Property in class Property
- TraitStructure — Class in namespace Alvine\Development\Upkeep\Representation
- TraitStructure
- $UseTrait#traits — Property in class UseTrait
- Token — Class in namespace Alvine\Development\Upkeep
- Einheit im Quelltext
- $Token#token — Property in class Token
- $Token#tokenName — Property in class Token
- TokenizerException — Class in namespace Alvine\Development\Upkeep
- Fehler beim Zerlegen einer Quelldatei
U
- $LinkTag#uri — Property in class LinkTag
- UseTrait — Class in namespace Alvine\Development\Upkeep\Representation\Part
- Trait einer Klasse
- UseTrait — Class in namespace Alvine\Development\Upkeep\Representation
- Traitfunktionalität für Strukturen bereitstellen.
V
- $Render#version — Property in class Render
- $DeprecatedTag#version — Property in class DeprecatedTag
- VarTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- Eigenschaft
- VersionTag — Class in namespace Alvine\Development\Upkeep\Representation\Part\Comment\Tag
- VersionTag
- $VersionTag#version — Property in class VersionTag
- $Constant#value — Property in class Constant
- $Method#visibility — Property in class Method
- $Property#value — Property in class Property
- $Property#visibility — Property in class Property
W
- TestCase::writeSourceToDirectory() — Method in class TestCase
- Testfälle in ein Verzeichnis schreiben
- $Render#wrapper — Property in class Render
- Render::wrapContent() — Method in class Render
- Inhalt einrahmen
- Wrapper — Class in namespace Alvine\Development\Upkeep\Render
- Bearbeitung von Quelltexten
- Wrapper::wrapConstants() — Method in class Wrapper
- Umgeben der Konstanten
- Wrapper::wrapTrait() — Method in class Wrapper
- Umgeben der Traits
- Wrapper::wrapProperties() — Method in class Wrapper
- Umgeben der Eigenschaften
- Wrapper::wrapConstructor() — Method in class Wrapper
- Umgeben des Konstruktors
- Wrapper::wrapMethods() — Method in class Wrapper
- Umgeben der Methoden
- Netbeans::wrap() — Method in class Netbeans
- Wrapt Inhalt
- Netbeans::wrapConstants() — Method in class Netbeans
- Umgeben der Konstanten
- Netbeans::wrapTrait() — Method in class Netbeans
- Umgeben der Traits
- Netbeans::wrapProperties() — Method in class Netbeans
- Umgeben der Eigenschaften
- Netbeans::wrapConstructor() — Method in class Netbeans
- Umgeben der Konstanten
- Netbeans::wrapMethods() — Method in class Netbeans
- Umgeben der Methoden
Y
- $Render#year — Property in class Render
- $Render#yearfrom — Property in class Render
_
- ConstantDocumentationParser::__construct() — Method in class ConstantDocumentationParser
- Producer::__construct() — Method in class Producer
- Neue Klasse anlegen
- DefaultClass::__construct() — Method in class DefaultClass
- Neue Klasse anlegen
- DefaultClass::__toString() — Method in class DefaultClass
- Zeichenkette
- TestCase::__construct() — Method in class TestCase
- Neues Testfallobjekt
- TestClass::__construct() — Method in class TestClass
- Neue Klasse anlegen
- TestClass::__toString() — Method in class TestClass
- Quelltext als Zeichenkette
- Reflection::__construct() — Method in class Reflection
- Neue Reflection-Struktur
- Render::__construct() — Method in class Render
- Neuen Renderer
- Render::__toString() — Method in class Render
- Ausgabe des Quelltextes
- ClassRender::__construct() — Method in class ClassRender
- Neues Objekt
- InterfaceRender::__construct() — Method in class InterfaceRender
- Neues Objekt
- Part::__construct() — Method in class Part
- Neues Objekt
- Part::__toString() — Method in class Part
- Zeichenkette
- Comment::__construct() — Method in class Comment
- Neuer Kommentar-Renderer
- Constant::__construct() — Method in class Constant
- Neues Objekt
- Method::__construct() — Method in class Method
- Neuer Renderer
- Parameter::__construct() — Method in class Parameter
- Neues Objekt
- Property::__construct() — Method in class Property
- Neues Objekt
- TraitRender::__construct() — Method in class TraitRender
- Neues Objekt
- ClassStructure::__construct() — Method in class ClassStructure
- Neue Klasse erstellen
- InterfaceStructure::__construct() — Method in class InterfaceStructure
- Neue Klasse erstellen
- Comment::__construct() — Method in class Comment
- Neues Kommentar-Objekt
- Method::__construct() — Method in class Method
- Neues Objekt
- Tag::__construct() — Method in class Tag
- Neues Objekt
- Tag::__toString() — Method in class Tag
- Zeichenkette
- AuthorTag::__construct() — Method in class AuthorTag
- Neues Objekt
- AuthorTag::__toString() — Method in class AuthorTag
- Repräsentation des Tags
- CategoryTag::__construct() — Method in class CategoryTag
- Neues Objekt
- CategoryTag::__toString() — Method in class CategoryTag
- Repräsentation des Tags
- CoversTag::__construct() — Method in class CoversTag
- Neues Objekt
- CoversTag::__toString() — Method in class CoversTag
- Repräsentation des Tags
- DataProviderTag::__construct() — Method in class DataProviderTag
- Neues Objekt
- DataProviderTag::__toString() — Method in class DataProviderTag
- Repräsentation des Tags
- DeprecatedTag::__construct() — Method in class DeprecatedTag
- Neues Objekt
- DeprecatedTag::__toString() — Method in class DeprecatedTag
- Repräsentation des Tags
- LicenseTag::__construct() — Method in class LicenseTag
- Neues Objekt
- LicenseTag::__toString() — Method in class LicenseTag
- Repräsentation des Tags
- LinkTag::__construct() — Method in class LinkTag
- Neues Objekt
- LinkTag::__toString() — Method in class LinkTag
- Repräsentation des Tags
- PackageTag::__construct() — Method in class PackageTag
- Neues Objekt
- PackageTag::__toString() — Method in class PackageTag
- Repräsentation des Tags
- ParamTag::__construct() — Method in class ParamTag
- Neues Objekt
- ParamTag::__toString() — Method in class ParamTag
- Repräsentation des Tags
- ParamTagBlock::__construct() — Method in class ParamTagBlock
- Neues Objekt
- ParamTagBlock::__toString() — Method in class ParamTagBlock
- Repräsentation des Blocks
- ReturnTag::__construct() — Method in class ReturnTag
- Neues Objekt
- ReturnTag::__toString() — Method in class ReturnTag
- Repräsentation des Tags
- SeeTag::__construct() — Method in class SeeTag
- Neues Objekt
- SeeTag::__toString() — Method in class SeeTag
- Repräsentation des Tags
- SinceTag::__construct() — Method in class SinceTag
- Neues Objekt
- SinceTag::__toString() — Method in class SinceTag
- String-Repräsentation
- ThrowsTag::__construct() — Method in class ThrowsTag
- Neues Objekt
- ThrowsTag::__toString() — Method in class ThrowsTag
- Repräsentation des Tags
- TodoTag::__construct() — Method in class TodoTag
- Neues Objekt
- TodoTag::__toString() — Method in class TodoTag
- Repräsentation des Tags
- VarTag::__construct() — Method in class VarTag
- Neues Objekt
- VarTag::__toString() — Method in class VarTag
- Repräsentation des Tags
- VersionTag::__construct() — Method in class VersionTag
- Neues Objekt
- VersionTag::__toString() — Method in class VersionTag
- Repräsentation des Tags
- Constant::__construct() — Method in class Constant
- Neues Objekt
- Constructor::__construct() — Method in class Constructor
- Neues Konstruktor-Objekt
- Destructor::__construct() — Method in class Destructor
- Neues Objekt
- Method::__construct() — Method in class Method
- Neues Objekt
- Parameter::__construct() — Method in class Parameter
- Neues Objekt
- Property::__construct() — Method in class Property
- Neues Objekt
- UseTrait::__construct() — Method in class UseTrait
- Neues Objekt
- TraitStructure::__construct() — Method in class TraitStructure
- Neue Traitstruktur erstellen
- Source::__construct() — Method in class Source
- Neues Objekt
- Source::__toString() — Method in class Source
- Ausgabe des Quelltextes
- Token::__construct() — Method in class Token
- Neuer Token