Feature
Version vom 16. Juli 2015, 13:20 Uhr von Schleuse (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „==Name== Feature ==Beschreibung== Dieses Objekt beinhaltet Informationen über ein Publikationsziel ==Attribute== {| class="prettytable sortable" |- class="hint…“)
Name
Feature
Beschreibung
Dieses Objekt beinhaltet Informationen über ein Publikationsziel
Attribute
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
php | #PHPFeature | Sammlung von PHP-Features | 2.13 |
PHPFeature
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
hasShortArray | boolean | Gibt an, ob die Short Array Syntax unterstützt wird ([] anstelle von array() )
|
2.13 |
hasShortEcho | boolean | Gibt an, ob die Short Echo Syntax unterstützt wird (<?=123?> )
|
2.13 |