Constants (Objekt): Unterschied zwischen den Versionen

Aus SiteparkWiki
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
 
==Name==
 
==Name==
Constants - vom IES verwentete Konstanten
+
Constants - vom IES verwendete Konstanten
  
 
==Beschreibung==
 
==Beschreibung==
Konstanten, die vom IES
+
Konstanten, die vom IES verwendet werden.
  
 
==Attribute==
 
==Attribute==
Zeile 19: Zeile 19:
 
|-
 
|-
 
| <code>INFORMATION</code>
 
| <code>INFORMATION</code>
| Konstante für die [[Article]], [[Resource]] und [[Media]]-Kategory.
+
| Konstante für die [[Article]], [[Resource]] und [[Media]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 35: Zeile 35:
 
|-
 
|-
 
| <code>PREVIEW_ARTICLE</code>
 
| <code>PREVIEW_ARTICLE</code>
| Artikeltyp für Artikel während des Testens.
+
| Artikeltyp für den Artikel während des Testens.
 
| 1
 
| 1
 
|-
 
|-
 
| <code>INFORMATION_POOL</code>
 
| <code>INFORMATION_POOL</code>
| Konstante für die [[ArticlePool]]-Kategory.
+
| Konstante für die [[ArticlePool]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 51: Zeile 51:
 
|-
 
|-
 
| <code>USER</code>
 
| <code>USER</code>
| Konstante für die [[User]]-Kategory.
+
| Konstante für die [[User]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 63: Zeile 63:
 
|-
 
|-
 
| <code>EDITOR ([[deprecated]])</code>
 
| <code>EDITOR ([[deprecated]])</code>
| [[User]] vom Typ Standard Nutzer. Ist Veraltet, es sollte <code>STANDARD_USER</code> verwendet werden.
+
| [[User]] vom Typ Standard Nutzer. (Ist veralteter Typ. Es sollte <code>STANDARD_USER</code> verwendet werden.)
 
| 1
 
| 1
 
|-
 
|-
Zeile 79: Zeile 79:
 
|-
 
|-
 
| <code>USER_POOL</code>
 
| <code>USER_POOL</code>
| Konstante für die [[UserPool]]-Kategory.
+
| Konstante für die [[UserPool]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 95: Zeile 95:
 
|-
 
|-
 
| <code>TEMPLATE</code>
 
| <code>TEMPLATE</code>
| Konstante für die [[Template]]-Kategory.
+
| Konstante für die [[Template]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 103: Zeile 103:
 
|-
 
|-
 
| <code>TEMPLATE_POOL</code>
 
| <code>TEMPLATE_POOL</code>
| Konstante für die [[TemplatePool]]-Kategory.
+
| Konstante für die [[TemplatePool]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 115: Zeile 115:
 
|-
 
|-
 
| <code>ROLE_POOL</code>
 
| <code>ROLE_POOL</code>
| Konstante für die [[RolePool]]-Kategory.
+
| Konstante für die [[RolePool]]-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 127: Zeile 127:
 
|-
 
|-
 
| <code>ROLE</code>
 
| <code>ROLE</code>
| Konstante für die Role-Kategory.
+
| Konstante für die Role-Kategorie.
 
| 1
 
| 1
 
|-
 
|-
Zeile 135: Zeile 135:
 
|-
 
|-
 
| <code>LDAP_SUB_TREE_SEARCH</code>
 
| <code>LDAP_SUB_TREE_SEARCH</code>
| Type für einen LdapRequest. Die Suche erfolgt in dem angegebenen DN und allen Unterelmenten
+
| Type für einen LdapRequest. Die Suche erfolgt in dem angegebenen DN und allen Unterelementen
 
| 1
 
| 1
 
|-
 
|-
Zeile 194: Zeile 194:
 
<noinclude>
 
<noinclude>
 
[[Category:Objekte]]
 
[[Category:Objekte]]
[[Category:Qualität_der_Sprache_prüfen]]
 
 
[[Category:Qualität_des_Codes_prüfen]]
 
[[Category:Qualität_des_Codes_prüfen]]
 
</noinclude>
 
</noinclude>

Version vom 11. Februar 2009, 16:06 Uhr

Name

Constants - vom IES verwendete Konstanten

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 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