Constants (Objekt): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sed (Diskussion | Beiträge) |
|||
Zeile 185: | Zeile 185: | ||
| Konstante für Samstag | | Konstante für Samstag | ||
| 2.0.3 | | 2.0.3 | ||
+ | |- | ||
+ | | <code>JANUARY</code> | ||
+ | | Konstante für Januar | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>FEBRUARY</code> | ||
+ | | Konstante für Februar | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>MARCH</code> | ||
+ | | Konstante für März | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>APRIL</code> | ||
+ | | Konstante für April | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>MAY</code> | ||
+ | | Konstante für Mai | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>JUNE</code> | ||
+ | | Konstante für Juni | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>JULY</code> | ||
+ | | Konstante für Juli | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>AUGUST</code> | ||
+ | | Konstante für August | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>SEPTEMBER</code> | ||
+ | | Konstante für September | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>OCTOBER</code> | ||
+ | | Konstante für Oktober | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>NOVEMBER</code> | ||
+ | | Konstante für November | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>DECEMBER</code> | ||
+ | | Konstante für Dezember | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>YEAR</code> | ||
+ | | Konstante für Jahr | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>MONTH</code> | ||
+ | | Konstante für Monat (0-11) | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>WEEK</code> bzw. <code>WEEK_OF_YEAR</code> | ||
+ | | Konstante für Woche des Jahres | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>WEEK_OF_MONTH</code> | ||
+ | | Konstante für Woche des Monats | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>DAY</code> bzw. <code>DAY_OF_MONTH</code> | ||
+ | | Konstante für Tag des Monats | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>DAY_OF_WEEK</code> | ||
+ | | Konstante für Tag der Woche | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>DAY_OF_YEAR</code> | ||
+ | | Konstante für Tag des Jahres | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>HOUR</code> | ||
+ | | Konstante für Stunde | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>MINUTE</code> | ||
+ | | Konstante für Minute | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>SECOND</code> | ||
+ | | Konstante für Sekunde | ||
+ | | 2.0.4 | ||
+ | |- | ||
+ | | <code>MILLISECOND</code> | ||
+ | | Konstante für Millisekunde | ||
+ | | 2.0.4 | ||
|} | |} | ||
Version vom 28. Mai 2009, 08:44 Uhr
Name
Constants - Kostanten des IES
Beschreibung
Konstanten, die vom IES verwendet werden.
Attribute
Name | Beschreibung | ab IES Version |
---|---|---|
IN
|
Eingabe-Modus | 1 |
OUT
|
Ausgabe-Modus | 1 |
INFORMATION
|
Konstante für die Article, Resource und Media-Kategorie. | 1 |
ARTICLE
|
Article vom Typ Article. | 1 |
RESOURCE_ARTICLE
|
Article vom Typ Resource. | 1 |
MEDIA_ARTICLE
|
Article vom Typ Media. | 1 |
PREVIEW_ARTICLE
|
Artikeltyp für den Artikel während des Testens. | 1 |
INFORMATION_POOL
|
Konstante für die ArticlePool-Kategorie. | 1 |
INFORMATION_ROOT_POOL
|
ArticlePool vom Typ Root-Pool. | 1 |
INFORMATION_STANDARD_POOL
|
ArticlePool vom Typ Standard-Pool. | 1 |
USER
|
Konstante für die User-Kategorie. | 1 |
SYSTEM_ADMINISTRATOR (deprecated)
|
User vom Typ Systemadministrator | 1 |
ADMINISTRATOR
|
User vom Typ Administrator | 1 |
EDITOR (deprecated)
|
User vom Typ Standard Nutzer. (Ist ein veralteter Typ. Es sollte STANDARD_USER verwendet werden.)
|
1 |
STANDARD_USER
|
User vom Typ Standard Nutzer | 2.1 |
GUEST
|
User vom Typ Gast | 1 |
ANONYMOUS
|
Dieser User-Typ wird verwendet, bevor sich ein Nutzer an dem Server angemeldet hat. | 1 |
USER_POOL
|
Konstante für die UserPool-Kategorie. | 1 |
ROOT_USER_POOL
|
UserPool vom Typ Root-Pool. | 1 |
STANDARD_USER_POOL
|
UserPool vom Typ Standard-Pool. | 1 |
LDAP_USER_POOL
|
UserPool vom Typ LDAP-Pool. | 1 |
TEMPLATE
|
Konstante für die Template-Kategorie. | 1 |
TAG_TEMPLATE
|
Template vom Typ Tag-Template | 1 |
TEMPLATE_POOL
|
Konstante für die TemplatePool-Kategorie. | 1 |
ROOT_TEMPLATE_POOL
|
TemplatePool vom Typ Root-Pool. | 1 |
STANDARD_TEMPLATE_POOL
|
TemplatePool vom Typ Standard-Pool. | 1 |
ROLE_POOL
|
Konstante für die RolePool-Kategorie. | 1 |
ROOT_ROLE_POOL
|
RolePool vom Typ Root-Pool. | 1 |
STANDARD_ROLE_POOL
|
RolePool vom Typ Standard-Pool. | 1 |
ROLE
|
Konstante für die Role-Kategorie. | 1 |
LDAP_ONE_LEVEL_SEARCH
|
Type für einen LdapRequest. Die Suche erfolgt nur in dem angegebenen DN | 1 |
LDAP_SUB_TREE_SEARCH
|
Type für einen LdapRequest. Die Suche erfolgt in dem angegebenen DN und allen Unterelementen | 1 |
NO_PADDING
|
Paddingmode für ScaleImage | 2 |
PADDING
|
Paddingmode für ScaleImage | 2 |
FIT_PADDING
|
Paddingmode für ScaleImage | 2 |
PI
|
Mathematische Konstante: π | 2.0.3 |
E
|
Mathematische Konstante: Euler-Konstante | 2.0.3 |
SUNDAY
|
Konstante für Sonntag | 2.0.3 |
MONDAY
|
Konstante für Montag | 2.0.3 |
TUESDAY
|
Konstante für Dienstag | 2.0.3 |
WEDNESDAY
|
Konstante für Mittwoch | 2.0.3 |
THURSDAY
|
Konstante für Donnerstag | 2.0.3 |
FRIDAY
|
Konstante für Freitag | 2.0.3 |
SATURDAY
|
Konstante für Samstag | 2.0.3 |
JANUARY
|
Konstante für Januar | 2.0.4 |
FEBRUARY
|
Konstante für Februar | 2.0.4 |
MARCH
|
Konstante für März | 2.0.4 |
APRIL
|
Konstante für April | 2.0.4 |
MAY
|
Konstante für Mai | 2.0.4 |
JUNE
|
Konstante für Juni | 2.0.4 |
JULY
|
Konstante für Juli | 2.0.4 |
AUGUST
|
Konstante für August | 2.0.4 |
SEPTEMBER
|
Konstante für September | 2.0.4 |
OCTOBER
|
Konstante für Oktober | 2.0.4 |
NOVEMBER
|
Konstante für November | 2.0.4 |
DECEMBER
|
Konstante für Dezember | 2.0.4 |
YEAR
|
Konstante für Jahr | 2.0.4 |
MONTH
|
Konstante für Monat (0-11) | 2.0.4 |
WEEK bzw. WEEK_OF_YEAR
|
Konstante für Woche des Jahres | 2.0.4 |
WEEK_OF_MONTH
|
Konstante für Woche des Monats | 2.0.4 |
DAY bzw. DAY_OF_MONTH
|
Konstante für Tag des Monats | 2.0.4 |
DAY_OF_WEEK
|
Konstante für Tag der Woche | 2.0.4 |
DAY_OF_YEAR
|
Konstante für Tag des Jahres | 2.0.4 |
HOUR
|
Konstante für Stunde | 2.0.4 |
MINUTE
|
Konstante für Minute | 2.0.4 |
SECOND
|
Konstante für Sekunde | 2.0.4 |
MILLISECOND
|
Konstante für Millisekunde | 2.0.4 |