Recommend this page to a friend! |
Download .zip |
Info | View files (18) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-07-22 (6 years ago) | Not enough user ratings | Total: 353 | All time: 6,581 This week: 946 |
Version | License | PHP version | Categories | |||
contact-types 1.0 | GNU General Publi... | 5 | PHP 5, Databases, User Management |
Description | Author | ||||||||||||||
This package can be used to Manage a list of types of people contacts. |
|
============================= 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] | - | - add.php | - | - CreateFolder.php | - | - delete.php | - | - install.php | - | - edit.php | - | - list.php | - | - new.php | - | - trgrs_contacttypes.js | - | - update.php | - | - view.php | - | - styles.css | - | - Install | - | - install.php [ from Ladder ] | - | - Shared | - | - _app.inc | - | - styles.css | - | - functions.inc | - | - install_functions.inc | - | - GPL.txt | - | - | - | - Classes | - | - | - Common | - | - | - | - Common_ContactType.cls | - | - | - | - Common_ContactTypes.cls | - | - | - | - | - | - Ladder | - | - | - | - Ladder_Globals.cls | - | - | - | - Ladder_Folder.cls | - | - | - | - Ladder_Item.cls | - | - | - | - Ladder_Properties.cls | - | - | - | - Ladder_References.cls | - | - | - | - Panels | - | - | - Common_Panel.cls | - | - | - Common_List5.cls | - | - | - | - | - | - Common | - | - | - | - Panel_ContactType.cls |
Files |
File | Role | Description |
---|---|---|
add.php | Example | Adds a Contact Type to the folder |
Common_ContactType.cls | Class | Extends the ldrItem Class to manage Contact Type data |
Common_ContactTypes.cls | Class | Extends the ldrFolder Class to store Contact Type data |
Common_List5.cls | Class | Creates a presentation object for Listing |
Common_Panel.cls | Class | Abstracts a presentation object for drawing |
CreateFolder.php | Example | Creates a Folder in the Ladder Tree for Appointments |
delete.php | Example | Deletes a Contact Type from the folder |
edit.php | Example | Edits a Contact Type |
install.php | Example | Install the Contact Types Folder |
jquery_lite.js | Data | Provides simple JQuery Functionality |
List.php | Example | Provides simple JQuery Functionality |
new.php | Example | Presents a blank Contact Type to add to the list |
Panel_ContactType.cls | Class | Creates a presentation object used by the list to display the Contact Types in the Folder |
ReadMe.txt | Doc. | Provides guidence to programmers |
styles.css | Data | The Contact Types Styles |
trgrs_ContactTypes.js | Data | JavaScript functions that determine what should be done when a link is selected |
update.php | Example | Updates the Contact Type after being edited |
view.php | Example | Draws a single view of a Contact Type |
contact-types-2010-07-22.zip 13KB | |
contact-types-2010-07-22.tar.gz 5KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Ladder PHP | .zip .tar.gz | Manages the data | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.