Login Retreive lost passwordRegister
Search

Manual  /  Functions  /  Buttons  /  BackButton

BackButton
BackButton (
string $caption = "Back",
string $name = null,
mixed $extra = null 
)

Arguments:

Name Description
$caption The caption of the button. The default caption is "Back", but this is language dependent.
$name Name of the button. A name is generated if none is given.
$extra This can be extra information which will be included in the buttons html tag. You can add for example some CSS or javascript.

Description:

Creates a button which can be used in a multi-paged form to go 1 page back. Multi-paged forms are made with the function NewPage.

The button works just like a normal Button except that a predifened javascript event is attached to it.

For an example and preview image see the function NewPage.

See also: NewPage

Latest change: 02 March 06 / 16:23

Comments

powered by PHP-GLOBE   © 2004 - 2024 FormHandler. All rights reserved.   -   Open source license