Pages are the "screens" or "forms" of eboxy. The current page is accessible to scripts using the currentpage special object.
Pages have the following attributes/properties:
Property | Description | Required | Default | Script |
---|---|---|---|---|
name | The name of the page | Yes | N/A | Read-only |
background | The image file to display in the background | No | None | Yes |