Some sites that implement screen oriented tasks consist of a set of pages organized in the form of a tree hierarchy.
For instance, the user starts at screen A which has some buttons that may open screens B or C. When the screen B is opened, the associated task has to be completed or canceled before the user is allowed to return to screen A. Screen B in itself can also have buttons that open screens D and E, and so on.
In each situation, a stack describes the structure of screens that have to be completed. This class can be used to implement stacks of screens that define the navigation of pages that the users of a Web application must follow. The stack is defined by the URLs of the pages.
|
|
| Name: |
Screen Stack |
| Base name: |
screenstack |
| Description: |
Implement stacked pages navigation |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
441 users |
| All time rank: |
5258 |
| Week users: |
0 users |
| Week rank: |
2875  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|