eZDBTool Class Reference

The class eZDBTool does. More...

List of all members.


Public Methods

 eZDBTool ()
 isEmpty (&$db)
 cleanup (&$db)

Detailed Description

The class eZDBTool does.

Definition at line ezdbtool.php.


Constructor & Destructor Documentation

eZDBTool::eZDBTool  
 

Constructor

Definition at line ezdbtool.php.


Member Function Documentation

eZDBTool::cleanup &$    db
 

Tries to remove all relation types from the database.

Note:
If db is not specified it will use eZDB::instance()

Definition at line ezdbtool.php.

References eZDB::instance().

eZDBTool::isEmpty &$    db
 

Returns:
true if the database does not contain any relation objects.
Note:
If db is not specified it will use eZDB::instance()

Definition at line ezdbtool.php.

References eZDB::instance().


The documentation for this class was generated from the following file:  

Exponential