PHP Classes

File: adjacency.class.php

Recommend this page to a friend!
  Classes of Peter Drinnan   Adjacency Model   adjacency.class.php  
File: adjacency.class.php
Role: Class source
Content type: text/plain
Description: base class with all functions required for adding, removing and renesting ordered items.
Class: Adjacency Model
Create and manipulate adjacency lists in MySQL
Author: By
Last change: Added the following new functions:

public function updateNode($id,$data)
public function getSiblingNodes($sibling_id)
public function getParentID($node_id)
public function getParentData($node_id)
public function getParentIDs($node)
public function getParentsData($node)
public function getPositionData($node_id)
public function repositionSibling($node_id,$direction)
public function getSiblings($node_id)
public function addSiblingNode($sibling_id,$data)
Date: 13 years ago
Size: 18,771 bytes

You need to be a registered user and login to get this file.

1,614,377 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on: