Recommend this page to a friend! |
Download .zip |
Info | View files (16) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-07-31 (11 years ago) | Not enough user ratings | Total: 452 | All time: 5,848 This week: 1,043 |
Version | License | Categories | ||||
screenstack 1.0 | GNU General Publi... | Content management |
Description | Author | |||||||||||||
Some sites that implement screen oriented tasks consist of a set of pages organized in the form of a tree hierarchy. |
|
Installation of example: - create a directory and copy the class to it - create a subdirectory 'demo' and copy all example files to it To run the example: - go to http://.../demo/a.php?stack=i Then use the available links and buttons. Also try your browsers history (back and forward) and reload buttons. What the class does is: - Relieve subordinate screen-scripts from having to know the details (GET options) of the screen that the user has to return to. - Enforce screens to be processed in stack-order, while maintaining compatibility to the browsers history and reload buttons. (Two degrees of strictness can be chosen). All explanation is in the main class file itself. |
Files |
File | Role | Description |
---|---|---|
a.php | Example | screen A |
b.php | Example | screen B |
c.php | Example | screen C |
c2.php | Example | screen C2 |
c3.php | Example | screen C3 |
d.php | Example | screen D |
default.php | Example | default screen, in case of stack error |
e.php | Example | screen E |
f.php | Example | screen F |
ok.php | Example | example form processor |
okbottom.inc.php | Aux. | bottom include for form processors |
oktop.inc.php | Aux. | top include for form processors |
pagetop.inc.php | Aux. | top include for screens |
README.TXT | Doc. | installation and tryout help |
screenstack.class | Class | main class |
top.inc.php | Aux. | top include for all scripts |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.