Recommend this page to a friend! |
Download .zip |
Info | View files (14) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-07-19 (6 years ago) | Not yet rated by the users | Total: 897 | All time: 3,783 This week: 872 |
Version | License | PHP version | Categories | |||
panels-treeview 1.0 | GNU General Publi... | 4.5 | HTML, PHP 5 |
Description | Author | ||||||||||||||
This class can be used to display a collapsible tree of links. |
|
============================= 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] | - | - TreeView.php | - | - trgr_TreeView.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_open.gif | Icon | displays a Folder that is open |
GPL.txt | Lic. | GPL License |
minus.gif | Icon | displays a minus sign |
Panel_Panel.cls | Class | Abstracts a presentation object for drawing |
Panel_TreeView.cls | Class | Draws a TreeView of data contained in Ladder |
plus.gif | Icon | displays a plus sign |
ReadMe.txt | Doc. | Provides guidence to programmers |
reference.gif | Icon | displays a an arrow that represents a shortcut |
styles.css | Data | CSS styles used by the TreeView page |
TreeView.php | Example | Desmonstrates how to use the Treeview Panel |
trgrs_TreeView.js | Data | JavaScript functions that determine what should be done when a link is selected |
panels-treeview-2010-07-19.zip 19KB | |
panels-treeview-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.