|
<awizard>
<cache>
<crypt>
<debug>
<gauge>
<maketag>
<nooutput>
<noparse>
<pike>
<set-max-cache>
<trace>
|
<awizard/>
Attributes
- title
title=string
-
-
<page/>
Creates a new page in the wizard.
Attributes
- name
name=string
-
A name for the page.
-
<warn></warn>
<error></error>
<notice></notice>
<goto/>
Attributes
- page
page=string
-
- href
href=URL
-
<come-from-page></come-from-page>
Attributes
- page
page=string
-
<ebutton></ebutton>
A more advanved button. When pressed the content of this container
will be parsed before the user are allowed to leave the page.
Attributes
- href
href=URL
-
Send the user to this URL.
- title
title=string
-
Put a name on the button.
- image
image=path
-
Put an image on the button.
<button/>
Creates a button.
Attributes
- page
page=string
-
Send the user to this page when the button is pressed.
- title
title=string
-
Put a name on the button.
- image
image=path
-
Put an image on the button.
<verify></verify>
RXML code to be executed when leaving the page.
|
|