Login   Register  
PHP Classes
elePHPant
Icontem

Screen Stack

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Wolter Kaper
Name: Wolter Kaper <e-mail contact>
Packages: 1 Browse all classes by Wolter Kaper Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 54
All time rank: 287486 in The Netherlands The Netherlands
Week rank: 2120 Up51 in The Netherlands The Netherlands Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Wolter Kaper  >  Screen Stack  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Content management Components and tools to manage content View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file a.php Example screen A
Accessible without login Plain text file b.php Example screen B
Accessible without login Plain text file c.php Example screen C
Accessible without login Plain text file c2.php Example screen C2
Accessible without login Plain text file c3.php Example screen C3
Accessible without login Plain text file d.php Example screen D
Accessible without login Plain text file default.php Example default screen, in case of stack error
Accessible without login Plain text file e.php Example screen E
Accessible without login Plain text file f.php Example screen F
Accessible without login Plain text file ok.php Example example form processor
Accessible without login Plain text file okbottom.inc.php Aux. bottom include for form processors
Accessible without login Plain text file oktop.inc.php Aux. top include for form processors
Accessible without login Plain text file pagetop.inc.php Aux. top include for screens
Accessible without login Plain text file README.TXT Doc. installation and tryout help
Plain text file screenstack.class Class main class
Accessible without login Plain text file top.inc.php Aux. top include for all scripts

Download all files: screenstack.tar.gz screenstack.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.