Overview | Package |
aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.basic.IdentifiedElement |__aspectWebML.webML.basic.NamedElement |__aspectWebML.webML.navigation.hypertextOrganization.SITEVIEW aspectWebML.webML.auxiliary.Drawing |__aspectWebML.webML.navigation.hypertextOrganization.SITEVIEW
A siteview is the top level element for the locigal division of the front-end. It contains constructs as areas or pages.
Attribute Summary | |
---|---|
EBoolean | secure If set to true, all operations contained in the service view are accessed through secure HTTP protocol, instead of the normal HTTP protocol. |
EBoolean | localize If set to true, all pages contained in this siteview considered to be multi-lingual. |
EBoolean | protected If set to true, all pages contained in the site view can only be accessed by users belonging to a group entiteld to access the site view. If the user is not logged in yet when accessing the site view, a login form is automatically displayed. |
EBoolean | home Defines the home siteview of the hypertext. |
EString | presentationstyle_sheet Name of stylesheet that should be used for presentation of the siteview. |
EString | presentationpage_layout webratio_specific |
Reference Summary | |
---|---|
TRANSACTION |
transaction Set of transaction contained in this siteview. |
AREA |
area Set of areas contained in the siteview. |
PAGE |
page Set of pages contained in the site view. The Pages are top-level pages and must not be contained in areas. |
PARAMETER |
localparameter The set of parameters locally used in this siteview. |
OPERATIONUNIT |
operationunit Set of OperationUnits contained in the siteview. |
PAGE |
homepage Defines the default page of this siteview. |
SESSIONMANAGEMENTUNIT |
sessionmanagementunit The set of session management unit used in this particular siteview. |
CONTEXTUNIT |
contextunit The context unit that makes the siteview context-aware. |
graphmetadataDrawing |
graphmetadatago webratio_specific |
Attributes inherited from IdentifiedElement | id |
---|
Attributes inherited from NamedElement | name |
---|
References inherited from IdentifiedElement | property, comment |
---|