Recommend this page to a friend! |
Download .zip |
Info | View files (12) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-07-19 (6 years ago) | Not yet rated by the users | Total: 519 This week: 2 | All time: 5,434 This week: 591 |
Version | License | PHP version | Categories | |||
panel_folder_detailv 1.0 | GNU General Publi... | 4.5 | HTML, PHP 5 |
Description | Author | ||||||||||||||
This package can be used to show a list of nested folders as collapsible tree. |
|
============================= Audiences Experience Level Patrons reading this file should be comfortable using a text editor, managing files and be familiar with PHP. Some changes to file paths are required. ============================= Development Environment This code was originally developed using a Windows platform and may not work without modification on a Unix or Mac environment. ============================= Code Changes In order to use these files you are must adjust their include_once directives. Failure to do still will cause the example scripts to fail. You must also update the dirPath() function where ever found to provide the right depth for the files to locate the Web Root. ============================= Required Classes This class is specifically designed to use Ladder. Ladder manages the data that this class presents. This class will NOT work with standard SQL appliations. ============================= Recommended Directory Structure Web Root | - [Application] | - | - Folder_DetailList.php | - | - trgr_Folder_DetailList.js | - | - Install | - | - install.php [ from Ladder ] | - | - Images | - | - Ladder | - | - | - empty.gif | - | - | - file.gif | - | - | - folder_closed.gif | - | - | - folder_open.gif | - | - | - reference.gif | - | - | - plus.gif | - | - | - minus.gif | - | - Shared | - | - _app.inc | - | - styles.css | - | - functions.inc | - | - install_functions.inc | - | - GPL.txt | - | - | - | - Classes | - | - | - Ladder | - | - | - | - Ladder_Globals.cls | - | - | - | - Ladder_Folder.cls | - | - | - | - Ladder_Item.cls | - | - | - | - Ladder_Properties.cls | - | - | - | - Ladder_References.cls | - | - | - | - Panels | - | - | - Panel_Panel.cls | - | - | - Ladder | - | - | - | - Panel_Folder_DetailList.cls | - | - | - | - Panel_TreeView.cls |
Files |
File | Role | Description |
---|---|---|
empty.gif | Icon | used as a spacer |
file.gif | Icon | displays a file image |
folder_closed.gif | Icon | displays a Folder that is closed |
Folder_DetailList.php | Example | Desmonstrates how to use the Folder DetailList class |
folder_open.gif | Icon | displays a Folder that is open |
GPL.txt | Lic. | GPL License |
Panel_Folder_DetailList.cls | Class | Draws a table containing the Folders Data |
Panel_Panel.cls | Class | Abstracts a presentation object for drawing |
ReadMe.txt | Doc. | Provides guidence to programmers |
reference.gif | Icon | displays an arrow that represents a shortcut |
styles.css | Data | CSS styles used by the pages |
trgrs_Folder_DetailList.js | Data | JavaScript functions that determine what should be done when a link is selected |
panel_folder_detailv-2010-07-19.zip 18KB | |
panel_folder_detailv-2010-07-19.tar.gz 17KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Ladder PHP | .zip .tar.gz | Ladder Manages the Data, this Presents it | Required |
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.