bracket_db.inc File Reference

Functions

 bracket_db_load ($node)
 bracket_db_insert ($node)
 bracket_db_update ($node)
 bracket_db_update_tree ($node)
 bracket_db_delete ($node)
 bracket_db_delete_tree ($node)

Detailed Description

This file contains the database helper functions for the bracket module

Author:
Jim Bullington <jimb@jrbcs.com>

Function Documentation

bracket_db_delete ( node  ) 

delete a bracket node from the db

Parameters:
$node the node containing the bracket
bracket_db_delete_tree ( node  ) 

delete the db bracket tree

Parameters:
$node the node containing the bracket
bracket_db_insert ( node  ) 

insert a new bracket node to the db

Parameters:
$node the node containing the bracket
bracket_db_load ( node  ) 

Load a bracket node into this bracket object

Parameters:
$node the node to contain the bracket
Returns:
the loaded bracket object, if it exists
bracket_db_update ( node  ) 

update a bracket node to the db

Parameters:
$node the node containing the bracket
bracket_db_update_tree ( node  ) 

update the db bracket tree from the node

Parameters:
$node the node containing the bracket
 All Data Structures Files Functions Variables
Generated on Sat Jul 10 15:07:39 2010 by  doxygen 1.6.3