| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 583 | All time:  5,306 This week: 206  | ||||
| Version | License | PHP version | Categories | |||
| people 1.0 | GNU General Publi... | 5 | PHP 5, Databases, User Management | 
| Description | Author | |||||||||||||||||||||||
| This package can be used to manage user contacts. Innovation Award | 
 | |||||||||||||||||||||||
| 
 | 
|  Files (34) | 
| File | Role | Description | 
|---|---|---|
|    add.php | Example | Adds a Person to the People Folder | 
|  Common_Address.cls | Class | Extends the Ladder Item for an Address | 
|  Common_Contact.cls | Class | Extends Ladders Folder for Contact Item | 
|  Common_ContactMethod.cls | Class | Extends Ladders Item for a Contact Method | 
|  Common_Contacts.cls | Class | Extends Ladders Folder for a series of Contacts | 
|  Common_ContactType.cls | Class | Extends Ladders Item for a Contact Type | 
|  Common_ContactTypes.cls | Class | Extends Ladders Folder to contain the Contact data | 
|  Common_ContactTypes_Ref.cls | Class | Extends Ladders Reference to the Contact Types Folder. | 
|  Common_Name.cls | Class | Extends Ladders Item for a Name | 
|  Common_People.cls | Class | Extends Ladders Folder to contain the people created and a link to the ContactTypes Folder | 
|  Common_Person.cls | Class | Extends Ladders Folder to contain all the elements of a Person | 
|    CreateFolder.php | Example | Creates and initializes the folders needed to contain the People created and the Contact Types | 
|    delete.php | Example | Deletes a Person from the People Folder | 
|    edit.php | Example | Edits a Person from the People Folder | 
|    install.php | Example | Installs the classes needed to manage People | 
|    jquery_lite.js | Data | Provides simple JQuery Functionality | 
|    list.php | Example | Draws the table of listing the peple in the People Folder | 
|    new.php | Example | Draws a form to allow new People to be added to the People Folder | 
|  Panel_Address.cls | Class | Draws an address panel | 
|  Panel_Contact.cls | Class | Draws a Contact - which contains a Type and Method | 
|  Panel_ContactMethod.cls | Class | Draws a Contact Method | 
|  Panel_Contacts.cls | Class | Draw the series of Contacts for a Person | 
|  Panel_ContactType.cls | Class | Draw the Contact Type data | 
|  Panel_ContactTypes.cls | Class | Draws the Contact Type data based on data that is present in the ContactTypes Folder | 
|  Panel_List6.cls | Class | Draws a list of elements in a table form | 
|  Panel_Name.cls | Class | Draws a name element | 
|  Panel_Panel.cls | Class | Contains the template classes for drawing Panels | 
|  Panel_People.cls | Class | Draws a line in a list of people | 
|  Panel_Person.cls | Class | Draws a Person | 
|    ReadMe.txt | Doc. | Provides guidence to programmers | 
|    styles.css | Data | The Person Styles | 
|    trgrs_People.js | Data | JavaScript functions that determine what should be done when a link is selected | 
|    update.php | Example | Updates the Person data captured by the Person Panel | 
|    view.php | Example | View the Person data | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | people-2010-07-18.zip 31KB | 
|  | people-2010-07-18.tar.gz 14KB | 
|  | 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% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| Used to create and edit Contact Types used by the Panel Classes |