PHP Classes

Notes: AJAX based notes editor

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (52)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 808 All time: 4,253 This week: 107Up
Version License PHP version Categories
notes 1.0GNU General Publi...5PHP 5, Databases, Content management, A...
Description 

Author

This package implements an AJAX based notes editor.

It generates a user interface panel divided in three sections updated without reloading using AJAX: a menu, a folder list and the content viewer.

The content section displays forms for creating, viewing and editing notes.

The folders section lists the available section. The content section is updated when a folder item is selected to show the item content.

The menu allows the user to create, edit, view and delete notes or folders.

Innovation Award
PHP Programming Innovation award nominee
August 2010
Number 5
Some Web applications allow the users to create and edit notes to be associated with certain content.

This package provides an complete solution to manage abstract notes, which includes an AJAX based interface to create and edit notes and folder based categorization of the notes.

Manuel Lemos
Picture of Michael J. Fuhrman
Name: Michael J. Fuhrman is available for providing paid consulting. Contact Michael J. Fuhrman .
Classes: 12 packages by
Country: United States United States
Age: ???
All time rank: 43754 in United States United States
Week rank: 312 Up38 in United States United States Up
Innovation award
Innovation award
Nominee: 3x

Screenshots  
  • TriView_CopyRight.png
  • TriView_Edit_Menu.png
  • TriView_Folder_Edit.png
  • TriView_Folder_View.png
  • TriView_Notes_Menu.png
  • TriView_Note_Edit.png
  • TriView_Note_View.png
  Files folder image Files  
File Role Description
Files folder imageApp (16 files, 1 directory)
Files folder imageImages (1 directory)
Files folder imageInstall (2 files)
Files folder imageShared (5 files, 2 directories)

  Files folder image Files  /  App  
File Role Description
Files folder imageForms (2 directories)
  Plain text file index.php Example Draws the TriView for the Notes Application
  Plain text file ReadMe.txt Doc. Provides guidence to programmers
  Plain text file rootFolder.php Example Contains the ID of the folder Created through CreateFolder.php
  Plain text file trgrs_Content.js.php Data JavaScript functions that determine what should be done when a link is selected
  Plain text file trgrs_Left.js.php Data JavaScript functions that determine what should be done when a link is selected
  Plain text file trgrs_Menus.js.php Data JavaScript functions that determine what should be done when a link is selected
  Plain text file trgrs_Notes.js.php Data JavaScript functions that determine what should be done when a link is selected
  Plain text file view_Left.php Example Displays the TreeView in the Left Panel
  Plain text file view_Menu.php Example Displays the Menu's in the Top Panel
  Plain text file _copy.php Example redirects the application based on target data class
  Plain text file _delete.php Example deletes data elements from Ladder
  Plain text file _edit.php Example redirects the application based on target data class
  Plain text file _move.php Example moves a data item in the tree .. not implemented
  Plain text file _new.php Example redirects the application based on target data class
  Plain text file _properties.php Example displays the properties of a data element
  Plain text file _view.php Example redirects the application based on target data class

  Files folder image Files  /  App  /  Forms  
File Role Description
Files folder imageNote (5 files)
Files folder imageNotes (5 files)

  Files folder image Files  /  App  /  Forms  /  Note  
File Role Description
  Plain text file add.php Example Adds a note element to Ladder
  Plain text file edit.php Example Edits a note element to Ladder
  Plain text file new.php Example Creates a new note element for Ladder
  Plain text file update.php Example Updates a note element in Ladder
  Plain text file view.php Example Views a note element in Ladder

  Files folder image Files  /  App  /  Forms  /  Notes  
File Role Description
  Plain text file add.php Example Adds a folder element to Ladder
  Plain text file edit.php Example Edits a folder element in Ladder
  Plain text file new.php Example Creates a new folder element in Ladder
  Plain text file update.php Example Updates a folder element in Ladder
  Plain text file view.php Example Views a folder element in Ladder

  Files folder image Files  /  Images  
File Role Description
Files folder imageLadder (7 files)

  Files folder image Files  /  Images  /  Ladder  
File Role Description
  Image file empty.gif Icon empty gif for folder details panel
  Image file file.gif Icon file gif for folder details panel
  Image file folder_closed.gif Icon folder closed gif for folder details panel
  Image file folder_open.gif Icon folder open gif for folder details panel
  Image file minus.gif Icon minus gif for folder details panel
  Image file plus.gif Icon plus gif for folder details panel
  Image file reference.gif Icon reference gif for folder details panel

  Files folder image Files  /  Install  
File Role Description
  Plain text file CreateFolder.php Example Creates a Notes Folder in Ladder
  Plain text file Install.php Example Installs the Notes Classes into Ladder

  Files folder image Files  /  Shared  
File Role Description
Files folder imageClasses (1 directory)
Files folder imagePanels (4 files, 2 directories)
  Plain text file AJAX.js Data Java Interfaces into AJAX
  Plain text file JQuery_Lite.js.js Data Provides simple JQuery Functionality
  Plain text file styles.css Example CSS styles used by my applications
  Plain text file _ENetArch.js Data Root JavaScript name space
  Plain text file _menus2.js Data HTML / JavaScript / CSS menus

  Files folder image Files  /  Shared  /  Classes  
File Role Description
Files folder imageCommon (2 files)

  Files folder image Files  /  Shared  /  Classes  /  Common  
File Role Description
  Plain text file Common_Note.cls Class Extends Ladders Item object
  Plain text file Common_Notes.cls Class Extends Ladders Folder object

  Files folder image Files  /  Shared  /  Panels  
File Role Description
Files folder imageCommon (2 files)
Files folder imageLadder (4 files)
  Plain text file Panel_List7.cls Class Works with Folder DetailList2 to draw a table
  Plain text file Panel_Panel.cls Class Contains the template classes for drawing Panels
  Plain text file Panel_TreeView.cls Class Draws a 3 DIV view Form
  Plain text file Panel_TriView.cls Class Draws a 3 DIV view Form

  Files folder image Files  /  Shared  /  Panels  /  Common  
File Role Description
  Plain text file Panel_Common_Note.cls Class Draws a Note data element
  Plain text file Panel_Common_Notes.cls Class Extends the Panel Ladder Folder

  Files folder image Files  /  Shared  /  Panels  /  Ladder  
File Role Description
  Plain text file Panel_Folder_DetailList2.cls Class Displays the details of data elements in a Folder
  Plain text file Panel_Ladder_Folder.cls Class Displays a static and edit view for a Folder element
  Plain text file Panel_Ladder_Item.cls Class Displays a static and edit view for a Item element
  Plain text file Panel_Ladder_Properties.cls Class Displays the properties for data stored in Ladder

Downloadnotes-2010-09-07.zip 202KB
Downloadnotes-2010-09-07.tar.gz
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Ladder PHP Download .zip .tar.gz Ladder manages the Data, this Presents Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:808
This week:0
All time:4,253
This week:107Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1196