Recommend this page to a friend! |
Download .zip |
Info | View files (22) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-06-18 (6 years ago) | Not yet rated by the users | Total: 810 | All time: 4,071 This week: 1,006 |
Version | License | PHP version | Categories | |||
ldr-todo 1.0 | GNU General Publi... | 4.5 | PHP 5, Databases, Content management |
Description | Author | ||||||||||||||||
This package can be used to manage a list of tasks of a to do list. Innovation Award
|
|
Files |
File | Role | Description |
---|---|---|
add.php | Example | Adds a todo to the folder |
Calendar_Week.cls | Class | Draws a calendar with a week of dates |
Common_List5.cls | Class | Draws data in a table format |
Common_Panel.cls | Class | Base class for all panel objects |
Common_Todo.cls | Class | Extends Ladders Item object |
Common_Todos.cls | Class | Extends Ladders Folder object |
CreateFolder.php | Example | Creatse a Folder in Ladder for the Todos |
delete.php | Example | Delets a Todo from the Folder |
edit.php | Example | Edits a Todo from the Folder |
install.php | Example | Installs the Todo Classes into Ladder |
jquery_lite.js | Data | Provides simple JQuery Functionality |
list.php | Example | Draws the Todos in the Folder |
move.php | Example | Moves Todos from one date to another |
new.php | Example | Draws a page for a new Todo |
styles.css | Data | CSS styles used by the Task Type pages |
Task_Priorities.cls | Class | Draws a drop down list box to identify the priority of the Todo |
Task_Types.cls | Class | Draws a drop down list box to identify the task types of the Todo |
Todo_Edit.cls | Class | Draws the panel for editing a Todo |
Todo_View.cls | Class | Draws the panel for viewing a Todo |
trgrs_Todos.js | Data | JavaScript functions that determine what should be done when a link is selected |
update.php | Example | Updates a Todo in the Folder |
view.php | Example | Views a Todo in the Folder |
ldr-todo-2010-06-18.zip 20KB | |
ldr-todo-2010-06-18.tar.gz 9KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
Ladder PHP | .zip .tar.gz | Manages the data that Task Types presents | 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.
Related pages |
Task Types Manages the Task Types used by the Todo List |
Ladder Manages the data that Todo presents |