Login   Register  
PHP Classes
elePHPant
Icontem

Double Linked List

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Oddleif Halvorsen
Name: Oddleif Halvorsen <e-mail contact>
Packages: 2 Browse all classes by Oddleif Halvorsen Browse all classes by
Country: Norway Norway - PHP jobs in Norway
Age: 31
All time rank: 10915 in Norway Norway
Week rank: 2074 Down8 in Norway Norway Down


  Detailed description   Download .zip .tar.gz  
This package implements a double linked list similar to the one available in Java.

It has functions for adding and removing objects and iterate through the list using iterators.

  Classes of Oddleif Halvorsen  >  Double Linked List  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Double Linked List
Base name: linkedlist
Description: A double linked list similar to LinkedList in Java
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1656 users
All time rank: 2097
Week users: 0 users
Week rank: 2072 Equal
 
  Groups   Rate classes User ratings   Dependents   Applications   Files Files  

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (62.5%)
Not sure (50.0%)
-
Sufficient (62.5%)
-
-
Not sure (42.5%)
1948
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
Sorted List
Required
My class inherits from it
XHTML Table generator
Required
Table.php and Tr.php uses the "Double Linked List" package to store rows and cells.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file Iterator.php Class An Iterator for the linked list
Accessible without login Plain text file LinkedList.php Class The linked list class
Accessible without login Plain text file LinkedListExample.php Example Examples on how to use the LinkedList and it iterators.
Accessible without login Plain text file ListeNode.php Class The class for the list node
Accessible without login Plain text file ListIterator.php Class The list iterator class

Download all files: linkedlist.tar.gz linkedlist.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.