PHP Classes

Classes of Wolter Kaper

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Wolter Kaper (1)  >  Mission progress status  >  Reputation  
Picture of Wolter Kaper
Name: Wolter Kaper <contact>
Classes: 1
Country: The Netherlands The Netherlands
Age: 65
All time rank: 338987 in The Netherlands The Netherlands
Week rank: 187 Up3 in The Netherlands The Netherlands Up
All time users: 455
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Screen Stack  
Implement stacked pages navigation
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.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z